 
/* slick buttons / dots */
.slick-slider button.icon-prev {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  margin: -20px 0 0 0;
}
.slick-slider button.icon-next {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0;
  margin: -20px 0 0 0;
}
.slick-slider .slick-dots {
  bottom: 0;
  position: relative;
}
.slick-slider .slick-dots li {
  margin: 0;
}
.slick-slider .slick-dots button:before {
  color: #b7bfc6;
  opacity: 1;
  font-size: 3rem;
}
.slick-slider .slick-dots li.slick-active button:before {
  color: #003150;
  opacity: 1;
}
.product.data.items {
  margin: 0;
  padding: 0;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  background: transparent;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #e6eaed;
  height: auto;
  padding: 10px 30px 10px 0;
  
  line-height: 30px;
  font-size: 1.4rem;
  color: #003150;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #003150;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #003150;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #003150;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: transparent;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: transparent;
  padding-bottom: 10px;
}
.product.data.items > .item.content {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.pager {
  padding: 15px 0;
  text-align: center;
}
.pager:after {
  content: '';
  display: block;
  clear: both;
}
.pages {
  float: left;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
}
.pages .item {
  font-size: 12px;
  letter-spacing: normal;
  line-height: 32px;
  margin: 0 0 0 5px;
  display: inline-block;
}
.pages .item:first-child {
  margin: 0;
}
.pages .item.current strong {
  display: inline-block;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 3.8rem;
  width: 28px;
  text-align: center;
  border: 1px solid #c7ccd0;
  vertical-align: middle;
}
.pages .action {
  padding: 0;
  width: 28px;
  text-align: center;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.pages .action.icon-only {
  width: 40px;
}
.limiter {
  float: right;
}
.limiter-label,
.limiter-text {
  font-size: 12px;
}
.limiter select,
.limiter select:focus {
  height: 40px;
  padding: 3px 40px 5px 12px;
}
.products.wrapper ~ .toolbar .limiter {
  display: block;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #003150;
  margin: 0;
  padding: 0;
  list-style: none none;
  letter-spacing: .5px;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #003150;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #003150;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #003150;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #003150;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child):after {
  color: #003150;
  content: '/';
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.cms-page-view .breadcrumbs,
.cms-page-view .page-title-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.cms-subtitle {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 20px 40px 20px 0;
}
.cms-subtitle:after {
  position: absolute;
  content: '\e914';
  display: inline-block;
  right: 10px;
  vertical-align: middle;
  font-family: 'icomoon', sans-serif;
  font-size: 25px;
  line-height: 25px;
  font-weight: 100;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.cms-subtitle.open:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
li .cms-subtitle + ol {
  display: none;
}
.cms-page:after {
  clear: both;
  display: block;
  content: "";
}
.cms-page > ol.no-border > li {
  border-bottom: none;
}
.cms-page > ol > li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #84888b;
}
.cms-page h2,
.cms-page span {
  line-height: 1.1;
  font-size: 2.6rem;
  color: #84888b;
  font-weight: bold;
}
.cms-page p,
.cms-page li {
  color: #84888b;
}
.cms-page ol {
  counter-reset: section;
  list-style-type: none;
  padding-left: 0;
}
.cms-page ol li::before {
  display: inline-block;
  counter-increment: section;
  content: counters(section, ".") " ";
}
.cms-service-unavailable .columns .column.main,
.cms-no-route .columns .column.main {
  padding-bottom: 0;
}
.cms-service-unavailable .page-title,
.cms-no-route .page-title {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  text-align: center;
  margin-bottom: 0;
}
.cms-service-unavailable .page-main,
.cms-no-route .page-main {
  padding-left: 0;
  padding-right: 0;
}
.cms-service-unavailable .page-main .page-title-wrapper h1,
.cms-no-route .page-main .page-title-wrapper h1 {
  margin: 0;
  text-transform: uppercase;
}
.cms-service-unavailable .error-text,
.cms-no-route .error-text {
  color: #737373;
  text-align: center;
  padding-bottom: 40px;
}
.cms-service-unavailable .error-text h2,
.cms-no-route .error-text h2 {
  font-size: 26px;
}
.cms-service-unavailable .error-text p,
.cms-no-route .error-text p {
  font-size: 14px;
}
.cms-service-unavailable .error-image,
.cms-no-route .error-image {
  height: 320px;
  background: #eff1f3 url('../images/error/error.jpg') center center no-repeat;
  background-size: cover;
}
.cms-service-unavailable .breadcrumbs {
  display: none;
}
.cms-service-unavailable .page-main {
  padding: 0;
  background: #ffffff;
}
.cms-service-unavailable .page-title-wrapper {
  max-width: none;
  background: #eff1f3;
}
.cms-service-unavailable .error-phone:before {
  content: '\e91d';
  display: inline-block;
  font-family: 'icomoon', sans-serif;
}
.cms-no-route .page-main {
  background: #eff1f3;
}
.cms-no-route .page-main ul {
  width: auto;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.cms-no-route .page-main ul:after {
  clear: both;
  content: "";
  display: block;
}
.cms-no-route .page-main ul li.error-links {
  display: inline-block;
  width: 280px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 20px;
  list-style: none;
}
.cms-no-route .page-main ul li.error-links:hover span {
  background: #003150;
  color: #ffffff;
}
.cms-no-route .page-main ul li.error-links span {
  height: 65px;
  display: block;
  background: #ffffff;
  line-height: 65px;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  -moz-transition: background 0.3s ease, color 0.3s ease;
  -ms-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
}
.cms-no-route .page-main ul li.error-links a.error-links:before {
  content: '';
  display: block;
  height: 140px;
  background: #f7f7f7 center center;
  background-size: auto 100%;
  background-size: cover;
}
.cms-no-route .page-main ul li.error-links a.error-links.homepage:before {
  background-image: url('../images/error/error-homepage.jpg');
}
.cms-no-route .page-main ul li.error-links a.error-links.watches:before {
  background-image: url('../images/error/error-watches.jpg');
}
.cms-no-route .page-main ul li.error-links a.error-links.news:before {
  background-image: url('../images/error/error-news.jpg');
}
.cms-no-route .page-main ul li.error-links a.error-links.store:before {
  background-image: url('../images/error/error-store.jpg');
}
.cms-terms-of-use .page-main {
  padding: 0 20px;
  color: #737373;
}
.cms-terms-of-use .page-main .page-title-wrapper {
  margin: 0;
}
.cms-terms-of-use .page-main .page-title-wrapper h1 {
  margin: 40px 0 40px 0;
  color: #003150;
  font-size: 2.4rem;
}
.cms-terms-of-use .page-main p {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.cms-terms-of-use .page-main ol {
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 0;
  -webkit-padding-start: 0;
}
.cms-terms-of-use .page-main ol h2 {
  display: inline-block;
  font-weight: 300;
  margin: 0;
}
.cms-terms-of-use .page-main ol li {
  margin-bottom: 3rem;
}
.cms-terms-of-use .page-main ol li:before {
  font-size: 2.6rem;
  line-height: 1.1;
  font-weight: 400;
}
.cms-terms-of-use .page-main ol ol {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.cms-terms-of-use .page-main ol ol li {
  margin-bottom: 1rem;
}
.cms-terms-of-use .page-main ol ol li:before {
  line-height: 1.42857143;
  font-size: 1.4rem;
  font-weight: 400;
}
.cms-terms-of-use .page-main ol {
  counter-reset: tocNum;
  list-style-type: none;
}
.cms-terms-of-use .page-main ol + li {
  counter-reset: tocNum;
}
.cms-terms-of-use .page-main ol li {
  counter-increment: tocNum;
}
.cms-terms-of-use .page-main ol li:before {
  content: counters(tocNum, ".") ". ";
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 0;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-duration: .3s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 80%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  transition-duration: .2s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: #d4d6d9;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: #d4d6d9;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #00121d;
}
.modal-custom .modal-inner-wrap,
.modal-popup .modal-inner-wrap,
.modal-slide .modal-inner-wrap {
  box-shadow: none;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .modal-inner-wrap {
  opacity: 0;
  -webkit-transform: translateY(-200px);
  transform: translateY(-200px);
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform, opacity, visibility;
  transition-property: transform, opacity, visibility;
}
.modal-popup._show .modal-inner-wrap {
  opacity: 1;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-popup .modal-header {
  padding-top: 7rem;
}
.modal-popup.modal-center.popup-authentication .action-close:before {
  color: #59798d;
}
.modal-popup.modal-center.popup-authentication .action-close:hover:before {
  color: #ffffff;
}
.modal-popup.modal-center.popup-authentication .modal-inner-content {
  background: #003150;
  max-width: 1400px;
  color: #a3c1d8;
}
.modal-popup.modal-center.popup-authentication .modal-inner-content .password-forgotten {
  color: #a3c1d8;
}
.modal-popup.modal-center.popup-authentication .modal-inner-content .password-forgotten:hover {
  color: #ffffff;
}
.modal-popup.modal-center.confirm .modal-inner-content {
  text-align: center;
}
.modal-slide .action-close {
  padding: 30px;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(0, 49, 80, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
.modal-content > .modal-cms + .modal-footer {
  display: none;
}
.modal-cms-content {
  display: none;
}
.modal-cms li::before {
  display: none;
  content: " ";
}
.modal-cms .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  right: 45px;
  top: 20px;
}
.modal-cms .action-close:focus,
.modal-cms .action-close:active {
  background: none;
  border: none;
}
.modal-cms .action-close:hover {
  background: none;
  border: none;
}
.modal-cms .action-close.disabled,
.modal-cms .action-close[disabled],
fieldset[disabled] .modal-cms .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.modal-cms .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-cms .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-cms .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-cms .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-cms .action-close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: #003150;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-cms .action-close:hover:before {
  color: inherit;
}
.modal-cms .action-close:active:before {
  color: inherit;
}
.modal-cms .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-cms .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-cms .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-cms .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-cms .action-close:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  color: #003150;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-cms .action-close:hover:before {
  color: inherit;
}
.modal-cms .action-close:active:before {
  color: inherit;
}
.modal-cms .action-close:hover:before {
  color: #84888b;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.modal-cms .modal-content {
  padding-left: 90px;
  padding-right: 90px;
  padding-bottom: 2.6rem;
}
.modal-cms .title-h1 {
  font-size: 2rem;
  color: #003150;
}
.modal-cms ._inner-scroll .modal-content {
  overflow-y: inherit;
}
.modal-cms .modal-cms-content > ol > li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #84888b;
}
.modal-cms p,
.modal-cms li {
  color: #84888b;
}
.modal-cms ol {
  counter-reset: section;
  list-style-type: none;
  padding-left: 0;
}
.modal-cms li::before {
  counter-increment: section;
  content: counters(section, ".") " ";
}
.modal-cms footer {
  display: none;
}
.modal-popup.logo-header .modal-header {
  height: 80px;
  background: url('../images/logo.svg') no-repeat center center;
  background-size: 100px auto;
}
.modal-center.confirm .modal-footer {
  text-align: center;
  font-size: 0;
}
.modal-center.confirm .action-dismiss,
.modal-center.confirm .action-accept {
  display: inline-block;
  width: 46%;
  font-size: 12px;
}
.modal-center.confirm .action-dismiss + .action-dismiss,
.modal-center.confirm .action-accept + .action-dismiss,
.modal-center.confirm .action-dismiss + .action-accept,
.modal-center.confirm .action-accept + .action-accept {
  margin-left: 4%;
}
.modal-popup.rma-result-modal .modal-inner-content .rma-result-info {
  text-align: center;
  padding-bottom: 4rem;
}
.modal-popup.rma-result-modal .modal-inner-content h3 {
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 16px;
}
.modal-popup.rma-result-modal .modal-inner-content p {
  font-size: 1.6rem;
  color: #8097a9;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.payment-method-braintree .hosted-control {
  background: #ffffff;
  background-clip: border-box;
  border: 1px solid #c7ccd0;
  border-radius: 0;
  color: #003150;
  font-family: "Microsoft Yahei", "微软雅黑", "黑体", "Heiti", "华文黑体", "ST Heiti", 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 40px;
  line-height: 30px;
  padding: 4px 15px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}
.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #c7ccd0;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #c7ccd0;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #c7ccd0;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #e02b27;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}
.payment-method-braintree .field-tooltip {
  right: 0;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center;
}
.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.braintree-paypal-account:before {
  background-image: url('../Magento_Braintree/images/paypal-small.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: bottom;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  margin: 0;
}
.braintree-paypal-account:before {
  background-image: url('../Magento_Braintree/images/paypal-small.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: bottom;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  margin: 0;
}
.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.braintree-paypal-account .payment-method-type {
  font-weight: 700;
}
.braintree-paypal-account .payment-method-description {
  color: #575757;
}
.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.action-braintree-paypal-logo {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}
.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}
.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}
.account .table .col.paypal-account img {
  vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: normal;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #003150;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #003150;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
 
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  /*-.lib-button-size(
        @_button-line-height: @_button-s-height,
        @_button-padding: @_button-s-padding
    );
    .lib-font-size(@_button-s-font-size);*/
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #003150;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #003150;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #003150;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #003150;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #37b1ff;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  font-size: 35px;
  line-height: 33px;
  color: #c7ccd0;
  content: '\e911';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 35px;
  line-height: 33px;
  color: #c7ccd0;
  content: '\e911';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  padding-left: 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #003150;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e911';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e911';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #003150;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #003150;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #003150;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover {
  color: #003150;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #003150;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #003150;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #003150;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #003150;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #003150;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #003150;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
/*@product-action__l__icon__font-size: 20px;
@product-action__l__font-size: 12px;
@product-action__l__width: 70px;
@product-action__l__right: 0px;
@product-action__l__padding: 10px;*/
.products.list.items .product-item-add .action {
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  right: 10px;
  top: 10px;
  padding: 3px;
  background: #ffffff;
  border: 1px solid #c7ccd0;
  color: #003150;
  font-size: 9px;
  text-align: center;
  -webkit-transition: right 0.3s ease, background 0.3s ease, border 0.3s ease, opacity 0.3s ease;
  -moz-transition: right 0.3s ease, background 0.3s ease, border 0.3s ease, opacity 0.3s ease;
  -ms-transition: right 0.3s ease, background 0.3s ease, border 0.3s ease, opacity 0.3s ease;
  transition: right 0.3s ease, background 0.3s ease, border 0.3s ease, opacity 0.3s ease;
}
.products.list.items .product-item-add .action:before {
  display: block !important;
  width: 100%;
  height: 50%;
  color: #003150;
  font-size: 14px;
  line-height: 1 !important;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.products.list.items .product-item-add .action > span {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  line-height: 0.9em;
  text-transform: lowercase;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.products.list.items .product-item-add .action:hover,
.products.list.items .product-item-add .action.active {
  background: #003150;
  border-color: #003150;
  color: #ffffff;
}
.products.list.items .product-item-add .action:hover:before,
.products.list.items .product-item-add .action.active:before {
  color: #ffffff;
}
.products.list.items .product-item-add .action.towishlist.added:before {
  content: '\e92a';
}
.products.list.items .product-item-add .action.towishlist.added .label {
  padding-top: 0.3em;
}
.products.list.items .product-item-add .action.tocompare {
  top: 63px;
  -webkit-transition: right 0.3s ease 0.2s, background 0.3s ease, border 0.3s ease, opacity 0.3s ease 0.2s;
  -moz-transition: right 0.3s ease 0.2s, background 0.3s ease, border 0.3s ease, opacity 0.3s ease 0.2s;
  -ms-transition: right 0.3s ease 0.2s, background 0.3s ease, border 0.3s ease, opacity 0.3s ease 0.2s;
  transition: right 0.3s ease 0.2s, background 0.3s ease, border 0.3s ease, opacity 0.3s ease 0.2s;
}
.products.list.items .product-item-add .action.tocompare:before {
  content: '\e90d';
  font-family: 'icomoon';
}
.products.list.items .product-item-add .action.tocompare.added:before {
  content: '\e931';
}
.products.list.items .product-item-add .action.tocompare.added .label {
  padding-top: 0.3em;
}
.products.list.items .product-item-add .action.adding {
  background: #ffffff;
  border-color: #003150;
  color: #003150;
}
.products.list.items .product-item-add .action.adding:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.75) url('../images/loader.svg') no-repeat center center;
  background-size: auto 40%;
}
.product-items:after {
  clear: both;
  display: block;
  content: '';
}
.product-item {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-height: 580px;
  background: #ffffff;
  border-bottom: 1px solid #e6eaed;
  cursor: pointer;
  -webkit-background-clip: padding-box;
}
.product-item:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 127.1428%;
}
.product-item-info {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
.product-item-pin {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  min-width: 90px;
  padding: 6px 10px 7px 10px;
  text-align: center;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 14px;
  white-space: nowrap;
  background: #c7ccd0;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.product-item-border {
  display: block;
  position: absolute;
  z-index: 2;
  bottom: -1px;
  left: 0;
  right: 0;
  top: -1px;
  border: 0 solid #c7ccd0;
  -webkit-transition: border 0.1s ease;
  -moz-transition: border 0.1s ease;
  -ms-transition: border 0.1s ease;
  transition: border 0.1s ease;
}
.product-item-image {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: -2%;
  padding: 1px;
}
.product-item-image .product-image-container {
  width: 100%;
  max-width: 462px;
}
.product-item-image .product-image-wrapper {
  padding-bottom: 117.8571428%;
}
.product-item-details {
  position: absolute;
  z-index: 4;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 10px;
  text-align: center;
}
.product-item-details .collection-title {
  margin: 0;
}
.product-item-details .name,
.product-item-details .product-item-name {
  margin: 0 0 22px 0;
  font-size: 1.1rem;

  display: block;
}
.product-item-details .name a,
.product-item-details .product-item-name a {
  color: #84888b;
}
.product-item-details .name strong,
.product-item-details .product-item-name strong {
  display: block;
  font-weight: inherit;
  margin-bottom: 0.4em;
}
.product-item-details .product-item-attribute {
  display: block;
  margin-bottom: 0.6em;
  font-size: 1.2rem;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.product-item-details .product-item-collection {
 
  text-transform: uppercase;
  display: block;
  margin-bottom: 7px;
 
}
.product-item-details .price-box {
  font-size: 1.3rem;
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-item-add {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
}
.product-item.slick-slide {
  width: auto;
}
.products-grid .product-item-info:hover .product-item-border,
.products-grid .product-item-info.active .product-item-border {
  border-width: 5px;
}
.amscroll-loading {
  margin-top: 30px;
  margin-bottom: 30px;
}
.block.crosssell #block-crosssell-heading {
  text-transform: none;
}
.block.crosssell .block-title {
  padding-bottom: 20px;
  color: #737373;
  font-size: 1.8rem;
}
.block.crosssell .products-crosssell {
  margin-left: -10px;
  margin-right: -10px;
}
.block.crosssell .products-crosssell .product-item:before {
  padding-top: 0;
}
.block.crosssell .products-crosssell .product-item-info {
  position: static;
  display: table;
  width: 100%;
}
.block.crosssell .products-crosssell .product-item-image,
.block.crosssell .products-crosssell .product-item-details {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  width: 50%;
}
.block.crosssell .products-crosssell .product-image-photo {
  position: relative;
  padding: 0 10px 0 0;
}
.block.crosssell .products-crosssell .product-item-details {
  padding: 36px 10px 36px 0;
  z-index: 10;
  text-align: left;
  font-size: 13px;
}
.block.crosssell .products-crosssell .product-item-details .collection-title {
  margin-bottom: 0;
  color: #84888b;

}
.block.crosssell .products-crosssell .product-item-details .product-item-name {
  display: block;
  margin-bottom: 30px;
}
.block.crosssell .products-crosssell .product-item-details .price-final_price {
  margin-bottom: 15px;
}
.block.crosssell .products-crosssell .product-item-details .product-item-actions button {
  min-width: 80%;
}
.block.crosssell .products-crosssell .product-image-wrapper {
  padding-bottom: 0;
  height: 100%;
}
.block.related {
  padding: 20px 0;
  background: #ffffff;
}
.block.upsell {
  padding: 20px 0 0 0;
  background: #ffffff;
}
.block.related .block-title {
  text-align: center;
  color: #90959b;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.block.related .block-title .upper span {

  color: #003150;
}
.block.related .products.list .item {
  clear: none;
  border: none;
}
.block.related .products.list .item:before {
  border: none;
}
.block.related .product-item-image {
  top: -10%;
}
.block.related .product-item-details .collection-title {
  display: none;
}
.block.upsell .block-title {
  font-size: 2rem;
  text-align: center;
  color: #90959b;
  margin-bottom: 20px;
}
.block.upsell .products.list .item {
  clear: none;
  border-bottom: none;
}
.block.upsell .products.list .item:before {
  border-left: 1px solid #e6eaed;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter {
  display: none;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 32px;
  color: #ffffff;
  content: '\e907';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #003150;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 32px;
  color: #ffffff;
  content: '\e907';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #003150;
}
.sorter.sort-desc:before {
  content: '\e904';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
body.catalog-product-compare-index .page-wrapper {
  background: #eff1f3;
}
body.catalog-product-compare-index h1.page-title {
  text-transform: uppercase;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
}
.table-wrapper.comparison .product-item-photo {
  width: 100%;
  max-height: 100%;
}
.table-wrapper.comparison .product-item-photo img {
  width: 100%;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison tr > th,
.table-comparison tr > td {
  padding: 0;
}
.table-comparison thead tr > th,
.table-comparison thead tr > td {
  border-bottom: none !important;
  font-weight: normal !important;
}
.table-comparison tbody tr > th,
.table-comparison tbody tr > td {
  font-weight: normal !important;
  vertical-align: middle;
  height: 90px;
}
.table-comparison tbody tr > th.cell {
  position: relative;
}
.table-comparison tbody tr > th.cell .separator {
  position: absolute;
  bottom: 0;
  left: 21%;
  width: 58%;
  height: 1px;
  background-color: #e6eaed;
}
.table-comparison tbody tr > th.cell.noborder .separator {
  display: none;
}
.table-comparison tbody tr > td.cell {
  position: relative;
  padding-bottom: 1px;
}
.table-comparison tbody tr > td.cell .attribute.value {
  width: 75%;
  margin: 0 auto;
  padding: 10px 0;
}
.table-comparison tbody tr > td.cell .separator {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -37px;
  width: 74px;
  height: 1px;
  background-color: #e6eaed;
}
.table-comparison thead tr > th {
  vertical-align: middle;
  padding-top: 0px;
}
.table-comparison thead tr > th.cell .th-inner p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 26px;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
.table-comparison thead tr > th.cell .th-inner button {
  
  height: 65px;
  width: 100%;
  font-size: 1.2rem;
  line-height: 65px;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0;
}
.table-comparison thead tr > th.cell.scrolling {
  vertical-align: middle;
  padding-top: 0;
}
.table-comparison tfoot tr > td.cell {
  padding: 40px 0;
}
.table-comparison tfoot tr > td.cell form,
.table-comparison tfoot tr > td.cell a {
  
  height: 68px;
  line-height: 66px;
  width: 75%;
  margin: 0 auto;
  padding: 0;
}
.table-comparison tfoot tr > td.cell .stock.unavailable {
  height: 68px;
  line-height: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 75%;
  margin: 0 auto 15px auto;
  border: 2px solid #003150;
  
}
.table-comparison tfoot tr > td.cell form {
  margin-bottom: 15px;
}
.table-comparison tfoot tr > td.cell form button {
  
  height: 68px;
}
.table-comparison tr > th > .th-inner {
  width: 57%;
  margin: 0 auto;
}
.table-comparison .category-attribute-label {
  height: 70px;
  background: #c7ccd0;
  color: #ffffff;
}
.table-comparison .category-attribute-label th {
  padding: 0;
  font-size: 1.8rem;
}
.table-comparison .category-attribute-label th .th-inner {
  width: 86%;
}
.table-comparison .category-attribute-label th.large .th-inner {
  width: 89.5%;
}
.table-comparison .cell {
  position: relative;
  background: #ffffff;
  border-right: 0px solid #eff1f3 !important;
  border-top: none !important;
  border-bottom: none !important;
  text-align: center;
}
.table-comparison .cell:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #eff1f3;
}
.table-comparison .cell .attribute.label {
  font-size: 1.2rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
  color: #84888b;
}
.table-comparison .cell.label {
  background: #f7f7f7;
  color: #84888b;
  text-align: left;
}
.table-comparison .cell.label .attribute.label {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.info {
  padding: 0;
}
.table-comparison .cell.added {
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.table-comparison .cell.added .comparator-added-wrapper {
  display: block;
  max-width: 185px;
  height: 192px;
  position: relative;
  border: 1px #c7ccd0 solid;
  margin: 0 auto;
}
.table-comparison .cell.added .comparator-added-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.table-comparison .cell.added .icon-add {
  margin: 0 auto;
}
.table-comparison .cell.added .icon-add::before {
  font-size: 3rem;
}
.table-comparison .cell.added span {
  display: block;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.table-comparison .product-item-wrapper {
  padding: 50px 15px;
}
.table-comparison .product-item-top {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
}
.table-comparison .product-item-top .best-seller,
.table-comparison .product-item-top .action.delete {
  position: absolute;
}
.table-comparison .product-item-top .best-seller {
  left: 0;
  background: #c7ccd0;
  padding: 16px 25px;
  text-align: center;
  font-size: 1.2rem;
  color: #ffffff;
  
}
.table-comparison .product-item-top .action.delete {
  padding-top: 5px;
  padding-bottom: 5px;
  right: 0;
  color: #c7ccd0;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 40px;
}
.table-comparison .product-item-photo .product-image-container {
  text-align: center;
  width: 100% !important;
}
.table-comparison .product-item-photo .product-image-container .product-image-wrapper {
  display: inline-block;
  padding-bottom: 0 !important;
  height: auto;
  width: 100%;
}
.table-comparison .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: 100%;
}
.table-comparison .cell.scrolling {
  vertical-align: middle;
}
.table-comparison .cell.scrolling .product-item-top {
  z-index: 10;
}
.table-comparison .cell.scrolling .product-item-photo .product-image-container {
  width: 100% !important;
  position: relative;
  overflow: hidden;
}
.table-comparison .cell.scrolling .product-item-photo .product-image-container .product-image-wrapper {
  display: block;
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  top: 0;
}
.table-comparison .cell.scrolling .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  height: 100%;
  width: auto;
  max-width: none;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .price-box {
  margin: 0;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
}
.table-comparison .product-item-name {
  color: #84888b;
  margin: 0 0 25px;
  
}
.table-comparison .product-item-name p {
  margin-bottom: 3px;
  margin-bottom: 0px;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.1em;
}
.table-comparison .product-item-name span {
  font-size: 1.3rem;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  /*-.lib-button-size(
        @_button-line-height: @_button-s-height,
        @_button-padding: @_button-s-padding
    );
    .lib-font-size(@_button-s-font-size);*/
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.table-comparison.empty tr > th,
.table-comparison.empty tr > td {
  padding: 40px 0 !important;
}
.table-comparison.empty tr > th.cell .th-inner {
  border-bottom: none;
  line-height: normal;
}
.table-comparison.empty tr > th.cell .th-inner p {
  
  font-size: 1.4rem;
  line-height: 22px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  color: #003150;
}
.table-comparison.empty tr > th.cell .th-inner p.upper {
  font-weight: 400;
  color: #84888b;
  font-size: 1.6rem;
  line-height: 26px;
  margin-bottom: 30px;
}
.table-comparison.empty tr > th.cell .th-inner button,
.table-comparison.empty tr > th.cell .th-inner a {
  
  height: 65px;
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  line-height: 64px;
  letter-spacing: 0.1em;
  padding: 0;
}
.table-comparison.empty tr > th.cell .th-inner button span,
.table-comparison.empty tr > th.cell .th-inner a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2em;
}
.comparison.headings {
  background: #002744;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.headroom--pinned  .table-comparison thead.scrolled {
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  top: 110px !important;
}
.category-watches.page-products .page-wrapper {
  background-color: #ffffff;
}
.page-main .category-view-cms-header .breadcrumbs {
  border-top: 1px solid;
  border-color: #eff1f3;
}
.page-main .category-view-cms-header .page-title-wrapper {
  max-width: none;
  margin: 0 20px;
}
.page-main .category-view-cms-header .page-title-wrapper h1 {
  margin: 40px 0;
  font-weight: 400;
}
.page-main .watches-category-content .watches-category-content {
  position: relative;
  max-width: 86.9%;
  margin: 0 auto;
  font-size: 0;
}
.page-main .watches-category-content .watches-category-content .title,
.page-main .watches-category-content .watches-category-content .text {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-weight: 400;
  color: #737373;
}
.page-main .watches-category-content .watches-category-content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  left: 50%;
  margin-left: -50%;
  background-color: #e6eaed;
}
.v-align {
  font-size: 0;
  text-align: center;
  white-space: nowrap;
}
.v-align:before {
  content: ' ';
  font-size: 0;
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}
.v-align > *:first-child {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.products-top-info {
  overflow-y: hidden;
  height: 0;
  max-width: 776px;
  margin: 0 auto;
  text-align: center;
}
.products-top-info-inner {
  padding: 4px 5px 33px;
}
.products-top-info h2 {
  margin-top: 0;
  margin-bottom: 21px;
  color: #737373;
  font-size: 2.3rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
}
.products-top-info p {
  margin-bottom: 38px;
  color: #003150;
  font-size: 1.4rem;
  line-height: 28px;
  font-weight: 400;
}
.products-top-info a {
  display: inline-block;
  text-transform: uppercase;
  color: #003150;
  font-size: 13px;
  line-height: 30px;
  border-bottom: 1px solid #003150;
  letter-spacing: 1.2px;
  font-weight: 400;
}
.products-top-info.active {
  height: auto;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.old-price .price-label:after,
.special-price .price-label:after {
  content: ': ';
}
.page-products .page-wrapper {
  background: #eff1f3;
}
.products-top-toolbar {
  margin-bottom: 17px;
  text-align: left;
}
.products-top-toolbar .sorter {
  padding: 0;
}
.products-top-toolbar .toolbar {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.products-top-toolbar .dropdown {
  width: 140px;
}
.products-top-toolbar .dropdown > button {
  text-align: left;
}
.products-top-toolbar .icon-info {
  width: 45px;
  height: 44px;
  line-height: 44px !important;
  padding: 0;
}
.products-top-toolbar .icon-info:before {
  line-height: 44px;
}
.products-top-toolbar .icon-filter {
  float: right;
}
.products-top-toolbar .content-left {
  display: none;
}
.products-top-toolbar .toolbar-nofilter {
  text-align: center;
}
.category.view,
.products-top-filters .filter-content {
  margin-bottom: 16px;
}
body.catalog-category-view.page-with-filter #maincontent {
  opacity: 0;
}
.category-view {
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
}
.category-view h1 {
  font-weight: 400;
  margin: 16px 0;
  font-size: 2rem;
}
.category-view h2 {
  max-width: 400px;
  line-height: 25px;
  font-size: 1.7rem;
}
.category-view-image {
  background: #cccccc center center no-repeat;
  background-size: auto 100%;
  background-size: cover;
  overflow: hidden;
}
.category-view-image:before {
  content: '';
  display: block;
  padding-top: 67%;
}
.category-view-desc {
  position: relative;
  z-index: 3;
  padding: 0 20px;
  margin-bottom: 20px;
  text-align: center;
}
.category-view-desc a {
  font-size: 1.2rem;
}
.category-view-desc a:after {
  content: '\e914';
  font-family: 'icomoon', sans-serif;
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  top: -1px;
  font-size: 2.7rem;
  line-height: 1.2rem;
}
.category-view-desc div p:first-child {
  color: #ffffff;
}
.category-view-desc .page-title-wrapper h1 {
  margin: 0;
  font-weight: 300;
  letter-spacing: .2px;
}
.category-view .overlay-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
.category-view .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eff1f3;
}
.product-item-image {
  text-align: center;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.minicart-items .product-image-photo {
  height: auto !important;
}
.ratio-image .product-image-container {
  display: block;
  width: 100% !important;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.ratio-image .product-image-container:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.ratio-image .product-image-wrapper {
  position: absolute;
  overflow: visible;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  padding: 0 !important;
}
.ratio-image-1-2 .product-image-container:before {
  padding-top: 200%;
}
.ratio-image-1-2 .product-image-wrapper {
  left: -50%;
  right: -50%;
}
.ratio-image-2-3 .product-image-container:before {
  padding-top: 150%;
}
.ratio-image-2-3 .product-image-wrapper {
  left: -25%;
  right: -25%;
}
.ratio-image-3-4 .product-image-container:before {
  padding-top: 133.3333333%;
}
.ratio-image-3-4 .product-image-wrapper {
  left: -16.6666667%;
  right: -16.6666667%;
}
body.fotorama__fullscreen {
  overflow: hidden;
}
body.fotorama__fullscreen .page-wrapper {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 2000px !important;
}
body.fotorama__fullscreen .fixed-bottom,
body.fotorama__fullscreen .chat-link-fixed {
  display: none !important;
}
body.catalog-product-view #maincontent {
  opacity: 0;
}
body.catalog-product-view .chat-link-fixed {
  opacity: 0;
}
body.catalog-product-view .column.main {
  padding: 0;
}
body.catalog-product-view .column.main .catalog-product-category-content,
body.catalog-product-view .column.main .block {
  clear: both;
  margin: 0;
}
body.catalog-product-view .product-content-header .breadcrumbs {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
body.catalog-product-view .page-main .product-item:before {
  padding-top: 135.1428%;
}
.product-content-header {
  background: #003150;
  color: #ffffff;
  font-weight: 100;
  position: relative;
  overflow: hidden;
}
.product-content-header-image {
  background: transparent center center no-repeat;
  background-size: 100% auto;
  background-size: cover;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-content-header-content {
  position: relative;
  z-index: 2;
  background: rgba(0, 49, 80, 0.95);
  padding: 0 0 28px 0;
}
.product-content-header .breadcrumbs {
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 0 8px 0;
}
.product-content-header .items,
.product-content-header .items a,
.product-content-header .breadcrumbs .item:after {
  color: #ffffff;
}
.product-content-header .icon-back {
  font-size: 1rem;
  color: #ffffff;
  background: transparent;
  border-color: transparent;
}
.product-content-header .collection-title {
  text-align: center;
  font-weight: 400;
  font-size: 2rem;
  margin: 0 0 12px 0;
  line-height: 1.3;
  letter-spacing: 0.16em;
}
.product-content-header .page-title {
  text-align: center;
  font-size: 1rem;
  margin: 0;
}
.product-content-header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eff1f3;
  z-index: 2;
}
.product.media {
  padding-top: 20px;
  padding-bottom: 20px;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #008ce4;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product-info-main {
  padding: 20px;
  background: #ffffff;
}
.product-info-main .price-box {
  margin: 0 0 16px 0;
  text-align: center;
}
.product-info-main .price-box .price-wrapper .price {
  
  font-size: 1.6rem;
}
.product-info-main .product-addto-links button {
  overflow: visible;
}
.product-options-wrapper .field.option-select {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.product-options-wrapper .field.option-select:before,
.product-options-wrapper .field.option-select:after {
  display: none;
}
.product-options-wrapper .field.option-select .control {
  display: table-cell;
  width: 50%;
  padding: 0 5px 0 0;
  position: relative;
}
.product-options-wrapper .field.option-select .control button {
  white-space: normal;
}
.product-options-wrapper .field.option-select .control .dropdown {
  width: 100%;
}
.product-options-wrapper .field.option-select .control .mage-error {
  position: absolute;
  left: 0;
  bottom: 100%;
  line-height: 2rem;
}
.product-options-wrapper .field.option-select .product-bracelet-size-link {
  display: table-cell;
  vertical-align: bottom;
}
.product-options-wrapper .field.option-select .info {
  display: table-cell;
  width: 50px;
  padding: 0 5px;
}
.product-options-wrapper .field.option-select .inline-label {
  display: table-cell;
  padding: 0 0 0 5px;
  width: auto;
  font-size: 1.2rem;
  line-height: 1.2;
  font-size: 0.9rem;
  font-weight: 400;
  vertical-align: middle;
  white-space: nowrap;
}
.product-options-wrapper .field.option-select .inline-label span {
  display: inline-block;
  max-width: 75px;
}
.product-add-form .box-tocart {
  margin-top: 10px;
}
.product-add-form .box-tocart .actions {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.product-add-form .box-tocart .actions .action-add {
  display: table-cell;
  width: 50%;
  padding: 0 5px 0 0;
}
.product-add-form .box-tocart .actions .action-buy {
  display: table-cell;
  width: 50%;
  padding: 0 0 0 5px;
}
.product-add-form .box-tocart .actions button {
  width: 100%;
  letter-spacing: 0.1em;
  
}
.product-add-form .action-help {
  margin: 24px 0;
}
.product-add-form .action-help p.out-of-stock {
  text-align: left;
  margin: 0;
}
.product-add-form .action-help p.out-of-stock span {
  
  display: inline-block;
  padding: 8px 10px;
  border: 1px solid #003150;
  font-size: 1.2rem;
  line-height: 1.2;
  white-space: nowrap;
}
.product-add-form .action-help p.help {
  padding: 8px 0 0 0;
  font-size: 1rem;
  margin: 0;
}
.product-add-form .action-help p.help:before {
  color: #898d90;
}
.product-add-form #product-info-chat {
  display: block;
  text-align: left;
  margin-top: 10px;
  vertical-align: middle;
  text-transform: uppercase;
  
  letter-spacing: 0.02em;
  cursor: pointer;
  padding: 0;
}
.product-add-form #product-info-chat:before {
  display: inline-block;
  content: '\e90a';
  font-family: 'icomoon';
  line-height: 18px;
  margin-right: 12px;
  font-size: 2.8rem;
  vertical-align: bottom;
}
.product-info-stock-sku {
  display: none;
}
.product.info.detailed {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
  overflow-x: hidden;
}
.product-addto-links {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 30px;
  font-size: 0;
}
.product-addto-links > * {
  letter-spacing: 0;
  font-size: 14px;
}
.product-addto-links .action {
  margin: 0 8px;
}
.product-addto-links .action.icon-only.label-bottom .label {
  color: #677989;
  font-size: 0.9rem;
  letter-spacing: 0.1em;
}
.product.data.items .data.item.title {
  
  letter-spacing: 0.1em;
}
.product.data.items .switch .counter:before {
  content: '(';
  display: inline;
}
.product.data.items .switch .counter:after {
  content: ')';
  display: inline;
}
.article-content {
  background: #ffffff;
  position: relative;
  color: #737373;
}
.article-content.ambassador {
  clear: both;
}
.article-content.ambassador .content {
  background: #003150;
}
.article-content.ambassador .content > div {
  text-align: left;
}
.article-content.ambassador .thumb img {
  position: relative;
  top: -138px;
}
.article-content.ambassador .text {
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 35px;
}
.article-content.ambassador .action.large {
  padding: 15px 30px;
}
.article-content.ambassador .action.large:after {
  color: #ffffff;
}
.article-content.ambassador .action.large span {
  
  color: #ffffff;
  margin-right: 15px;
}
.article-content.part2 .thumb {
  background-color: #e0e8eb;
  color: #535455;
  text-align: center;
}
.article-content.part2 .thumb img {
  position: relative;
  width: 100%;
  top: 80px;
}
.article-content.part2 .content {
  background: #fbfbfc;
}
.article-content.part2 .text {
  font-size: 1.4rem;
  line-height: 27px;
  letter-spacing: 0.9px;
  width: 370px;
  font-weight: 400;
}
.article-content .thumb,
.article-content .content {
  width: 50%;
  box-sizing: border-box;
}
.article-content .thumb {
  position: relative;
  float: left;
  overflow: hidden;
  height: 100%;
}
.article-content .thumb img {
  max-width: none;
}
.article-content .content {
  background: white;
  position: absolute;
  right: 0;
  height: 100%;
  line-height: 100%;
  text-align: center;
  color: #6c6d6e;
}
.article-content .text {
  font-size: 2.6rem;
  line-height: 32px;
  color: #5f5f5f;
  text-align: left;
  font-weight: 300;
}
.article-content .button {
  margin-top: 50px;
}
.article-content.odd .thumb {
  float: right;
}
.article-content.odd .content {
  right: auto;
  left: 0;
}
.catalog-product-category-content {
  position: relative;
}
.catalog-product-category-content > div {
  font-size: 0;
  background: #ffffff;
}
.catalog-product-category-content > div > div {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.catalog-product-category-content > div:nth-child(1) > div:nth-child(1) {
  font-size: 2.4rem;
  color: #5f5f5f;
  font-weight: 300;
  padding-right: 50px;
}
.catalog-product-category-content > div:nth-child(1) > div:nth-child(2) .product-image-wrapper {
  min-height: 540px;
}
.catalog-product-category-content > div:nth-child(1) > div:nth-child(2) .product-image-wrapper img {
  height: 100%;
  max-width: none;
  width: auto;
}
.catalog-product-category-content > div:nth-child(2) {
  background: #fbfbfc;
}
.catalog-product-category-content > div:nth-child(2) > div:nth-child(1) {
  background: red;
}
.catalog-product-category-content > div:nth-child(2) > div:nth-child(2) {
  color: #5f5f5f;
  font-size: 1.4rem;
  line-height: 27px;
  letter-spacing: 0.07em;
}
.recall-product {
  position: relative;
  height: 1080px;
  background: #ffffff;
}
.recall-product .photo {
  position: absolute;
  z-index: 1 !important;
  left: 50%;
  bottom: 230px;
  margin-left: -146px;
}
.recall-product .bottom-recall-bg {
  z-index: 0 !important;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 360px;
  background: #e6eaed;
}
.recall-product .bottom-recall {
  position: absolute;
  z-index: 2 !important;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 360px;
  background: transparent;
  text-align: center;
}
.recall-product .bottom-recall .link-wrapper {
  display: inline-block;
  margin-top: 184px;
}
.recall-product .bottom-recall .link-wrapper .link-item {
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  color: #5c5e5f;
  margin-right: 40px;
  letter-spacing: 1.2px;
  line-height: 28px;
}
.recall-product .bottom-recall .link-wrapper .link-item.last {
  margin: 0;
}
.recall-product .bottom-recall .link-wrapper .link-item:before {
  display: inline-block;
  content: '\e924';
  font-family: 'icomoon';
  line-height: 28px;
  margin-right: 4px;
  font-size: 3rem;
  vertical-align: bottom;
}
.recall-product .bottom-recall .link-wrapper .link-item.icon-store:before {
  content: '\e910';
}
.recall-product .bottom-recall .link-wrapper .link-item.icon-print:before {
  content: '\e91f';
}
.recall-product .bottom-recall .link-wrapper .link-item.icon-download:before {
  content: '\e90f';
}
.recall-product .bottom-recall .link-wrapper .link-item:hover {
  color: #000000;
}
.stillframe-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.stillframe-wrapper .stillframe-loader {
  display: block;
  position: absolute;
  margin-top: -96px;
}
.stillframe-wrapper .stillframe-content {
  width: 100%;
  position: relative;
  background-color: #000000;
  color: #ffffff;
}
.stillframe-wrapper .stillframe-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAAFDElEQVR4Ae2chW4jSROAa0wxrCVrw4kd5vzaMHMMmbGlExwzvsAxM7zFMYMYFh7gBMfM8CbfSXOwDN09E09L//cEVU2FXRIMOMRJkqaVPiZYYJM9arg0qFNjnx02WGCCPlpJkySOI9EAhyQ5isywg8s2c4zSSyt50qT+UStPgTZ6GWWObVy2maFEjmST1SBJnkHWqbPNBG0kcHAuo65DgjYm2KbOOoPkSUozIE0PSzTYpEhCNCBBkU0aLNNN+nAPTZYSe1QYo0UMoYUxKuxRIosj4UOWQcrs0CkBQic7lBkkK2FCii52KdMhIUAHZXbpJiXhQIFFagxIiDBAjUUKYaz9MC5LxCRkiLGIy3Cg+8ARVjigSw4JujhghSNBns114nKIEGc9kLuGwwAe09IEmMZjAMdM/HEaDEiTYIAG49oqEGMKjy5pInThMUVMb/Wn8WiXJkM7HtMau8CYhvhhqeAyJmrQT50uiQh0Uqdfddv6JULQr3AeyFFmUiIGk5TJXZkJWWFdIgjrrFyBOWUYl5REEFK4DF/e43TplIhCJy6FS5uuFRYkwrDAyiXMGkVckhJhSOJSlAtDmn1KEnEosU/6wq7DEPtiAewzdAHXggxV2sQCaKNK5kJ+/65YArsMnrMHpMLKNYSWv0jJaXDopiIWQZluTu8BCZYYEYtgmBVOJzTJ45IUiyCJR/60/R1kVSyDVYaI/XOAWKdXLINeNv45RORwSYhlkMDz4wMcimyIhbBBCUeIcYwRsRBGmCEuJNjhqGjDLKOiBR4PiAEcZYeEkMYjYSD+l9wiWrDIFzxseAvSvh5G4r9Em3YC94CveFC08c8OJWZwRAPm+YIXzIpC1PhSVwUcZigJ44waiJ8RQ6jq7wKjTAjz9GqJ/znPn159413Qus4UWRA2adO4fp/xPBkJCKp8yf1aoc2msEdelGCZz3mWtAQIFZ27QJ49oaYmCit8piK+wi58wf04it0CNVHLw7HGZzxDSyj1/zJfcB8xtVyd0CB+xRWbNT7l6bAiB1+Fz7mfpIIlaagosMjXPBtutZI7+ZOrVBRQOELcxK/cgBNqRewUrxNXOUIKlxiHu/mWa4hJKNDDKV7BUb3ESs8o9/BdOCrQywle03lGFQ0Zd/Md1wWtAkVO8rqeIVtQdSW4i++DvQv0+eJruhIT6s4cd/ODr0Jw4r+p68xputPcxY/ciNNU8X13Wjug8VW42bx8yineFE3Y5qhBSMnd/MRNhuKf5G2zkNIoqOdOftLfBYY4xbumQb1hWoU7+Zk7yWp1QHzEe+ZpFePEFnfxMbOiDMd4LJDElnlqkQWKzUot2pzc7Tmd3I0xZG963Yc8nq0FDh8SLDNsc4nJoYuyxUU+68usdha6LW81sL7Zw/J2G3sbnhJ4FG1uOZtnldilm/68SDf9eRQu62VHuu1yxPrGV8tbjy1v/lZtv++MzuXVWFDGcGmPiOvgMab7BaUtAuK7/A9H9xOQS2fT272niJl8w6o39RtWnXEc+z/CWf0V8f+fQX1IMYLL4iF9x/UYCcEfo8AyLgOhW9wVCuH5g72UKdMeUq5hn32KtEiYkPtnKEBHwML7QwHIHeZYhjKjgYxlGKWsPZZBH9J0s0ydDaPBGBvUzQZjmI8mGfKF2FIeTbLlKz9EnmQUhsOUmGH3gsNh4qRIk6eVXkaZZRuX3TCHw5iP55n8bzyPR4MGHjX22GSByeDH8/wFvxFDqDNj334AAAAASUVORK5CYII=') 50 50, auto;
}
.stillframe-wrapper .stillframe-menu {
  width: 100%;
  position: relative;
  background-color: #003150;
  color: #ffffff;
}
.stillframe-wrapper .stillframe-menu .name {
  font-size: 2.6rem;
  color: white;
  font-weight: 300;
  display: inline-block;
  text-transform: uppercase;
}
.stillframe-wrapper .stillframe-menu .icon-watch-zoom-stillframe {
  margin-left: 60px;
  top: 6px;
  position: relative;
  display: none;
}
.stillframe-wrapper .stillframe-menu .autoplay-wrapper {
  margin-left: 60px;
  display: inline-block;
  color: #99adb9;
  font-size: 1.6rem;
  text-transform: uppercase;
  cursor: pointer;
}
.stillframe-wrapper .stillframe-menu .autoplay-wrapper .on {
  display: none;
}
.stillframe-wrapper .stillframe-menu .autoplay-wrapper.play .on {
  display: inline-block;
}
.stillframe-wrapper .stillframe-menu .autoplay-wrapper.play .off {
  display: none;
}
.fixed-bottom.product .img {
  width: 50px;
  padding-right: 0;
}
.fixed-bottom.product .img img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 50px;
}
.fixed-bottom.product .product-title {
  font-size: 1rem;
  margin: 0;
}
.fixed-bottom.product .price-box {
  margin: 0;
  text-align: left;
}
.fixed-bottom.product .price-box .price-wrapper .price {
  
  font-size: 1.3rem;
}
.fixed-bottom.product .actions {
  text-align: right;
  font-size: 0;
  width: 150px;
}
.fixed-bottom.product .actions > * {
  font-size: 14px;
}
.fixed-bottom.product .actions .dropdown {
  margin-right: 10px;
}
.fixed-bottom.product .actions .info,
.fixed-bottom.product .actions .inline-label {
  display: none;
}
.fixed-bottom.product .actions .action.tocart {
  font-size: 1rem;
  width: 140px;
  letter-spacing: 0.1em;
  
}
.catalogsearch-result-index {
  opacity: 0;
}
.catalogsearch-result-index .columns .column.main {
  padding-bottom: 0;
}
.catalogsearch-result-index .search-header {
  position: relative;
  overflow: hidden;
  background: #ffffff;
}
.catalogsearch-result-index .search-header .breadcrumbs {
  background-color: #eff1f3;
  border-bottom: none;
}
.catalogsearch-result-index .search-header .upper.content-wrapper span {
  position: relative;
  display: block;
}
.catalogsearch-result-index .search-header .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #003150;
}
.catalogsearch-result-index .search-content {
  background-color: #003150;
}
.catalogsearch-result-index .search.results > ul {
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
  border-bottom: solid #3f6589 1px;
}
.catalogsearch-result-index .search.results > ul li {
  display: inline-block;
  text-transform: uppercase;
}
.catalogsearch-result-index .search.results > ul li a {
  color: #f7f7f7;
}
.notouch .catalogsearch-result-index .search.results > ul li a:hover {
  color: #ffffff;
}
.catalogsearch-result-index .search.results h2 {
  text-transform: uppercase;
  color: #ffffff;
}
.catalogsearch-result-index .search.results h2 a {
  color: #ffffff;
}
.catalogsearch-result-index .search.results .search-list {
  font-size: 0;
}
.catalogsearch-result-index .search.results .search-item {
  overflow: hidden;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.catalogsearch-result-index .search.results .search-list-universe .search-item-universe:last-child > .news-text:after {
  display: none;
}
.catalogsearch-result-index .search.results .search-item-universe > a {
  display: inline-block;
  width: 100%;
  padding-top: 62.5%;
  overflow: hidden;
  position: relative;
}
.catalogsearch-result-index .search.results .search-item-universe > a img {
  position: absolute;
  top: 0;
  width: 100%;
}
.catalogsearch-result-index .search.results .search-item-universe > a:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 49, 80, 0.7);
  transition: background-color 0.2s linear;
}
.notouch .catalogsearch-result-index .search.results .search-item-universe > a:hover:after {
  background-color: rgba(0, 49, 80, 0);
}
.catalogsearch-result-index .search.results .search-item-universe > .news-text {
  position: relative;
  font-size: 1.4rem;
  display: inline-block;
  width: 100%;
  background: white;
}
.catalogsearch-result-index .search.results .search-item-universe > .news-text:after {
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: #e6eaed;
}
.catalogsearch-result-index .search.results .search-item-universe .news-category {
  font-weight: 700;
  color: #b7bfc6;
}
.catalogsearch-result-index .search.results .search-item-universe .news-title {
  font-weight: 300;
  color: #000000;
}
.catalogsearch-result-index .search.results .search-item-universe .news-date {
  
  color: #737373;
  position: absolute;
  bottom: 0;
}
.catalogsearch-result-index .search.results .search-item-retailers,
.catalogsearch-result-index .search.results .search-item-customerservice,
.catalogsearch-result-index .search.results .search-item-company {
  background: #ffffff;
}
.catalogsearch-result-index .search.results .search-item-retailers .text,
.catalogsearch-result-index .search.results .search-item-customerservice .text,
.catalogsearch-result-index .search.results .search-item-company .text,
.catalogsearch-result-index .search.results .search-item-retailers .rmore,
.catalogsearch-result-index .search.results .search-item-customerservice .rmore,
.catalogsearch-result-index .search.results .search-item-company .rmore {
  color: #000000;
}
.catalogsearch-result-index .search.results .search-item-retailers .text,
.catalogsearch-result-index .search.results .search-item-customerservice .text,
.catalogsearch-result-index .search.results .search-item-company .text {
  font-weight: 300;
  height: 140px;
  overflow: hidden;
}
.catalogsearch-result-index .search.results .search-item-retailers .text .title,
.catalogsearch-result-index .search.results .search-item-customerservice .text .title,
.catalogsearch-result-index .search.results .search-item-company .text .title {
  
}
.catalogsearch-result-index .search.results .search-item-retailers .rmore,
.catalogsearch-result-index .search.results .search-item-customerservice .rmore,
.catalogsearch-result-index .search.results .search-item-company .rmore {
  
  position: absolute;
  bottom: 0;
  text-transform: uppercase;
}
.catalogsearch-result-index .no-results .content-wrapper {
  background: #fff;
  min-height: 72px;
}
.catalogsearch-result-index .no-results .notice {
  padding: 20px 0;
  font-size: 1.2rem;
  color: #84888b;
  
  padding-top: 11px;
  padding-bottom: 5px;
  margin: 0 20px;
}
.cart-item-separator td {
  padding: 12px 10px;
}
#coupon_code-error {
  position: absolute;
}
.checkout-cart-index .top-link-item.showcart {
  background: #003150;
  color: #ffffff;
}
.checkout-cart-index .cart.item {
  background: #ffffff;
}
.checkout-cart-index .page-main {
  padding-top: 20px;
}
.checkout-cart-index .page-wrapper {
  opacity: 0;
}
.cart-header {
  position: relative;
  padding: 16px 0 12px 0;
  overflow: hidden;
}
.cart-header .page-title {
  margin: 0;
  text-transform: uppercase;
  font-weight: 400;
}
.cart-header .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: #eff1f3;
}
.secure-shopping {
  line-height: 30px;
  font-size: 1.1rem;
  margin: 15px 0px 0px 0px;
  color: #222;
  letter-spacing: 0.2em;
}
.secure-shopping:before {
  display: inline-block;
  vertical-align: bottom;
  line-height: 30px;
  font-size: 30px;
  content: '\e919';
  font-family: 'icomoon', sans-serif;
  margin: 0 2px 0 0;
}
.cart-title {
  min-height: 28px;
  margin: 0 0 16px 0;
}
.cart-title h2.title {
  display: inline-block;
  vertical-align: baseline;
  font-size: 2rem;
  font-weight: 400;
  margin: 0 6px 9px 0;
}
.cart-title p.subtitle {
  margin: 0;
  display: inline-block;
  vertical-align: baseline;
  color: #84888b;
}
.summary.title {
  margin: 0 0 16px 0;
  text-transform: uppercase;
  
  color: #84888b;
  font-size: 1.4rem;
  line-height: 28px;
}
.cart.table-wrapper {
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  overflow-x: hidden;
  overflow-y: hidden;
}
.cart.table-wrapper .action-delete {
  color: #84888b;
}
.cart.table-wrapper .action-delete:hover,
.cart.table-wrapper .action-delete:focus,
.cart.table-wrapper .action-delete:active {
  color: #003150;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #003150;
}
.cart.table-wrapper .items > .item {
  position: relative;
}
.cart.table-wrapper .cart-item-actions {
  text-align: right;
}
.cart.table-wrapper .cart-item-actions.mobile .action-delete {
  margin: -10px -10px 0 0;
  width: 38px;
  text-align: center;
}
.cart.table-wrapper .cart-item-actions.mobile .action-delete .label {
  display: none;
}
.cart.table-wrapper .cart-item-actions.mobile .action-delete:before {
  margin: 0;
  font-size: 15px;
}
.cart.table-wrapper .cart-item-separator td {
  height: 20px;
  background: #eff1f3;
}
.cart.table-wrapper .cart-item-select {
  width: 10%;
  text-align: center;
  vertical-align: middle;
  padding: 0;
}
.cart.table-wrapper .cart-item-image {
  width: 37%;
  text-align: center;
  vertical-align: middle;
  padding: 0;
}
.cart.table-wrapper .cart-item-image a {
  display: block;
}
.cart.table-wrapper .cart-item-image .product-image-container {
  max-width: 180px;
}
.cart.table-wrapper .cart-item-info {
  width: 53%;
  padding: 7px 3px 30px 10px;
  color: #84888b;
  font-size: 1.2rem;
}
.cart.table-wrapper .cart-item-info select {
  width: 97px;
  text-align: center;
}
.cart.table-wrapper .item-option-empty {
  display: none;
}
.cart.table-wrapper .item-option p {
  display: inline-block;
  margin: 0;
  color: #003150;
}
.cart.table-wrapper .price-including-tax,
.cart.table-wrapper .price-excluding-tax {
  font-size: inherit;
  display: inline;
}
.cart.table-wrapper .price-including-tax .price,
.cart.table-wrapper .price-excluding-tax .price {
  font-weight: normal;
}
.cart.table-wrapper .item-price.subtotal .price {
  
}
.cart.table-wrapper .cart-price {
  color: #003150;
}
.cart.table-wrapper .product-item-collection,
.cart.table-wrapper .product-item-name {
  font-size: 1.3rem;
  
  margin: 0 0 4px 0;
}
.cart.table-wrapper .product-item-collection a,
.cart.table-wrapper .product-item-name a {
  color: inherit;
}
.cart.table-wrapper .cart-item-details {
  margin: 16px 0 0 0;
}
.cart.table-wrapper .cart-item-details > div {
  margin: 0 0 4px 0;
  white-space: nowrap;
}
.cart.table-wrapper .cart-item-details > div .label:after {
  content: ' : ';
  display: inline;
}
.cart.table-wrapper .cart-item-details > div.qty {
  margin-bottom: 16px;
}
.cart.table-wrapper .cart-item-bottom,
.cart.table-wrapper .cart-item-actions.desktop {
  display: none;
}
.cart-gift-item {
  margin: 0 0 20px 0;
}
.block.discount {
  margin: 0 0 40px 0;
}
.block.discount .label {
  display: inline-block;
  color: #84888b;
  font-size: 1.2rem;
  margin: 0 0 10px 0;
}
.block.discount .fieldset {
  width: 169px;
  display: table;
}
.block.discount .fieldset .field {
  display: table-cell;
  width: 75%;
  padding-right: 5px;
  margin: 0;
}
.block.discount .fieldset .actions-toolbar {
  display: table-cell;
  width: 25%;
  padding-left: 5px;
  vertical-align: middle;
}
.block.discount .fieldset .actions-toolbar .action {
  width: 100%;
  text-align: center;
}
.data.table.totals > tbody {
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
}
.data.table.totals > tbody > tr > th {
  padding: 4px 4px 4px 12px;
}
.data.table.totals > tbody > tr > td {
  text-align: right;
  padding: 4px 12px 4px 4px;
}
.data.table.totals > tbody > tr:nth-child(odd) {
  background: #e6eaed;
}
.data.table.totals > tbody .grand.totals {
  font-size: 1.6rem;
}
.cart-reinsurance {
  margin-top: 16px;
  color: #84888b;
  font-size: 1.1rem;
}
.cart-reinsurance-title {
  margin: 47px 0 13px 0;
  text-transform: uppercase;
  font-size: 1.6rem;
  
  margin-top: 2px;
}
.cart-reinsurance-title:first-child {
  margin-top: 0;
}
.cart-reinsurance p {
  letter-spacing: 0px;
  line-height: 2.2em;
}
.cart-reinsurance .inline-phone-btn {
  font-size: 1.1em;
}
.cart-reinsurance .cart-payment-method {
  display: inline-block;
  width: auto;
  height: 23px;
  margin: 12px 45px 0 0;
}
.cart-reinsurance .cart-payment-method:first-child {
  margin-right: 0;
}
.block.crosssell {
  margin-top: 35px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart {
  padding-top: 0;
  padding-bottom: 10px;
}
.block-minicart .product.actions .primary,
.block-minicart .items-total,
.block-minicart .action.close,
.block-minicart .action.edit,
.block-minicart .cart-item-qty {
  display: none;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  padding-top: 15px;
  text-align: right;
}
.block-minicart .subtotal:before,
.block-minicart .subtotal:after {
  content: '';
  display: table;
}
.block-minicart .subtotal:after {
  clear: both;
}
.block-minicart .subtotal .label {
  float: left;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 1.2rem;
  font-weight: 300;
}
.block-minicart .amount.price-container {
  float: right;
}
.block-minicart .amount.price-container .price {
  font-size: 1.2rem;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  white-space: nowrap;
  display: block;
  padding: 0;
  font-weight: 300;
  font-size: 1.6rem;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper .block-minicart {
  width: 332px;
  right: 0;
  border-top: 0;
  padding: 0 0 15px 0;
}
.minicart-wrapper .block-minicart.empty {
  width: auto;
  padding-top: 15px;
}
.minicart-wrapper .block-minicart .minicart-message {
  text-align: center;
  color: #ffffff;
  background: #003150;
  padding: 22px 10px;
  line-height: 19px;
}
.minicart-wrapper .block-minicart .minicart-content-wrapper {
  padding: 0 30px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  position: absolute;
  top: 0;
  right: 20px;
  float: none;
  margin: 0;
}
.minicart-wrapper .counter-label > span {
  display: none;
}
.minicart-wrapper .action.close {
  display: none;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .actions.checkout {
  display: block;
  padding: 0;
  margin-top: 0;
  text-align: left;
}
.minicart-wrapper .actions.checkout button.action.checkout {
  display: inline-block;
  position: relative;
  padding: 0;
  background: transparent;
  border: none !important;
  color: #003150;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.6em;
}
.minicart-wrapper .actions.checkout button.action.checkout:after {
  position: absolute;
  left: 50%;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background: #abb0b3;
  content: "";
  transition: width 0.2s ease;
  transform: translateX(-50%);
}
.minicart-wrapper .actions.checkout button.action.checkout:hover {
  background: transparent;
  color: #003150;
}
.minicart-wrapper .actions.checkout button.action.checkout:hover:after {
  width: 0;
}
.minicart-wrapper .actions.shopping-bag {
  margin-bottom: 15px;
}
.minicart-wrapper .actions.shopping-bag .button {
  width: 100%;
  height: auto;
  border: none;
  text-align: center;
}
.minicart-wrapper .actions.shopping-bag .button .action.primary {
  border: 1px solid #003150;
  color: #ffffff;
}
.minicart-wrapper .actions.shopping-bag .button .action.primary:hover {
  color: #003150;
}
.minicart-wrapper .actions.shopping-bag .button .action.viewcart {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  letter-spacing: 1px;
}
.minicart-wrapper .minicart-widgets {
  display: none;
}
.minicart-wrapper.open .top-link-item {
  background: #ffffff;
  color: #003150;
}
.minicart-items-wrapper {
  overflow-x: auto;
  height: auto !important;
  max-height: 348px;
  margin: 0 -30px;
  padding: 0;
  border: 1px solid #e6eaed;
  border-left: none;
  border-right: none;
  border-top: none;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  display: block;
  width: 100%;
  float: none;
  position: relative;
  border-top: 1px solid #e6eaed;
  padding: 15px 0 10px 0;
  margin: 0;
  border-bottom: none;
  cursor: default;
}
.minicart-items .product-item:first-child {
  border-top: none;
}
.minicart-items .product-item:before {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
}
.minicart-items .product-item-pricing .price-container {
  margin: 15px 0 18px 0;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product-item-photo {
  display: block;
  float: left;
  width: 115px;
}
.minicart-items .collection-title {
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 18px;
  font-weight: 400;
  margin: 0 0 2px 0;
  letter-spacing: 0.1em;
}
.minicart-items .product-item-name a {
  display: block;
  margin: 0 0 10px;
  font-weight: normal;
  font-size: 1.4rem;
  color: #84888b;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.minicart-items .product-item-details {
  position: relative;
  float: right;
  width: 189px;
  padding: 40px 10px 0 0;
  text-align: left;
  
  color: #84888b;
}
.minicart-items .product-item-details .price {
  color: #003150;
  font-size: 1.2rem;
  
  letter-spacing: 0.1em;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product-item-details .details-qty.qty {
  margin-top: 0;
  color: #84888b;
}
.minicart-items .product-item-details .details-qty.qty label {
  width: auto;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: normal;
  letter-spacing: 1px;
}
.minicart-items .product-item-details .details-qty.qty label:after {
  content: ' : ';
}
.minicart-items .product-item-details .details-qty.qty .details-qty-change {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #84888b;
  border-radius: 50%;
  color: #84888b;
  line-height: 18px;
  font-size: 1.5rem;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  -ms-transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.minicart-items .product-item-details .details-qty.qty .details-qty-change:hover {
  background: #003150;
  border-color: #003150;
  color: #ffffff;
}
.minicart-items .product-item-details .details-qty .details-qty-qty {
  font-weight: normal;
  font-size: 1.3rem;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e912';
  font-family: 'icomoon';
  margin: -3px 0 0 7px;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e912';
  font-family: 'icomoon';
  margin: -3px 0 0 7px;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  width: 40px;
  margin-right: 10px;
  text-align: center;
}
.minicart-items .update-cart-item {
  vertical-align: top;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 1.1rem;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.delete {
  position: absolute;
  top: 1px;
  right: 0;
  float: none;
  height: auto;
  padding: 0;
  margin: 0;
  border: none;
  line-height: 1;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 38px;
  color: #84888b;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.delete:hover:before {
  color: #003150;
}
.minicart-items .action.delete:active:before {
  color: #84888b;
}
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.delete:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 38px;
  color: #84888b;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.delete:hover:before {
  color: #003150;
}
.minicart-items .action.delete:active:before {
  color: #84888b;
}
.minicart-items .action.delete:before {
  line-height: 1;
}
.minicart-items .action.delete:hover,
.minicart-items .action.delete:focus,
.minicart-items .action.delete:active {
  background: transparent;
}
.minicart-items .action.edit {
  display: none;
}
.page-layout-checkout .page-wrapper {
  padding-top: 0;
}
.page-layout-checkout .nav-sections,
.page-layout-checkout .nav-toggle {
  display: none;
}
.page-layout-checkout .columns .column.main {
  padding-bottom: 0;
}
.checkout-container ol,
.checkout-container ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.checkout-header .secure-shopping {
  float: right;
}
.checkout-header-title .page-title {
  text-transform: uppercase;
  margin: 0;
}
.checkout-header .content-wrapper:after {
  content: '';
  display: block;
  clear: both;
}
#co-payment-form button[type="submit"] {
  display: none;
}
.checkout-container {
  min-height: 700px;
}
.checkout-container > .loading-mask {
  background: transparent;
}
.checkout-container > .loading-mask ~ .opc-wrapper {
  opacity: 0;
  min-height: 400px;
}
.checkout-index-index > .loading-mask .loader,
.checkout-container > .loading-mask .loader {
  position: absolute;
  top: 112px;
  width: 100%;
  left: 0;
  bottom: 0;
}
.checkout-index-index > .loading-mask .loader img,
.checkout-container > .loading-mask .loader img {
  position: absolute;
}
.checkout-index-index > .loading-mask {
  background: rgba(255, 255, 255, 0.3);
}
.checkout-index-index > .loading-mask .loader {
  display: none;
}
.checkout-index-login .page-main .block-customer-login .otherLogin .action {
  border: 1px solid #c7ccd0;
  margin: 0 2px;
}
.checkout-index-login .page-main .block-customer-login .otherLogin .action:first-child {
  margin-left: 0;
}
.checkout-index-login .page-main .block-customer-login .otherLogin .action:last-child {
  margin-right: 0;
}
.checkout-index-login .page-main .block-customer-login .otherLogin .action:hover {
  background: #003150;
  border: 1px solid #003150;
}
.checkout-index-login .block-new-customer .block-title strong {
  font-weight: 400;
}
.checkout-index-login .block-new-customer .block-content p:not(.subtitle),
.checkout-index-login .block-new-customer .block-content li {
  color: #5d5d5d;
  margin: 0;
  letter-spacing: -0.1px;
}
.checkout-index-login .block-new-customer .block-content li:before {
  content: '-';
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.checkout-index-login .block-new-customer .block-content .actions-toolbar .action {
  text-align: left;
}
.checkout-index-login .block-new-customer .block-content .actions-toolbar .action:after {
  float: right;
  position: relative;
}
.checkout-index-login .block-new-customer .new-customer-guest {
  border-top: solid #1a4662 1px;
}
.checkout-index-login .block-new-customer .new-customer-guest .title {
  text-transform: uppercase;
}
.checkout-index-login .block-new-customer .new-customer-guest a {
  text-decoration: underline;
}
.checkout-address-form .fieldset {
  margin: 0 0 4px;
}
.checkout-address-form .fieldset > .field:not(.hidden),
.checkout-address-form .fieldset > .fields > .field:not(.hidden) {
  margin-bottom: 10px;
}
.checkout-address-form .fieldset > .field:not(.hidden).choice.set.shipping,
.checkout-address-form .fieldset > .fields > .field:not(.hidden).choice.set.shipping {
  margin-top: 20px;
}
.checkout-address-form #checkout {
  padding-top: 19px;
  padding-bottom: 22px;
}
.checkout-address-form .back a {
  line-height: 1;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  letter-spacing: 0.5px;
}
.checkout-address-form .back a:after,
.checkout-address-form .back a:before {
  line-height: 0.8;
  line-height: 1rem;
  font-size: 12px;
  margin-right: 3px;
}
.checkout-address-form .block-title {
  background: #e6eaed;
  margin-top: 8px;
  margin-bottom: 17px;
  text-transform: uppercase;
  font-size: 1.15rem;
  
  text-align: center;
  padding: 16px 0;
  letter-spacing: 0.3px;
}
.checkout-address-form .actions-toolbar .action {
  position: relative;
  line-height: 4.8;
  text-align: left;
  padding: 0 14px;
  font-size: 1rem;
  font-weight: 700;
}
.checkout-address-form .actions-toolbar .action:after {
  position: absolute;
  right: 12px;
  font-size: 13px;
  top: 7px;
}
.checkout-onepage-success h2,
.checkout-onepage-success p {
  color: #84888b;
  font-weight: 400;
}
.checkout-onepage-success .checkout-result-order-id {
  color: #003150;
}
.checkout-onepage-success .checkout-result-thanks {
  width: 210px;
  margin-left: -105px;
  margin-top: -40px;
  font-size: 3rem;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #003150;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #002744;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #003150;
  
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #003150;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e90b';
  font-family: 'icomoon';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #003150;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e90b';
  font-family: 'icomoon';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #003150;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 38px;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #003150;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 38px;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #003150;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #003150;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
#payment_step_header,
#shipping_step_header {
  
}
#checkout-step-shipping .addresses .control > span {
  font-size: 1rem;
  letter-spacing: 0.1px;
}
#checkout-step-shipping .addresses .control .shipping-address-item {
  position: relative;
  border: solid #b7bfc6 1px;
  cursor: pointer;
}
#checkout-step-shipping .addresses .control .shipping-address-item:first-child {
  margin-top: 0;
}
#checkout-step-shipping .addresses .control .shipping-address-item .input-mask {
  position: relative;
}
#checkout-step-shipping .addresses .control .shipping-address-item.selected-item input[type="radio"]:after {
  background: #003150;
}
#checkout-step-shipping .addresses .control .shipping-address-item .address-detail {
  position: absolute;
  top: 0;
  left: 36px;
  right: 0;
  bottom: 0;
  font-size: 1rem;
}
#checkout-step-shipping .addresses .control .shipping-address-item .customer-name {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
}
#checkout-step-shipping .addresses .control .shipping-address-item .actions {
  position: absolute;
  text-align: right;
  font-size: 0.9rem;
  letter-spacing: -0.2px;
}
#checkout-step-shipping .addresses .control .shipping-address-item .actions a {
  text-decoration: underline;
}
#checkout-step-shipping .addresses .control .shipping-address-item.add-address {
  text-align: center;
  padding: 0;
}
#checkout-step-shipping .addresses .control .shipping-address-item.add-address a {
  position: relative;
  display: inline-block;
  top: 0;
  width: 100%;
  height: 100%;
}
#checkout-step-shipping .addresses .control .shipping-address-item.add-address a:before,
#checkout-step-shipping .addresses .control .shipping-address-item.add-address a:after {
  content: ' ';
  position: absolute;
  left: 50%;
  background: #01447e;
}
#checkout-step-shipping .addresses .control .shipping-address-item.add-address a:before {
  width: 1px;
  height: 13px;
  top: 25px;
}
#checkout-step-shipping .addresses .control .shipping-address-item.add-address a:after {
  width: 13px;
  height: 1px;
  top: 31px;
  margin-left: -6px;
}
#checkout-step-shipping .addresses .control .shipping-address-item.add-address a span {
  display: block;
  font-size: 0.9rem;
  line-height: 1.3;
}
.checkout-index-index {
  /* fix checkboxes ie11 */
  /* end fix checkboxes ie11 */
}
.checkout-index-index input[type="radio"],
.checkout-index-index input[type="checkbox"] {
  background: transparent;
  border-radius: 0;
  position: relative;
  border: solid #bdc8d1 1px;
  -webkit-appearance: initial;
  -moz-appearance: none;
  cursor: pointer;
}
.checkout-index-index input[type="radio"]:after,
.checkout-index-index input[type="checkbox"]:after {
  content: ' ';
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 3px;
  right: 3px;
}
.checkout-index-index .payment-method-title,
.checkout-index-index .shipping-address-item .input-wrapper {
  position: relative;
  height: 36px;
  overflow: hidden;
}
.checkout-index-index .payment-method-title input,
.checkout-index-index .shipping-address-item .input-wrapper input {
  display: none;
  position: absolute;
  top: -30px;
}
.checkout-index-index .payment-method-title .check,
.checkout-index-index .shipping-address-item .input-wrapper .check,
.checkout-index-index .payment-method-title label,
.checkout-index-index .shipping-address-item .input-wrapper label {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #bdc8d1;
  width: 22px;
  height: 22px;
  background: #fff;
}
.checkout-index-index .payment-method-title .check span,
.checkout-index-index .shipping-address-item .input-wrapper .check span,
.checkout-index-index .payment-method-title label span,
.checkout-index-index .shipping-address-item .input-wrapper label span {
  display: none;
}
.checkout-index-index .payment-method-title .check:before,
.checkout-index-index .shipping-address-item .input-wrapper .check:before,
.checkout-index-index .payment-method-title label:before,
.checkout-index-index .shipping-address-item .input-wrapper label:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
  background: #fff;
}
.checkout-index-index .payment-method._active .payment-method-title label:before,
.checkout-index-index .shipping-address-item.selected-item .check:before {
  background: #003150;
}
.checkout-index-index .payment-method-title label {
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -11px;
}
.checkout-index-index .page-wrapper {
  background: #eff1f3;
}
.checkout-index-index #checkout-step-payment .payment-methods {
  margin: 5px 0 0 0;
  font-size: 0;
}
.checkout-index-index #checkout-step-payment .payment-methods .payment-method {
  border: solid #b7bfc6 1px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-title,
.checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-content {
  border: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-title p,
.checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-content p {
  display: none;
}
.checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-title {
  width: 30%;
  text-align: center;
}
.checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-content {
  width: 70%;
  text-align: center;
}
.checkout-index-index #checkout-step-payment .payment-methods .payment-method .field {
  margin: 0;
  padding: 0;
}
.checkout-index-index #checkout-step-payment .payment-methods .payment-method input[type="radio"] {
  background: white;
  display: inline-block;
}
.checkout-index-index #checkout-step-payment .payment-methods .payment-method._active input[type="radio"]:after {
  background: #003150;
}
.checkout-index-index #checkout-fapiao-table-wrapper h3 {
  font-size: 1rem;
  letter-spacing: 0.1px;
  font-weight: 400;
}
.checkout-index-index #checkout-fapiao-table-wrapper p {
  font-size: 0.9rem;
  letter-spacing: -0.15px;
  color: #5d5d5d;
}
.checkout-index-index #checkout-fapiao-table-wrapper .radio-box {
  font-size: 1rem;
  cursor: pointer;
}
.checkout-index-index #checkout-fapiao-table-wrapper .radio-box input {
  vertical-align: top;
}
.checkout-index-index #checkout-fapiao-table-wrapper .radio-box input:checked:after {
  background: #003150;
}
.checkout-index-index #checkout-fapiao-table-wrapper .radio-box label {
  display: inline-block;
  width: 80%;
  line-height: 1.8;
  margin-top: -2px;
}
.checkout-index-index #checkout-fapiao-table-wrapper .radio-box label a {
  text-decoration: underline;
}
.checkout-index-index .button-onestepcheckout {
  background: #e6eaed;
  font-size: 0;
}
.checkout-index-index .button-onestepcheckout .clear {
  display: none;
}
.checkout-index-index .button-onestepcheckout .grandtotal,
.checkout-index-index .button-onestepcheckout .action {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  width: 50%;
}
.checkout-index-index .button-onestepcheckout .grandtotal {
  font-size: 1.2rem;
  
}
.checkout-index-index .button-onestepcheckout .grandtotal .price {
  font-weight: 700;
}
.checkout-index-index .button-onestepcheckout button {
  white-space: nowrap;
}
.checkout-index-index .button-onestepcheckout button:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  font-size: 0;
}
.checkout-index-index .button-onestepcheckout button > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
  font-size: 0.8em;
  white-space: normal;
  text-align: left;
  width: 70%;
  
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #003150;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-summary .items-in-cart {
  margin-top: 60px;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e915';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #003150;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  font-size: 32px;
  line-height: 16px;
  color: #ffffff;
  content: '\e912';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #003150;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #ffffff;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 32px;
  line-height: 16px;
  color: #ffffff;
  content: '\e912';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #003150;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #ffffff;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.page-main .block-customer-login .block-title {
  font-size: 2.4rem;
  line-height: 2.6rem;
  margin-bottom: 10px;
  letter-spacing: -.2px;
}
.page-main .block-customer-login .block-title strong {
  
}
.page-main .block-customer-login .fieldset > .field:not(.hidden).note {
  letter-spacing: .9px;
  margin-bottom: 42px !important;
}
.page-main .block-customer-login .fieldset > .field:not(.hidden).password {
  margin-bottom: 0;
}
.page-main .block-customer-login .fieldset > .field:not(.hidden) > .label {
  font-size: 1.4rem;
  padding-left: 0;
  letter-spacing: 0;
}
.page-main .block-customer-login .fieldset > .field:not(.hidden) > .label:after {
  display: none;
}
.page-main .block-customer-login .actions-toolbar {
  margin-top: 19px;
}
.page-main .block-customer-login .actions-toolbar > .primary,
.page-main .block-customer-login .actions-toolbar > .secondary {
  float: none;
  text-align: center;
  display: block;
}
.page-main .block-customer-login .actions-toolbar > .primary .action,
.page-main .block-customer-login .actions-toolbar > .secondary .action {
  width: 100%;
  margin: 0;
}
.page-main .block-customer-login .actions-toolbar > .primary .action.login,
.page-main .block-customer-login .actions-toolbar > .secondary .action.login {
  margin-top: 38px;
  padding-left: 40px;
  padding-right: 13px;
  text-align: left;
}
.page-main .block-customer-login .actions-toolbar > .primary .action.login:after,
.page-main .block-customer-login .actions-toolbar > .secondary .action.login:after {
  position: relative;
  top: 2px;
  float: right;
}
.page-main .block-customer-login .actions-toolbar > .primary .remind,
.page-main .block-customer-login .actions-toolbar > .secondary .remind {
  font-size: 1.4rem;
  text-decoration: underline;
  
  letter-spacing: -0.2px;
  position: relative;
  left: -4px;
}
.page-main .block-customer-login .otherLogin {
  font-size: 0;
  margin-top: 31px;
}
.page-main .block-customer-login .otherLogin .tit {
  font-size: 1.4rem;
  text-transform: uppercase;
  
}
.page-main .block-customer-login .account-form-welcome {
  display: none;
}
.page-main .block-customer-login-page .actions .password-forgotten {
  color: #677988;
}
.customer-account-login .page-main .otherLogin .action {
  border: 1px solid #c7ccd0;
  background: white;
  margin: 0 2px;
}
.customer-account-login .page-main .otherLogin .action:first-child {
  margin-left: 0;
}
.customer-account-login .page-main .otherLogin .action:last-child {
  margin-right: 0;
}
.customer-account-login .page-main .otherLogin .action:hover {
  background: #003150;
  border: 1px solid #003150;
}
.customer-account-logoutsuccess .page-main {
  text-align: center;
}
.customer-account-logoutsuccess .page-main .page-title-wrapper h1 {
  margin-left: 0;
}
.control.captcha {
  position: relative;
  padding-right: 120px;
}
.control.captcha .nested {
  position: absolute;
  top: 0;
  right: 0;
  width: 102px;
}
.control.captcha .reload {
  display: inline-block;
  text-align: center;
  text-decoration: underline;
  opacity: .7;
  font-size: 0.8rem;
  width: 100%;
  letter-spacing: .7px;
}
.control.captcha-image {
  margin-top: 0;
  font-size: 0;
}
.control.captcha-image .captcha-img {
  width: 100%;
}
.field.code .control {
  position: relative;
}
.field.code .action {
  text-align: center;
}
.customer-address-index .block-addresses-default {
  margin-bottom: 0px !important;
}
.customer-address-index .block-addresses-default .addresses {
  font-size: 0;
}
.customer-address-index .block-addresses-default .addresses > .item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #b7bfc6;
}
.customer-address-index .block-addresses-default .addresses > .item .action.delete {
  position: absolute;
  top: 0;
  right: 0;
}
.customer-address-index .block-addresses-default .addresses > .item address {
  text-align: left;
  word-break: break-all;
  padding-right: 20px;
}
.customer-address-index .block-addresses-default .addresses > .item .actions {
  overflow: hidden;
}
.customer-address-index .block-addresses-default .addresses > .item .actions .edit {
  float: right;
}
.customer-address-index .block-addresses-default .addresses > .item .actions .label span {
  font-size: 1.2rem;
}
.customer-address-index .block-addresses-default .addresses > .item .actions .field.set {
  float: left;
}
.customer-address-index .block-addresses-default .addresses > .item .actions .action {
  padding: 0;
}
.customer-address-index .actions-toolbar .primary {
  text-align: left;
}
.customer-address-index .actions-toolbar .primary .icon-add {
  width: auto;
  border-color: #b7bfc6;
}
.customer-address-index .actions-toolbar .primary .icon-add span {
  display: block;
}
.customer-address-form .page-main .columns .column.main .back a {
  
}
.customer-address-form .page-main .columns .column.main .block .block-title {
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #e6eaed;
  text-align: center;
  text-transform: uppercase;
}
.customer-address-form .page-main .columns .column.main .block .block-title span {
  display: inline-block;
  
  line-height: normal;
  letter-spacing: 0;
}
.customer-address-form .form-address-edit .actions-toolbar .submit {
  font-size: 0;
  vertical-align: middle;
  
}
.customer-address-form .form-address-edit .actions-toolbar .submit:after {
  display: inline-block;
  content: '\e906';
  font-family: 'icomoon';
  vertical-align: middle;
  float: right;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .customer-address-form .page-main .columns:before,
  .customer-address-form .page-main .columns .sidebar {
    display: none;
  }
  .customer-address-form .page-main .columns .column.main {
    width: 100% !important;
    padding: 0 43px 32px 43px !important;
  }
  .customer-address-form .page-main .columns .column.main .page-title-wrapper {
    display: none;
  }
}
.account-form-title {
  text-transform: uppercase;
  margin: 15px 5px 5px;
  letter-spacing: 2.1px;
  font-weight: 400;
}
.account-form-switch {
  margin-top: 8px;
  font-size: 0;
}
.account-form-switch a {
  text-transform: uppercase;
  
  font-size: 1rem;
  line-height: 1.2rem;
}
.account-form-switch a.active {
  display: none;
}
.actions-toolbar > .primary .action.account-form-submit {
  text-align: left;
  padding-left: 14px;
}
.actions-toolbar > .primary .action.account-form-submit:before {
  content: initial;
}
.actions-toolbar > .primary .action.account-form-submit:after {
  float: right;
  position: relative;
}
.customer-account-create .account-form-welcome,
.customer-account-createbymobile .account-form-welcome {
  color: #5d5d5d;
  margin-bottom: 34px;
}
.customer-account-create .account-form-welcome strong,
.customer-account-createbymobile .account-form-welcome strong {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}
.customer-account-create .account-form-welcome p,
.customer-account-createbymobile .account-form-welcome p {
  font-size: 1rem;
  margin-top: 5px;
}
.customer-account-create .fieldset > .field.phone > .label,
.customer-account-createbymobile .fieldset > .field.phone > .label {
  margin-bottom: 0;
}
.customer-account-create .fieldset.create.account,
.customer-account-createbymobile .fieldset.create.account {
  margin-bottom: 20px;
}
.customer-account-forgotpassword .action.back,
.customer-account-forgotpasswordbymobile .action.back,
.customer-account-forgotpasswordsuccess .action.back {
  letter-spacing: 1.4px;
  font-weight: 400;
}
.customer-account-forgotpassword .form.password .note,
.customer-account-forgotpasswordbymobile .form.password .note,
.customer-account-forgotpasswordsuccess .form.password .note {
  color: #5d5d5d;
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 21px 0 34px;
}
.customer-account-forgotpassword .fieldset > .field:not(.hidden).forgotpassword-success-message,
.customer-account-forgotpasswordbymobile .fieldset > .field:not(.hidden).forgotpassword-success-message,
.customer-account-forgotpasswordsuccess .fieldset > .field:not(.hidden).forgotpassword-success-message {
  font-size: 1rem;
  line-height: 1.4rem;
  margin-top: 10px;
  color: #5d5d5d;
}
.customer-account-forgotpassword .action.submit,
.customer-account-forgotpasswordbymobile .action.submit,
.customer-account-forgotpasswordsuccess .action.submit,
.customer-account-forgotpassword .action.login,
.customer-account-forgotpasswordbymobile .action.login,
.customer-account-forgotpasswordsuccess .action.login {
  
}
.customer-account-createpassword .page-title-wrapper,
.customer-account-confirmation .page-title-wrapper {
  text-align: center;
}
.customer-account-createpassword .page-title-wrapper .page-title,
.customer-account-confirmation .page-title-wrapper .page-title {
  padding: 0;
  margin: 25px auto 25px;
  text-transform: uppercase;
  font-weight: 400;
}
.customer-account-createpassword .columns,
.customer-account-confirmation .columns {
  margin: 0 auto;
  padding-bottom: 70px;
}
.customer-account-createpassword .field.required-label,
.customer-account-confirmation .field.required-label {
  text-align: center;
  padding: 10px 0 10px;
}
.customer-account-createpassword .fieldset,
.customer-account-confirmation .fieldset {
  margin-bottom: 10px;
}
.customer-account-createpassword .actions-toolbar,
.customer-account-confirmation .actions-toolbar {
  text-align: center;
}
.customer-account-createpassword .actions-toolbar .secondary,
.customer-account-confirmation .actions-toolbar .secondary {
  margin-top: 0;
}
.customer-account-createpassword .actions-toolbar .account-form-submit,
.customer-account-confirmation .actions-toolbar .account-form-submit {
  float: none;
  margin-right: 0 !important;
}
.customer-account-createpassword .actions-toolbar .primary {
  float: none;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #003150;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.page-layout-2columns-left .columns {
  padding-top: 40px;
}
.page-layout-2columns-left .column.main {
  padding: 0 0 20px 0;
  margin: 0 20px;
}
.page-layout-2columns-right.account .columns {
  padding-top: 20px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-edit-account .fieldset.newsletter > .field:not(.hidden).newsletter > .label {
  color: #003150;
  font-weight: 400;
  letter-spacing: 0;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.customer-account-create .additional-login-welcome {
  border-top: 1px solid #b7bfc6;
  color: #737373;
}
body.account .top-links a.ico-account,
body.account .top-links a.ico-logged {
  background: #003150;
  color: #ffffff;
}
body.account .page-title-wrapper .page-title {
  text-transform: uppercase;
  letter-spacing: 2.6px;
  
}
body.account .column.main h2 {
  margin-top: 0;
}
body.account .column.main .toolbar {
  text-align: center;
}
body.account .column.main .toolbar .limiter-options {
  width: auto;
}
body.account .sidebar-additional {
  margin-top: 40px;
}
body.account .table-wrapper:last-child {
  margin-bottom: 0;
}
body.account .table-wrapper .action {
  margin-right: 15px;
}
body.account .table-wrapper .action:last-child {
  margin-right: 0;
}
body.account .table-wrapper span.col {
  display: block;
  color: #84888b;
}
body.account .table-wrapper td.col {
  border-bottom: 1px solid #b7bfc6;
  font-size: 1.3rem;
}
.account-menu .item {
  margin: 0;
}
.account-menu .item > a,
.account-menu .item > strong {
  color: #84888b;
  display: block;
  letter-spacing: 1.5px;
}
.account-menu .item a {
  text-decoration: none;
}
.account-menu .item a:hover {
  background: #003150;
  color: #ffffff;
}
.account-menu .item strong {
  font-weight: normal;
}
.column.main .account .column.main .block:last-child {
  margin-bottom: 0;
}
.account .column.main .block .title {
  margin-bottom: 10px;
}
.account .column.main .block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .account .column.main .block .title strong {
  font-size: 18px;
}
.account .column.main .block .box-actions {
  margin-top: 5px;
}
.account .column.main .block .block-title {
  padding: 26px 0 23px 30px;
  background: #e6eaed;
  color: #003150;
  text-transform: uppercase;
  letter-spacing: 0.13em;
}
.account .column.main .block .block-title > strong {
  font-weight: 600 !important;
}
.account .column.main .block .box.border {
  border: 1px solid #abb0b3;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
.field.birthday .select-box,
.field.birthday .control {
  display: table;
  width: 100%;
}
.field.birthday .select-box > div,
.field.birthday .control > div {
  display: table-cell;
  padding-right: 5px;
}
.field.birthday .select-box > div:last-child,
.field.birthday .control > div:last-child {
  padding-right: 0;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 40px;
  line-height: 40px;
  padding: 4px 15px;
  position: relative;
  z-index: 1;
  display: none;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-strength-meter-0 .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-strength-meter-1 .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-strength-meter-2 .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strength-meter-3 .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-strength-meter-4 .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.block-dashboard-welcome span {
  font-weight: 300;
  color: #84888b;
  text-transform: uppercase;
  word-break: break-all;
}
.block-dashboard-welcome p {
  color: #737373;
}
.block-dashboard-orders .col {
  
  line-height: 1.3;
  text-transform: uppercase;
}
.block-dashboard-orders .col strong {
  color: #84888b;
  
  font-size: 1.3rem;
}
.block-dashboard-orders .actions a {
  font-weight: 300;
  padding: 0;
}
.customer-account-index .table-order-items {
  position: relative;
  display: block;
  width: 100%;
}
.customer-account-index .table-order-items .table-row {
  position: relative;
  display: block;
  white-space: nowrap;
  font-size: 0;
  border-bottom: 1px solid #b7bfc6;
}
.customer-account-index .table-order-items .table-row .split-row {
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
.customer-account-index .table-order-items .table-row .col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  white-space: normal;
}
.customer-account-index .table-order-items .table-row .actions {
  position: absolute;
  right: 4.5%;
  display: block;
}
.gift-item-block > .title {
  line-height: 22px;
  padding: 4px 4px 4px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 13px;
}
.gift-item-block > .title .check {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  border: 1px solid #c7ccd0;
  position: relative;
  margin-right: 25px;
}
.gift-item-block > .title .check:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0;
  opacity: 0;
  background: #003150;
  -webkit-transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
}
.gift-item-block._active > .title .check:before {
  opacity: 1;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
}
.gift-item-block .fieldset {
  margin: 15px 0;
}
.gift-item-block .field {
  margin-bottom: 15px;
}
.gift-item-block .field-to {
  width: 50%;
  float: left;
  padding-right: 5px;
}
.gift-item-block .field-from {
  width: 50%;
  float: right;
  padding-left: 5px;
}
.gift-item-block .field.text {
  clear: both;
}
.gift-item-block .actions-toolbar:after {
  content: '';
  display: block;
  clear: both;
}
.gift-item-block .actions-toolbar .action-button:nth-child(odd) {
  width: 50%;
  float: left;
  padding-right: 5px;
}
.gift-item-block .actions-toolbar .action-button:nth-child(even) {
  width: 50%;
  float: right;
  padding-left: 5px;
}
.gift-item-block .actions-toolbar .action {
  width: 100%;
}
.gift-item-block .actions-toolbar button.inline + button.inline {
  margin-left: 20px;
}
.gift-message-info {
  color: #84888b;
  margin: 20px 0 30px 0;
  display: none;
}
.gift-message-info p {
  margin: 0;
  font-size: 12px;
  line-height: 16px;
}
.gift-message-info .tel:before {
  font-family: 'icomoon';
  content: '\e91c';
  display: inline-block;
  line-height: 16px;
  font-size: 18px;
  vertical-align: bottom;
  margin: 0 3px 0 0;
}
.gift-item-block._active + .gift-message-info {
  display: block;
}
.gift-message-summary {
  margin: 15px 0;
  color: #84888b;
}
.gift-item-block {
  padding-bottom: 11px;
}
.gift-preview-message {
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
}
.gift-preview-sender {
  font-weight: 700;
  text-align: center;
  padding: 10px 0 30px 0;
  font-size: 16px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-options .items li {
  padding: 0;
  margin: 0;
}
.filter-options .items li > * {
  color: #003150;
  display: inline-block;
  line-height: 15px;
  padding: 6px 10px 6px 24px;
  position: relative;
}
.filter-options .items li > *:active {
  text-decoration: none;
}
.filter-options .items li > *:before {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  height: 12px;
  width: 12px;
  border: 1px solid #003150;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.filter-options .items li > *:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 3px;
  width: 8px;
  height: 8px;
  background: #003150;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease;
  -moz-transition: opacity 0.15s ease;
  -ms-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
.filter-options .items li > * img {
  display: none;
}
.filter-options .items li > span {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  opacity: 0.6;
}
.filter-options .items li.selected > a:after,
.filter-options .items li > a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
}
.filter-options .items li .count {
  padding-right: 5px;
}
.filter-options .items li .count:before {
  content: '(';
}
.filter-options .items li .count:after {
  content: ')';
}
.filter-options .items li .count .filter-count-label {
  display: none;
}
.filter-options-item-price .filter-options-title,
.filter-options-item-in-stock .filter-options-title {
  
  padding: 0;
  margin: 0 0 14px 0;
  font-size: 1.5rem;
}
.filter-options-item-price {
  position: relative;
  min-height: 112px;
}
.filter-options-item-price .amount {
  background: transparent;
  color: #003150;
  height: 20px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: 20px;
  text-align: right;
  top: 20px;
  width: 260px;
  font-size: 1.2rem;
}
.filter-options-item-price .price-range {
  color: #737373;
  font-size: 1.1rem;
}
.filter-options-item-price .price-range-max {
  display: inline-block;
  float: right;
}
.filter-options-item-in-stock .item .label {
  color: #84888b;
  
  line-height: 17px;
  padding-left: 28px;
  font-size: 1.4rem;
}
.filter-options-item-in-stock .item .label .check {
  border-color: #84888b;
  top: 6px;
  height: 18px;
  width: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.filter-options-item-in-stock .item .label .check:before {
  background: #84888b;
  height: 10px;
  left: 3px;
  top: 3px;
  width: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.filter-options-left .filter-options-item {
  padding: 20px;
}
.filter-options-left .filter-options-item-title {
  letter-spacing: .4px;
}
.filter-options-left .filter-options-item-price {
  border-bottom: 1px solid #c7ccd0;
}
.filter-options-right {
  color: #ffffff;
  font-weight: normal;
  padding: 20px;
}
.filter-options-right-title {
  letter-spacing: .5px;
  margin: 0 0 10px 0;
  font-size: 1.6rem;
}
.filter-options-right .items .count {
  display: none;
}
.filter-options-right .filter-options-item {
  border-bottom: 1px solid #ffffff;
  font-size: 1.4rem;
  letter-spacing: .4px;
}
.filter-options-right .filter-options-title {
  cursor: pointer;
  line-height: 28px;
  overflow: hidden;
  padding: 0 20px 0 0;
  position: relative;
  word-break: break-all;
  z-index: 1;
  
  letter-spacing: 1px;
}
.filter-options-right .filter-options-title:after {
  content: '\e914';
  font-family: 'icomoon';
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.filter-options-right .filter-options-title.active:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.filter-options-right .filter-options-content {
  height: 0;
  overflow: hidden;
  padding: 0 5px 0 2px;
}
.filter-options-right .filter-options-content .items {
  margin-top: 8px;
  margin-bottom: 18px;
}
.filter-options-right .filter-options-content.active {
  height: auto;
}
.filter-options-right .block-actions {
  display: block;
  padding: 20px 0 0 0;
  text-align: center;
}
.filter-options-right .block-actions a {
  display: block;
  padding: 10px 0;
  
}
/* WATCH SELECTOR */
.category-header.watch-selector {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.category-header.watch-selector .cont-breadcrumbs {
  border-top: 1px solid #eff1f3;
  border-bottom: 1px solid #eff1f3;
}
.category-header.watch-selector .cont-breadcrumbs .breadcrumbs {
  border-bottom: none;
}
.category-header.watch-selector .category-view-desc {
  margin-top: 0;
  margin-bottom: 0;
  padding: 24px 0 28px 0;
  text-align: left;
}
.category-header.watch-selector .category-view h1 {
  margin: 0;
  font-weight: 400;
}
.category-header.watch-selector .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eff1f3;
}
.watch-selector {
  font-size: 10px;
}
.watch-selector.block.filter .block-content {
  padding: 0;
}
.watch-selector .content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.watch-selector #filters-advanced-panel {
  display: none;
}
.watch-selector-labels > ul,
.watch-selector-toggle,
.watch-selector #watch-selector-advanced {
  display: none;
}
.watch-selector-filters {
  background: #e6eaed;
  border-bottom: 1px solid #ffffff;
  overflow: hidden;
}
.watch-selector-labels {
  padding: 10px 0;
}
.watch-selector-labels-title {
  float: left;
  display: block;
  line-height: 40px;
  white-space: nowrap;
  color: #003150;
  
}
.watch-selector-labels-actions {
  float: right;
  width: 180px;
}
.watch-selector-labels-actions select {
  font-size: inherit;
}
.watch-selector-labels:after {
  content: '';
  display: block;
  clear: both;
}
.watch-selector-items {
  overflow: hidden;
}
.watch-selector-item {
  background: #c7ccd0;
  height: 0;
  overflow: hidden;
}
.watch-selector-item.active {
  height: auto;
}
.watch-selector-item > .content-wrapper {
  padding: 10px 0 15px 0;
}
.watch-selector ol.items {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 0 -3px 0 -2px;
}
.watch-selector ol.items:after {
  content: '';
  display: block;
  clear: both;
}
.watch-selector ol.items li {
  float: left;
  padding: 5px 3px 0 2px;
  margin: 0;
}
.watch-selector ol.items a {
  display: block;
  min-width: 60px;
  text-align: center;
  white-space: nowrap;
  border: 1px solid rgba(0, 49, 80, 0.4);
  padding: 2px 5px;
  -webkit-transition: color 0.25s linear,background 0.25s linear, border-color 0.25s linear;
  -moz-transition: color 0.25s linear,background 0.25s linear, border-color 0.25s linear;
  -ms-transition: color 0.25s linear,background 0.25s linear, border-color 0.25s linear;
  transition: color 0.25s linear,background 0.25s linear, border-color 0.25s linear;
}
.watch-selector ol.items a span {
  display: inline-block;
  vertical-align: bottom;
  line-height: 20px;
}
.watch-selector ol.items li.selected a,
.watch-selector ol.items a:hover {
  border-color: #003150;
  background: #003150;
  color: #ffffff;
}
.watch-selector-filters ol.items a {
  padding: 6px 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.watch-selector-filters ol.items a span {
  line-height: 26px;
}
.watch-selector-filters ol.items a .img {
  position: relative;
  top: -1px;
  height: 25px;
  overflow: hidden;
}
.watch-selector-filters ol.items a .img img {
  display: inline-block;
  vertical-align: bottom;
  width: auto;
  height: 50px;
  margin: 0 4px 0 0;
  position: relative;
  top: 0;
}
.watch-selector-filters ol.items a .img img.img-over {
  display: none;
}
.watch-selector-filters ol.items li.selected a .img img,
.watch-selector-filters ol.items a:hover .img img {
  top: -25px;
}
.watch-selector-filters ol.items li.selected a img.img,
.watch-selector-filters ol.items a:hover img.img {
  display: none;
}
.watch-selector-filters ol.items li.selected a img.img-over,
.watch-selector-filters ol.items a:hover img.img-over {
  display: inline-block;
}
.watch-selector-state {
  padding: 28px 0 15px 0;
}
.watch-selector-current-number {
  font-weight: 400;
  font-size: 2.2em;
  display: block;
  margin: 0 0 8px 0;
}
.watch-selector-current ol.items li {
  padding-top: 2px;
}
.watch-selector-current ol.items a {
  font-size: 0.9em;
  padding-left: 9px;
  padding-right: 5px;
}
.watch-selector-current ol.items a:after {
  content: '\e90c';
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  width: auto;
  height: 20px;
  color: #161615;
  font-size: 1.3em;
  line-height: 20px;
  margin: 0 0 0 5px;
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #abb0b3;
  font-family: 'icons-blank-theme';
  font-size: 20px;
  height: 20px;
  letter-spacing: -3px;
  line-height: 20px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #003150;
  font-family: 'icons-blank-theme';
  font-size: 20px;
  height: 20px;
  letter-spacing: -3px;
  line-height: 20px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #abb0b3;
  font-family: 'icons-blank-theme';
  font-size: 20px;
  height: 20px;
  letter-spacing: -3px;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:focus + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #003150;
  font-family: 'icons-blank-theme';
  font-size: 20px;
  height: 20px;
  letter-spacing: -3px;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.review-control-vote:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.product-reviews-summary .rating-summary {
  left: 0;
}
.reviews {
  margin-bottom: 0;
}
.reviews .table {
  background: #ffffff;
  padding: 13px 16px 18px;
  font-size: 0;
}
.reviews .table + .table {
  margin-top: 12px;
}
.reviews .table .review-item-label,
.reviews .table .review-item-value {
  text-transform: uppercase;
  letter-spacing: 1px;
  
  font-size: 1rem;
  line-height: 2.3rem;
}
.reviews .table .review-item-label {
  color: #84888b;
}
.reviews .table .review-item-value {
  word-break: break-word;
  word-wrap: break-word;
}
.reviews .table .rating-summary {
  position: relative;
  vertical-align: top;
  height: 100%;
  left: -5px;
}
.reviews .table .rating-summary .rating-result {
  width: auto;
}
.reviews .table .rating-summary .rating-result:before,
.reviews .table .rating-summary .rating-result span:before {
  font-size: 17px;
  line-height: 15px;
  letter-spacing: -2.5px;
}
.reviews .add-reviews {
  margin-top: 14px;
  margin-bottom: 5px;
}
.reviews .add-reviews h2 {
  color: #677988;
  
}
.reviews .add-reviews h2 > span {
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #003150;
  display: block;
  text-transform: uppercase;
}
.reviews .add-reviews .stars {
  position: relative;
  left: -13px;
  display: block;
  padding: 4px;
}
.reviews .add-reviews .stars:after {
  content: '';
  display: block;
  clear: both;
}
.reviews .add-reviews .stars .star {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  width: 40px;
}
.reviews .add-reviews .stars .star:before {
  display: inline;
  font-size: 43px;
  font-family: 'icons-blank-theme';
  content: '\e605';
  color: #abb0b3;
}
.reviews .add-reviews .stars .star.active-star:before {
  color: #003150;
}
.reviews .add-reviews .stars .star span {
  display: none;
}
.reviews .add-reviews .mage-error {
  
}
.reviews .add-reviews .mage-error strong {
  font-weight: 700;
}
.reviews-detail .review-detail-product-image,
.reviews-detail .review-detail-product-info {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.reviews-detail .review-detail-product-collection,
.reviews-detail .review-detail-product-name {
  font-size: 1.1rem;
  line-height: 1.8rem;
  text-transform: uppercase;
  color: #84888b;
  font-weight: 700;
  letter-spacing: 1px;
}
.reviews-detail .review-detail-title {
  font-size: 1.3rem;
  line-height: 3.7rem;
  letter-spacing: 1.1px;
  
}
.reviews-detail .review-detail-rating {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  
}
.reviews-detail .review-detail-rating p,
.reviews-detail .review-detail-rating .rating-summary {
  line-height: 2.7rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.reviews-detail .review-detail-rating p {
  letter-spacing: 1px;
}
.reviews-detail .review-detail-rating .rating-summary {
  position: relative;
  margin-left: 10px;
}
.reviews-detail .review-detail-summary {
  font-size: 1rem;
  line-height: 1.2rem;
  letter-spacing: .4px;
  font-weight: 700;
  margin-top: 7px;
}
.reviews-detail .review-detail-description {
  font-size: 1rem;
  line-height: 1.3rem;
  color: #90959b;
  letter-spacing: .4px;
}
.reviews-detail .review-detail-submited {
  font-size: 1rem;
  line-height: 1.2rem;
  color: #90959b;
  margin-top: 14px;
  letter-spacing: .2px;
}
.reviews-detail .product-image-photo {
  max-width: 100%;
}
.reviews-detail .product-image-container {
  width: 100% !important;
}
.reviews-detail .review-add-form {
  position: relative;
}
.product.data.items .review-list {
  margin: 0 auto 0 0;
  max-width: 672px;
}
.review-list .review-items {
  letter-spacing: 0.05em;
  font-size: 12px;
}
.review-list .review-items .rating-summary {
  margin-left: -3px;
}
.review-list .review-items .review-content {
  color: #737373;
  padding-bottom: 10px;
}
.review-list .review-items .review-content p {
  margin: 0;
}
.review-list .review-items .review-item {
  margin: 0;
}
.review-list .review-items .review-item + .review-item {
  padding-top: 12px;
  border-top: 1px solid #c7ccd0;
}
.order-return-create .product-item-list {
  font-size: 0;
  position: relative;
  margin-top: 17px;
  border-top: 1px solid #eff1f3;
}
.order-return-create .product-item-list .field:not(.product-checkbox) {
  font-size: 0;
}
.order-return-create .product-item-list .field:not(.product-checkbox) .label {
  
  letter-spacing: -.2px;
}
.order-return-create .product-item-list .field.product-checkbox {
  padding-left: 0;
  width: 24px;
  position: absolute;
  margin: 0;
  top: 50%;
  left: 0;
  margin-top: -12px;
}
.order-return-create .product-item-list .field.product-checkbox .label {
  padding-left: 0 !important;
  width: 24px;
}
.order-return-create .product-image {
  position: relative;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.order-return-create .product-image img {
  width: 100%;
}
.order-return-create .product-image:before {
  content: '';
  padding-bottom: 100%;
}
.order-return-create .product-info {
  margin-bottom: 14px;
}
.order-return-create .product-collection,
.order-return-create .product-name,
.order-return-create .product-serial-number,
.order-return-create .product-bracelet-label,
.order-return-create .product-bracelet-size {
  font-size: 1.2rem;
  line-height: 1.5rem;
  
  margin-bottom: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #84888b;
}
.order-return-create .product-serial-number {
  letter-spacing: 0;
  text-transform: none;
  font-style: italic;
}
.order-return-create .product-qty .qty {
  font-size: 1.1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 0;
  
  letter-spacing: -.5px;
  color: #84888b;
}
.order-return-create .product-qty .price {
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: 700;
  color: #002744;
}
.order-return-create .product-info-wrapper .col-md-4 {
  margin-top: 14px;
}
.order-return-create .product-bracelet-size {
  font-weight: 700;
  color: #002744;
}
.order-return-create .images-upload {
  display: inline-block;
  vertical-align: middle;
}
.order-return-create .images-upload .preview_image_wrapper,
.order-return-create .images-upload .preview_images_item,
.order-return-create .images-upload img {
  text-align: center;
  max-width: none;
  height: 100%;
}
.order-return-create .images-upload img {
  height: auto;
  width: 100%;
}
.order-return-create .images-upload .preview_image_wrapper,
.order-return-create .images-upload .preview_images_item,
.order-return-create .images-upload .rma_add_image_btn {
  display: inline-block;
  vertical-align: top;
}
.order-return-create .images-upload .preview_image_wrapper {
  text-align: left;
}
.order-return-create .images-upload .preview_images_item {
  position: relative;
  width: 94px;
  height: 94px;
  border: 1px dashed #84888b;
  overflow: hidden;
  margin-bottom: 5px;
  margin-right: 5px;
}
.order-return-create .images-upload .preview_images_item button {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 0;
  padding: 0;
  width: 28px;
  height: 26px;
  line-height: 26px;
}
.order-return-create .images-upload .preview_images_item button:before {
  font-size: 16px;
  line-height: 26px;
  color: #84888b;
}
.order-return-create .images-upload .rma_add_image_btn {
  border: 1px dashed #84888b;
  width: 94px;
  height: 94px;
}
.order-return-create .images-upload .rma_add_image_btn .action {
  width: 100%;
  height: 100%;
  padding: 0;
}
.order-return-create .images-upload .rma_add_image_btn .action:before {
  font-size: 46px;
  line-height: 84px;
  color: #84888b;
}
.order-return-create .rma-images-upload-tip {
  color: #677988;
  
}
.order-return-create .rma-images-upload-tip p {
  margin-bottom: 0;
}
.order-return-create .form-create-return .actions-toolbar .primary {
  display: table;
}
.order-return-create .form-create-return .actions-toolbar .primary .return-totals,
.order-return-create .form-create-return .actions-toolbar .primary .action {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  letter-spacing: 1px;
}
.order-return-create .form-create-return .actions-toolbar .primary .return-totals {
  text-align: left;
  background: #eff1f3;
  
  color: #003150;
}
.order-return-create .form-create-return .actions-toolbar .primary .return-totals .t {
  font-weight: 700;
}
.order-return-create .rma-create-form-error {
  color: #d11c04;
  padding: 0 0 20px;
}
.order-return-create .rma-result-wrapper-popup {
  display: none;
}
.returned-order-details {
  border-top: solid #c7ccd0 1px;
}
.returned-order-details .returned-order-info {
  position: relative;
}
.returned-order-details .returned-order-status h3 {
  text-transform: uppercase;
  
}
.returned-order-details .returned-order-status ul {
  white-space: nowrap;
  margin: 0;
  padding: 0;
  padding-bottom: 50px;
}
.returned-order-details .returned-order-status ul li {
  padding: 0;
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  white-space: normal;
  background-color: #eff1f3;
  text-align: center;
  font-size: 1rem;
}
.returned-order-details .returned-order-status ul li p {
  position: absolute;
  top: 100%;
  color: #84888b;
}
.returned-order-details .returned-order-status ul li:before,
.returned-order-details .returned-order-status ul li:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #eff1f3;
}
.returned-order-details .returned-order-status ul li:first-child:before,
.returned-order-details .returned-order-status ul li:first-child:after {
  content: none;
}
.returned-order-details .returned-order-status ul li + li:before {
  border-color: transparent transparent transparent #ffffff;
}
.returned-order-details .returned-order-status ul li.active {
  background-color: #003150;
}
.returned-order-details .returned-order-status ul li.active p {
  color: #003150;
  font-weight: 700;
}
.returned-order-details .returned-order-status ul li.active .status-number {
  color: #ffffff;
}
.returned-order-details .returned-order-status ul li.active + li:after {
  border-color: transparent transparent transparent #003150;
}
.returned-order-details .returned-product-info {
  color: #84888b;
}
.returned-order-details .returned-product-info h3 {
  text-transform: uppercase;
  
}
.returned-order-details .returned-product-info .qty {
  text-transform: uppercase;
}
.returned-order-details .returned-product-info .price {
  color: #003150;
}
.returned-order-details .returned-product-info .reasons-info h4 {
  font-size: 1rem;
  color: #677988;
  margin-bottom: 5px;
}
.returned-order-details .returned-product-info .reasons-info .other-reason-text {
  letter-spacing: 0.3px;
}
.returned-order-details .returned-product-info .reasons-info .customer-uploaded-image-list {
  position: relative;
  padding-top: 17px;
}
.returned-order-details .returned-product-info .reasons-info .customer-uploaded-image-list ul {
  margin: 0;
  padding: 0;
  font-size: 0;
  position: relative;
  margin-bottom: -2%;
}
.returned-order-details .returned-product-info .reasons-info .customer-uploaded-image-list ul li {
  display: inline-block;
  width: 32%;
  margin-left: 2%;
  margin-bottom: 2%;
  text-align: center;
  border: solid #b7bfc6 1px;
  position: relative;
}
.returned-order-details .returned-product-info .reasons-info .customer-uploaded-image-list ul li:nth-child(3n +1) {
  margin-left: 0;
}
.returned-order-details .returned-product-info .reasons-info .customer-uploaded-image-list ul li:before {
  content: ' ';
  padding-top: 100%;
  display: block;
}
.returned-order-details .returned-product-info .reasons-info .customer-uploaded-image-list ul li > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.returned-order-details .returned-product-info .reasons-info .customer-uploaded-image-list ul li > div:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.returned-order-details .returned-product-info .reasons-info .customer-uploaded-image-list ul li img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}
.returned-order-details .return-status-message,
.returned-order-details .returned-product-message {
  font-size: 1rem;
}
.returned-order-details .return-status-message > p,
.returned-order-details .returned-product-message > p {
  color: #d11c04;
}
.returned-order-details .return-status-message > p.upper,
.returned-order-details .returned-product-message > p.upper {
  text-transform: uppercase;
}
.returned-order-details .return-status-message .address,
.returned-order-details .returned-product-message .address,
.returned-order-details .return-status-message .tips,
.returned-order-details .returned-product-message .tips {
  color: #000000;
}
.returned-order-details .return-status-message .tips a,
.returned-order-details .returned-product-message .tips a {
  color: #000000;
  text-decoration: underline;
}
.returned-order-details .return-status-message form,
.returned-order-details .returned-product-message form {
  font-size: 0;
}
.returned-order-details .return-status-message form .col-left,
.returned-order-details .returned-product-message form .col-left,
.returned-order-details .return-status-message form .col-right,
.returned-order-details .returned-product-message form .col-right {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 1rem;
}
.returned-order-details .return-status-message form label,
.returned-order-details .returned-product-message form label {
  display: inline-block;
}
.returned-order-details .return-status-message form .actions-toolbar,
.returned-order-details .returned-product-message form .actions-toolbar {
  position: relative;
}
.returned-order-details .return-status-message form .actions-toolbar a,
.returned-order-details .returned-product-message form .actions-toolbar a {
  text-decoration: underline;
}
.returned-order-details .return-status-message form .actions-toolbar .primary,
.returned-order-details .returned-product-message form .actions-toolbar .primary {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.returned-order-details .returned-product-image {
  overflow: hidden;
}
.magento-rma-returns-history.account .page-title-wrapper .page-title {
  margin-bottom: 0;
}
.magento-rma-returns-history.account .column.main > h2 {
  font-weight: 400;
  text-transform: uppercase;
}
.magento-rma-returns-history .return-policy-link a {
  text-decoration: underline;
  color: #84888b;
}
.magento-rma-returns-history .table-row {
  margin-top: 5px;
  padding: 20px 17px;
  background: #fff;
}
.magento-rma-returns-history .table-row:first-child {
  margin-top: 0;
}
body #cancel-order-popup-box {
  margin-left: -250px;
}
.sales-order-history .table-order-items .order-item {
  position: relative;
  display: inline-block;
  width: 100%;
  background: #ffffff;
}
.sales-order-history .table-order-items .order-item:first-child {
  margin-top: 0;
}
.sales-order-history .product-image-cell,
.sales-order-history .product-info-cell {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  overflow: hidden;
}
.sales-order-history .product-info-cell a,
.sales-order-history .product-info-cell p,
.sales-order-history .product-info-cell .qty {
  color: #84888b;
}
.sales-order-history .product-detail {
  font-size: 1.2rem;
  
  letter-spacing: 1.1px;
}
.sales-order-history .product-detail .product-name {
  text-transform: uppercase;
}
.sales-order-history .product-detail p {
  margin: 0;
  line-height: 1.7;
}
.sales-order-history .product-detail p + p {
  font-style: italic;
  letter-spacing: 0.7px;
  font-weight: 300;
}
.sales-order-history .product-order,
.sales-order-history .col-right.col-md-4 {
  font-size: 1.2rem;
  letter-spacing: 1.1px;
}
.sales-order-history .product-order .qty,
.sales-order-history .col-right.col-md-4 .qty {
  
  margin-bottom: 0;
}
.sales-order-history .product-order .price,
.sales-order-history .col-right.col-md-4 .price {
  font-weight: 700;
}
.sales-order-history .order-details .view-order-detail {
  background: #eff1f3;
  position: relative;
}
.sales-order-history .order-details .view-order-detail > span {
  text-transform: uppercase;
}
.sales-order-history .order-details .view-order-detail button {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
}
.sales-order-history .order-details .view-order-detail button:before {
  transform: scaleY(-1);
}
.sales-order-history .order-details .view-order-detail.open button:before {
  transform: scaleY(1);
}
.sales-order-history .order-details .order-detail-content {
  background: #eff1f3;
}
.sales-order-history .order-details .order-detail-content h3 {
  text-transform: uppercase;
  
}
.sales-order-history .order-details .order-detail-content .address-info p {
  margin-bottom: 0;
}
.sales-order-history .order-details .order-detail-content .service-number,
.sales-order-history .order-details .order-detail-content .email {
  font-size: 0;
  white-space: nowrap;
}
.sales-order-history .order-details .order-detail-content .service-number .content,
.sales-order-history .order-details .order-detail-content .email .content {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.sales-order-history .order-details .order-detail-content .service-number {
  display: inline-block;
  text-decoration: none;
  display: block;
  position: relative;
  left: -4px;
}
.sales-order-history .order-details .order-detail-content .service-number:before {
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1;
  color: inherit;
  content: '\e91d';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sales-order-history .order-details .order-detail-content .service-number:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1;
  color: inherit;
  content: '\e91d';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sales-order-history .order-details .order-detail-content .email {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.sales-order-history .order-details .order-detail-content .email:before {
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1;
  color: inherit;
  content: "\e911";
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sales-order-history .order-details .order-detail-content .email:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1;
  color: inherit;
  content: "\e911";
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sales-order-history .order-details .order-detail-content .payement-total {
  
}
.sales-order-history .page-wrapper .table-row,
.magento-rma-returns-history .page-wrapper .table-row {
  display: block;
  font-size: 0;
}
.sales-order-history .page-wrapper .split-row,
.magento-rma-returns-history .page-wrapper .split-row {
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  width: 100%;
}
.sales-order-history .page-wrapper .split-row > *,
.magento-rma-returns-history .page-wrapper .split-row > * {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
.sales-order-history .page-wrapper .col,
.magento-rma-returns-history .page-wrapper .col {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 50%;
}
.sales-order-history .page-wrapper .col strong,
.magento-rma-returns-history .page-wrapper .col strong,
.sales-order-history .page-wrapper .col p,
.magento-rma-returns-history .page-wrapper .col p {
  margin: 0;
  color: #84888b;
  
  letter-spacing: 0.9px;
}
.message.global {
  background: #7e97ab !important;
  font-size: 9px !important;
  padding: 6px !important;
}
.message.global:before {
  display: none;
}
body > .message.global {
  opacity: 0;
}
.page-wrapper {
  padding-top: 60px;
  background: #eff1f3;
}
.page-header li {
  display: inline-block;
}
.page-header a.menu-item-active > span {
  text-decoration: none;
}
.page-header a:hover,
.page-header a:focus,
.page-header a:visited,
.page-header a:active {
  color: inherit;
  text-decoration: none;
}
.page-header .header-sticky {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.page-header .header-sticky #general-loader {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.page-header .message.global {
  max-width: 1600px;
  margin: 0 auto !important;
}
body:not(.menu-mobile):not(.menu-opened):not(.upper-opened):not(._has-modal):not(.fotorama__fullscreen).headroom--unpinned .header-sticky {
  -webkit-transform: translate3d(0px, -60px, 0px);
  -moz-transform: translate3d(0px, -60px, 0px);
  -o-transform: translate3d(0px, -60px, 0px);
  -ms-transform: translate3d(0px, -60px, 0px);
  transform: translate3d(0px, -60px, 0px);
  margin: 0;
}
body:not(.menu-mobile):not(.menu-opened):not(.upper-opened):not(._has-modal):not(.fotorama__fullscreen).headroom--unpinned .header-sticky #general-loader {
  -webkit-transform: translate3d(0px, 60px, 0px);
  -moz-transform: translate3d(0px, 60px, 0px);
  -o-transform: translate3d(0px, 60px, 0px);
  -ms-transform: translate3d(0px, 60px, 0px);
  transform: translate3d(0px, 60px, 0px);
}
#mega-menu,
.upper-header {
  display: none;
}
 
.header-sticky {
  position: fixed;
  z-index: 800;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.header-sticky > .header-wrapper {
  position: relative;
  background: #ffffff;
}
.header-sticky > .header-wrapper #general-loader {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  overflow: hidden;
  z-index: 2;
}
.header-sticky > .header-wrapper #general-loader .loader-progress {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #003150;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
body.closing .header-sticky > .header-wrapper #general-loader .loader-progress {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.action.skip:focus {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 15;
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}
.top-links-container {
  position: relative;
  z-index: 2;
}
.top-links-container .logo {
  width: 126px;
  height: auto;
  position: absolute;
  top: 16px;
  left: 50%;
  z-index: 10;
  margin: 0 0 0 -60px;
}
.top-links-container .logo img {
  display: block;
}
.page-print .top-links-container .logo {
  position: static;
  margin: 0 0 10px 0;
}
.top-links {
  display: table;
  width: 100%;
  height: 60px;
}
.top-links > ul {
  display: table-cell;
  width: 100%;
  position: relative;
  z-index: 2;
  padding-left: 10px;
  vertical-align: top;
  text-align: right;
}
.top-links > ul > li {
  float: right;
}
.top-links > ul > li.f-left {
  float: left;
}
.top-links .minicart-wrapper {
  display: table-cell;
  position: relative;
  z-index: 1;
  margin: 0;
  padding-left: 4px;
  padding-right: 13px;
  vertical-align: top;
}
.top-link-item {
  display: inline-block;
  height: 34px;
  padding: 15px 8px 0 8px;
  line-height: 30px;
  position: relative;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -moz-osx-font-smoothing: grayscale;
}
a.top-link-item:hover,
a.top-link-item:focus,
a.top-link-item:active,
a.top-link-item:visited {
  color: #002744;
  text-decoration: none;
  outline: none;
}
.top-link-item span {
  display: none;
}
.top-link-item.ico-left {
  display: inline-block;
  text-decoration: none;
  padding-left: 26px;
}
.top-link-item.ico-left:before {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 34px;
  color: inherit;
  content: '\e91d';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.top-link-item.ico-left:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 34px;
  color: inherit;
  content: '\e91d';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.top-link-item.ico-left:before {
  position: absolute;
  left: 5px;
  top: 0;
}
.top-link-item.ico-right {
  display: inline-block;
  text-decoration: none;
  padding-right: 26px;
}
.top-link-item.ico-right:after {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 34px;
  color: inherit;
  content: '\e923';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.top-link-item.ico-right:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 34px;
  color: inherit;
  content: '\e923';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.top-link-item.ico-right:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.top-link-item.ico-search:after {
  content: '\e921';
  -moz-osx-font-smoothing: grayscale;
}
.top-link-item.ico-service {
  display: none;
}
.top-link-item.ico-service.active:after {
  content: '\e922';
}
.top-link-item.ico-service span {
  font-size: 1.2rem;
}
.top-link-item.ico-phone {
  display: none;
}
.top-link-item.ico-comparator {
  display: none;
}
.top-link-item.ico-comparator:before {
  content: '\e931';
}
.top-link-item.ico-comparator.empty:before {
  content: '\e90d';
}
.top-link-item.ico-cart:before {
  content: '\e908';
}
.top-link-item.ico-account:before {
  content: '\e900';
}
.top-link-item.ico-logged:before {
  content: '\e901';
}
.minicart-wrapper .top-link-item.top-link-item.showcart {
  display: block;
  white-space: nowrap;
}
.minicart-wrapper .top-link-item.top-link-item.showcart:before,
.minicart-wrapper .top-link-item.top-link-item.showcart.active:before,
.minicart-wrapper .top-link-item.top-link-item.showcart:hover:before {
  color: inherit;
}
.top-link-item a {
  color: #ffffff;
}
.top-link-item.empty .counter {
  display: none;
}
.welcome .welcome-btn .customer-name,
.welcome .welcome-btn .submenu.customer {
  display: none;
}
.welcome .welcome-btn.logged .ico-account {
  display: none;
}
.welcome .welcome-btn.logged .customer-name {
  display: inline-block;
}
.welcome .welcome-btn.logged .submenu.customer {
  display: block;
}
.checkout-cart-index .top-links .link-item.showcart,
.catalog-product-compare-index .top-links .link-item.comparator {
  background: #003150;
}
.over-elt {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1010;
  background: rgba(0, 39, 68, 0.8);
  color: #ffffff;
  -webkit-opacity: 1.0E-6;
  -moz-opacity: 1.0E-6;
  -ms-opacity: 1.0E-6;
  opacity: 1.0E-6;
  will-change: opacity;
}
.over-elt .close-btn {
  right: 25px;
  top: 50%;
  margin: -30px 0 0 0;
}
.over-elt .wrapper {
  max-width: 1600px;
  margin: 0 auto;
}
.over-elt#language-pad > .wrapper {
  background: #003150;
}
.over-elt .head {
  height: 110px;
  position: relative;
  background: #003150;
  z-index: 3;
}
.over-elt .logo {
  display: block;
  width: 160px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -21px 0 0 -80px;
  background: url('../images/logo-white.svg') no-repeat center center;
  background-size: 100% auto;
}
.over-elt .separator {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}
.over-elt .content-separator {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
}
.over-elt .content-1 {
  padding: 25px 0;
  background: #003150;
  text-align: center;
  position: relative;
  z-index: 2;
}
.over-elt .field.search {
  width: 80%;
  max-width: 540px;
  margin: 0 auto;
  position: relative;
  padding-right: 40px;
  border-bottom: 1px solid #3f6589;
}
.over-elt .btn-search {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  padding: 5px;
  background: none;
  border: none;
  color: #ffffff;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  opacity: 0.8;
}
.over-elt .btn-search:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
}
.over-elt .btn-search .ico {
  display: inline-block;
  text-decoration: none;
}
.over-elt .btn-search .ico:after {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 30px;
  color: inherit;
  content: '\e921';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.over-elt .btn-search .ico:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 30px;
  color: inherit;
  content: '\e921';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.over-elt .btn-search.loading .ico {
  width: 30px;
  height: 30px;
  background: url('../images/loader-dark.svg') no-repeat center center;
  background-size: 16px 16px;
}
.over-elt .btn-search.loading .ico:after {
  display: none;
}
.over-elt#search-pad {
  background: #002744;
}
.over-elt #search {
  height: auto;
  background: transparent;
  text-transform: uppercase;
  padding: 0 0 0 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  line-height: 40px;
  font-size: 2rem;
  letter-spacing: 1px;
  color: #ffffff;
}
.over-elt ::-webkit-input-placeholder {
  color: #fff !important;
}
.over-elt :-moz-placeholder {
  color: #fff !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
}
.over-elt ::-moz-placeholder {
  color: #fff !important;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
}
.over-elt :-ms-input-placeholder {
  color: #fff !important;
}
.over-elt .search-bottom {
  height: calc(100vh - 206px);
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 50px;
}
.over-elt .search-autocomplete {
  background: #ffffff;
  color: #444;
}
.over-elt .suggestions {
  text-align: left;
  font-size: 12px;
}
.over-elt .suggestions-list {
  padding: 20px;
  letter-spacing: 0.1em;
}
.over-elt .suggestions-list + .suggestions-list {
  border-top: 1px solid #f7f7f7;
}
.over-elt .suggestions-title {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 300;
}
.over-elt .suggestions li {
  display: block;
}
.over-elt .suggestions li + li {
  margin-top: 4px;
}
.over-elt .suggestions a {
  display: block;
  color: #444;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.over-elt .suggestions a:hover {
  color: #003150;
}
.over-elt .search-no-results {
  display: none;
  text-align: center;
  background: #ffffff;
  letter-spacing: 0.1em;
  color: #555;
  font-size: 14px;
  
  margin-top: 30px;
  padding: 20px;
}
.over-elt .search-popular p {
  padding: 20px 20px 0 20px;
  color: #a3c1d8;
  font-size: 9px;
  margin: 0 0 4px 0;
  letter-spacing: 0.1em;
}
.over-elt .search-popular .search-terms {
  padding: 0 20px 20px 20px;
}
.over-elt .search-popular .search-terms li {
  display: block;
}
.over-elt .search-popular .search-terms li + li {
  border-top: 1px solid #677988;
}
.over-elt .search-popular .search-terms li a {
  display: block;
  padding: 13px 0;
  line-height: 20px;
  font-size: 11px !important;
  text-transform: uppercase;
  color: #ffffff;
}
.over-elt .search-popular .search-terms li a.retailers {
  padding-left: 22px;
  position: relative;
}
.over-elt .search-popular .search-terms li a.retailers:before {
  content: '\e91e';
  display: block;
  width: 20px;
  height: 20px;
  font-family: 'icomoon';
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.switcher-language .title {
  max-width: 200px;
  font-size: 2.4rem;
  margin: 0 auto 1em auto;
}
.switcher-language li {
  display: block;
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
}
.switcher-language a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.4rem;
  display: inline-block;
  padding: 5px 0;
  line-height: 20px;
}
.switcher-language span {
  color: #ffffff;
  font-size: 1.4rem;
  display: inline-block;
  padding: 5px 0;
  line-height: 20px;
}
.switcher-language span:before {
  content: '\e908';
  font-family: "icomoon";
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  left: -25px;
  top: 5px;
}
.main-menu {
  display: none;
}
body.menu-mobile .header-sticky {
  position: relative;
  z-index: 2;
}
body.menu-mobile .page-wrapper {
  position: fixed;
  z-index: 1;
  overflow: hidden;
  left: 0;
  width: 100%;
}
body.menu-mobile .main-menu {
  display: block;
  height: calc(100vh - 60px);
  background: #003150;
  border-top: 1px solid #f7f7f7;
}
body.menu-mobile .main-menu-elt li {
  display: block;
  background: #ffffff;
}
body.menu-mobile .main-menu-elt li.menu-odt {
  background: #dfdfdf;
}
body.menu-mobile .main-menu-elt li.menu-odt > a span.image {
  background-position: left center;
  background-size: 70% auto;
}
body.menu-mobile .main-menu-elt li.menu-odt .label {
  color: #817747;
  font-family: 'freightdisp_probold', serif;
}
body.menu-mobile .main-menu-elt li.menu-odt .label span {
  display: block;
}
body.menu-mobile .main-menu-elt.main-menu-left li.first > a span.label {
  border-top: none;
}
body.menu-mobile .main-menu-elt li > a {
  display: block;
  text-transform: uppercase;
  color: #002744;
}
body.menu-mobile .main-menu-elt li > a:not(.menu-odt):hover,
body.menu-mobile .main-menu-elt li > a:not(.menu-odt):focus {
  background: #f7f7f7;
}
body.menu-mobile .main-menu-elt li > a > span {
  display: table;
  width: 100%;
  position: relative;
  height: 100px;
  padding: 0 0 0 20px;
}
body.menu-mobile .main-menu-elt li > a span.label {
  display: table-cell;
  width: auto;
  height: 100%;
  padding: 20px 140px 20px 0;
  border-top: 1px solid #f7f7f7;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 21px;
  vertical-align: middle;
}
body.menu-mobile .main-menu-elt li > a span.image {
  width: 125px;
  height: 67px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -33px;
  background: transparent center center no-repeat;
  background-size: 100% auto;
  background-size: cover;
}
body.menu-mobile .main-menu-elt:first-child li:first-child > a {
  height: 99px;
}
body.menu-mobile .main-menu-elt:first-child li:first-child > a > span {
  border: none;
}
.mega-menu ul,
.mega-menu-collection ul {
  margin: 0;
  padding: 0;
}
.mega-menu li,
.mega-menu-collection li {
  display: block;
}
.mega-menu li > span,
.mega-menu-collection li > span {
  display: block;
  font-size: 1.3rem;
  color: #737373;
}
.mega-menu a,
.mega-menu-collection a {
  display: block;
  font-size: 1.3rem;
  color: #737373;
}
.mega-menu a:visited,
.mega-menu-collection a:visited {
  color: #737373;
}
.mega-menu a:active,
.mega-menu-collection a:active,
.mega-menu a:hover,
.mega-menu-collection a:hover,
.mega-menu a:focus,
.mega-menu-collection a:focus {
  color: #333;
}
.mega-menu a:hover,
.mega-menu-collection a:hover,
.mega-menu a:focus,
.mega-menu-collection a:focus,
.mega-menu a:visited,
.mega-menu-collection a:visited,
.mega-menu a:active,
.mega-menu-collection a:active,
.mega-menu a.menu-item-active > span,
.mega-menu-collection a.menu-item-active > span {
  text-decoration: none;
}
.mega-menu a.btn-continue {
  display: inline-block;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 14px;
  padding: 5px 40px 5px 0;
  position: relative;
}
.mega-menu a.btn-continue span {
  
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}
.mega-menu a.btn-continue:after {
  content: '\e906';
  font-family: 'icomoon';
  font-size: 22px;
  line-height: 28px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -14px 0 0 0;
}
.mega-menu > ul > li,
.mega-menu-collection ul.level0 > li {
  padding: 0 2px;
}
.mega-menu > ul > li li,
.mega-menu-collection ul.level0 > li li {
  display: block;
  padding: 0;
}
.mega-menu > ul > li a,
.mega-menu-collection ul.level0 > li a,
.mega-menu > ul > li .a,
.mega-menu-collection ul.level0 > li .a {
  display: block;
  padding: 3px 0;
}
.mega-menu > ul .image,
.mega-menu-collection ul.level0 .image {
  width: auto;
  overflow: hidden;
  position: relative;
  height: 210px;
  padding: 0 !important;
  background-size: auto 100%;
  background-size: cover;
  background-position: center center;
}
.mega-menu > ul .image img,
.mega-menu-collection ul.level0 .image img {
  display: block;
  position: absolute;
  max-width: none;
  left: 50%;
  width: 260px;
  margin: -50px 0 0 -130px;
}
.mega-menu > ul a,
.mega-menu-collection ul.level0 a {
  display: block;
  font-size: 1.3rem;
}
.mega-menu-collection ul.level0 .image {
  max-width: 238px;
  margin: 0 auto;
}
.mega-menu-collection ul.level0 .image img {
  left: auto;
  width: 238px;
  margin: 0 auto;
  position: relative;
}
.mega-menu-collection ul.level0 > li > ul {
  padding: 0 8px;
}
.mega-menu > ul > li > a,
.mega-menu > ul > li > .a,
.mega-menu-collection ul.level0 li.level1 > a,
.mega-menu-collection ul.level0 li.level1 > .a {
  font-size: 1.4rem;
}
.mega-menu > ul > li > a span.label,
.mega-menu > ul > li > .a span.label,
.mega-menu-collection ul.level0 li.level1 > a > span,
.mega-menu-collection ul.level0 li.level1 > .a > span {
  display: block;
  text-transform: uppercase;
  padding: 4px 0;
  color: #003150;
  
}
.mega-menu-collection ul.level0 li.level1 > a > span,
.mega-menu-collection ul.level0 li.level1 > .a > span {
  padding: 4px 8px;
}
.mega-menu-collection {
  overflow: hidden;
  height: 500px;
  -webkit-transition: height 0.1s ease-in-out;
  -moz-transition: height 0.1s ease-in-out;
  -ms-transition: height 0.1s ease-in-out;
  transition: height 0.1s ease-in-out;
  position: relative;
  margin: 0 10px;
}
.mega-menu-collection .dash {
  position: absolute;
  left: 0;
  top: 22px;
  background: #003150;
  height: 1px;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mega-menu-collection > ul {
  position: relative;
}
.mega-menu-collection li.level0 {
  display: inline-block;
  padding: 0 10px;
  min-height: 32px;
}
.mega-menu-collection a.level-top {
  text-transform: uppercase;
  display: block;
  color: #003150;
  
  font-size: 1.3rem;
  line-height: 20px;
}
.mega-menu-collection ul.level0 {
  position: absolute;
  width: 100%;
  display: none;
  left: 0;
  top: 40px;
}
.mega-menu-collection li.level0.active > ul.level0 {
  display: block;
}
.otd-wrapper {
  max-width: 840px;
  margin: 0 auto;
  color: #514e4b;
}
.otd-title {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.25;
  padding: 0 0 24px 0;
  text-align: center;
  margin: 0 0 50px 0;
  font-family: 'freightdisp_promedium', serif;
  color: #817747;
  border-bottom: 1px solid #c7ccd0;
}
.otd-title b,
.otd-title strong {
  font-weight: normal;
  font-family: 'freightdisp_probold', serif;
}
.otd-elt {
  min-height: 332px;
  padding: 50px 40px 5px 40px;
}
.otd-picture {
  display: block;
  margin: 0 0 10px 0;
}
.otd-subtitle {
  font-family: 'freightdisp_probold', serif;
  color: #003150;
  padding: 0 40px;
  min-height: 80px;
  max-width: 360px;
  font-size: 16px;
  line-height: 20px;
}
.otd-description {
  font-family: 'freightdisp_promedium', serif;
  color: #514e4b;
  font-size: 12px;
  line-height: 24px;
  min-height: 72px;
  margin: 0 0 3px 0;
}
.otd-description .title {
  font-family: "Microsoft Yahei", "微软雅黑", "黑体", "Heiti", "华文黑体", "ST Heiti", 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  
  display: block;
}
.otd-button {
  display: block;
  padding: 12px;
  width: 100%;
  margin: 25px 0 0 0;
  text-transform: uppercase;
  color: #514e4b;
  background: #d1ccb7;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.otd-button-top {
  display: block;
  text-align: center;
  
  font-size: 10px;
  line-height: 17px;
}
.otd-button-bottom {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  margin-top: 4px;
}
.otd-button:hover,
.otd-button:active {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  opacity: 0.7;
}
.otd-right .otd-button {
  background: #ffffff;
}
.otd-left-tab {
  display: table;
  width: 100%;
  height: 332px;
  table-layout: fixed;
}
.otd-left-tab > div {
  display: table-cell;
  height: 100%;
  vertical-align: top;
  width: 100%;
}
.otd-event {
  background: #c8bf95;
}
.otd-event .otd-description {
  color: #ffffff;
}
.otd-featured {
  background: #ffffff;
}
.otd-year {
  background: rgba(255, 255, 255, 0.2);
}
.otd-columns-wrapper {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.otd-columns-wrapper > div {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.otd-columns-wrapper.cols-3 .otd-left {
  width: 69.5%;
  padding: 0 40px 0 0;
}
.otd-columns-wrapper.cols-3 .otd-left-tab > div {
  width: 50%;
}
.otd-columns-wrapper.cols-3 .otd-right {
  width: 30.5%;
}
#mega-menu-odt .mega-menu-item-content .close-btn:after {
  color: #514e4b;
}
.page-footer {
  overflow: hidden;
}
.page-footer .footer-reinsurance {
  background: #003150;
  list-style: none;
}
.page-footer .footer-reinsurance ul > li {
  list-style: none;
}
.page-footer .footer-reinsurance .content-wrapper > ul {
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 35px;
  padding-bottom: 30px;
}
.page-footer .footer-reinsurance .content-wrapper > ul:after {
  display: block;
  content: "";
  clear: both;
}
.page-footer .footer-reinsurance li.level-top {
  display: block;
  width: 33.33333333%;
  float: left;
  text-align: center;
  color: #ffffff;
}
.page-footer .footer-reinsurance li.level-top:before {
  display: block;
  font-family: 'icomoon', sans-serif;
  font-size: 3rem;
  color: #8097a9;
  text-align: center;
  height: 42px;
}
.page-footer .footer-reinsurance li.level-top.footer-reinsurance-official:before {
  content: url('../images/logo-light-blue.svg');
  font-family: sans-serif;
  width: 110px;
  height: 34px;
  line-height: 1;
  margin: 4px auto;
}
.page-footer .footer-reinsurance li.level-top.footer-reinsurance-delivery:before {
  content: '\e90e';
}
.page-footer .footer-reinsurance li.level-top.footer-reinsurance-payment:before {
  content: '\e91b';
}
.page-footer .footer-reinsurance .slick-dots button:before {
  color: #8097a9;
}
.page-footer .footer-reinsurance .slick-dots li.slick-active button:before {
  color: #ffffff;
}
.page-footer .footer-reinsurance a.level-top,
.page-footer .footer-reinsurance span.level-top {
  display: block;
  min-height: 54px;
  margin-bottom: 6px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 2rem;
}
.page-footer .footer-reinsurance .submenu {
  padding-left: 0;
}
.page-footer .footer-reinsurance span.level1,
.page-footer .footer-reinsurance a.level1 {
  color: #8097a9;
  font-size: 1.3rem;
}
.page-footer .footer-reinsurance li.level2 {
  display: inline-block;
}
.page-footer .footer-reinsurance li.level2 span span {
  display: none;
}
.page-footer .footer-reinsurance span.reinsurance-social,
.page-footer .footer-reinsurance a.reinsurance-social {
  display: inline-block;
  text-decoration: none;
}
.page-footer .footer-reinsurance span.reinsurance-social:before,
.page-footer .footer-reinsurance a.reinsurance-social:before {
  -webkit-font-smoothing: antialiased;
  font-size: 48px;
  line-height: 38px;
  color: #ffffff;
  content: '\e926';
  font-family: 'icomoon';
  margin: 0 5px;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .footer-reinsurance span.reinsurance-social:before,
.page-footer .footer-reinsurance a.reinsurance-social:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 48px;
  line-height: 38px;
  color: #ffffff;
  content: '\e926';
  font-family: 'icomoon';
  margin: 0 5px;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .footer-reinsurance span.reinsurance-social:before,
.page-footer .footer-reinsurance a.reinsurance-social:before {
  vertical-align: middle;
}
.page-footer .footer-reinsurance span.reinsurance-social.union:before,
.page-footer .footer-reinsurance a.reinsurance-social.union:before {
  margin-left: 0;
}
.page-footer .footer-reinsurance span.reinsurance-social.alipay:before,
.page-footer .footer-reinsurance a.reinsurance-social.alipay:before {
  content: '\e903';
}
.page-footer .footer-reinsurance span.reinsurance-social.wechat:before,
.page-footer .footer-reinsurance a.reinsurance-social.wechat:before {
  content: "\e933";
  margin-right: 0;
  font-size: 8rem;
}
.footer-top {
  background: #abb0b3;
  padding: 20px 0px;
}
.footer-top .copyright {
  color: #ffffff;
  font-weight: 300;
  margin: 10px 0;
  text-align: center;
  font-size: 1rem;
}
.footer-top ul {
  max-width: 340px;
  display: block;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
.footer-top ul:after {
  content: '';
  display: block;
  clear: both;
}
.footer-top li {
  margin: 8px 0 0 0;
  padding: 10px 0;
  display: block;
  width: 50%;
  float: left;
  text-align: center;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.footer-top a {
  color: #ffffff;
}
.footer-top a:hover,
.footer-top a:active,
.footer-top a:focus {
  color: #003150;
  text-decoration: none;
}
.footer-bottom {
  padding: 20px 0 50px 0;
}
.footer-bottom-first {
  border-bottom: 1px #e6eaed solid;
  padding: 0 0 20px 0;
}
.footer-bottom-first .over-elt-btn span {
  cursor: pointer;
  display: block;
  font-size: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  
  padding: 4px 0;
}
.footer-bottom-first .over-elt-btn span:before {
  display: inline-block;
  content: '\e918';
  font-family: 'icomoon', sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  margin-right: 5px;
  vertical-align: middle;
}
.footer-bottom-second {
  padding: 25px 0 10px 0;
  text-align: center;
  /*Slider*/
}
.footer-bottom-second ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-bottom-second > ul {
  max-width: 540px;
  margin: 0 auto;
}
.footer-bottom-second li.level0 {
  display: block;
  float: left;
  text-align: center;
  width: 20%;
}
.footer-bottom-second a.level0 {
  font-size: 1.5rem;
  display: block;
  min-height: 32px;
  line-height: 16px;
  text-transform: uppercase;
  
}
.footer-bottom-second li.level1 {
  margin: 0 0 8px 0;
}
.footer-bottom-second a.level1 {
  color: #737373;
  font-size: 1.3rem;
}
.footer-bottom-second a:hover,
.footer-bottom-second a:focus,
.footer-bottom-second a:active {
  color: #000000;
}
.footer-bottom-second .slick-dots {
  margin-top: 10px;
}
.footer-social-links {
  color: #737373;
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
}
.footer-social-links p {
  display: inline-block;
  margin-bottom: 0;
  text-transform: uppercase;
  vertical-align: middle;
}
.footer-social-links ul {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle;
}
.footer-social-links li {
  display: inline-block;
  list-style: none;
  margin-bottom: 0;
  margin-left: 18px;
}
.footer-social-links li:first-child {
  margin-left: 0;
}
.footer-social-links a {
  position: relative;
  color: #737373;
}
.footer-social-links a span.label {
  display: none;
}
.footer-social-links a:after {
  content: '';
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 24px;
  width: 24px;
  text-align: center;
}
.footer-social-links a:hover,
.footer-social-links a:focus,
.footer-social-links a:active {
  color: #000000;
}
.footer-social-links a.footer-wechat {
  /*
                &:hover, &.hover {
                    span.image {
                        opacity: 1;
                        display: block;

                        .lib-transition-visibility-opened(0.3s);
                    }
                }
                */
}
.footer-social-links a.footer-wechat:after {
  content: '\e928';
}
.footer-social-links a.footer-wechat span.image {
  height: 245px;
  width: 220px;
  position: absolute;
  bottom: 25px;
  left: -100px;
  opacity: 0;
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, margin 0.3s ease-in-out, visibility 0s ease 0.3s, z-index 0s ease 0.3s;
  -moz-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, margin 0.3s ease-in-out, visibility 0s ease 0.3s, z-index 0s ease 0.3s;
  -ms-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, margin 0.3s ease-in-out, visibility 0s ease 0.3s, z-index 0s ease 0.3s;
  transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, margin 0.3s ease-in-out, visibility 0s ease 0.3s, z-index 0s ease 0.3s;
  visibility: hidden;
}
.footer-social-links a.footer-wechat:hover span.image,
.footer-social-links a.footer-wechat.hover span.image {
  opacity: 1;
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, margin 0.3s ease-in-out, visibility 0s, z-index 0s;
  -moz-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, margin 0.3s ease-in-out, visibility 0s, z-index 0s;
  -ms-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, margin 0.3s ease-in-out, visibility 0s, z-index 0s;
  transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out, margin 0.3s ease-in-out, visibility 0s, z-index 0s;
  visibility: visible;
}
.footer-social-links a.footer-wechat.last span.image {
  left: -110px;
}
.footer-social-links a.footer-weibo:after {
  content: '\e929';
}
.footer-social-links a.footer-youku:after {
  content: '\e92b';
}
.footer-social-links a.label span {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
}
.page-footer {
  background-color: #ffffff;
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #003150;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.chat-link-fixed {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
  width: 40px;
  height: 40px;
  background: #003150;
  border: 1px solid #ffffff;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center;
}
.chat-link-fixed .icon-chat-2 {
  color: #ffffff;
  outline: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.chat-link-fixed .icon-chat-2 > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.chat-link-fixed .icon-chat-2 > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.chat-link-fixed .icon-chat-2 > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.chat-link-fixed .icon-chat-2 > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.chat-link-fixed .icon-chat-2:before {
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 40px;
  color: inherit;
  content: "\e930";
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.chat-link-fixed .icon-chat-2 > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.chat-link-fixed .icon-chat-2 > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.chat-link-fixed .icon-chat-2 > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.chat-link-fixed .icon-chat-2 > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.chat-link-fixed .icon-chat-2:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 40px;
  color: inherit;
  content: "\e930";
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
 
a,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
.hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  width: 1px !important;
}
.clear {
  clear: both;
}
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.bg-dark-blue-1 {
  background: #003150;
}
.bg-white {
  background: #ffffff;
}
.bg-light-grey-1 {
  background: #f7f7f7;
}
.bg-light-grey-2 {
  background: #eff1f3;
}
.bg-light-grey-3 {
  background: #e6eaed;
}
.bg-grey-1 {
  background: #d4d6d9;
}
.bg-grey-2 {
  background: #c7ccd0;
}
.bg-grey-3 {
  background: #b7bfc6;
}
.bg-grey-4 {
  background: #abb0b3;
}
.bg-dark-grey-1 {
  background: #90959b;
}
.bg-dark-grey-2 {
  background: #84888b;
}
.bg-dark-grey-3 {
  background: #737373;
}
.bg-light-blue-1 {
  background: #a3c1d8;
}
.bg-light-blue-2 {
  background: #8097a9;
}
.bg-blue-1 {
  background: #677988;
}
.bg-blue-2 {
  background: #59798d;
}
.bg-blue-3 {
  background: #3f6589;
}
.bg-dark-blue-1 {
  background: #003150;
}
.bg-dark-blue-2 {
  background: #002744;
}
.bg-black {
  background: #000000;
}
.bg-red {
  background: #d11c04;
}
.upper {
  text-transform: uppercase;
}
.lower {
  text-transform: lowercase;
}
.nowrap {
  white-space: nowrap;
}
h1,
.price-box,
.product-item-name,
.collection-title,
.block-title,
.let-sp {
  letter-spacing: 0.1em;
}
.let-sp-xl {
  letter-spacing: 0.16em;
}
.page-main .page-title-wrapper {
  margin: 0 auto;
}
.page-main .page-title-wrapper h1 {
  margin: 50px 0 50px 5.5%;
}
.content-wrapper {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.content-wrapper-fluid {
  padding: 1px 20px;
}
.content-wrapper-fluid .content-wrapper,
.content-wrapper .content-wrapper {
  margin-left: 0;
  margin-right: 0;
}
.nofollow,
.followlink {
  cursor: pointer;
}
.page-wrapper {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
body.opening > .page-wrapper,
body.closing > .page-wrapper {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
}
.page-layout-2columns-right .column.main {
  padding: 0 0 20px 0;
  margin: 0 20px;
}
.page-layout-2columns-right .sidebar-main,
.page-layout-2columns-right .sidebar-additional {
  border-top: 1px solid #b7bfc6;
  padding: 20px 0;
  margin: 0 20px;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #003150;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #003150;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #003150;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #003150;
}
.message.global.demo a:hover {
  color: #003150;
}
.message.global.demo a:active {
  color: #ff5501;
}
.breadcrumbs {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #d4d6d9;
  margin: 0 0 0 0;
}
.catalog-product-view .page-main {
  position: relative;
}
.fixed-bottom-ref {
  height: 60px;
}
.fixed-bottom {
  z-index: 780;
  left: 0;
  bottom: 0;
  width: 100%;
}
.fixed-bottom-wrapper {
  width: 100%;
  height: 60px;
  max-width: 1600px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  padding: 3px 5px;
  background: #eff1f3;
}
.fixed-bottom-wrapper > div {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  width: auto;
}
.fixed-bottom.product {
  position: absolute;
}
.fixed-bottom.product .fixed-bottom-wrapper {
  background: #ffffff;
  border-top: 1px solid #e6eaed;
}
.fixed-bottom.cart .fixed-bottom-wrapper {
  padding: 10px 0;
}
body.bottom-fixed .fixed-bottom {
  position: fixed;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
body.bottom-fixed .fixed-bottom.cart .fixed-bottom-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.fade-img,
.responsive-bg-img {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.fade-img.loaded,
.responsive-bg-img.loaded {
  opacity: 1;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.action.icon-remove {
  position: absolute !important;
  padding: 0 !important;
  top: 10px;
  right: 1px;
  z-index: 3;
  font-size: 1.1rem;
  line-height: 1.1rem;
  display: inline-block;
  text-decoration: none;
}
.action.icon-remove:before {
  -webkit-font-smoothing: antialiased;
  font-size: 2px;
  line-height: 1;
  color: #003150;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.icon-remove:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 2px;
  line-height: 1;
  color: #003150;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.icon-remove span {
  margin-top: 4px;
  display: none;
  letter-spacing: .5px;
}
.action.icon-remove:before {
  font-size: 18px;
}
.action.icon-remove:hover:before,
.action.icon-remove:hover span {
  color: #003150;
}
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e92d';
}
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e92d';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #003150;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #003150;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #003150;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.wishlist .product-item .product-item-image .product-image-container {
  max-width: 462px;
  margin: 0 auto;
}
.wishlist .product-item .product-item-details {
  padding-bottom: 0;
  bottom: 60px;
}
.wishlist .product-item .product-item-details .product-item-name {
  display: inline-block;
  margin-bottom: 10px;
}
.wishlist .product-item .product-item-details .product-item-collection {
  margin-bottom: 0;
  letter-spacing: 1.15px;
}
.wishlist .product-item .product-item-details .product-item-collection a {
  
}
.wishlist .product-item .product-item-inner {
  position: absolute;
  bottom: 20px;
  left: 26%;
  width: 48%;
  z-index: 10;
}
.wishlist .product-item .product-item-inner .action.primary {
  
}
.my-wishlist-share-product {
  margin-top: 20px;
}
.my-wishlist-share-product h4 {
  
  text-transform: uppercase;
  margin: 0 0 10px;
}
.my-wishlist-share-product ul {
  padding-left: 0;
}
.wishlist-share-popup {
  display: none;
}
.wishlist-share-popup h3 {
  text-align: center;
  text-transform: uppercase;
  
}
.wishlist-share-popup .actions {
  margin: 20px 0 0 0;
  text-align: center;
}
.wishlist-share-popup .actions .share-btn {
  letter-spacing: 0.1em;
  min-width: 256px;
  
}
.wishlist-wechat-pad {
  display: none;
  text-align: center;
}
.wishlist-wechat-pad h3 {
  margin-bottom: 60px;
  text-align: center;
  text-transform: uppercase;
  
}
.wishlist-wechat-pad .wishlist-wechat-content {
  margin-bottom: 30px;
}
.share-product-list-slider {
  margin: 0;
  padding: 0;
}
.share-product-list-slider .product-item {
  height: 400px;
  clear: none !important;
  margin: 0;
  border: none;
}
.share-product-list-slider .product-item:before {
  display: none;
}
.share-product-list-slider .product-item .product-image-wrapper {
  display: block;
  height: 260px;
  width: 280px;
  margin: 15px auto;
}
.share-product-list-slider .product-item .product-item-info-box {
  max-width: 320px;
  margin: 0 auto;
}
.share-product-list-slider .product-item .product-item-collection {
  display: block;
  
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 1.15px;
  margin: 0 0 0.3em 0;
  color: #84888b;
}
.share-product-list-slider .product-item .product-item-name {
  display: block;
  
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 1.4px;
  margin: 0 0 15px 0;
  color: #84888b;
}
.share-product-list-slider .product-item a {
  color: #84888b;
}
.share-product-list-slider .product-item .price-box {
  text-align: center;
}
/* SHARE PAD */
.share-pad {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.share-pad.opened {
  z-index: 800;
}
.share-widget {
  position: absolute;
  padding: 25px 20px 20px 20px;
  background: #003150;
  text-align: center;
  bottom: 100%;
  left: 0;
  z-index: 10;
  min-width: 138px;
  margin: 0 0 0 -69px;
}
.share-widget:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 69px;
  margin-left: -6.5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6.5px 0 6.5px;
  border-color: #003150 transparent transparent transparent;
}
.share-widget.share-widget-4 {
  min-width: 176px;
  margin: 0 0 0 -88px;
}
.share-widget.share-widget-4:after {
  left: 88px;
}
.share-widget-title {
  display: block;
  font-size: 1.4rem;
  line-height: 14px;
  white-space: nowrap;
  color: white;
  margin-bottom: 20px;
  
}
.share-widget .icons-content {
  font-size: 0;
  white-space: nowrap;
  color: #ffffff;
  text-align: center;
  margin: 0 -8px;
}
.share-widget .icons-content .share-btn {
  display: inline-block;
  font-size: 14px;
  width: 30px;
  margin: 0 4px;
  cursor: pointer;
}
.share-widget .icons-content .share-btn:before {
  display: inline-block;
  font-family: 'icomoon';
  line-height: 28px;
  font-size: 3rem;
  vertical-align: bottom;
}
.share-widget .icons-content .share-btn.wb:before {
  content: '\e929';
}
.share-widget .icons-content .share-btn.wc:before {
  content: '\e928';
}
.share-widget .icons-content .share-btn.qq:before {
  content: '\e920';
}
.share-widget .icons-content .share-btn.wb.no-icon:before,
.share-widget .icons-content .share-btn.wc.no-icon:before,
.share-widget .icons-content .share-btn.qq.no-icon:before {
  display: none;
}
.share-widget .wechat-pad {
  display: none;
  position: relative;
}
.share-widget .wechat-pad .action-close {
  position: absolute;
  right: -20px;
  top: -55px;
  padding: 15px;
  border: none;
  line-height: 1;
}
.share-widget .wechat-pad .action-close:before {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  color: #d4d6d9;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  display: inline-block;
  text-align: center;
}
.share-widget .wechat-pad .action-close:hover:before {
  color: #ffffff;
}
.share-widget .wechat-pad .action-close span {
  display: none;
}
.share-widget .wechat-pad h3 {
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 10px;
}
.share-widget .wechat-pad .wechat-content canvas {
  display: block;
  border: 10px solid #ffffff;
}
.share-widget.wechat-opened .wechat-pad {
  display: block;
}
.share-widget.wechat-opened .icons-content {
  display: none;
}
.product-addto-links .share-widget {
  left: 35px;
}
.recall-product .share-widget {
  left: 15px;
  margin-left: -30px;
}
.recall-product .share-widget:after {
  left: 30px;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e90c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background: #003150;
  border: 1px solid #003150;
  color: #ffffff;
  /*.lib-button(
        @_button-line-height: @_button-line-height,
        @_button-width: @_button-width,
        @_button-margin: @_button-margin,
        @_button-padding: @_button-padding,
        @_button-color: @_button-color,
        @_button-background: @_button-background,
        @_button-border: @_button-border,
        @_button-color-hover: @_button-color-hover,
        @_button-background-hover: @_button-background-hover,
        @_button-border-hover: @_button-border-hover,
        @_button-color-active: @_button-color-active,
        @_button-background-active: @_button-background-active,
        @_button-border-active: @_button-border-active,
        @_button-gradient: @_button-gradient,
        @_button-gradient-direction: @_button-gradient-direction,
        @_button-gradient-color-start: @_button-gradient-color-start,
        @_button-gradient-color-end: @_button-gradient-color-end,
        @_button-gradient-color-start-hover: @_button-gradient-color-start-hover,
        @_button-gradient-color-end-hover: @_button-gradient-color-end-hover,
        @_button-gradient-color-start-active: @_button-gradient-color-start-active,
        @_button-gradient-color-end-active: @_button-gradient-color-end-active
     );*/
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #ffffff;
  border: 1px solid #003150;
  color: #003150;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #ffffff;
  border: 1px solid #003150;
  color: #003150;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 479px) {
  h1 {
    font-size: 1.7rem;
  }
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .cart-sidebar-actions .action {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.1rem;
  }
  .cart-sidebar-actions .action:after {
    display: none;
  }
  .cart.table-wrapper .cart-item-info {
    font-size: 1rem;
  }
  .cart.table-wrapper .product-item-collection,
  .cart.table-wrapper .product-item-name {
    font-size: 1.1rem;
  }
  .cart.table-wrapper .field.qty .label {
    display: none;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .footer-bottom .footer-bottom-first p {
    padding-right: 0;
  }
  .footer-bottom .footer-bottom-first .footer-social-links li {
    margin-left: 14px;
  }
  .footer-bottom .footer-bottom-first .footer-social-links li:first-child {
    margin-left: 0;
  }
  .content-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }
  .content-wrapper-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .breadcrumbs .items:after {
    width: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #003150;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #00070b;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .dropdown button {
    font-size: 1rem;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e90c';
    font-family: 'icomoon';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e90c';
    font-family: 'icomoon';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after {
    clear: both;
  }
  .abs-icon-add-mobile {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before {
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icomoon';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-icon-add-mobile:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icomoon';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile {
    border-bottom: 1px solid #003150;
    border-top: 1px solid #003150;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 38px;
    color: inherit;
    content: '\e912';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 38px;
    color: inherit;
    content: '\e912';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after {
    content: '\e915';
  }
  .abs-toggling-title-mobile.active:after {
    content: '\e915';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .columns .column.main {
    padding-bottom: 20px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    font-size: 42px;
    line-height: 38px;
    color: inherit;
    content: '\e912';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 42px;
    line-height: 38px;
    color: inherit;
    content: '\e912';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e915';
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e915';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    font-size: 42px;
    line-height: 38px;
    color: inherit;
    content: '\e912';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 42px;
    line-height: 38px;
    color: inherit;
    content: '\e912';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e915';
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e915';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #f2f2f2;
    border: solid #e6e6e6;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #ffffff;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .fieldset > .field:not(.hidden),
  .fieldset > .fields > .field:not(.hidden) {
    margin-bottom: 19px;
  }
  .fieldset > .field:not(.hidden) > .label,
  .fieldset > .fields > .field:not(.hidden) > .label {
    font-size: 1rem;
    line-height: 0.8rem;
    display: inline-block;
    margin-bottom: 7px;
  }
  .fieldset > .field:not(.hidden).required > .label,
  .fieldset > .fields > .field:not(.hidden).required > .label,
  .fieldset > .field:not(.hidden)._required > .label,
  .fieldset > .fields > .field:not(.hidden)._required > .label {
    padding-left: 8px;
  }
  .fieldset > .field:not(.hidden).required > .label:after,
  .fieldset > .fields > .field:not(.hidden).required > .label:after,
  .fieldset > .field:not(.hidden)._required > .label:after,
  .fieldset > .fields > .field:not(.hidden)._required > .label:after {
    font-size: 1rem;
    line-height: 0.6rem;
  }
  /* action check */
  .action-check {
    width: 34px;
    height: 34px;
  }
  .action-check:before {
    width: 20px;
    height: 20px;
    left: 6px;
    top: 6px;
  }
  .action-check.checked:after {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 38px;
    left: -4px;
    top: -2px;
  }
  /* slick buttons / dots */
  .slick-slider button.icon-prev,
  .slick-slider button.icon-next {
    border: none;
    line-height: 40px;
  }
  button.icon-only.icon-filter:before,
  .action.icon-only.icon-filter:before {
    line-height: 32px;
    vertical-align: top;
  }
  button.icon-only.label-bottom .label,
  .action.icon-only.label-bottom .label {
    top: auto;
    bottom: 3px;
    padding: 0;
    width: 120%;
    left: -10%;
    font-size: .75rem;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0;
  }
  .product.data.items > .item.title > .switch {
    background: transparent;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #e6eaed;
    height: auto;
    padding: 10px 30px 10px 0;
    
    line-height: 30px;
    font-size: 1.4rem;
    color: #003150;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #003150;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #003150;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #003150;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: transparent;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: transparent;
    padding-bottom: 10px;
  }
  .product.data.items > .item.content {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
  }
  .product.data.items .data.item {
    display: block;
  }
  .review-toolbar .pages {
    display: inline-block;
    float: none;
  }
  .review-toolbar .limiter {
    display: none;
  }
  .cms-no-route > ul {
    width: 310px;
  }
  .cms-terms-of-use .page-main {
    font-size: 1.2rem;
  }
  .cms-terms-of-use .page-main ol {
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-left: 0;
    -webkit-padding-start: 0;
  }
  .cms-terms-of-use .page-main ol h2 {
    font-size: 2.3rem;
  }
  .cms-terms-of-use .page-main ol li:before {
    font-size: 2.3rem;
  }
  .cms-service-unavailable .page-main,
  .cms-no-route .page-main {
    padding: 0;
  }
  .cms-service-unavailable .page-main .page-title-wrapper,
  .cms-no-route .page-main .page-title-wrapper {
    max-width: none;
  }
  .cms-service-unavailable .page-main .page-title-wrapper h1,
  .cms-no-route .page-main .page-title-wrapper h1 {
    font-size: 18px;
    padding-top: 26px;
    padding-bottom: 23px;
    padding-left: 0;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .cms-service-unavailable .error-image,
  .cms-no-route .error-image {
    height: 165px;
  }
  .cms-service-unavailable .error-text,
  .cms-no-route .error-text {
    padding: 0;
  }
  .cms-service-unavailable .error-text h2,
  .cms-no-route .error-text h2 {
    margin-top: 22px;
    margin-bottom: 30px;
    font-size: 14px;
    letter-spacing: 0.9px;
  }
  .cms-service-unavailable .error-text p,
  .cms-no-route .error-text p,
  .cms-service-unavailable .error-text a,
  .cms-no-route .error-text a {
    display: none;
  }
  .cms-subtitle {
    padding-top: 15px;
    padding-bottom: 14px;
  }
  .cms-subtitle:after {
    right: -4px;
    line-height: 1.3rem;
  }
  .custom-slide {
    bottom: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    left: 0;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(0, 49, 80, 0.55);
  }
  .modal-cms {
    width: 90%;
    margin: 0 auto;
  }
  .modal-cms .title-h1 {
    font-size: 1.35rem;
    line-height: 1.5rem;
  }
  .modal-cms li::before {
    display: none;
    content: " ";
  }
  .modal-cms p,
  .modal-cms li {
    line-height: 1.3rem;
  }
  .modal-cms p {
    font-size: 1.1rem;
  }
  .modal-cms li {
    font-size: 1rem;
  }
  .modal-cms .modal-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .modal-cms .action-close {
    right: 12px;
    top: 13px;
  }
  .modal-cms .action-close:before {
    font-size: 12px;
    line-height: 12px;
  }
  .modal-popup {
    width: auto;
    margin: 0;
  }
  .modal-popup .modal-header {
    padding: 60px 40px 0 40px;
  }
  .modal-popup .modal-content {
    padding: 0 40px 40px 40px;
  }
  .modal-popup.modal-slide {
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
  }
  .modal-popup .action-close {
    padding: 16px;
    font-size: 1rem;
  }
  .modals-overlay {
    top: 60px;
  }
  .modal-popup.modal-center {
    pointer-events: none;
  }
  .modal-popup.modal-center .modal-inner-wrap {
    display: table;
    width: 100%;
    height: 100%;
    max-height: 100%;
    margin: 0;
    background: transparent;
    pointer-events: none;
  }
  .modal-popup.modal-center .modal-inner-center {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 50px 0;
    pointer-events: none;
  }
  .modal-popup.modal-center .modal-inner-content {
    background: #ffffff;
    position: relative;
    width: 94%;
    max-width: 800px;
    margin: 0 auto;
    max-height: 80vh;
    overflow: hidden;
    overflow-y: auto;
    pointer-events: auto;
  }
  .modal-popup.modal-center.confirm .modal-inner-content {
    max-width: 340px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products.list.items .product-item-add .action {
    width: 40px;
    height: 40px;
    top: 8px;
    right: 7px;
  }
  .products.list.items .product-item-add .action:before {
    font-size: 12px;
  }
  .products.list.items .product-item-add .action > span {
    font-size: 0.75rem;
    line-height: 0.8rem;
    margin-top: 1px;
    letter-spacing: -.3px;
  }
  .products.list.items .product-item-add .action.tocompare {
    top: 53px;
  }
  .product-item-pin {
    font-size: .9rem;
  }
  .block.related .product-item-details .product-item-name {
    margin-bottom: 15px;
  }
  .block.related .product-item-details .product-item-attribute {
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .block.related .product-item-details .price-box {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .catalog-product-compare-index h1.page-title {
    text-align: center;
  }
  .catalog-product-compare-index .breadcrumbs .content-wrapper .items {
    margin-left: 20px;
  }
  .control-dots {
    width: 100%;
    margin-bottom: 10px;
    height: 20px;
    text-align: center;
  }
  .control-dots .dot {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 7px;
    cursor: pointer;
  }
  .control-dots .dot:after {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    content: " ";
    line-height: 6px;
    width: 6px;
    height: 6px;
    background-color: #b7bfc6;
    border-radius: 50%;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
  }
  .control-dots .dot.active {
    cursor: default;
  }
  .control-dots .dot.active:after {
    cursor: default;
    background-color: #003150;
  }
  .no-touch .control-dots .dot:hover:after {
    background-color: #003150;
  }
  .catalog-product-compare-index .content-wrapper {
    margin: 0;
    width: 100%;
    overflow: auto;
  }
  .catalog-product-compare-index .content-wrapper .comparison {
    margin: 0;
    padding: 0 20px;
    width: 100%;
    overflow-x: auto;
  }
  .table-comparison {
    width: auto;
    max-width: none;
    background-color: #fff;
  }
  .table-comparison.empty {
    width: 100%;
    text-align: center;
  }
  .table-comparison tr > th,
  .table-comparison tr > td {
    width: 50%;
  }
  .safari .table-comparison thead tr > th,
  .safari .table-comparison thead tr > td {
    display: inline-block;
  }
  .table-comparison thead tr > th.cell.info,
  .table-comparison thead tr > td.cell.info,
  .table-comparison thead tr > th.cell.added,
  .table-comparison thead tr > td.cell.added {
    padding: 25px 0;
    border-right: none !important;
  }
  .table-comparison thead tr > th.cell.info:before,
  .table-comparison thead tr > td.cell.info:before,
  .table-comparison thead tr > th.cell.added:before,
  .table-comparison thead tr > td.cell.added:before {
    display: none;
  }
  .table-comparison tbody tr > th {
    height: 40px;
  }
  .table-comparison tbody tr > th.cell .th-inner {
    line-height: 40px;
  }
  .table-comparison tbody tr > td {
    height: auto;
  }
  .safari .table-comparison tbody tr > td {
    display: inline-block;
  }
  .table-comparison tbody tr > td.cell {
    text-align: left;
    padding: 10px 0;
    border-right: none !important;
  }
  .table-comparison tbody tr > td.cell:before {
    display: none;
  }
  .table-comparison tbody tr > td.cell .th-inner {
    line-height: 40px;
    border-bottom: none;
  }
  .table-comparison tbody tr > td.cell .attribute.value {
    width: 80%;
    font-size: 1rem;
    padding: 5px 0;
  }
  .table-comparison tbody tr > td.cell .separator {
    display: none;
  }
  .table-comparison tfoot tr > td.cell {
    border-right: none !important;
  }
  .safari .table-comparison tfoot tr > td.cell {
    display: inline-block;
  }
  .table-comparison tfoot tr > td.cell:before {
    display: none;
  }
  .table-comparison tfoot tr > td.cell form,
  .table-comparison tfoot tr > td.cell a {
    width: 80%;
    margin: 0 auto;
    height: 40px;
    line-height: 38px;
    font-size: 1rem;
  }
  .table-comparison tfoot tr > td.cell .stock.unavailable {
    width: 80%;
    height: 40px;
    line-height: 36px;
    font-size: 1rem;
    margin-bottom: 12px;
  }
  .table-comparison tfoot tr > td.cell form {
    margin-bottom: 12px;
  }
  .table-comparison tfoot tr > td.cell form button {
    height: 40px;
    font-size: 1rem;
  }
  .table-comparison tfoot tr > td.cell form a {
    width: 100%;
  }
  .table-comparison .cell.added .comparator-added-wrapper {
    max-width: 130px;
    height: 140px;
  }
  .table-comparison .category-attribute-label {
    height: 40px;
  }
  .table-comparison .category-attribute-label th {
    font-size: 1.2rem;
  }
  .table-comparison .category-attribute-label th .th-inner {
    width: 90%;
  }
  .table-comparison .category-attribute-label th.large .th-inner {
    width: 94%;
  }
  .table-comparison .product-item-wrapper {
    padding: 0;
    margin: 0 auto;
    width: 80%;
    text-align: left;
  }
  .table-comparison .product-item-wrapper .product-item-actions,
  .table-comparison .product-item-wrapper .price-box,
  .table-comparison .product-item-wrapper .product.rating,
  .table-comparison .product-item-wrapper .product-item-name {
    margin: 12px 0;
  }
  .table-comparison .product-item-wrapper .product-item-photo {
    margin-bottom: 20px;
  }
  .table-comparison .product-item-wrapper .price-box {
    font-size: 1.2rem;
  }
  .table-comparison .product-item-wrapper .product-item-name {
    margin: 0 0 12px;
  }
  .table-comparison .product-item-wrapper .product-item-name p {
    margin-bottom: 0px;
    font-size: 1rem;
    line-height: 14px;
    letter-spacing: 0.075em;
  }
  .table-comparison .product-item-wrapper .product-item-name span {
    font-size: 0.9rem;
  }
  .table-comparison .product-item-wrapper a.delete {
    padding: 0;
    color: #c7ccd0;
    background-color: #fff;
    text-align: left;
    line-height: normal;
    font-size: 1rem;
    letter-spacing: 0.1em;
  }
  .page-main .category-view-cms-header .page-title-wrapper h1 {
    font-size: 24px;
    line-height: 27px;
    letter-spacing: 1px;
    text-align: center;
  }
  .page-main .watches-category-content .watches-category-content {
    margin: 0 auto 25px auto;
    padding-top: 30px;
  }
  .page-main .watches-category-content .watches-category-content .title,
  .page-main .watches-category-content .watches-category-content .text {
    width: 100%;
  }
  .page-main .watches-category-content .watches-category-content .title {
    padding-right: 0;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .page-main .watches-category-content .watches-category-content .text {
    font-size: 12px;
    line-height: 21px;
  }
  .page-main .watches-category-content .watches-category-content:before {
    width: 70%;
    margin-left: -35%;
  }
  .category-view-desc {
    position: relative;
    z-index: 3;
    padding: 14px 60px;
    margin: 0;
    background: #eff1f3;
  }
  .page-main .category-view-desc .page-title-wrapper h1 {
    font-weight: 400;
    color: #003150;
    margin: 0;
  }
  .products-top-info {
    padding-left: 20px;
    padding-right: 20px;
  }
  .products-top-info-inner {
    margin-top: 0;
  }
  .products-top-info h2 {
    margin-bottom: 12px;
    font-size: 1.2rem;
  }
  .products-top-info p {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -.1px;
    margin-bottom: 22px;
  }
  .products-top-info a {
    font-size: 1rem;
    line-height: 1.4rem;
  }
  body.catalog-product-view .product-item:before {
    padding-top: 139%;
  }
  .product.data.items > .item.title .switch {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .product.data.items > .item.title .switch:after {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 30px;
    color: inherit;
    content: '\e914';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .product.data.items > .item.title .switch:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 30px;
    color: inherit;
    content: '\e914';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .product.data.items > .item.title .switch:after {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    right: 0;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
  }
  .product.data.items > .item.title .switch .title {
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
  }
  .product.data.items > .item.title .switch .rating-summary {
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
  }
  .product.data.items > .item.title.active .switch:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .product.data.items .tab-dash + .item.title > .switch,
  .product.data.items > .item.title:first-child > .switch {
    border-top: none;
  }
  .product.data.items .additional-attributes-wrapper {
    padding-bottom: 20px;
  }
  .category-view-desc {
    margin-bottom: 0;
  }
  .product-options-wrapper .control {
    position: relative;
  }
  .product-options-wrapper .control > select {
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    left: 0;
    right: 5px;
    top: 0;
    bottom: 0;
    z-index: 30;
    opacity: 0;
  }
  .product-options-wrapper .control > select + div.mage-error {
    display: none;
  }
  .product-addto-links .action.icon-only.label-bottom .label {
    bottom: auto;
    top: 45px;
    font-size: 0.9rem;
    letter-spacing: 0.08em;
  }
  .products-bottom-toolbar {
    display: none;
  }
  .article-content.ambassador .text {
    margin-bottom: 35px;
  }
  .article-content.ambassador .thumb {
    padding-top: 62%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover;
  }
  .article-content.ambassador .action.large {
    padding: 0 20px;
    font-size: 1.1rem;
  }
  .article-content.ambassador .action.large:after {
    color: #ffffff;
    font-size: 1.8rem;
  }
  .article-content.ambassador .action.large span {
    margin-right: 15px;
  }
  .article-content.odd .thumb {
    float: none;
    position: relative;
  }
  .article-content.odd .thumb:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 62%;
  }
  .article-content.odd .content {
    text-align: left;
    height: 225px;
  }
  .article-content.part2 .thumb {
    height: 450px;
  }
  .article-content.part2 .thumb img {
    margin: 0;
    width: 100%;
  }
  .article-content.part2 .content {
    padding: 40px;
  }
  .article-content.part2 .text {
    font-size: 1.2rem;
    line-height: 21px;
    width: auto;
  }
  .article-content .thumb,
  .article-content .content {
    width: 100%;
    box-sizing: border-box;
  }
  .article-content .thumb {
    position: relative;
    display: block;
    float: none;
    overflow: hidden;
    width: 100%;
    font-size: 0;
  }
  .article-content .content {
    background: white;
    position: relative;
    text-align: center;
    color: #6c6d6e;
    padding: 50px 40px;
  }
  .article-content .text {
    font-size: 1.6rem;
    line-height: 22px;
  }
  .product-add-form #product-info-chat {
    font-size: 1.2rem;
    text-align: center;
  }
  .product-add-form #product-info-chat:before {
    font-size: 2.4rem;
  }
  .product-add-form .action-help p.out-of-stock {
    text-align: center;
  }
  .product-add-form .action-help .help {
    text-align: center;
  }
  .recall-product {
    height: 530px;
    padding-top: 20px;
  }
  .recall-product .photo {
    bottom: 180px;
    width: 175px;
    margin-left: -88px;
  }
  .recall-product .bottom-recall {
    height: 260px;
  }
  .recall-product .bottom-recall .link-wrapper {
    margin-top: 75px;
    width: 260px;
    text-align: left;
  }
  .recall-product .bottom-recall .link-wrapper .share-widget {
    z-index: 1;
  }
  .recall-product .bottom-recall .link-wrapper .link-item {
    display: block;
    font-size: 1.1rem;
    margin: 0;
    margin-bottom: 10px;
  }
  .recall-product .bottom-recall .link-wrapper .link-item:before {
    font-size: 2.5rem;
    margin-right: 10px;
  }
  .recall-product .bottom-recall-bg {
    height: 260px;
  }
  .stillframe-wrapper .stillframe-content {
    height: 200px;
  }
  .stillframe-wrapper .stillframe-overlay {
    height: 200px;
  }
  .stillframe-wrapper .stillframe-menu {
    height: 69px;
    line-height: 69px;
  }
  .stillframe-wrapper .stillframe-menu .name {
    font-size: 13px;
    margin-left: 40px;
  }
  .stillframe-wrapper .stillframe-menu .autoplay-wrapper {
    font-size: 11px;
    float: right;
    margin-right: 40px;
    margin-left: 0;
  }
  .catalogsearch-result-index .search-header .upper.content-wrapper span {
    margin-top: 24px;
    font-size: 10px;
    letter-spacing: 1px;
  }
  .catalogsearch-result-index .page-main .page-title-wrapper h1 {
    font-size: 15px;
    margin: 8px 4px 24px 0;
  }
  .catalogsearch-result-index .search-content {
    padding-bottom: 35px;
  }
  .catalogsearch-result-index .search.results > ul {
    padding-top: 7px;
  }
  .catalogsearch-result-index .search.results > ul li {
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 11px;
    letter-spacing: 1.7px;
  }
  .catalogsearch-result-index .search.results h2 {
    padding-top: 29px;
    padding-bottom: 20px;
    margin: 0;
    font-size: 18px;
    letter-spacing: 1.5px;
    text-align: center;
  }
  .catalogsearch-result-index .search.results .search-item {
    width: 100%;
    margin-top: 1px;
  }
  .catalogsearch-result-index .search.results .search-item:first-child {
    margin-top: 0;
  }
  .catalogsearch-result-index .search.results .search-item-universe > .news-text {
    padding: 30px 20px;
    height: 175px;
  }
  .catalogsearch-result-index .search.results .search-item-universe .next-category {
    font-size: 11px;
  }
  .catalogsearch-result-index .search.results .search-item-universe .news-date {
    font-size: 10px;
    height: 50px;
  }
  .catalogsearch-result-index .search.results .search-item-universe .news-title {
    font-size: 17px;
    line-height: 22px;
  }
  .catalogsearch-result-index .search.results .search-item-retailers,
  .catalogsearch-result-index .search.results .search-item-customerservice,
  .catalogsearch-result-index .search.results .search-item-company {
    height: 290px;
    padding: 70px 40px;
  }
  .catalogsearch-result-index .search.results .search-item-retailers .text,
  .catalogsearch-result-index .search.results .search-item-customerservice .text,
  .catalogsearch-result-index .search.results .search-item-company .text {
    font-size: 14px;
    line-height: 27px;
  }
  .catalogsearch-result-index .search.results .search-item-retailers .text .title,
  .catalogsearch-result-index .search.results .search-item-customerservice .text .title,
  .catalogsearch-result-index .search.results .search-item-company .text .title {
    color: #002b52;
  }
  .catalogsearch-result-index .search.results .search-item-retailers .rmore,
  .catalogsearch-result-index .search.results .search-item-customerservice .rmore,
  .catalogsearch-result-index .search.results .search-item-company .rmore {
    font-size: 14px;
    line-height: 14px;
    height: 70px;
  }
  .checkout-cart-index .columns .column.main {
    padding-bottom: 20px;
  }
  .cart-reinsurance {
    margin-top: 21px;
    font-size: 1.2rem;
  }
  .cart-reinsurance .cart-payment-method {
    height: 20px;
    margin: 15px 30px 0 0;
  }
  .cart-reinsurance p {
    font-size: 0.9rem;
    line-height: 1.6em;
  }
  .cart-reinsurance-title {
    margin: 0px 0 5px 0;
    font-size: 1.1rem;
    margin-top: 28px;
  }
  .data.table.totals > tbody {
    line-height: 16px;
  }
  .data.table.totals > tbody .grand.totals {
    font-size: 1.2rem;
  }
  .data.table.totals > tbody tr > th {
    padding: 4px 4px 4px 22px;
    letter-spacing: 1px;
  }
  .data.table.totals > tbody tr > td {
    padding: 4px 19px 4px 4px;
    letter-spacing: 1px;
  }
  .data.table.totals > tbody tr:nth-child(even) {
    line-height: 30px;
  }
  .cart-summary {
    padding: 0px 10px;
  }
  .cart-gift-item {
    margin: 0 0 5px 0;
  }
  .block.discount {
    margin: 0 0 40px 10px;
  }
  .block.discount .fieldset {
    width: 211px;
  }
  .block.discount .fieldset .field {
    width: 65%;
    padding-right: 9px;
  }
  .block.discount .fieldset .actions-toolbar {
    width: 31%;
    padding-left: 5px;
  }
  .block.discount .label {
    margin: 0 0 8px 0;
  }
  .gift-item-block > .title {
    font-size: 10px;
  }
  .gift-item-block > .title .check {
    margin-right: 12px;
    margin-left: 9px;
  }
  .table-wrapper {
    font-size: 1rem;
  }
  .cart.table-wrapper {
    font-size: 1rem;
    margin-bottom: 0px;
  }
  .cart.table-wrapper .cart-item-details {
    margin: 13px 0 0 0;
  }
  .cart.table-wrapper .cart-item-info select {
    width: 70px;
    padding: 4px 25px 4px 19px;
  }
  .cart.table-wrapper .cart-item-separator td {
    height: 13px;
    padding: 6px 10px;
  }
  .secure-shopping {
    margin: 0px 0px 0px 0px;
    font-size: 0.8rem;
    line-height: 24px;
  }
  .secure-shopping::before {
    line-height: 24px;
    font-size: 24px;
    top: 0px;
    left: -5px;
    position: relative;
    margin: 0 -3px 0 0;
  }
  .cart-title {
    margin: 0px 0px 14px 10px;
  }
  .cart-title h2.title {
    font-size: 1.6rem;
    margin: 3px 0px 9px 0;
  }
  .cart-title p.subtitle {
    font-size: 1rem;
  }
  .checkout-cart-index .minicart-wrapper .counter.qty {
    background: #ffffff;
    color: #003150;
    border-color: #003150;
  }
  .checkout-cart-index .page-main {
    padding-top: 15px;
  }
  .checkout-cart-index .page-main .content-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }
  .cart-sidebar {
    margin-top: 20px;
  }
  .cart-sidebar-actions .sidebar-continue {
    display: table-cell;
    width: 50%;
    padding: 0 5px 0 0;
  }
  .cart-sidebar-actions .sidebar-checkout {
    display: table-cell;
    width: 50%;
    padding: 0 0 0 5px;
  }
  .cart-sidebar-actions .action {
    width: 100%;
    text-align: center;
  }
  .minicart-wrapper .top-link-item.ico-left:not(.empty):before {
    left: 2px;
  }
  .minicart-wrapper .counter.qty {
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    width: 16px;
    height: 16px;
    padding: 0;
    background: #003150;
    border-radius: 50%;
    white-space: nowrap;
    color: #ffffff;
    line-height: 16px;
    font-size: 1rem;
    
  }
  .minicart-wrapper .counter.qty.empty {
    display: none;
  }
  .minicart-wrapper .counter.qty .counter-number {
    display: block;
    text-align: center;
  }
  .minicart-wrapper .block-minicart {
    display: none !important;
  }
  .page-layout-checkout .content-wrapper {
    margin-left: 40px;
    margin-right: 40px;
  }
  .checkout-header-logo {
    padding: 7px 0;
  }
  .checkout-header-logo .logo {
    display: block;
    float: left;
    padding: 5px 0 0 0;
    width: 84px;
  }
  .checkout-header-logo .logo img {
    display: block;
  }
  .checkout-header-title {
    background: #003150;
    color: #ffffff;
    padding: 19px 0;
  }
  .checkout-header-title .page-title {
    text-align: center;
    font-size: 2rem;
    line-height: 30px;
  }
  .checkout-index-login .opc-sidebar {
    display: none;
  }
  .checkout-index-login .page-main .block-customer-login {
    padding-top: 31px;
    padding-bottom: 31px;
    font-size: 1rem;
  }
  .checkout-index-login .page-main .block-customer-login input[type="text"],
  .checkout-index-login .page-main .block-customer-login input[type="password"] {
    width: 100%;
  }
  .checkout-index-login .page-main .block-customer-login .block-title {
    font-size: 1.3rem;
    letter-spacing: 0.35px;
    margin-bottom: 4px;
  }
  .checkout-index-login .page-main .block-customer-login .subtitle {
    letter-spacing: 0.1px;
    margin-bottom: 9px;
  }
  .checkout-index-login .page-main .block-customer-login .field {
    margin-bottom: 12px;
  }
  .checkout-index-login .page-main .block-customer-login .fieldset:after {
    display: none;
  }
  .checkout-index-login .page-main .block-customer-login .fieldset > .field:not(.hidden).password {
    margin-bottom: 12px;
  }
  .checkout-index-login .page-main .block-customer-login .actions-toolbar {
    margin-top: 0;
  }
  .checkout-index-login .page-main .block-customer-login .actions-toolbar > .primary {
    margin-bottom: 12px;
  }
  .checkout-index-login .page-main .block-customer-login .actions-toolbar > .primary .action.login {
    margin-top: 0;
    padding-left: 13px;
    font-size: 1rem;
    
  }
  .checkout-index-login .page-main .block-customer-login .actions-toolbar > .primary .action.login:after {
    top: 0;
  }
  .checkout-index-login .page-main .block-customer-login .actions-toolbar > .secondary {
    text-align: left;
  }
  .checkout-index-login .page-main .block-customer-login .actions-toolbar > .secondary .remind {
    font-size: 1rem;
    text-decoration: underline;
    
    letter-spacing: -0.2px;
    position: relative;
    left: 0px;
  }
  .checkout-index-login .page-main .block-customer-login .otherLogin {
    margin-top: 25px;
  }
  .checkout-index-login .page-main .block-customer-login .otherLogin .tit {
    font-size: 0.8rem;
    letter-spacing: 0.6px;
  }
  .checkout-index-login .page-main .block-customer-login .otherLogin > .content {
    margin-top: 11px;
  }
  .checkout-index-login .page-main .block-new-customer {
    border-top: solid #1a4662 1px;
    padding-top: 24px;
    padding-bottom: 42px;
  }
  .checkout-index-login .page-main .block-new-customer .block-title {
    font-size: 1.3rem;
    letter-spacing: 0.35px;
  }
  .checkout-index-login .page-main .block-new-customer .subtitle {
    letter-spacing: 0.1px;
    margin-bottom: 14px;
  }
  .checkout-index-login .page-main .block-new-customer .block-content {
    padding-top: 8px;
    padding-bottom: 38px;
    font-size: 1rem;
  }
  .checkout-index-login .page-main .block-new-customer .block-content p:not(.subtitle),
  .checkout-index-login .page-main .block-new-customer .block-content li {
    font-size: 0.9rem;
    letter-spacing: -0.1px;
  }
  .checkout-index-login .page-main .block-new-customer .block-content li:before {
    margin-right: 3px;
  }
  .checkout-index-login .page-main .block-new-customer .block-content .actions-toolbar {
    margin-top: 13px;
  }
  .checkout-index-login .page-main .block-new-customer .block-content .actions-toolbar .action {
    font-size: 1rem;
    padding-left: 14px;
    letter-spacing: 0.2px;
  }
  .checkout-index-login .page-main .block-new-customer .block-content .actions-toolbar .action:after {
    font-size: 13px;
    top: 2px;
    right: 3px;
  }
  .checkout-index-login .page-main .block-new-customer .new-customer-guest {
    padding-top: 24px;
    font-size: 1rem;
  }
  .checkout-index-login .page-main .block-new-customer .new-customer-guest .title {
    font-size: 1.3rem;
    letter-spacing: 0.3px;
    margin-bottom: 7px;
  }
  .checkout-address-form #opc-sidebar {
    display: none;
  }
  .checkout-onepage-success h2 {
    font-size: 1.8rem;
    margin-top: 3rem;
    line-height: 1.4;
    letter-spacing: 1.2px;
    margin-bottom: 6px;
  }
  .checkout-onepage-success .checkout-result-subtitle {
    font-size: 1.1rem;
    letter-spacing: 0.9px;
    line-height: 1.6;
  }
  .checkout-onepage-success .checkout-result {
    font-size: 1rem;
    letter-spacing: 0.8px;
  }
  .checkout-onepage-success .checkout-result > p {
    margin-bottom: 16px;
  }
  .checkout-onepage-success .checkout-result .action {
    position: relative;
    display: block;
    text-align: left;
  }
  .checkout-onepage-success .checkout-result .action:after {
    position: absolute;
    right: 14px;
    font-size: 17px;
  }
  .checkout-onepage-success .shipping_address > p {
    margin-bottom: 8px;
  }
  .checkout-onepage-success .shipping_address ul {
    letter-spacing: -0.1px;
    line-height: 1;
  }
  .checkout-onepage-success .actions-toolbar {
    margin-top: 20px;
  }
  .checkout-onepage-success .opc-wrapper {
    padding-bottom: 40px;
  }
  .checkout-onepage-success .opc-sidebar {
    display: none !important;
    background: #f7f7f7;
    margin-left: -40px;
    margin-right: -40px;
    padding: 40px;
  }
  .checkout-onepage-success .checkout-result-register .title {
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #003150;
  }
  .checkout-onepage-success .checkout-result-register p {
    color: #84888b;
    font-weight: 400;
    font-size: 1rem;
  }
  .checkout-onepage-success .checkout-result-register ul {
    padding-top: 5px;
    padding-bottom: 30px;
    display: block;
    font-size: 1rem;
  }
  .checkout-onepage-success .checkout-result-register ul li {
    color: #84888b;
    font-weight: 400;
    margin-bottom: 0;
  }
  .checkout-onepage-success .checkout-result-register-create > p {
    font-size: 1.2rem;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #003150;
  }
  .checkout-onepage-success .checkout-result-register-create .action {
    position: relative;
    display: block;
    background: white;
    border: none;
    font-size: 1rem;
    
    letter-spacing: 0.7px;
  }
  .checkout-onepage-success .checkout-result-register-create .action:first-child {
    margin-bottom: 12px;
  }
  .checkout-onepage-success .checkout-result-register-create .action:after {
    position: absolute;
    right: 14px;
    font-size: 17px;
  }
  #one-step-checkout-form {
    padding-top: 19px;
  }
  #payment_step_header,
  #shipping_step_header {
    
  }
  #checkout-step-shipping {
    margin-top: 11px;
  }
  #checkout-step-shipping .addresses .control > span {
    font-size: 1rem;
    letter-spacing: 0.1px;
  }
  #checkout-step-shipping .addresses .control .shipping-address-items {
    margin-top: 5px;
    padding-bottom: 59px;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item {
    position: relative;
    border: solid #b7bfc6 1px;
    padding: 15px 20px;
    height: 115px;
    margin-top: 9px;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item:first-child {
    margin-top: 0;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item .input-mask {
    position: relative;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item.selected-item input[type="radio"]:after {
    background: #003150;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item .address-detail {
    position: absolute;
    top: 0;
    left: 36px;
    right: 0;
    bottom: 0;
    font-size: 1rem;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item .customer-name {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item .actions {
    position: absolute;
    bottom: 14px;
    right: 21px;
    text-align: right;
    font-size: 0.9rem;
    letter-spacing: -0.2px;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item .actions a {
    text-decoration: underline;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item.add-address {
    width: 75px;
    height: 75px;
    text-align: center;
    padding: 0;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item.add-address a:before,
  #checkout-step-shipping .addresses .control .shipping-address-item.add-address a:after {
    content: ' ';
    position: absolute;
    left: 50%;
    background: #01447e;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item.add-address a:before {
    width: 1px;
    height: 13px;
    top: 25px;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item.add-address a:after {
    width: 13px;
    height: 1px;
    top: 31px;
    margin-left: -6px;
  }
  #checkout-step-shipping .addresses .control .shipping-address-item.add-address a span {
    margin-top: 43px;
    display: block;
    font-size: 0.9rem;
    padding: 0px 15px;
    line-height: 1.3;
  }
  .checkout-index-index input[type="radio"],
  .checkout-index-index input[type="checkbox"] {
    position: relative;
    margin: 2px 5px 0 0;
    border: solid #bdc8d1 1px;
    -webkit-appearance: initial;
    width: 22px;
    height: 22px;
  }
  .checkout-index-index input[type="radio"]:after,
  .checkout-index-index input[type="checkbox"]:after {
    content: ' ';
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px;
  }
  .checkout-index-index .page-wrapper {
    background: #eff1f3;
  }
  .checkout-index-index #checkout-step-payment .payment-methods {
    margin: 5px 0 0 0;
    font-size: 0;
  }
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method {
    border: solid #b7bfc6 1px;
    display: inline-block;
    vertical-align: top;
    margin: 5px 0;
    padding: 12px;
    width: 48%;
    margin-left: 4%;
  }
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method:nth-child(odd) {
    margin-left: 0;
  }
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-title,
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-content {
    border: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
  }
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-title p,
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-content p {
    display: none;
  }
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-title {
    width: 30%;
    text-align: center;
  }
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method .payment-method-content {
    width: 70%;
    text-align: center;
  }
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method .field {
    margin: 0;
    padding: 0;
  }
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method input[type="radio"] {
    background: white;
    display: inline-block;
  }
  .checkout-index-index #checkout-step-payment .payment-methods .payment-method._active input[type="radio"]:after {
    background: #003150;
  }
  .checkout-index-index #checkout-fapiao-table-wrapper h3 {
    font-size: 1rem;
    margin-top: 19px;
    margin-bottom: 4px;
    letter-spacing: 0.1px;
    font-weight: 400;
  }
  .checkout-index-index #checkout-fapiao-table-wrapper p {
    font-size: 0.9rem;
    letter-spacing: -0.15px;
    margin-bottom: 23px;
    color: #5d5d5d;
  }
  .checkout-index-index #checkout-fapiao-table-wrapper .radio-box {
    font-size: 1rem;
  }
  .checkout-index-index #checkout-fapiao-table-wrapper .radio-box input {
    border-radius: 0;
    vertical-align: top;
    margin-right: 8px;
  }
  .checkout-index-index #checkout-fapiao-table-wrapper .radio-box input:checked:after {
    background: #003150;
  }
  .checkout-index-index #checkout-fapiao-table-wrapper .radio-box label {
    display: inline-block;
    width: 80%;
    line-height: 1.8;
    margin-top: -2px;
  }
  .checkout-index-index #checkout-fapiao-table-wrapper .radio-box label a {
    text-decoration: underline;
  }
  .checkout-index-index .button-onestepcheckout {
    margin: 0 -20px;
    margin-top: 20px;
    padding: 10px 20px;
    background: #e6eaed;
    font-size: 0;
  }
  .checkout-index-index .button-onestepcheckout .clear {
    display: none;
  }
  .checkout-index-index .button-onestepcheckout .grandtotal,
  .checkout-index-index .button-onestepcheckout .action {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
    width: 50%;
  }
  .checkout-index-index .button-onestepcheckout .grandtotal {
    font-size: 1.2rem;
    
  }
  .checkout-index-index .button-onestepcheckout .grandtotal .price {
    font-weight: 700;
  }
  .checkout-index-index .button-onestepcheckout button {
    white-space: nowrap;
  }
  .checkout-index-index .button-onestepcheckout button:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: 0;
    font-size: 0;
  }
  .checkout-index-index .button-onestepcheckout button > span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    font-size: 0.8em;
    white-space: normal;
    text-align: left;
    width: 70%;
    
  }
  .opc-sidebar {
    background: #f7f7f7;
    margin: 0 -20px;
    padding: 16px 20px 20px 20px;
  }
  .opc-sidebar .cart-summary {
    padding: 0;
  }
  .opc-sidebar .cart-summary .data.table.totals {
    font-size: 1rem;
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody {
    line-height: 17px;
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr > th {
    padding: 4px 4px 4px 20px;
    font-size: 1.1rem;
    font-weight: 400;
    letter-spacing: 0.1px;
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr > td {
    padding: 5px 19px 4px 20px;
    letter-spacing: 0.5px;
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr.shipping > th,
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr.shipping td {
    padding-top: 5px;
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr.grand.totals {
    font-size: 1.2rem;
    line-height: 18px;
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr.grand.totals > th {
    letter-spacing: 1.5px;
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr.grand.totals > td {
    font-weight: 700;
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr.grand.totals strong {
    
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr:nth-child(even) {
    line-height: 23px;
  }
  .opc-sidebar .cart-summary .data.table.totals > tbody > tr.shipping .price {
    font-size: 1.1rem;
    letter-spacing: 0.1px;
  }
  .opc-sidebar .cart-summary .summary.title {
    font-size: 1.3rem;
    letter-spacing: 0.8px;
    margin-left: -1px;
    margin-bottom: 15px;
  }
  .opc-sidebar .cart-summary .items-in-cart {
    margin-top: 0;
  }
  .opc-sidebar .cart-summary .items-in-cart h3 {
    font-size: 1.3rem;
    
    letter-spacing: 0.8px;
    margin-left: -1px;
    margin-bottom: 12px;
    margin-top: 37px;
    color: #84888b;
  }
  .opc-sidebar .cart-summary .summary-item {
    padding-bottom: 0;
    background: white;
    margin-bottom: 2px;
  }
  .opc-sidebar .cart-summary .product {
    font-size: 0;
  }
  .opc-sidebar .cart-summary .product .summary-item-image,
  .opc-sidebar .cart-summary .product > * {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3rem;
    width: 50%;
  }
  .opc-sidebar .cart-summary .product .summary-item-image {
    text-align: center;
  }
  .opc-sidebar .cart-summary .product .summary-item-collection,
  .opc-sidebar .cart-summary .product .summary-item-name {
    font-size: 1.4rem;
  }
  .opc-sidebar .cart-summary .product .summary-item-details {
    color: #84888b;
    padding: 0px 10px 10px 20px;
  }
  .opc-sidebar .cart-summary .product .summary-item-details .summary-item-collection {
    
    text-transform: uppercase;
  }
  .opc-sidebar .cart-summary .product .summary-item-details .summary-item-name {
    
    margin-top: 5px;
  }
  .opc-sidebar .cart-summary .product .summary-item-details .summary-item-qty {
    font-size: 1.2rem;
    margin-top: 27px;
  }
  .opc-sidebar .cart-summary .product .summary-item-details .summary-item-qty .value {
    color: #003150;
  }
  .opc-sidebar .cart-summary .product .summary-item-details .summary-item-option {
    font-size: 1.2rem;
  }
  .opc-sidebar .cart-summary .product .summary-item-details .summary-item-option .value {
    color: #003150;
  }
  .opc-sidebar .cart-summary .product .summary-item-details .summary-item-price {
    color: #003150;
  }
  .opc-sidebar .cart-summary .product .summary-item-details .summary-item-total {
    margin-top: 27px;
  }
  .opc-sidebar .cart-summary .product .summary-item-details .summary-item-total .value {
    
    color: #003150;
  }
  .modal-content .block-authentication .actions-toolbar {
    margin: 0;
  }
  .modal-content .block-authentication .actions-toolbar .primary {
    width: 100%;
    background: #ffffff;
    color: #003150;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-content .block-authentication .actions-toolbar .primary:after {
    float: right;
  }
  .modal-content .block-authentication .actions-toolbar .password-forgotten {
    display: inline-block;
    line-height: 30px;
    font-size: 1.2rem;
  }
  .modal-content .block-new-customer .block-title {
    color: #ffffff;
    margin-bottom: 30px;
  }
  .modal-content .block-customer-login .block-title {
    font-size: 1.4rem;
    margin-bottom: 12px;
  }
  .modal-content .block-customer-login .fieldset {
    margin-bottom: 12px;
  }
  .modal-content .block-customer-login .fieldset .field {
    margin-bottom: 12px;
  }
  .modal-content .block-customer-login input {
    background: transparent;
    color: #ffffff;
    border-color: #3f6589;
  }
  .modal-content .block-cooperation-login {
    margin: 22px 0 32px 0;
  }
  .modal-content .block-cooperation-login .block-title {
    font-size: 1.1rem;
    letter-spacing: 0;
    white-space: nowrap;
    margin-bottom: 12px;
  }
  .modal-content .block-cooperation-login ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .modal-content .block-cooperation-login ul:after {
    content: '';
    display: block;
    clear: both;
  }
  .modal-content .block-cooperation-login ul li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
  }
  .modal-content .block-cooperation-login ul li a {
    display: block;
    width: 40px;
    border-color: #3f6589;
    color: #ffffff;
  }
  .modal-content .block-cooperation-login ul li a span {
    display: none;
  }
  .modal-content .block-new-customer-mobile {
    padding-top: 28px;
    border-top: 1px solid #3f6589;
  }
  .modal-content .block-new-customer-mobile .title {
    color: #ffffff;
    margin-bottom: 12px;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  body.account.customer-account-login .page-main .page-title-wrapper .page-title {
    margin-bottom: 20px;
  }
  body.account.customer-account-login .page-main .column.main .block {
    margin-bottom: 32px;
  }
  .page-main .block-customer-login input[type="text"],
  .page-main .block-customer-login input[type="password"] {
    width: auto;
  }
  .page-main .block-new-customer .intro {
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0.8px;
    padding: 0 20px;
    line-height: 1.5rem;
    margin-top: -1px;
  }
  .page-main .block-customer-login-page {
    padding: 0 20px;
  }
  .page-main .block-customer-login-page .customer-login .tit {
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: 0.2px;
    margin-bottom: 14px;
  }
  .page-main .block-customer-login-page .customer-login .fieldset > .field:not(.hidden),
  .page-main .block-customer-login-page .customer-login .fieldset > .fields > .field:not(.hidden) {
    margin-bottom: 12px;
  }
  .page-main .block-customer-login-page .actions .login {
    width: 100%;
    text-align: left;
    font-size: 1rem;
    padding: 0 14px;
    letter-spacing: 0.1px;
  }
  .page-main .block-customer-login-page .actions .login:after {
    display: none;
  }
  .page-main .block-customer-login-page .actions .password-forgotten {
    margin-top: 19px;
    display: block;
    font-size: 1rem;
  }
  .page-main .block-customer-login-page fieldset.login:after {
    display: none;
  }
  .customer-account-login .page-main .otherLogin .tit {
    font-size: 1.2rem;
    margin-top: 29px;
    font-weight: 400;
    letter-spacing: 0.9px;
    text-transform: uppercase;
  }
  .customer-account-login .page-main .otherLogin .action {
    margin: 0;
  }
  .customer-account-login .page-main .otherLogin .content {
    margin-top: 11px;
  }
  .customer-account-login .page-main #cont-create-m {
    padding-top: 26px;
    border-top: solid #1a4662 1px;
    margin-top: 33px;
  }
  .customer-account-login .page-main #cont-create-m .tit {
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-weight: 400;
  }
  .customer-account-login .page-main #cont-create-m .action {
    position: relative;
    display: block;
    margin-top: 12px;
    font-size: 1rem;
    padding-left: 14px;
    letter-spacing: 0.1px;
  }
  .customer-account-login .page-main #cont-create-m .action:after {
    position: absolute;
    right: 12px;
    font-size: 12px;
    top: 1px;
  }
  .customer-account-login .page-main .columns .column.main {
    padding-bottom: 10px;
  }
  .customer-account-logoutsuccess .page-main {
    padding: 50px 20px;
  }
  .customer-account-logoutsuccess .page-main .page-title-wrapper h1 {
    font-size: 2.6rem;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 2px;
  }
  .field.code .control {
    padding-right: 120px;
  }
  .field.code .action {
    position: absolute;
    top: 0;
    right: 0;
    width: 102px;
  }
  .customer-address-index .block-addresses-default .addresses {
    text-align: center;
  }
  .customer-address-index .block-addresses-default .addresses > .item {
    width: 100%;
    padding: 20px;
    margin-bottom: 15px;
  }
  .customer-address-index .block-addresses-default .addresses > .item .action.delete {
    line-height: 20px;
    width: 20px;
  }
  .customer-address-index .block-addresses-default .addresses > .item .action.delete:before {
    font-size: 12px;
    line-height: 20px;
  }
  .customer-address-index .block-addresses-default .addresses > .item address {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 20px;
  }
  .customer-address-index .block-addresses-default .addresses > .item .actions .edit,
  .customer-address-index .block-addresses-default .addresses > .item .actions .field.set {
    font-size: 10px;
    line-height: 18px;
  }
  .customer-address-index .block-addresses-default .addresses > .item .actions .field.set label span {
    font-size: 10px;
  }
  .customer-address-index .actions-toolbar .icon-add {
    padding: 15px !important;
  }
  .customer-address-index .actions-toolbar .icon-add span {
    max-width: 75px;
    font-size: 10px;
    line-height: 12px;
  }
  .customer-address-form .page-main .columns .column.main > .block {
    margin-bottom: 25px;
  }
  .customer-address-form .page-main .columns .column.main > .block .block-title {
    height: 50px;
    line-height: 50px;
  }
  .customer-address-form .page-main .columns .column.main > .block .block-title span {
    font-size: 12px;
  }
  .customer-address-form .form-address-edit .actions-toolbar .submit {
    height: 50px;
    line-height: 48px;
    padding: 0 15px;
    text-align: left;
    font-size: 11px;
  }
  .customer-address-form .form-address-edit .actions-toolbar .submit:after {
    font-size: 16px;
    line-height: 48px;
  }
  .account-form-title {
    white-space: nowrap;
    margin: 0 0 11px;
  }
  .account-form-switch {
    border: 1px solid #003150;
    display: table;
    width: 100%;
  }
  .account-form-switch a {
    display: table-cell;
    width: 50%;
    padding: 7px 17px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: .7px;
  }
  .account-form-switch a.active {
    background: #003150;
    color: #fff;
    display: table-cell;
  }
  .actions-toolbar > .primary .action.account-form-submit {
    font-size: 1rem;
  }
  .actions-toolbar > .primary .action.account-form-submit:after {
    font-size: 13px;
    top: 2px;
    right: 3px;
  }
  .customer-account-create .account-form-title,
  .customer-account-createbymobile .account-form-title {
    text-align: center;
    padding-bottom: 26px;
    margin-bottom: 14px;
    border-bottom: 1px solid #c7ccd0;
  }
  .customer-account-create .account-form-switch,
  .customer-account-createbymobile .account-form-switch {
    margin-bottom: 12px;
  }
  .customer-account-create .account-form-switch a,
  .customer-account-createbymobile .account-form-switch a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .customer-account-create .fieldset.create.info,
  .customer-account-createbymobile .fieldset.create.info {
    margin-bottom: 10px;
  }
  .customer-account-create .fieldset > .field:not(.hidden),
  .customer-account-createbymobile .fieldset > .field:not(.hidden) {
    margin-bottom: 12px;
  }
  .customer-account-create .fieldset > .field:not(.hidden):last-child,
  .customer-account-createbymobile .fieldset > .field:not(.hidden):last-child {
    margin-bottom: 0;
  }
  .customer-account-create .field.required-label,
  .customer-account-createbymobile .field.required-label {
    padding-top: 16px;
    margin-bottom: 2px !important;
  }
  .customer-account-forgotpassword .action.back,
  .customer-account-forgotpasswordbymobile .action.back,
  .customer-account-forgotpasswordsuccess .action.back {
    font-size: 1rem;
    padding-left: 0;
  }
  .customer-account-forgotpassword .action.back:before,
  .customer-account-forgotpasswordbymobile .action.back:before,
  .customer-account-forgotpasswordsuccess .action.back:before {
    font-size: 14px;
    margin-right: 5px;
    letter-spacing: -3px;
  }
  .customer-account-forgotpassword .sidebar-main,
  .customer-account-forgotpasswordbymobile .sidebar-main,
  .customer-account-forgotpasswordsuccess .sidebar-main {
    display: none;
  }
  .customer-account-forgotpassword .fieldset,
  .customer-account-forgotpasswordbymobile .fieldset,
  .customer-account-forgotpasswordsuccess .fieldset {
    margin-bottom: 0;
  }
  .customer-account-forgotpassword .fieldset > .field:not(.hidden) .email,
  .customer-account-forgotpasswordbymobile .fieldset > .field:not(.hidden) .email,
  .customer-account-forgotpasswordsuccess .fieldset > .field:not(.hidden) .email {
    margin-bottom: 11px;
  }
  .customer-account-forgotpassword .fieldset > .field:not(.hidden) > .label,
  .customer-account-forgotpasswordbymobile .fieldset > .field:not(.hidden) > .label,
  .customer-account-forgotpasswordsuccess .fieldset > .field:not(.hidden) > .label {
    
  }
  .customer-account-createpassword .page-title-wrapper .page-title,
  .customer-account-confirmation .page-title-wrapper .page-title {
    font-size: 18px;
  }
  .customer-account-createpassword .columns,
  .customer-account-confirmation .columns {
    margin: 0 40px;
  }
  .account-menu {
    position: fixed;
    z-index: 700;
    width: 100%;
    left: 0;
    top: 60px;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .account-menu .account-menu-btn {
    position: relative;
    z-index: 2;
    padding: 10px 40px 10px 20px;
    background: #003150;
    cursor: pointer;
    color: #ffffff;
  }
  .account-menu .account-menu-btn:after {
    position: absolute;
    right: 15px;
    top: 8px;
    content: '\e912';
    font-family: 'icomoon', sans-serif;
    font-size: 20px;
    line-height: 24px;
  }
  .account-menu .account-menu-title {
    font-size: 1rem;
    letter-spacing: 1.1px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: 1px;
  }
  .account-menu .account-menu-title > span:before {
    content: ' : ';
  }
  .account-menu .account-menu-content {
    position: absolute;
    z-index: 1;
    padding: 15px 20px;
    background: #a5afb7;
    opacity: 0;
    width: 100%;
    top: -100px;
    left: 0;
    -webkit-transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out, margin 0.4s ease-in-out, visibility 0s ease 0.4s, z-index 0s ease 0.4s;
    -moz-transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out, margin 0.4s ease-in-out, visibility 0s ease 0.4s, z-index 0s ease 0.4s;
    -ms-transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out, margin 0.4s ease-in-out, visibility 0s ease 0.4s, z-index 0s ease 0.4s;
    transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out, margin 0.4s ease-in-out, visibility 0s ease 0.4s, z-index 0s ease 0.4s;
    visibility: hidden;
  }
  .account-menu .item a,
  .account-menu .item > strong {
    font-size: 1.2rem;
    line-height: 3.1rem;
    color: #ffffff;
    letter-spacing: 1.2px;
  }
  .account-menu.opened .account-menu-btn:after {
    content: '\e915';
  }
  .account-menu.opened .account-menu-content {
    top: 40px;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out, margin 0.4s ease-in-out, visibility 0s, z-index 0s;
    -moz-transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out, margin 0.4s ease-in-out, visibility 0s, z-index 0s;
    -ms-transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out, margin 0.4s ease-in-out, visibility 0s, z-index 0s;
    transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out, margin 0.4s ease-in-out, visibility 0s, z-index 0s;
    visibility: visible;
  }
  body:not(.menu-mobile).headroom--unpinned .account-menu {
    -webkit-transform: translate3d(0px, -110px, 0px);
    -moz-transform: translate3d(0px, -110px, 0px);
    -o-transform: translate3d(0px, -110px, 0px);
    -ms-transform: translate3d(0px, -110px, 0px);
    transform: translate3d(0px, -110px, 0px);
  }
  body:not(.menu-mobile).headroom--unpinned .account-menu.opened {
    -webkit-transform: translate3d(0px, -60px, 0px);
    -moz-transform: translate3d(0px, -60px, 0px);
    -o-transform: translate3d(0px, -60px, 0px);
    -ms-transform: translate3d(0px, -60px, 0px);
    transform: translate3d(0px, -60px, 0px);
  }
  .account .page-title {
    text-align: center;
  }
  .account .page-main {
    padding-top: 0;
  }
  .account .messages {
    margin-top: 40px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  body.account .page-title-wrapper .page-title {
    font-size: 18px;
    margin: 25px 0 23px;
    letter-spacing: 1px;
    font-weight: 400;
    letter-spacing: 1.6px;
  }
  body.account .column.main .block:not(.widget).block-dashboard-welcome {
    margin-bottom: 36px;
  }
  body.account .column.main .block:not(.widget).block-dashboard-orders {
    margin-bottom: 28px;
  }
  body.account .column.main .block:not(.widget).block-dashboard-orders .block-title {
    margin-bottom: 0;
  }
  body.account .column.main .block:not(.widget) .block-title {
    padding: 13px 0 15px 20px;
  }
  body.account .column.main .block:not(.widget) .block-title > strong {
    line-height: 1.1;
    font-size: 1.1rem;
    letter-spacing: 1.1px;
  }
  .block-dashboard-welcome .box-content {
    line-height: 1.4em;
    text-align: center;
  }
  .block-dashboard-welcome span {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
  .block-dashboard-welcome p {
    font-size: 1rem;
    line-height: 1.6em;
    padding-top: 2px;
  }
  .block-dashboard-orders .col strong {
    font-size: 1rem;
  }
  .block-dashboard-orders .actions a {
    font-size: 1rem;
  }
  .block-dashboard-info .box,
  .block-dashboard-addresses .box {
    position: relative;
  }
  .block-dashboard-info .box-content,
  .block-dashboard-addresses .box-content {
    padding-left: 20px;
    padding-right: 120px;
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 300;
    word-wrap: break-word;
  }
  .block-dashboard-info .box-content span,
  .block-dashboard-addresses .box-content span {
    
  }
  .block-dashboard-info .box-actions,
  .block-dashboard-addresses .box-actions {
    position: absolute;
    bottom: 8px;
    right: 10px;
    width: 110px;
    text-align: right;
    margin: 0;
  }
  .block-dashboard-info .box-actions a,
  .block-dashboard-addresses .box-actions a {
    font-size: 1rem;
    line-height: 1.4em;
    letter-spacing: -0.2px;
  }
  .block-dashboard-addresses .box-actions {
    bottom: auto;
    top: 100%;
  }
  .customer-account-index.page-layout-2columns-left.account .columns .column.main .page-title-wrapper .page-title {
    margin: 25px 0 22px;
  }
  .customer-account-index .table-order-items .table-row {
    padding: 19px 0 31px 0;
  }
  .customer-account-index .table-order-items .table-row .split-row {
    display: block;
    width: 100%;
    padding: 9px 0 10px 0;
  }
  .customer-account-index .table-order-items .table-row .col {
    font-size: 1rem;
    width: 50%;
  }
  .customer-account-index .table-order-items .table-row .actions {
    right: 20px;
    bottom: 0;
  }
  .customer-account-edit.page-layout-2columns-left.account .columns .column.main .page-title-wrapper .page-title {
    margin: 25px 0 15px;
  }
  .customer-account-edit .form-edit-account .field {
    margin-bottom: 11px;
  }
  .customer-account-index.account .page-title-wrapper .page-title {
    font-size: 20px;
  }
  .customer-account-index.account .block-dashboard-welcome span {
    font-size: 1.6rem;
  }
  .customer-account-index.account .block-dashboard-welcome p {
    font-size: 1.2rem;
  }
  .customer-account-index.account .column.main .block:not(.widget) .block-title > strong {
    font-size: 1.3rem;
  }
  .customer-account-index.account .block-dashboard-info .box-content,
  .customer-account-index.account .block-dashboard-addresses .box-content,
  .customer-account-index.account .block-dashboard-info .box-actions a,
  .customer-account-index.account .block-dashboard-addresses .box-actions a {
    font-size: 1.2rem;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 800;
  }
  .toolbar-filter > .content-right {
    position: relative;
    padding-right: 40px;
  }
  .toolbar-filter .toolbar-products {
    display: block;
    text-align: left;
  }
  .toolbar-filter .icon-filter {
    position: absolute;
    top: 0;
    right: 0;
  }
  .category-header.watch-selector .breadcrumbs {
    padding-top: 18px;
    padding-bottom: 15px;
  }
  .category-header.watch-selector .breadcrumbs .items {
    letter-spacing: 0;
  }
  .category-header.watch-selector .category-view h1 {
    font-size: 2.75rem;
    letter-spacing: 3px;
  }
  .watch-selector-labels-title {
    
    position: relative;
    top: 2px;
    letter-spacing: .6px;
  }
  .watch-selector-labels-actions select {
    padding-left: 18px;
    padding-top: 5px;
    letter-spacing: 1px;
  }
  .watch-selector-current-number {
    font-size: 1.7rem;
  }
  .block.filter:not(.watch-selector) {
    background: #b7bfc6;
    bottom: 0;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 10px;
    z-index: -1;
    -webkit-overflow-scrolling: touch;
    display: none;
  }
  .block.filter:not(.watch-selector) .filter-content {
    padding-bottom: 50px;
  }
  .block.filter:not(.watch-selector) .filter-title {
    background: #003150;
    display: table;
    height: 50px;
    table-layout: fixed;
    width: 100%;
  }
  .block.filter:not(.watch-selector) .filter-title .title {
    color: #ffffff;
    display: table-cell;
    
    height: 50px;
    letter-spacing: 1px;
    line-height: 50px;
    margin: 0;
    padding: 0 0 0 20px;
    width: auto;
    font-size: 1.6rem;
  }
  .block.filter:not(.watch-selector) .filter-title .close {
    height: 50px;
    padding: 0 20px;
    text-align: right;
    vertical-align: top;
    width: 70px;
    display: table-cell;
    text-decoration: none;
  }
  .block.filter:not(.watch-selector) .filter-title .close:after {
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 50px;
    color: #ffffff;
    content: '\e90c';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block.filter:not(.watch-selector) .filter-title .close:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 50px;
    color: #ffffff;
    content: '\e90c';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: bottom;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block.filter:not(.watch-selector) .filter-options {
    display: block;
  }
  .block.filter:not(.watch-selector) .btn-apply {
    background: #003150;
    bottom: 0;
    color: #ffffff;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: fixed;
    text-align: center;
    z-index: 100;
    width: 100%;
  }
  .block.filter:not(.watch-selector).active {
    display: block;
    visibility: visible;
    z-index: 1000;
  }
  body.review-customer-index.page-layout-2columns-left.account .page-title-wrapper .page-title {
    margin-bottom: 22px;
  }
  body.review-customer-index.page-layout-2columns-left.account .column.main {
    margin: 0 10px;
    padding-bottom: 8px;
  }
  .review-add-product-image {
    display: none;
  }
  .reviews .table .review-item-label,
  .reviews .table .review-item-value {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
  }
  .reviews .table .review-item-value {
    word-break: break-all;
  }
  .reviews .add-reviews h2 {
    color: #677988;
    font-size: 1.1rem;
    line-height: 1.4rem;
    letter-spacing: -.3px;
    margin-bottom: 17px;
  }
  .reviews .add-reviews h2 > span {
    line-height: 1.7rem;
    letter-spacing: 1.2px;
    font-size: 1.2rem;
    margin-top: 2px;
  }
  .reviews .table-item-action {
    margin-top: 16px;
  }
  .reviews .action {
    width: 100%;
    text-align: center;
    
    font-size: 1rem;
    height: 40px;
    line-height: 41px;
    letter-spacing: 1px;
  }
  .reviews .fieldset {
    margin-bottom: 12px;
  }
  .reviews .fieldset > .field > .label {
    margin-bottom: 9px;
  }
  .reviews .fieldset > .field.rating {
    margin-bottom: 18px;
  }
  .reviews .fieldset > .field.rating > .label {
    margin-bottom: 6px;
  }
  .reviews .fieldset > .field.nickname {
    margin-bottom: 11px;
  }
  .reviews .fieldset > .field.summary {
    margin-bottom: 13px;
  }
  .reviews .fieldset > .field textarea {
    resize: none;
  }
  .reviews-detail .product-image-photo {
    max-width: none;
    width: 100%;
  }
  .reviews-detail .review-detail-product-collection {
    line-height: 1.5rem;
    margin-top: 15px;
  }
  .reviews-detail .review-detail-product-name {
    margin-top: 3px;
  }
  .reviews-detail .review-detail-product-rating {
    margin-top: 9px;
  }
  .reviews-detail .review-detail-product-review {
    margin-top: 14px;
  }
  .order-return-create .product-info-wrapper {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 26px 0;
  }
  .order-return-create .rma-images-upload-tip {
    display: inline-block;
    vertical-align: middle;
    padding-left: 13px;
    width: 89px;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .order-return-create .rma-images-upload-tip span {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .order-return-create .form-create-return .actions-toolbar .primary .return-totals,
  .order-return-create .form-create-return .actions-toolbar .primary .action {
    font-size: 1rem;
    height: 36px;
    line-height: 34px;
    letter-spacing: 1px;
  }
  .order-return-create .form-create-return .actions-toolbar .primary .return-totals {
    padding-left: 12px;
  }
  .returned-order-details {
    padding-top: 5px;
    margin-top: 20px;
  }
  .returned-order-details .returned-order-status h3 {
    font-size: 1rem;
    letter-spacing: 0.4px;
    margin-bottom: 12px;
  }
  .returned-order-details .returned-order-status ul {
    white-space: nowrap;
    border-bottom: solid #c7ccd0 1px;
  }
  .returned-order-details .returned-order-status ul li {
    height: 28px;
  }
  .returned-order-details .returned-order-status ul li:before {
    top: -2px;
    border-width: 16px 0 16px 10px;
  }
  .returned-order-details .returned-order-status ul li:after {
    border-width: 14px 0 14px 9px;
  }
  .returned-order-details .returned-order-status ul li .status-number {
    line-height: 28px;
  }
  .returned-order-details .returned-order-status ul li p {
    margin-top: 10px;
    font-size: 0.9rem;
    line-height: 1.1;
    padding: 0 10px;
    letter-spacing: 0.1px;
  }
  .returned-order-details .returned-product-image {
    position: absolute;
    top: 102px;
    width: 50%;
    height: 175px;
    line-height: 175px;
    text-align: center;
  }
  .returned-order-details .returned-product-info {
    font-size: 1rem;
  }
  .returned-order-details .returned-product-info h3 {
    font-size: 1.1rem;
    margin-top: 19px;
    line-height: 1.4;
    letter-spacing: 1.1px;
    margin-bottom: 4px;
  }
  .returned-order-details .returned-product-info .product-sku {
    font-size: 1.1rem;
    letter-spacing: 1px;
  }
  .returned-order-details .returned-product-info .serial-number {
    font-style: italic;
  }
  .returned-order-details .returned-product-info .qty {
    font-size: 1.1rem;
    text-transform: uppercase;
    
    letter-spacing: 1.6px;
    margin-bottom: 0px;
  }
  .returned-order-details .returned-product-info p {
    margin-bottom: 5px;
  }
  .returned-order-details .returned-product-info .price {
    font-size: 1.1rem;
    
    letter-spacing: 1.2px;
  }
  .returned-order-details .returned-product-info .col-left,
  .returned-order-details .returned-product-info .col-right {
    position: relative;
    width: 50%;
    left: 50%;
  }
  .returned-order-details .returned-product-info .col-right {
    padding-top: 6px;
    padding-bottom: 15px;
  }
  .returned-order-details .returned-product-info .reasons-info {
    border-top: solid #c7ccd0 1px;
  }
  .returned-order-details .returned-product-info .return-status-information {
    font-size: 1.1rem;
    
  }
  .returned-order-details .returned-product-info .return-status-information p {
    margin-bottom: 0;
  }
  .returned-order-details .return-status-message,
  .returned-order-details .returned-product-message {
    font-size: 1rem;
    margin-top: 20px;
    border-top: solid #c7ccd0 1px;
  }
  .returned-order-details .return-status-message > p,
  .returned-order-details .returned-product-message > p {
    
    letter-spacing: 0.2px;
    margin-bottom: 6px;
  }
  .returned-order-details .return-status-message > p.upper,
  .returned-order-details .returned-product-message > p.upper {
    letter-spacing: 0;
    margin-top: 15px;
    margin-bottom: 12px;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .returned-order-details .return-status-message .address,
  .returned-order-details .returned-product-message .address {
    line-height: 1.5;
  }
  .returned-order-details .return-status-message .address p,
  .returned-order-details .returned-product-message .address p {
    margin: 0;
  }
  .returned-order-details .return-status-message .tips,
  .returned-order-details .returned-product-message .tips {
    margin-top: 13px;
    letter-spacing: -0.46px;
    line-height: 1.1;
  }
  .returned-order-details .return-status-message .tips p,
  .returned-order-details .returned-product-message .tips p {
    margin-bottom: 13px;
  }
  .returned-order-details .return-status-message form,
  .returned-order-details .returned-product-message form {
    margin-top: 13px;
  }
  .returned-order-details .return-status-message form .col-left,
  .returned-order-details .returned-product-message form .col-left {
    padding-right: 7px;
    margin-bottom: 7px;
  }
  .returned-order-details .return-status-message form .col-right,
  .returned-order-details .returned-product-message form .col-right {
    padding-left: 7px;
    margin-bottom: 7px;
  }
  .returned-order-details .return-status-message form label,
  .returned-order-details .returned-product-message form label {
    margin-top: 1px;
  }
  .returned-order-details .return-status-message form .field.choice input[type=checkbox].checkbox + label.label,
  .returned-order-details .returned-product-message form .field.choice input[type=checkbox].checkbox + label.label {
    line-height: 10px;
  }
  .returned-order-details .return-status-message form .actions-toolbar,
  .returned-order-details .returned-product-message form .actions-toolbar {
    margin-top: 6px;
    padding-top: 9px;
    height: 40px;
  }
  .returned-order-details .return-status-message form .actions-toolbar .radio-box,
  .returned-order-details .returned-product-message form .actions-toolbar .radio-box {
    padding-right: 100px;
  }
  .returned-order-details .return-status-message form .actions-toolbar .primary,
  .returned-order-details .returned-product-message form .actions-toolbar .primary {
    width: 80px;
  }
  .magento-rma-returns-history.account .column.main {
    margin: 0 10px;
  }
  .magento-rma-returns-history.account .column.main > h2 {
    font-size: 1.4rem;
    margin: 22px 0 8px 9px;
    letter-spacing: .7px;
  }
  .magento-rma-returns-history .return-policy-link {
    line-height: 1.6rem;
    text-align: center;
  }
  .magento-rma-returns-history .return-policy-link a {
    font-size: 1rem;
  }
  .magento-rma-returns-history .column .table-row .actions {
    margin-top: 20px;
  }
  body #cancel-order-popup-box {
    width: 300px;
    margin-left: -150px;
  }
  body #cancel-order-popup-box .cancel_order_popup_content {
    padding: 60px 25px 25px;
  }
  body #cancel-order-popup-box h2 {
    font-size: 18px;
  }
  .sales-order-history.page-layout-2columns-left .column.main {
    margin: 0 10px;
  }
  .sales-order-history .table-order-items .order-item {
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
  }
  .sales-order-history .table-order-items .table-row {
    border-top: solid #e6eaed 1px;
    padding: 0;
  }
  .sales-order-history .table-order-items .table-row:first-child {
    border-top: none;
    padding: 8px 0 20px 0;
  }
  .sales-order-history .table-order-items .table-row:last-child {
    border-top: none;
  }
  .sales-order-history .table-order-items .product-image-cell,
  .sales-order-history .table-order-items .product-info-cell {
    font-size: 1.4rem;
  }
  .sales-order-history .table-order-items .product-image-cell {
    min-height: 146px;
    line-height: 146px;
  }
  .sales-order-history .table-order-items .product-detail,
  .sales-order-history .table-order-items .col-right.col-md-4 {
    padding-top: 19px;
  }
  .sales-order-history .table-order-items .product-order {
    padding-top: 12px;
  }
  .sales-order-history .table-order-items .order-details {
    margin-top: 12px;
    font-size: 1.4rem;
  }
  .sales-order-history .table-order-items .order-details .view-order-detail {
    height: 36px;
  }
  .sales-order-history .table-order-items .order-details .view-order-detail > span {
    line-height: 36px;
    font-size: 1.1rem;
    padding-left: 19px;
    letter-spacing: 0.4px;
  }
  .sales-order-history .table-order-items .order-details .view-order-detail button {
    width: 36px;
    line-height: 36px;
  }
  .sales-order-history .table-order-items .order-details .view-order-detail button:before {
    font-size: 13px;
    line-height: 36px;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content {
    padding: 8px 20px 11px 20px;
    font-size: 0;
    margin-top: 1px;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content > * {
    font-size: 1rem;
    letter-spacing: -0.6px;
    font-weight: 300;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content h3 {
    font-size: 0.9rem;
    letter-spacing: 0px;
    text-transform: uppercase;
    
    margin-bottom: 0.7rem;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content .address-info p {
    margin-bottom: 0;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content .col-1 {
    margin-bottom: 11px;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content .col-2,
  .sales-order-history .table-order-items .order-details .order-detail-content .col-3 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content .col-3 {
    margin-left: -1px;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content .service-number,
  .sales-order-history .table-order-items .order-details .order-detail-content .email {
    font-size: 0;
    white-space: nowrap;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content .service-number .content,
  .sales-order-history .table-order-items .order-details .order-detail-content .email .content,
  .sales-order-history .table-order-items .order-details .order-detail-content .service-number a,
  .sales-order-history .table-order-items .order-details .order-detail-content .email a {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.9rem;
    padding-top: 4px;
    line-height: 1.3;
    margin-left: 5px;
    letter-spacing: 0.3px;
    font-weight: 400;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content .email {
    margin-top: 7px;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content .email a {
    padding-top: 0;
  }
  .sales-order-history .table-order-items .order-details .order-detail-content .email a:before {
    margin-left: -2px;
  }
  .sales-order-history .table-row .actions {
    margin-top: 10px;
  }
  .sales-order-history .table-row .col,
  .magento-rma-returns-history .table-row .col {
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .sales-order-history .table-row .col:first-child,
  .magento-rma-returns-history .table-row .col:first-child {
    padding-left: 7px;
  }
  .sales-order-history .table-row .actions,
  .magento-rma-returns-history .table-row .actions {
    width: 100%;
    font-size: 0;
    text-align: center;
  }
  .sales-order-history .table-row .actions button,
  .magento-rma-returns-history .table-row .actions button,
  .sales-order-history .table-row .actions .action,
  .magento-rma-returns-history .table-row .actions .action {
    font-size: 1.4rem;
    width: 49.5%;
    margin: 0;
  }
  .sales-order-history .table-row .actions button:nth-child(even),
  .magento-rma-returns-history .table-row .actions button:nth-child(even),
  .sales-order-history .table-row .actions .action:nth-child(even),
  .magento-rma-returns-history .table-row .actions .action:nth-child(even) {
    margin-left: 0.5%;
  }
  .sales-order-history .table-row .actions button:nth-child(odd),
  .magento-rma-returns-history .table-row .actions button:nth-child(odd),
  .sales-order-history .table-row .actions .action:nth-child(odd),
  .magento-rma-returns-history .table-row .actions .action:nth-child(odd) {
    margin-right: 0.5%;
  }
  .sales-order-history .split-row,
  .magento-rma-returns-history .split-row {
    margin-bottom: 17px;
  }
  .sales-order-history .split-row:nth-child(2),
  .magento-rma-returns-history .split-row:nth-child(2) {
    margin-bottom: 0;
  }
  .top-links .minicart-wrapper,
  .top-links > ul > li {
    padding-top: 13px;
  }
  .top-links .f-left {
    font-size: 0;
  }
  .top-links .f-left > * {
    font-size: 14px;
  }
  #menu-btn {
    display: inline-block;
    position: relative;
    float: left;
    padding-top: 7px;
    padding-left: 11px;
    width: 44px;
    vertical-align: top;
  }
  .menu-ico {
    position: relative;
    width: 20px;
    height: 15px;
    top: 0;
    -webkit-transition: top 0.3s ease-out;
    -moz-transition: top 0.3s ease-out;
    -ms-transition: top 0.3s ease-out;
    transition: top 0.3s ease-out;
  }
  .menu-ico > div {
    position: relative;
    width: 100%;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 3px;
    background-color: #002744;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  .menu-ico span {
    display: block;
    position: absolute;
    width: 40px;
    left: -10px;
    top: 14px;
    text-transform: uppercase;
    font-size: 0.8rem;
    line-height: 12px;
    text-align: center;
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #menu-btn.active .menu-ico {
    top: 3px;
  }
  #menu-btn.active .menu-ico .first {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 3px;
  }
  #menu-btn.active .menu-ico .second {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -2px;
  }
  #menu-btn.active .menu-ico .third {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
  }
  #menu-btn.active .menu-ico span {
    top: 20px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
  }
  .over-elt .close-btn {
    right: 5px;
    top: 0;
    margin: 0;
  }
  .over-elt .close-btn:after {
    font-size: 15px;
  }
  .mobile-more {
    color: #ffffff;
  }
  .mobile-more ul > li {
    display: block;
    margin: 6px 0 0 0;
  }
  .mobile-more ul > li:first-child {
    margin: 0;
  }
  .mobile-more .top-link-item {
    display: block;
    padding: 5px 0 5px 32px;
    line-height: 20px;
    height: auto;
    color: #ffffff;
  }
  .mobile-more .top-link-item:before {
    font-size: 18px;
    line-height: 30px;
    color: inherit;
  }
  .mobile-more .top-link-item span {
    margin: 0 0 0 6px;
    color: inherit;
    display: inline-block;
  }
  .mobile-more .top-link-item span a {
    color: #ffffff;
  }
  .mobile-more-top {
    background: #abb0b3;
    padding: 20px;
  }
  .mobile-more-service {
    background: #003150;
    padding: 20px;
  }
  .mobile-more-service p {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .mobile-more-service a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding: 8px 0;
    color: #ffffff;
  }
  .mobile-more-service a:hover span,
  .mobile-more-service a:focus span {
    text-decoration: underline;
  }
  .main-menu {
    display: none;
  }
  #mega-menu-odt {
    overflow: hidden;
  }
  #mega-menu-odt .close-btn {
    display: none;
  }
  .otd-wrapper {
    margin: 0 20px;
  }
  .otd-title,
  .otd-description {
    display: none;
  }
  .otd-subtitle {
    border-top: 1px solid #c7ccd0;
    border-bottom: none;
    width: 95%;
    max-width: none;
    padding: 20px 0;
    min-height: 0;
    margin: 0 auto;
    font-size: 14px;
    color: #002744;
    text-align: center;
  }
  .otd-columns-wrapper {
    display: block;
  }
  .otd-columns-wrapper > div,
  .otd-columns-wrapper.cols-3 .otd-left,
  .otd-columns-wrapper.cols-3 .otd-right {
    display: block;
    width: auto;
    padding: 0 0 10px 0;
  }
  .otd-left-tab {
    height: auto;
  }
  .otd-elt {
    min-height: 0;
    padding: 0;
  }
  .otd-picture {
    padding: 6%;
    margin: 0;
  }
  .otd-picture img {
    display: block;
  }
  .otd-button {
    margin-top: 10px;
    text-align: center;
  }
  .otd-button-top,
  .otd-button-bottom {
    display: inline-block;
    color: #002744;
    margin: 0 1px;
    font-size: 12px;
  }
  .otd-left {
    margin-bottom: 20px;
  }
  .otd-right .otd-picture {
    padding: 3%;
  }
  .mega-menu > ul > li,
  .mega-menu-collection ul.level0 > li {
    padding: 10px 0;
    border-top: 1px solid #e6eaed;
  }
  .mega-menu > ul a.level-top,
  .mega-menu-collection ul.level0 li.level1 > a {
    font-size: 20px;
  }
  .mega-menu > ul > li li,
  .mega-menu-collection ul.level0 > li li {
    margin-bottom: 6px;
  }
  .footer-bottom-second .logo {
    display: none;
  }
  .footer-social-links a {
    /*
            &.footer-wechat {
                span.image {
                    display: none;
                }
            }
            */
  }
  .hidden-mobile {
    display: none !important;
  }
  .breadcrumbs {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .breadcrumbs .items {
    font-size: .9rem;
  }
  .breadcrumbs .items:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 10px;
  }
  .page-main .page-title-wrapper h1 {
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 14px 0;
  }
  .wishlist-index-index .page-title {
    text-align: center;
  }
  .wishlist .product-item {
    margin-top: 4px;
  }
  .wishlist .product-item:first-child {
    margin-top: 0;
  }
  .wishlist .product-item .product-item-image .product-image-wrapper {
    padding-bottom: 90%;
  }
  .wishlist .product-item .product-item-image .product-image-wrapper .product-image-photo {
    max-width: 80%;
  }
  .wishlist .product-item .product-item-details .product-item-name {
    margin-bottom: 12px;
    letter-spacing: 1px;
  }
  .wishlist .product-item .product-item-details .price-box {
    margin-bottom: 20px;
    margin-top: 0;
    letter-spacing: 1px;
  }
  .wishlist .product-item .product-item-inner .action {
    font-size: 1rem;
    letter-spacing: 1.2px;
  }
  .my-wishlist-share-product {
    text-align: center;
  }
  .my-wishlist-share-product h4 {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-share-popup-content {
    max-width: 320px;
    left: 50%;
    position: relative;
    margin-left: -160px;
  }
  .share-widget .wechat-pad {
    margin: 0 -5px -5px -5px;
  }
  .share-widget .wechat-pad h3 {
    font-size: 16px;
  }
  .share-widget .icons-content .share-btn.wc {
    display: none;
  }
  .product-addto-links .share-widget {
    left: 28px;
  }
  .product-addto-links .share-widget.wechat-opened {
    margin-left: -96px;
  }
  .product-addto-links .share-widget.wechat-opened:after {
    left: 96px;
  }
  .recall-product .share-widget {
    margin-left: -15px;
  }
  .recall-product .share-widget:after {
    left: 15px;
  }
  .recall-product .share-widget.wechat-opened {
    margin-left: -37px;
  }
  .recall-product .share-widget.wechat-opened:after {
    left: 37px;
  }
}
@media only screen and (max-width: 768px) {
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .modal-popup.modal-slide {
    left: 0;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .modal-cms.modal-slide._inner-scroll .modal-inner-wrap {
    height: 100%;
  }
}
@media all and (min-width: 480px) {
  .product-item-details .name {
    font-size: 1.2rem;
  }
  .product-item-details .name strong {
    font-size: 1.1em;
  }
  .product-item-details .price-box {
    font-size: 1.5rem;
  }
  .category-view-image:before {
    padding-top: 60%;
  }
  .product-content-header .collection-title {
    font-size: 2.2rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
  }
  /* WATCH SELECTOR */
  .watch-selector {
    font-size: 12px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #003150;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #003150;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #003150;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover {
    color: #003150;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #003150;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .product-item {
    float: left;
    width: 50%;
  }
  .product-item:before {
    border-left: 1px solid #e6eaed;
  }
  .product-item:nth-child(odd) {
    clear: left;
  }
  .product-item:nth-child(odd):before {
    border-left: none;
  }
  .block.crosssell .products-crosssell .product-item {
    float: none;
    width: 100%;
  }
  .block.crosssell .products-crosssell .product-item-details {
    font-size: inherit;
  }
  .block.related {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .block.related .block-title {
    font-size: 1.4rem;
    margin-bottom: 32px;
  }
  .block.upsell {
    padding-top: 32px;
  }
  .block.upsell .block-title {
    font-size: 2.6rem;
    margin-bottom: 32px;
  }
  .footer-top .copyright {
    font-size: 13px;
  }
  .footer-top ul {
    text-align: center;
    max-width: none;
  }
  .footer-top li {
    display: inline-block;
    width: auto;
    float: none;
    margin: 4px 10px 0 10px;
    font-size: 14px;
  }
  .footer-bottom-second a.level0.hidden-label span {
    visibility: hidden;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff;
  /*background: #fff url('./../loader-1.gif') center center no-repeat;*/
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "icomoon";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '\e913';
}
.slick-prev:before[dir="rtl"] {
  content: '\e914';
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '\e914';
}
.slick-next:before[dir="rtl"] {
  content: '\e913';
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "icomoon";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
