/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@media only screen and (max-width: 700px) {
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto;
    width: 280px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-popup-wrapper {
    padding: 15px;
  }
}
@media print {
  .nav-sections,
  .page-footer,
  .sidebar,
  .page-title-wrapper,
  .amrma-received-message,
  .amrma-cancel,
  .amrma-status,
  .amrma-status-container,
  .amrma-return-instructions,
  .amrma-tracking-information,
  .amrma-chat-title,
  .amrma-chat-container {
    display: none;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
    padding-left: 0 !important;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
    position: relative;
    top: 0;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child .amrma-image {
    margin-right: 0;
    padding: 5px;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col .amrma-status {
    display: block;
  }
}
._strong {
  font-weight: 600;
}
._nomargin {
  margin: 0;
}
._hide {
  display: none;
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
@media screen and (min-width: 780px) {
  .column.main > .mgz_cd_content {
    width: 45%;
  }
}
.mgz_cd_content > a {
  color: #000;
  text-decoration: none;
}
.county-reflection {
  -moz-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
}
.mgz_cd_content .mgz_cd_flip.county.sm > span,
.mgz_cd_content .mgz_cd_fade.county.sm > span {
  font-size: 15px;
  line-height: 35px;
}
.mgz_cd_content .mgz_cd_flip.county.sm .county-wrapper,
.mgz_cd_content .mgz_cd_fade.county.sm .county-wrapper {
  height: 35px !important;
}
.mgz_cd_content .mgz_cd_flip.county.sm span.separator-left:not(:first-child),
.mgz_cd_content .mgz_cd_fade.county.sm span.separator-left:not(:first-child) {
  margin-left: 8px;
}
.mgz_cd_content .mgz_cd_flip.county.sm .county-label,
.mgz_cd_content .mgz_cd_fade.county.sm .county-label {
  font-size: 12px !important;
  font-weight: normal !important;
}
.mgz_cd_content .mgz_cd_flip.county.sm .clear + .county-label,
.mgz_cd_content .mgz_cd_fade.county.sm .clear + .county-label {
  margin-left: 0px;
}
.mgz_cd_content .mgz_cd_flip.county.sm .county-label ~ .county-label,
.mgz_cd_content .mgz_cd_fade.county.sm .county-label ~ .county-label {
  margin-left: 8px;
}
.mgz_cd_flip.county,
.mgz_cd_fade.county {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.mgz_cd_flip.county span.first,
.mgz_cd_fade.county span.first {
  padding-left: 12px;
  border-radius: 4px 0px 0px 4px;
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
}
.mgz_cd_flip.county span.last,
.mgz_cd_fade.county span.last {
  border-radius: 0px 4px 4px 0px;
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
}
.mgz_cd_flip.county > span,
.mgz_cd_fade.county > span {
  display: inline-block;
  height: 48px;
  font-family: Arial;
  font-weight: bold;
  font-size: 40px;
  line-height: 60px;
  position: relative;
  overflow: hidden;
  padding-right: 12px;
}
.mgz_cd_flip.county > span > span,
.mgz_cd_fade.county > span > span {
  display: block;
  text-align: center;
}
.mgz_cd_flip.county .county-wrapper,
.mgz_cd_fade.county .county-wrapper {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  height: 50px;
  line-height: 50px;
  font-size: 35px;
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);*/
}
.mgz_cd_flip.county .county-days-wrapper,
.mgz_cd_fade.county .county-days-wrapper {
  overflow: hidden !important;
  position: relative !important;
  display: inline-block !important;
  padding-left: 12px;
}
.mgz_cd_flip.county .county-hours-wrapper,
.mgz_cd_fade.county .county-hours-wrapper {
  overflow: hidden !important;
  position: relative !important;
  display: inline-block !important;
  padding-left: 12px;
}
.mgz_cd_flip.county .county-minutes-wrapper,
.mgz_cd_fade.county .county-minutes-wrapper {
  overflow: hidden !important;
  position: relative !important;
  display: inline-block !important;
  padding-left: 12px;
}
.mgz_cd_flip.county .county-seconds-wrapper,
.mgz_cd_fade.county .county-seconds-wrapper {
  overflow: hidden !important;
  position: relative !important;
  display: inline-block !important;
  padding-left: 12px;
}
.mgz_cd_flip.county .county-label-days,
.mgz_cd_fade.county .county-label-days {
  font-size: 12px !important;
  line-height: 18px !important;
  height: auto !important;
  text-align: center !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-top: 12px;
  background-color: transparent !important;
}
.mgz_cd_flip.county .county-label-hours,
.mgz_cd_fade.county .county-label-hours {
  font-size: 12px !important;
  line-height: 18px !important;
  height: auto !important;
  text-align: center !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-top: 12px;
  background-color: transparent !important;
}
.mgz_cd_flip.county .county-label-minutes,
.mgz_cd_fade.county .county-label-minutes {
  font-size: 12px !important;
  line-height: 18px !important;
  height: auto !important;
  text-align: center !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-top: 12px;
  background-color: transparent !important;
}
.mgz_cd_flip.county .county-label-seconds,
.mgz_cd_fade.county .county-label-seconds {
  font-size: 12px !important;
  line-height: 18px !important;
  height: auto !important;
  text-align: center !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-top: 12px;
  background-color: transparent !important;
}
.mgz_cd_flip.county .clear,
.mgz_cd_fade.county .clear {
  clear: both;
}
.mgz_cd_flip.county .county-label ~ .county-label,
.mgz_cd_fade.county .county-label ~ .county-label {
  margin-left: 15px;
}
.mgz_cd_flip.county.black .county-days-wrapper,
.mgz_cd_fade.county.black .county-days-wrapper {
  background: #080808;
  background: -moz-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #080808), color-stop(40%, #080808), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -o-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -ms-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: linear-gradient(to bottom, #080808 0%, #080808 40%, #000000 100%);
  color: White;
  border-top: solid 1px #494949;
  border-bottom: solid 1px #242424;
}
.mgz_cd_flip.county.black .county-hours-wrapper,
.mgz_cd_fade.county.black .county-hours-wrapper {
  background: #080808;
  background: -moz-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #080808), color-stop(40%, #080808), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -o-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -ms-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: linear-gradient(to bottom, #080808 0%, #080808 40%, #000000 100%);
  color: White;
  border-top: solid 1px #494949;
  border-bottom: solid 1px #242424;
}
.mgz_cd_flip.county.black .county-minutes-wrapper,
.mgz_cd_fade.county.black .county-minutes-wrapper {
  background: #080808;
  background: -moz-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #080808), color-stop(40%, #080808), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -o-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -ms-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: linear-gradient(to bottom, #080808 0%, #080808 40%, #000000 100%);
  color: White;
  border-top: solid 1px #494949;
  border-bottom: solid 1px #242424;
}
.mgz_cd_flip.county.black .county-seconds-wrapper,
.mgz_cd_fade.county.black .county-seconds-wrapper {
  background: #080808;
  background: -moz-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #080808), color-stop(40%, #080808), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -o-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: -ms-linear-gradient(top, #080808 0%, #080808 40%, #000000 100%);
  background: linear-gradient(to bottom, #080808 0%, #080808 40%, #000000 100%);
  color: White;
  border-top: solid 1px #494949;
  border-bottom: solid 1px #242424;
}
.mgz_cd_flip.county.black span.separator-left,
.mgz_cd_fade.county.black span.separator-left {
  border-left: solid 1px #2E2E2E;
}
.mgz_cd_flip.county.black span.separator-left:not(:first-child),
.mgz_cd_fade.county.black span.separator-left:not(:first-child) {
  margin-left: 15px;
}
.mgz_cd_flip.county.black span.separator-right,
.mgz_cd_fade.county.black span.separator-right {
  border-right: solid 1px #121212;
}
.mgz_cd_circles .time_circles,
.mgz_cd_circles_tick .time_circles {
  position: relative;
  width: 100%;
  height: 100%;
}
.mgz_cd_circles .time_circles > div,
.mgz_cd_circles_tick .time_circles > div {
  position: absolute;
  text-align: center;
}
.mgz_cd_circles .time_circles > div > h4,
.mgz_cd_circles_tick .time_circles > div > h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Century Gothic', Arial;
  font-weight: normal;
}
.mgz_cd_circles .time_circles > div > span,
.mgz_cd_circles_tick .time_circles > div > span {
  display: block;
  width: 100%;
  text-align: center;
  font-family: 'Century Gothic', Arial;
  font-size: 300%;
  margin-top: 0.4em;
  font-weight: bold;
}
.mgz_cd_circles.sm .time_circles,
.mgz_cd_circles_tick.sm .time_circles {
  margin-bottom: 2rem;
}
.mgz_cd_circles.sm .time_circles span,
.mgz_cd_circles_tick.sm .time_circles span {
  font-size: 15px !important;
  margin: 0px;
  line-height: 15px !important;
  font-weight: normal;
}
.mgz_cd_circles.sm .time_circles h4,
.mgz_cd_circles_tick.sm .time_circles h4 {
  position: absolute;
  text-align: center;
  margin-top: 4px;
  font-size: 9px !important;
  font-weight: normal;
}
.mgz_cd_content .clockdiv {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.mgz_cd_content .mgz_cd_block {
  margin: 15px 0px;
}
.mgz_cd_content .mgz_cd_block .clockdiv {
  color: #000;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  font-size: 1.3em;
}
.mgz_cd_content .mgz_cd_block .clockdiv > div {
  padding: 10px;
  border-radius: 3px;
  background: #ec5f27;
  display: inline-block;
}
.mgz_cd_content .mgz_cd_block .clockdiv div > span {
  padding: 15px 18px;
  border-radius: 3px;
  background: #bb4413;
  display: inline-block;
}
.mgz_cd_content .mgz_cd_block .clockdiv .smalltext {
  padding-top: 5px;
  font-size: 0.7em;
  color: #fff;
}
.mgz_cd_content .mgz_cd_block.sm .clockdiv {
  font-size: 0.8em;
}
.mgz_cd_content .mgz_cd_block.sm .clockdiv > div {
  margin: 2px 0px;
}
.mgz_cd_content .mgz_cd_block.sm .clockdiv div > span {
  padding: 8px;
}
.mgz_cd_content .mgz_cd_block.sm .clockdiv .smalltext {
  padding-top: 5px;
  font-size: 0.8em;
}
.mgz_cd_content .mgz_cd_flat {
  margin: 15px 0px;
}
.mgz_cd_content .mgz_cd_flat .clockdiv {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  font-size: 1.3em;
}
.mgz_cd_content .mgz_cd_flat .clockdiv > div {
  width: 7.2rem;
  padding: 0px;
  margin: 0px 6px;
  background: #ec5f27;
  display: inline-block;
  -webkit-box-shadow: 2px 2px 9px 1px rgba(53, 53, 53, 0.5);
  box-shadow: 2px 2px 9px 1px rgba(53, 53, 53, 0.5);
}
.mgz_cd_content .mgz_cd_flat .clockdiv div > span {
  padding: 15px 0px;
  background: #fff;
  color: #000;
  display: block;
}
.mgz_cd_content .mgz_cd_flat .clockdiv .smalltext {
  padding: 5px 0px;
  font-size: 0.7em;
  color: #fff;
}
.mgz_cd_content .mgz_cd_flat.sm .clockdiv {
  font-size: 1em;
}
.mgz_cd_content .mgz_cd_flat.sm .clockdiv > div {
  width: 3.2em;
  margin: 2px 0px;
  box-shadow: none;
  border: 1px solid #ececec;
}
.mgz_cd_content .mgz_cd_flat.sm .clockdiv div > span {
  padding: 8px;
}
.mgz_cd_content .mgz_cd_flat.sm .clockdiv .smalltext {
  padding-top: 5px;
  font-size: 0.8em;
}
.mgz_cd_content .mgz_cd_honeycomb {
  margin: 15px 0px;
}
.mgz_cd_content .mgz_cd_honeycomb .clockdiv {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  font-size: 1.3em;
  color: #000;
}
.mgz_cd_content .mgz_cd_honeycomb .clockdiv > div {
  position: relative;
  background-color: #ec5f27;
  display: block;
  transition: all .2s linear;
  transform: perspective(1000px);
  display: inline-block;
  width: 80px;
  margin: 25px 4px;
}
.mgz_cd_content .mgz_cd_honeycomb .clockdiv > div:after {
  content: "";
  position: absolute;
  left: 0px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  top: 100%;
  width: 0;
  border-top: 24px solid #ec5f27;
  transition: all .2s linear;
}
.mgz_cd_content .mgz_cd_honeycomb .clockdiv > div:before {
  content: "";
  position: absolute;
  width: 0;
  left: 0px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  bottom: 100%;
  border-bottom: 24px solid #ec5f27;
  transition: all .2s linear;
}
.mgz_cd_content .mgz_cd_honeycomb .clockdiv > div > span {
  background: transparent !important;
}
.mgz_cd_content .mgz_cd_honeycomb .clockdiv .smalltext {
  padding: 0px;
  font-size: 0.7em;
  color: #000;
}
.mgz_cd_content .mgz_cd_honeycomb.sm .clockdiv {
  font-size: 1em;
}
.mgz_cd_content .mgz_cd_honeycomb.sm .clockdiv > div {
  width: 45px;
  margin: 25px 2px;
}
.mgz_cd_content .mgz_cd_honeycomb.sm .clockdiv > div:after {
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 12px solid #ec5f27;
}
.mgz_cd_content .mgz_cd_honeycomb.sm .clockdiv > div:before {
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 12px solid #ec5f27;
}
.mgz_cd_content .mgz_cd_honeycomb.sm .clockdiv .smalltext {
  font-size: 0.75em;
}
.mgz_cd_content .mgz_cd_basic {
  color: #333333;
  text-decoration: none;
  text-transform: none;
}
.mgz_cd_content .mgz_cd_basic .clockdiv {
  margin: 10px 0px;
  font-size: 1.3em;
}
.mgz_cd_content .mgz_cd_basic .clockdiv > div {
  padding: 0px 8px;
  display: inline-block;
  border-left: 1px solid #333333;
  margin-right: -0.25em;
}
.mgz_cd_content .mgz_cd_basic .clockdiv > div:first-child {
  border: none;
}
.mgz_cd_content .mgz_cd_basic .clockdiv .smalltext {
  margin-left: 5px;
  display: inline-block;
}
.mgz_cd_content .mgz_cd_basic.sm .clockdiv {
  font-size: 1em;
}
.mgz_cd_content .mgz_cd_digital {
  margin: 15px 0px;
}
.mgz_cd_content .mgz_cd_digital .digit {
  width: 2.5em;
  height: 3em;
  margin: 0px;
  position: relative;
  display: inline-block;
}
.mgz_cd_content .mgz_cd_digital .digit .segment {
  background: #000;
  border-radius: 5px;
  position: absolute;
  opacity: 0.2;
  transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
}
.mgz_cd_content .mgz_cd_digital .digit .segment:nth-child(1) {
  position: absolute;
  width: 50%;
  height: 30%;
  background: lightgrey;
  border-radius: 0;
  z-index: 1;
  top: 2%;
  bottom: none;
  left: none;
  right: 25%;
  transform: rotate(90deg);
  -webkit-clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
  clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
}
.mgz_cd_content .mgz_cd_digital .digit .segment:nth-child(2) {
  position: absolute;
  width: 50%;
  height: 30%;
  background: lightgrey;
  border-radius: 0;
  z-index: 1;
  top: 20%;
  bottom: none;
  left: none;
  right: 5%;
  transform: rotate(0deg);
  -webkit-clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
  clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
}
.mgz_cd_content .mgz_cd_digital .digit .segment:nth-child(3) {
  position: absolute;
  width: 50%;
  height: 30%;
  background: lightgrey;
  border-radius: 0;
  z-index: 1;
  top: 76%;
  bottom: none;
  left: none;
  right: 25%;
  transform: rotate(90deg);
  -webkit-clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
  clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
}
.mgz_cd_content .mgz_cd_digital .digit .segment:nth-child(4) {
  position: absolute;
  width: 50%;
  height: 30%;
  background: lightgrey;
  border-radius: 0;
  z-index: 1;
  top: 58%;
  bottom: none;
  left: none;
  right: 5%;
  transform: rotate(0deg);
  -webkit-clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
  clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
}
.mgz_cd_content .mgz_cd_digital .digit .segment:nth-child(5) {
  position: absolute;
  width: 50%;
  height: 30%;
  background: lightgrey;
  border-radius: 0;
  z-index: 1;
  top: 58%;
  bottom: none;
  left: 5%;
  right: none;
  transform: rotate(0deg);
  -webkit-clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
  clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
}
.mgz_cd_content .mgz_cd_digital .digit .segment:nth-child(6) {
  position: absolute;
  width: 50%;
  height: 30%;
  background: lightgrey;
  border-radius: 0;
  z-index: 1;
  top: 20%;
  bottom: none;
  left: 5%;
  right: none;
  transform: rotate(0deg);
  -webkit-clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
  clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
}
.mgz_cd_content .mgz_cd_digital .digit .segment:nth-child(7) {
  position: absolute;
  width: 50%;
  height: 30%;
  background: lightgrey;
  border-radius: 0;
  z-index: 1;
  top: 39%;
  bottom: none;
  left: none;
  right: 25%;
  transform: rotate(90deg);
  -webkit-clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
  clip-path: polygon(50% 0%, 60% 25%, 60% 75%, 50% 100%, 40% 75%, 40% 25%);
}
.mgz_cd_content .mgz_cd_digital .digit .segment.on {
  background: #000;
  opacity: 1;
  box-shadow: none;
  transition: opacity 0s;
  -webkit-transition: opacity 0s;
  -ms-transition: opacity 0s;
  -moz-transition: opacity 0s;
  -o-transition: opacity 0s;
}
.mgz_cd_content .mgz_cd_digital .separator {
  opacity: 1;
  box-shadow: none;
  transition: opacity 0s;
  -webkit-transition: opacity 0s;
  -ms-transition: opacity 0s;
  -moz-transition: opacity 0s;
  -o-transition: opacity 0s;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: -1.3em;
  margin: 0px 5px;
}
.mgz_cd_content .mgz_cd_digital.sm .digit {
  width: 1.4em;
  height: 2em;
  margin: 0px;
}
.mgz_cd_content .mgz_cd_digital.sm .separator {
  width: 3px;
  height: 3px;
  margin: 0px 1px;
  top: -1em;
}
.mgz_cd_content .mgz_cd_progress {
  margin: 15px 0px;
}
.mgz_cd_content .mgz_cd_progress .goal-progress {
  border: 2px solid #ff5501;
  height: 2px;
  margin-top: 15px;
  background-color: #ff5501;
}
.mgz_cd_content .mgz_cd_progress .time {
  color: black;
}
.mgz_cd_content .mgz_cd_progress .bar-time-container {
  height: 2px;
  background-color: white;
}
.mgz_cd_content .mgz_cd_progress .bar-time {
  background-color: #ff5501;
  height: 2px;
  max-width: 100%;
}
.countdowntime-field-date ._has-datepicker.admin__control-text {
  width: 200px;
}
@media (min-width: 769px) and (max-width: 1023px) {
  .navpro.navpro .md-hide {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .navpro.navpro .lg-hide {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .navpro > .navpro-menu .md-hide-dropdown > a > .navpro-icon-caret::before {
    display: none !important;
  }
  .navpro > .navpro-menu .md-hide-dropdown > .navpro-dropdown {
    display: none !important;
  }
  .navpro > .navpro-menu .md-hide-dropdown a.level-top::before,
  .navpro > .navpro-menu .md-hide-dropdown a.level-top::after {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .navpro > .navpro-menu .lg-hide-dropdown > a > .navpro-icon-caret::before {
    display: none !important;
  }
  .navpro > .navpro-menu .lg-hide-dropdown > .navpro-dropdown {
    display: none !important;
  }
  .navpro > .navpro-menu .lg-hide-dropdown a.level-top::before,
  .navpro > .navpro-menu .lg-hide-dropdown a.level-top::after {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .navpro.orientation-horizontal > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .navpro.orientation-horizontal > ul > li {
    display: flex;
    align-items: flex-end;
  }
}
.navpro-initially-expanded {
  width: 1280px;
  height: 0;
  overflow: hidden;
  display: none;
}
@media (min-width: 1280px) {
  .cms-index-index .navpro li.home-expanded {
    position: relative;
  }
}
@media (min-width: 1280px) {
  .cms-index-index:not('.theme-editor-sticky') .navpro li.home-expanded > .navpro-dropdown {
    opacity: 1;
    transform: none;
    visibility: visible;
    pointer-events: all;
    right: 0;
    top: 100%;
  }
  .cms-index-index:not('.theme-editor-sticky') .navpro li.home-expanded > .navpro-dropdown:not(.shown) > .navpro-shevron {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .navpro.orientation-horizontal .navpro-dropdown-level1 > .navpro-shevron {
    display: block;
    pointer-events: none;
    content: '';
    height: 12px;
    width: 12px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #eaeaea;
    border-color: #eaeaea transparent transparent #eaeaea;
    position: absolute;
    top: -6px !important;
    transform: rotate(45deg);
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed > .navpro-shevron {
    top: -5px !important;
  }
  .dropdown-top.navpro.orientation-horizontal .navpro-dropdown-level1 > .navpro-shevron {
    top: auto !important;
    bottom: -6px !important;
    transform: rotate(-135deg);
  }
  .dropdown-top.navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed > .navpro-shevron {
    bottom: -5px !important;
  }
}
@media (min-width: 1025px) {
  .navpro-dropdown {
    transform: rotateX(20deg);
    transform-origin: 0 0;
    transition-property: transform, opacity, visibility;
    transition-duration: .5s, .5s, 0.5s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.2, 1), cubic-bezier(0.2, 1, 0.2, 1), cubic-bezier(0.2, 1, 0.2, 1);
  }
  .navpro-dropdown.shown {
    transform: none !important;
  }
  .navpro.navpro-effect-none .navpro-dropdown {
    transition: none;
    transform: none;
    transition-duration: 0s;
  }
  .navpro.navpro-effect-fade .navpro-dropdown {
    transform: none;
  }
  .orientation-vertical .navpro-dropdown {
    transform: rotateY(20deg);
  }
  .navpro.navpro-effect-slidein.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.orientation-vertical.dropdown-left .navpro-dropdown {
    transform: translateX(-20px);
  }
  .navpro.navpro-effect-slideout.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slidein.orientation-vertical.dropdown-left .navpro-dropdown {
    transform: translateX(20px);
  }
  .navpro.navpro-effect-slidein .navpro-dropdown,
  .navpro.navpro-effect-slidein.navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.dropdown-left .navpro-dropdown {
    transform: translateY(20px);
  }
  .navpro.navpro-effect-slideout .navpro-dropdown,
  .navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slideout.navpro-accordion.orientation-vertical .navpro-dropdown,
  .navpro.navpro-effect-slidein.dropdown-left .navpro-dropdown {
    transform: translateY(-20px);
  }
}
@media (min-width: 769px) {
  .navpro-dropdown.size-small {
    width: 230px;
  }
  .navpro-dropdown.size-medium {
    width: 400px;
  }
  .navpro-dropdown.size-large {
    width: 650px;
  }
  .navpro-dropdown.size-boxed > .navpro-dropdown-inner,
  .navpro-dropdown.size-fullwidth > .navpro-dropdown-inner,
  .navpro-dropdown.size-fullscreen,
  .navpro-dropdown.size-xlarge {
    width: 850px;
  }
}
@media (min-width: 769px) {
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed {
    background: transparent;
    border: 0;
    box-shadow: none;
    min-width: 0;
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed > .navpro-dropdown-inner {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.1);
    min-width: 230px;
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed,
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullwidth,
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullscreen {
    max-width: none;
    width: 100%;
    left: 0 !important;
  }
  .navpro.orientation-horizontal .navpro-dropdown-level1.size-fullwidth > .navpro-dropdown-inner {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 769px) {
  .navpro-dropdown .multicolumn-8 > li {
    width: 12.5%;
  }
  .navpro-dropdown .multicolumn-7 > li {
    width: 14.28571429%;
  }
  .navpro-dropdown .multicolumn-6 > li {
    width: 16.66666667%;
  }
  .navpro-dropdown .multicolumn-5 > li {
    width: 20%;
  }
  .navpro-dropdown .multicolumn-4 > li {
    width: 25%;
  }
  .navpro-dropdown .multicolumn-3 > li {
    width: 33.33333333%;
  }
  .navpro-dropdown .multicolumn-2 > li {
    width: 50%;
  }
  .navpro-dropdown .multicolumn-1 > li {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .navpro-icon-caret {
    opacity: 1 !important;
  }
  a.level-top > .navpro-icon-caret::before,
  .navpro .parent > a.level-top::before {
    opacity: 0.8;
    -webkit-mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" /></svg>') no-repeat 50% 50%;
    -webkit-mask-size: 12px 12px;
  }
}
@media (min-width: 769px) {
  .navpro.dropdown-top.orientation-horizontal a.level-top .navpro-icon-caret::before,
  .navpro.dropdown-top.orientation-horizontal .parent > a.level-top::before {
    transform: rotate(180deg);
  }
}
@media (min-width: 1024px) {
  .navpro-overlay-element {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 85;
  }
  .nav-open .navpro-with-slideout .navpro-overlay-element,
  .navpro-overlay-element.shown {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    transition: visibility 0ms linear,
                    opacity 200ms linear;
  }
}
@media (min-width: 769px) {
  .navpro-sticky {
    top: 0;
    position: sticky !important;
    z-index: 99;
  }
  .navpro-sticky.nav-sections {
    z-index: 3;
  }
  .navpro-sticky.sticky-active {
    z-index: 500;
  }
  .navpro-top100 {
    top: 100px;
  }
  .navpro-top90 {
    top: 90px;
  }
  .navpro-top80 {
    top: 80px;
  }
  .navpro-top70 {
    top: 70px;
  }
  .navpro-top60 {
    top: 60px;
  }
  .navpro-top50 {
    top: 50px;
  }
  .navpro-top40 {
    top: 40px;
  }
  .navpro-top30 {
    top: 30px;
  }
  .navpro-top20 {
    top: 20px;
  }
  .navpro-top10 {
    top: 10px;
  }
}
@media (min-width: 769px) {
  .navpro-with-slideout .page-header .nav-toggle {
    display: block;
    margin: 8px 8px 8px 0;
  }
  .navpro-with-slideout .page-header .header.content .nav-toggle + .logo {
    margin-right: 50px;
  }
  .navpro-with-slideout .nav-sections {
    margin: 0;
  }
  .navpro.navpro.navpro-slideout {
    position: fixed !important;
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .navpro.navpro.navpro-slideout {
    background: #ffffff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    max-width: none;
    padding: 0;
    top: 0;
    will-change: transform, opacity;
    transition-property: transform, opacity, visibility;
    transition-duration: 0s;
    transform-origin: 0 0;
  }
  .navpro-with-slideout .navpro.navpro.navpro-slideout {
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.2, 1);
  }
  .nav-open .navpro.navpro.navpro-slideout {
    opacity: 1;
  }
  .navpro.navpro.navpro-slideout .navpro-menu {
    background: #ffffff;
    padding: 0;
    gap: 0;
  }
  .navpro.navpro.navpro-slideout .navpro-header {
    min-width: 200px;
    padding: 0 12px;
    color: #777;
    text-transform: uppercase;
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: relative;
    float: right;
    margin-left: auto;
    display: block;
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::before,
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::after {
    content: '';
    position: absolute;
    right: auto;
    left: 10px;
    top: 0;
    height: 20px;
    width: 2px;
    background-color: #333333;
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::before {
    transform: rotate(45deg);
  }
  .navpro.navpro.navpro-slideout .navpro-header .navpro-close::after {
    transform: rotate(-45deg);
  }
  .navpro.navpro.navpro-slideout li.li-item.level0 {
    margin: 0;
  }
  .navpro.navpro.navpro-slideout li.li-item.level0 > a.level-top {
    border: 1px solid #eaeaea;
    border-radius: 0;
    display: block;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark {
    background: #222222;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-menu {
    background: #222222;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark li.li-item.level0 > a.level-top {
    border-color: #2a2a2a;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-header {
    color: #eaeaea;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-header .navpro-close::before,
  .navpro.navpro.navpro-slideout.navpro-theme-dark .navpro-header .navpro-close::after {
    background-color: #eaeaea;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion {
    -webkit-overflow-scrolling: touch;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion::-webkit-scrollbar-track {
    background-color: #151515;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.navpro-theme-dark.orientation-vertical.navpro-accordion::-webkit-scrollbar-thumb {
    background-color: #3c3c3c;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-horizontal {
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(-100%);
  }
  .nav-open .navpro.navpro.navpro-slideout.orientation-horizontal {
    transform: translateY(0);
  }
  .navpro.navpro.navpro-slideout.orientation-horizontal .navpro-menu {
    flex-wrap: nowrap;
    align-items: center;
  }
  .navpro.navpro.navpro-slideout.orientation-horizontal li.li-item.level0 > a.level-top {
    border-width: 0 1px;
    margin-right: -1px;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical {
    width: 300px;
    top: 0;
    bottom: 0;
    transform: translateX(100%);
    right: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion::-webkit-scrollbar-track {
    background-color: #ededed;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.navpro-accordion::-webkit-scrollbar-thumb {
    background-color: #cfcfcf;
    border-radius: 0;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical.dropdown-left {
    transform: translateX(-100%);
    left: 0;
    right: auto;
  }
  .nav-open .navpro.navpro.navpro-slideout.orientation-vertical {
    transform: translateX(0);
  }
  .navpro.navpro.navpro-slideout.orientation-vertical li.li-item.level0 > a.level-top {
    border-width: 1px 0;
    margin-top: -1px;
  }
  .navpro.navpro.navpro-slideout.orientation-vertical .navpro-header {
    padding: 16px 12px;
  }
}
.navpro-ribbon .navpro-dropdown {
  border-radius: 0 !important;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown {
  max-width: none;
  border-width: 1px 0 !important;
  left: 0 !important;
  width: 100% !important;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown:not(.size-fullscreen) > .navpro-dropdown-inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown .navpro-dropdown {
  top: 100% !important;
}
.orientation-horizontal .navpro-ribbon .navpro-dropdown .navpro-icon-caret::before {
  transform: rotate(0);
}
.orientation-horizontal .navpro-ribbon .children {
  display: flex;
  flex-wrap: wrap;
}
.navpro-slideout.orientation-vertical .navpro-ribbon .navpro-dropdown {
  left: 100% !important;
  top: -1px !important;
  bottom: -1px;
}
.rtl .orientation-vertical .navpro-ribbon .navpro-dropdown,
.dropdown-left.orientation-vertical .navpro-ribbon .navpro-dropdown {
  left: auto !important;
  right: 100% !important;
}
.rtl .dropdown-left.orientation-vertical .navpro-ribbon .navpro-dropdown {
  right: auto !important;
  left: 100% !important;
}
.navpro-stacked ul li.li-item {
  position: static;
}
.navpro-stacked ul li.li-item > .navpro-dropdown {
  top: -1px !important;
  left: 100% !important;
}
.rtl .navpro-stacked ul li.li-item > .navpro-dropdown {
  left: auto !important;
  right: 100% !important;
}
.navpro-stacked ul .navpro-dropdown {
  transition-delay: .3s;
}
.navpro-stacked ul .navpro-dropdown.shown {
  transition-delay: 0s;
}
.dropdown-left .navpro-stacked ul li.li-item > .navpro-dropdown {
  left: auto !important;
  right: 100% !important;
}
.navpro-slideout.orientation-vertical .navpro-stacked {
  height: 100%;
  width: 300px;
  overflow: hidden;
  position: fixed;
  justify-content: flex-start;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown {
  width: 300px !important;
  transition-delay: 0s !important;
  box-shadow: none !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  border: 0 !important;
}
.rtl .navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown {
  left: auto !important;
  right: 0 !important;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close {
  top: 18px;
  left: auto;
  right: 26px;
  width: 10px;
  height: 10px;
  color: #333;
  border: 2px solid currentColor;
  border-top-width: 0;
  border-right-width: 0;
  transform: rotate(45deg);
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close:before {
  display: none;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close:after {
  content: '';
  position: absolute;
  height: 19px;
  width: 2px;
  left: auto;
  right: -1px;
  bottom: 0;
  top: auto;
  background: currentColor;
  transform: rotate(45deg);
  transform-origin: 50% 100%;
}
.navpro-slideout.orientation-vertical .navpro-stacked .navpro-dropdown > .navpro-close + .navpro-dropdown-inner {
  margin-top: 32px;
}
.navpro-slideout.dropdown-left.orientation-vertical .navpro-stacked .li-item > a {
  text-align: left;
}
.navpro-slideout.dropdown-left.orientation-vertical .navpro-stacked .navpro-dropdown {
  left: auto !important;
  right: 0 !important;
}
.rtl .navpro-slideout.dropdown-left.orientation-vertical .navpro-stacked .navpro-dropdown {
  right: auto !important;
  left: 0 !important;
}
@media (min-width: 769px) {
  .navpro.navpro-theme-compact.orientation-horizontal li.level-top > .navpro-dropdown-level1 > .navpro-shevron {
    height: 8px;
    width: 8px;
    top: -4px !important;
  }
  .navpro.navpro-theme-compact.orientation-horizontal li.level-top > .navpro-dropdown-level1.size-boxed > .navpro-shevron {
    top: -3px !important;
  }
  .dropdown-top.navpro.navpro-theme-compact.orientation-horizontal li.level-top > .navpro-dropdown-level1 > .navpro-shevron {
    bottom: -4px !important;
  }
  .dropdown-top.navpro.navpro-theme-compact.orientation-horizontal li.level-top > .navpro-dropdown-level1.size-boxed > .navpro-shevron {
    bottom: -3px !important;
  }
}
@media (min-width: 769px) {
  .navpro.navpro-theme-compact .navpro-dropdown.size-small {
    min-width: 180px;
    width: 180px;
  }
  .navpro.navpro-theme-compact .navpro-dropdown.size-medium {
    width: 260px;
  }
  .navpro.navpro-theme-compact .navpro-dropdown.size-large {
    width: 450px;
  }
  .navpro.navpro-theme-compact .navpro-dropdown.size-xlarge {
    width: 600px;
  }
}
.navpro.navpro-theme-air .navpro-dropdown {
  border-radius: 4px;
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.2);
  border: 0;
}
.navpro.navpro-theme-air .navpro-dropdown > .navpro-shevron {
  border: 0 !important;
}
.navpro.navpro-theme-air.orientation-vertical,
.navpro.navpro-theme-air.navpro-slideout {
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.2);
}
.navpro.navpro-theme-air.orientation-vertical:not(.navpro-slideout) {
  padding: 10px;
  border-radius: 4px;
}
.navpro.navpro-theme-air.orientation-vertical:not(.navpro-slideout) .level-top {
  color: #002d57;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  content: '\f1f8';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 27.5px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 22px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\f01a';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  overflow: visible;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #f2f5f7;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #ffffff;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5.5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5.5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amloginattr-edit-container > .fieldset,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .amloginattr-edit-container > .fieldset:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .amloginattr-edit-container > .fieldset:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amloginattr-edit-container > .fieldset:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 54px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 22px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -27.5px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\f02f';
    font-family: 'FontAwesome';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous),
  .sidebar .product-items .product-item-info .prolabels-wrapper > div,
  .sidebar .product-items .product-item-info .product-item-actions,
  .is_stuck.box-tocart .paypal.checkout,
  .page-layout-1column .filter-options:not(.filters-show) .filter-options-item:nth-child(n + 4),
  .page-layout-1column .filters-show .filter-toggler > span,
  body.page-layout-1column .filter #narrow-by-list:not(.filters-show) .filter-options-item:nth-child(n + 6) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5.5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #e5e5e5;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 38px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 22px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 4.6rem;
    margin-bottom: 2rem;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 52.5%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 76.25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 76.25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 15px;
  }
  .page-layout-3columns .sidebar-main {
    width: 23.75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 23.75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 23.75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 15px;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 15px;
  }
  .page-layout-3columns .sidebar-additional {
    width: 23.75%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 23.75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 23.75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 15px;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 27.5px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: transparent;
    font-weight: 500;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #002d57;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #f66560;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #f66560;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 5.5px 5.5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #e5e5e5;
    color: #e5e5e5;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #002d57;
    padding: 8px 10px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #efefef;
    color: #f66560;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff7a0e;
    border-style: solid;
    border-width: 0;
    color: #000000;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\f105';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\f0d7';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .navigation li {
    position: relative;
  }
  .navigation .level0 > .level-top {
    text-transform: none;
    font-family: inherit;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 22px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .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 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 35px;
    font-size: 1.6rem;
    color: #7a8fa3;
    text-decoration: none;
    background: #ffffff;
    border: none;
    border-bottom: none;
    height: 35px;
    padding: 1px 25px 1px 25px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7a8fa3;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7a8fa3;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #f2f2f2;
  }
  .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: #002d57;
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 1px;
  }
  .product.data.items > .item.content {
    background: #f3f6f9;
    margin-top: 40px;
    padding: 35px 25px 35px 25px;
    border: none;
  }
  .product.data.items:not(.accordion) > .item.title > .switch,
  .product.data.items.collapsed > [role=tablist] > .item.title > .switch {
    border-color: #e5e5e5;
    margin-top: 0px;
  }
  .product.data.items:not(.accordion) > .item.title.active > .switch,
  .product.data.items.collapsed > [role=tablist] > .item.title.active > .switch,
  .product.data.items:not(.accordion) > .item.title.active > .switch:focus,
  .product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:focus,
  .product.data.items:not(.accordion) > .item.title.active > .switch:hover,
  .product.data.items.collapsed > [role=tablist] > .item.title.active > .switch:hover {
    border-color: #e5e5e5;
    z-index: 3;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 0;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amloginattr-edit-container > .fieldset:nth-child(1) {
    float: none;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    position: unset;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding-top: 0;
    background: #ffffff;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: flex;
    padding: 10px 5px;
    text-align: center;
    font-size: 50px;
    line-height: 100px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #1979c3;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #e9f6ff;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: block;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    padding: 10px;
    min-width: 120px;
    width: 14%;
    text-align: center;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: block;
  }
  .amrelated-pack-item.-wide .amrelated-details,
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container,
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    position: relative;
    display: block;
    margin-top: 16px;
    padding: 0;
    width: 180px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    right: unset;
    padding: 5px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    height: 95px;
    border: 3px dashed #e9f6ff;
    border-bottom: none;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 0;
    height: 100%;
    background: #e9f6ff;
    box-shadow: 0 20px 0 -10px #f9f9f9;
    opacity: 1;
    transition: all .3s ease;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    right: 0;
    left: unset;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    width: 100%;
    opacity: 1;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    max-width: initial;
    min-width: 700px;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .amrelated-info.-top .amrelated-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    font-size: 14px;
    margin: 5px 0 0;
  }
  .amrelated-info.-bottom .product-add-form {
    margin: 0;
    padding: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-left: 27px;
    margin-right: 27px;
  }
  .amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col.amrma-details {
    position: static;
  }
  .amrma-status-container {
    margin: 0 35px 50px;
  }
  .amrma-status-container .amrma-percent {
    width: 68%;
  }
  .amrma-status-container .amrma-percent.-status-1 {
    width: 34%;
  }
  .amrma-status-container .amrma-percent.-status-2 {
    width: 68%;
  }
  .amrma-status-container .amrma-step.-complete:before {
    top: -1px;
    width: 20px;
    height: 30px;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiMxRTc5QzIiLz48cGF0aCBkPSJNNiAxMGwzLjUgM0wxNCA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=');
    background-position: center;
    background-repeat: no-repeat;
  }
  .amrma-status-container .amrma-step.-checked .amrma-name {
    display: none;
  }
  .amrma-status-container .amrma-steps .amrma-step.-checked {
    margin: 0;
  }
  .amrma-status-container .amrma-step.-pending.-checked {
    text-align: center;
  }
  .amrma-status-container .amrma-step.-pending.-checked:before {
    padding: 0;
    border-radius: 50%;
  }
  .amrma-status-container .amrma-step.-checked {
    flex-basis: auto;
    text-align: center;
  }
  .amrma-status-container .amrma-step.-checked:before {
    top: -1px;
    content: attr(data-number);
    background: #1e79c2;
    line-height: 30px;
    color: #fff;
  }
  .amrma-status-container .amrma-steps .amrma-step.-resolved.-checked {
    justify-content: inherit;
    text-align: center;
  }
  .amrma-status-container .amrma-steps .amrma-step.-resolved.-checked:before {
    right: auto;
    padding: 0;
    border-radius: 50%;
  }
  .amrma-status-container .amrma-steps > .amrma-step.-checked:after,
  .amrma-status-container .amrma-steps > .amrma-step:after {
    position: absolute;
    left: -38px;
    top: 30px;
    min-width: 100px;
    content: attr(data-label);
    text-align: center;
  }
  .amasty-rma-pager .limiter {
    float: right;
  }
  .amrma-return-select .amrma-select {
    font-size: 14px;
  }
  .amreturns-order-select {
    align-items: center;
    justify-content: space-between;
    padding: 18px 0;
  }
  .amreturns-order-select .amreturn-select {
    font-size: 14px;
  }
  .amreturns-orders-container {
    flex: 1 1 73%;
    margin: 0;
  }
  .amreturns-orders-container .amreturn-btn {
    margin: 0 20px 0 10px;
  }
  .amreturns-title-container {
    flex: 0 0 20%;
    margin: 0 15px 0 20px;
  }
  .amrma-customer-information {
    flex-direction: row;
  }
  .amrma-customer-information .amrma-customer-name {
    margin: 0;
  }
  .amrma-chat-send .amrma-textarea,
  .amrma-comment-block .amrma-comment,
  .amrma-input-block .amrma-field,
  .amrma-return-qty .amrma-select {
    font-size: 14px;
  }
  .amstorecredit-pager .limiter {
    float: right;
  }
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .ajaxpro-modal-dialog .modal-inner-wrap .block.crosssell .products-grid .product-items .product-item {
    flex-grow: 1;
  }
  .ajaxpro-modal-dialog.ajaxpro-popup-simple:not(.ajaxpro-modal-dialog-slide) .modal-inner-wrap {
    max-width: 400px;
  }
  .ajaxpro-modal-dialog.modal-popup.modal-slide .modal-footer {
    text-align: center;
    justify-content: center;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide {
    left: auto;
    max-width: 95%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide .ajaxpro-continue-button {
    display: none;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .modal-inner-wrap {
    max-width: 600px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity {
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-1,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-2 {
    width: 100%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .actions button {
    margin: 5px 0;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li {
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-suggestpage-view .suggestpage-activity .col-suggest-list ol li a {
    text-align: center;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart {
    width: 100%;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.price,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.subtotal,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .col.qty,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .col.qty {
    font-size: 1.3rem;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container .cart-summary .cart.table-wrapper .product-item-photo,
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-container form.form-cart .cart.table-wrapper .product-item-photo {
    max-width: 80px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #block-discount {
    min-width: 200px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-checkout-cart-index .cart-discount #coupon_code {
    min-width: 155px;
  }
  .ajaxpro-modal-dialog.ajaxpro-modal-dialog-slide.modal-slide.ajaxpro-popup-minicart {
    max-width: 420px;
    width: 100%;
  }
  .askit-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .askit-item {
    box-sizing: border-box;
    margin-bottom: 44px;
    width: 47%;
  }
  .askit-item-answer {
    width: auto;
  }
  .breeze-gallery .images {
    overflow: visible;
    flex-wrap: wrap;
  }
  .breeze-gallery .images .item {
    width: calc((100% - (var(--gallery-columns-gap) * var(--gallery-columns-count) - var(--gallery-columns-gap))) / var(--gallery-columns-count));
  }
  .block-swissup-ajaxsearch-results .grid {
    display: flex !important;
    overscroll-behavior-y: contain;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper {
    min-width: 450px;
    flex-grow: 2;
    display: flex;
    flex-wrap: wrap;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info {
    width: 33.33%;
    border-bottom: none;
    margin: 0;
    box-sizing: border-box;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-photo,
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-details {
    max-width: none;
    display: block;
    text-align: center;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-info-stock-sku {
    justify-content: center;
  }
  .block-swissup-ajaxsearch-results .grid .custom-item-info-wrapper {
    order: -1;
    flex-grow: 1;
    min-width: 170px;
    max-width: 250px;
  }
  ul.select2-results__options > li.select2-results__option {
    margin: 0;
    padding: 1px 6px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper {
    display: block;
    box-sizing: border-box;
    padding: 0;
    border: 0 solid #eff3f6;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
    background: #f7f9fb;
    position: relative;
    z-index: 1;
    max-width: 30%;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    box-shadow: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container {
    left: auto !important;
    right: 0 !important;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container--open .select2-dropdown {
    left: auto;
    right: -1px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown {
    min-width: 250px;
    max-width: 450px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::before {
    right: 15px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::after {
    right: 14px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results {
    padding: 3px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options {
    padding-left: 3px;
    -webkit-overflow-scrolling: touch;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
    background-color: #ededed;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .select2-container,
  .block-swissup-ajaxsearch .select2-container .select2-selection--single,
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
  }
  .block-swissup-ajaxsearch .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    height: 100%;
    border: 0;
    border-radius: 0;
    background: none;
  }
  .block-swissup-ajaxsearch .select2-container--default {
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: auto;
    line-height: normal;
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-bottom-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-search--dropdown .select2-search__field {
    box-shadow: none;
    height: auto;
  }
  .block-swissup-ajaxsearch.block-search .actions .action.search {
    display: block;
    position: absolute;
    top: 0;
  }
  .block-swissup-ajaxsearch.block-search .field.search {
    display: flex;
    flex-wrap: nowrap;
  }
  .block-swissup-ajaxsearch.block-search .field.search .origin {
    flex-grow: 1;
  }
  .block-swissup-ajaxsearch ._block-content-loading {
    position: static;
  }
  .block-swissup-ajaxsearch .loading-mask {
    right: 32px;
    top: 0;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search,
  .block-search.block-swissup-ajaxsearch.folded {
    width: 20px;
    height: 32px;
    opacity: 0;
    padding: 0;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search .field.search,
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search .action.search,
  .block-search.block-swissup-ajaxsearch.folded .action.search {
    width: 20px;
    height: 32px;
    left: 0;
  }
  .swissup-ajaxsearch-folded-loading .block.block-search .action.search:before,
  .block-search.block-swissup-ajaxsearch.folded .action.search:before {
    font-size: 19px;
  }
  .block-search.block-swissup-ajaxsearch.folded {
    opacity: 1;
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    z-index: 1000;
    opacity: 0;
  }
  .block-search.block-swissup-ajaxsearch.folded .loading-mask {
    z-index: 1001;
    margin: 0;
    top: 6px;
  }
  .block-search.block-swissup-ajaxsearch.folded .actions {
    z-index: 1001;
  }
  .block-search.block-swissup-ajaxsearch.folded .action.close {
    position: absolute;
    z-index: 1001;
    top: 0;
    left: 0;
    line-height: 32px;
    font-size: 23px;
  }
  .block-search.block-swissup-ajaxsearch.folded .action.search .loading-mask {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .field.search {
    opacity: 1;
    width: auto;
    height: auto;
    overflow: visible;
    min-width: 350px;
    padding: 10px 10px;
    top: -10px;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .action.search {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    left: 2px;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .action.close {
    width: 32px;
    height: 32px;
    transition: 300ms opacity ease-in-out;
    opacity: 1;
    overflow: visible;
  }
  .ajaxsearch-mask {
    opacity: 0;
    position: fixed;
    background: rgba(255, 255, 255, 0);
    z-index: 999;
  }
  .ajaxsearch-mask.shown {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search {
    background-color: #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search .input-text {
    box-shadow: 0 0 0 3px #27acae;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper {
    flex-shrink: 0;
    min-width: 90px;
    width: 90px;
    margin-left: -90px;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    padding-right: 95px;
    border-radius: 4px;
  }
  .block-search.block-swissup-ajaxsearch.inline.shown .field.search {
    right: auto;
    left: -10px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .select2-selection--single {
    font-size: 40px;
    font-weight: 600;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .control,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-wrapper,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .twitter-typeahead {
    height: 100%;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text {
    border: 0;
    box-shadow: none;
    background: #ffffff;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text::placeholder {
    color: #cacaca;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .swissup-ajaxsearch-filter-category-wrapper {
    border: 0;
    background: #ffffff;
    border-left: 4px solid #333333;
    min-width: 140px;
    max-width: 200px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .action.close {
    font-size: 40px;
    line-height: 100px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown {
    z-index: 9999;
    position: static;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .field.search {
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    height: 80px;
    padding-left: 10%;
    padding-right: 10%;
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .action.close {
    left: 10%;
    top: 0;
    width: 40px;
    height: 100px;
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results {
    margin-top: 10px;
    padding-top: 10px;
    border: 0;
    border-top: 0;
    box-shadow: none;
    filter: none;
    max-width: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::before,
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::after {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .tt-dataset {
    max-height: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .list {
    font-size: 1.5rem;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask {
    background: #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask.shown {
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 7px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-results > .select2-results__options {
    max-height: 400px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .loading-mask {
    left: calc(10% + 48px);
    top: 40px;
  }
  .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
  }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
  }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
  }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-search--inline {
    float: left;
  }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
  }
  .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
  }
  .select2-results {
    display: block;
  }
  .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-results__option[aria-selected] {
    cursor: pointer;
  }
  .select2-container--open .select2-dropdown {
    left: 0;
  }
  .select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-search--dropdown {
    display: block;
    padding: 4px;
  }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
  }
  .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-search--dropdown.select2-search--hide {
    display: none;
  }
  .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
  }
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }
  .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
  }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
  }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
  }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
  }
  .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
  }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
  }
  .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
  }
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
  }
  .select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
  }
  .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0;
  }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
  }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
  }
  .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
  }
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
  }
  .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
  }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
  }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
  }
  .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
  }
  .select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
  }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
  }
  .select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
  }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
  }
  .select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
  }
  .select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
  }
  .select2-container--classic .select2-dropdown--above {
    border-bottom: none;
  }
  .select2-container--classic .select2-dropdown--below {
    border-top: none;
  }
  .select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--classic .select2-results__option[role=group] {
    padding: 0;
  }
  .select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
  }
  .select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
  }
  .select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
  }
  .product.data.items .block.crosssell .products-grid .product-item {
    width: 25%;
    margin: 0;
  }
  .product.data.items .block.crosssell .product-item-actions {
    margin-top: 10px;
  }
  .product.data.items.collapsed [role=tablist] {
    float: left;
    overflow-x: visible;
  }
  .product.data.items.collapsed [role=tablist] > .item.title > .switch {
    padding: 1px 25px 1px 25px;
  }
  .product.data.items.accordion {
    margin: 0;
    padding: 0;
  }
  .product.data.items.accordion > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items.accordion > .item.title > .switch {
    display: block;
  }
  .product.data.items.accordion > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items.accordion > .item.content:before,
  .product.data.items.accordion > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items.accordion > .item.content:after {
    clear: both;
  }
  .product.data.items.accordion > .item.content.active {
    display: block;
  }
  .product.data.items.accordion > .item.title {
    margin: 0 0 10px;
  }
  .product.data.items.accordion > .item.title > .switch {
    background: #002d57;
    height: 44px;
    padding: 1px 10px 1px 10px;
    font-weight: 600;
    line-height: 44px;
    font-size: 1.8rem;
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:visited {
    color: #7a8fa3;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:active {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title:not(.disabled) > .switch:focus,
  .product.data.items.accordion > .item.title:not(.disabled) > .switch:hover {
    background: #002d57;
  }
  .product.data.items.accordion > .item.title:not(.disabled) > .switch:active,
  .product.data.items.accordion > .item.title.active > .switch,
  .product.data.items.accordion > .item.title.active > .switch:focus,
  .product.data.items.accordion > .item.title.active > .switch:hover {
    color: #ffffff;
    text-decoration: none;
    padding-bottom: 1px;
  }
  .product.data.items.accordion > .item.content {
    background: #f3f6f9;
    margin: -10px 0 10px;
    padding: 10px 10px 33px;
  }
  .product.data.items.accordion > .item.title.active > .switch,
  .product.data.items.accordion > .item.title.active > .switch:focus,
  .product.data.items.accordion > .item.title.active > .switch:hover {
    padding: 1px 10px 1px 10px;
  }
  .product.data.items.accordion > .item.title a::after {
    display: block !important;
  }
  .product.data.items.accordion > .item.content:not([aria-hidden]) {
    display: none;
  }
  .product.data.items.expanded {
    display: flex;
    flex-flow: row wrap;
  }
  .product.data.items.expanded > .item.title {
    width: 25%;
    padding: 0rem 0.5rem 0rem 0.5rem;
  }
  .product.data.items.expanded > .item.content {
    border-top: 0 solid #e5e5e5;
    width: calc(75% - 1px);
    padding: 30px 40px 30px 40px;
  }
  .product.info.detailed .tabs-toolbar {
    background: #ffffff;
    box-shadow: 0 0 0 #e5e5e5;
    top: 0;
    z-index: 99;
    display: flex;
    position: sticky;
    text-align: center;
  }
  .product.info.detailed .tabs-toolbar-item {
    color: currentColor;
    font-weight: bold;
    margin: 0;
    padding: 1rem 2rem;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .product.info.detailed .tabs-toolbar-item.active {
    background: #ffffff;
    box-shadow: 0 2px 0 currentColor;
  }
  .product.info.detailed .tabs-toolbar ~ .data.items > .item.title {
    visibility: hidden;
    height: 0;
    width: 100%;
    border: 0;
    padding: 0;
  }
  .product.info.detailed .tabs-toolbar ~ .data.items > .item.content {
    width: 100%;
  }
  .product.featured-attributes {
    display: block;
  }
  .block.newsletter .form.subscribe.hidden-consents > .field,
  .block.newsletter .form.subscribe.visible-consents > .field,
  .block.newsletter .form.subscribe.hidden-consents > .actions,
  .block.newsletter .form.subscribe.visible-consents > .actions {
    float: none;
  }
  .cookie-bar-mode-minimalistic .cookie-bar-container {
    flex-direction: row;
    align-items: center;
  }
  .cookie-bar-mode-minimalistic .cookie-bar-buttons {
    justify-content: flex-end;
    max-width: 50%;
  }
  .cookie-settings-multicols .cookie-groups {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .cookie-settings-multicols .cookie-group {
    width: calc(50% - 7px);
  }
  .cookie-settings-multicols .cookie-group-description {
    min-height: 85px;
  }
  .products-grid .product-item-photo,
  .products-list .product-item-photo {
    position: relative;
  }
  .products-grid .product-item-photo {
    display: block;
  }
  .products-grid .product-item-photo:hover .product-image-container,
  .products-list .product-item-photo:hover .product-image-container {
    z-index: 0;
  }
  .products-grid .product-item-photo:hover .hover-image-container,
  .products-list .product-item-photo:hover .hover-image-container {
    opacity: 1;
    z-index: 1;
  }
  .table.grouped .col.qty {
    width: 30%;
  }
  .popup-authentication .block.block-swissup-social-login[class] {
    width: 100%;
  }
  .customer-account-create .block-swissup-social-login {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    min-width: 600px;
  }
  .customer-account-create .block-swissup-social-login .buttons {
    justify-content: center;
  }
  .modal-popup .block-swissup-social-login {
    min-width: auto;
  }
  .customer-account-login .page-main .block-swissup-social-login .buttons {
    justify-content: center;
  }
  .swiper-button-prev,
  .swiper-button-next {
    transition: filter 0.05s ease-in-out;
  }
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    filter: opacity(0.5);
  }
  .block-category-event.block:last-child {
    margin-bottom: 33px;
    padding: 10px 0 33px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e5e5e5;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #e5e5e5;
  }
  .paypal-review-discount .block {
    margin-bottom: 16.5px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 44px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 4.6rem;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 22px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 22px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #e5e5e5;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    background: rgba(0, 0, 0, 0);
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #e5e5e5;
  }
  .modes-mode.active {
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\f009';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\f00b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15.5px;
  }
  .product-info-main .product-add-form {
    padding-top: 22px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 24px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 27.5px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 48px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    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;
    text-transform: none;
    color: #333333;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\f002';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    color: #333333;
  }
  .block-search .action.search:hover {
    color: #333333;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 22px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 22px 27.5px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 22px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 22px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 22px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 27.5px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 33px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 22px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    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: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #f66560;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'FontAwesome';
    content: '\f00c';
  }
  .opc-progress-bar-item._active:before {
    background: #ff7a0e;
    border-color: #ff7a0e;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff7a0e;
    border-color: #ff7a0e;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff7a0e;
    content: '\f00c';
    font-family: 'FontAwesome';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 22px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 22px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 22px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 101;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.8rem;
    border-bottom: 0;
    margin-bottom: 27.5px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 33px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 44px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 22px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 33px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 22px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 22px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 24px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -22px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 22px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #f7f9fb;
    background-clip: padding-box;
    border: 1px solid #eff3f6;
    border-radius: 4px;
    font-family: Marhey;
    font-size: 16px;
    height: 48px;
    line-height: 24px;
    padding: 12px 14px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.4rem;
    margin: 0 0 0 5.5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.4rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 14px;
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 22px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 22px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 22px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 22px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 22px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #e5e5e5;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #e5e5e5;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #e5e5e5;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 22px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 22px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 22px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 44px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 33px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #e5e5e5;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 27.5px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5.5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 22px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #e5e5e5;
    padding: 5.5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5.5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 27.5px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 27.5px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 22px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5.5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5.5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff7a0e;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 27.5px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15.5px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 16px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 22px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 22px 2px 22px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #f7f9fb;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 22px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\f107';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\f106';
    font-family: 'FontAwesome';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 0;
    margin-top: 4px;
    min-width: 160px;
    z-index: 102;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    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;
    text-transform: none;
    color: #333333;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    color: #333333;
  }
  .customer-welcome .action.switch:hover {
    color: #333333;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\f106';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5.5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5.5px 0 5.5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 33px 22px 0;
  }
  .logo {
    margin: -8px auto 27.5px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: linear-gradient(to left, #e7eff4 44%, #f7f9fb 10%);
    margin-top: auto;
    padding-bottom: 27.5px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 22px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 15px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #ffffff transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 22px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    text-align: center;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    left: 100%;
  }
  .col-md-pull-11 {
    left: 91.66666667%;
  }
  .col-md-pull-10 {
    left: 83.33333333%;
  }
  .col-md-pull-9 {
    left: 75%;
  }
  .col-md-pull-8 {
    left: 66.66666667%;
  }
  .col-md-pull-7 {
    left: 58.33333333%;
  }
  .col-md-pull-6 {
    left: 50%;
  }
  .col-md-pull-5 {
    left: 41.66666667%;
  }
  .col-md-pull-4 {
    left: 33.33333333%;
  }
  .col-md-pull-3 {
    left: 25%;
  }
  .col-md-pull-2 {
    left: 16.66666667%;
  }
  .col-md-pull-1 {
    left: 8.33333333%;
  }
  .col-md-pull-0 {
    left: auto;
  }
  .col-md-push-12 {
    right: 100%;
  }
  .col-md-push-11 {
    right: 91.66666667%;
  }
  .col-md-push-10 {
    right: 83.33333333%;
  }
  .col-md-push-9 {
    right: 75%;
  }
  .col-md-push-8 {
    right: 66.66666667%;
  }
  .col-md-push-7 {
    right: 58.33333333%;
  }
  .col-md-push-6 {
    right: 50%;
  }
  .col-md-push-5 {
    right: 41.66666667%;
  }
  .col-md-push-4 {
    right: 33.33333333%;
  }
  .col-md-push-3 {
    right: 25%;
  }
  .col-md-push-2 {
    right: 16.66666667%;
  }
  .col-md-push-1 {
    right: 8.33333333%;
  }
  .col-md-push-0 {
    right: auto;
  }
  .col-md-offset-12 {
    margin-right: 100%;
  }
  .col-md-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-right: 75%;
  }
  .col-md-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-right: 50%;
  }
  .col-md-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-right: 25%;
  }
  .col-md-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-right: 0%;
  }
  .argento-tabs {
    position: relative;
    z-index: 1;
  }
  .argento-tabs:before,
  .argento-tabs:after {
    content: '';
    display: table;
  }
  .argento-tabs:after {
    clear: both;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    float: left;
    width: auto;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    height: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .argento-tabs > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    margin-top: 22px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .argento-tabs > .item.content:before,
  .argento-tabs > .item.content:after {
    content: '';
    display: table;
  }
  .argento-tabs > .item.content:after {
    clear: both;
  }
  .argento-tabs > .item.content.active {
    display: block;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    margin: 0 -1px 0 0;
  }
  .argento-tabs > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    font-weight: 600;
    line-height: 35px;
    font-size: 1.6rem;
    color: #7a8fa3;
    text-decoration: none;
    background: #ffffff;
    border: none;
    border-bottom: none;
    height: 35px;
    padding: 1px 25px 1px 25px;
  }
  .argento-tabs > .item.title > .switch:visited {
    color: #7a8fa3;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:hover {
    color: #7a8fa3;
    text-decoration: none;
  }
  .argento-tabs > .item.title > .switch:active {
    color: #ffffff;
    text-decoration: none;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:focus,
  .argento-tabs > .item.title:not(.disabled) > .switch:hover {
    background: #f2f2f2;
  }
  .argento-tabs > .item.title:not(.disabled) > .switch:active,
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover,
  .argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-title strong {
    background: #002d57;
    color: #ffffff;
    text-decoration: none;
  }
  .argento-tabs > .item.title.active > .switch,
  .argento-tabs > .item.title.active > .switch:focus,
  .argento-tabs > .item.title.active > .switch:hover,
  .argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-title strong {
    padding-bottom: 1px;
  }
  .argento-tabs > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    background: #f3f6f9;
    margin-top: 40px;
    padding: 35px 25px 35px 25px;
    border: none;
  }
  .argento-tabs:not(.accordion) > .item.title > .switch,
  .argento-tabs.collapsed > [role=tablist] > .item.title > .switch {
    border-color: #e5e5e5;
    margin-top: 0px;
  }
  .argento-tabs:not(.accordion) > .item.title.active > .switch,
  .argento-tabs.collapsed > [role=tablist] > .item.title.active > .switch,
  .argento-tabs:not(.accordion) > .item.title.active > .switch:focus,
  .argento-tabs.collapsed > [role=tablist] > .item.title.active > .switch:focus,
  .argento-tabs:not(.accordion) > .item.title.active > .switch:hover,
  .argento-tabs.collapsed > [role=tablist] > .item.title.active > .switch:hover {
    border-color: #e5e5e5;
    z-index: 3;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 0;
  }
  .argento-tabs > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    cursor: pointer;
  }
  .argento-tabs > .block {
    margin: 0;
  }
  .argento-tabs > .widget {
    clear: none;
  }
  .page-layout-1column.catalogsearch-advanced-index .page-title-wrapper,
  .page-layout-1column.customer-account-create .page-title-wrapper,
  .page-layout-1column.customer-account-createpassword .page-title-wrapper,
  .page-layout-1column.customer-account-forgotpassword .page-title-wrapper,
  .page-layout-1column.customer-account-confirm .page-title-wrapper,
  .page-layout-1column.sales-guest-form .page-title-wrapper,
  .page-layout-1column.testimonials-index-new .page-title-wrapper,
  .page-layout-1column.customer-account-login .page-title-wrapper {
    text-align: center;
  }
  .abs-argento-wide-primary-action .actions-toolbar .primary,
  .form.password.reset .actions-toolbar .primary,
  .form.send.confirmation .actions-toolbar .primary,
  .form.password.forget .actions-toolbar .primary,
  .form.create.account .actions-toolbar .primary,
  .form.search.advanced .actions-toolbar .primary,
  .form.form-orders-search .actions-toolbar .primary,
  .form.testimonial .actions-toolbar .primary {
    width: 100%;
  }
  .abs-argento-wide-primary-action .actions-toolbar .primary .action,
  .abs-argento-wide-primary-action .actions-toolbar .primary .button,
  .form.password.reset .actions-toolbar .primary .action,
  .form.password.reset .actions-toolbar .primary .button,
  .form.send.confirmation .actions-toolbar .primary .action,
  .form.send.confirmation .actions-toolbar .primary .button,
  .form.password.forget .actions-toolbar .primary .action,
  .form.password.forget .actions-toolbar .primary .button,
  .form.create.account .actions-toolbar .primary .action,
  .form.create.account .actions-toolbar .primary .button,
  .form.search.advanced .actions-toolbar .primary .action,
  .form.search.advanced .actions-toolbar .primary .button,
  .form.form-orders-search .actions-toolbar .primary .action,
  .form.form-orders-search .actions-toolbar .primary .button,
  .form.testimonial .actions-toolbar .primary .action,
  .form.testimonial .actions-toolbar .primary .button {
    width: 100%;
  }
  .abs-argento-wide-primary-action .actions-toolbar .primary button + button,
  .form.password.reset .actions-toolbar .primary button + button,
  .form.send.confirmation .actions-toolbar .primary button + button,
  .form.password.forget .actions-toolbar .primary button + button,
  .form.create.account .actions-toolbar .primary button + button,
  .form.search.advanced .actions-toolbar .primary button + button,
  .form.form-orders-search .actions-toolbar .primary button + button,
  .form.testimonial .actions-toolbar .primary button + button {
    margin-top: 10px;
  }
  .page-wrapper {
    max-width: none;
    margin: 0px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .page-layout-1column .filter .swatch-attribute-options {
    margin: 0;
    padding: 5.5px 10px;
  }
  .md-flex {
    display: flex;
  }
  .flex-row {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .flex-col > div + div,
  .flex-col-left > div + div,
  .flex-col-center > div + div,
  .flex-col-right > div + div {
    margin-left: 10px;
  }
  .flex-col.nowrap,
  .flex-col-left.nowrap,
  .flex-col-center.nowrap,
  .flex-col-right.nowrap {
    min-width: 0;
  }
  .flex-col-left {
    margin-right: auto;
  }
  .flex-col-center {
    padding: 0 10px;
    margin: 0 auto;
  }
  .flex-col-right {
    margin-left: auto;
  }
  .flex-grow-1.flex-col-left {
    justify-content: flex-start;
  }
  .flex-grow-1.flex-col-center {
    justify-content: center;
  }
  .flex-grow-1.flex-col-right {
    justify-content: flex-end;
  }
  .flex-grow-1 {
    align-items: center;
    display: flex;
    flex: 1;
  }
  .flex-grow-none {
    flex: none;
  }
  .header.panel > .header.links > li.welcome::before {
    content: ' ';
    display: inline-block;
    min-height: 1em;
  }
  .header.panel > .header.links > li.welcome a {
    color: #7a8fa3;
    text-decoration: underline;
  }
  .page-header .switcher.customer,
  .page-header .panel.wrapper .switcher.customer {
    display: inline-block;
    white-space: nowrap;
    margin-right: 10px;
  }
  .page-header .switcher.customer .toggle,
  .page-header .panel.wrapper .switcher.customer .toggle {
    padding-left: 12px;
    cursor: pointer;
  }
  .page-header .switcher.customer .toggle .text,
  .page-header .panel.wrapper .switcher.customer .toggle .text {
    display: none;
  }
  .page-header .switcher.customer .options .action.toggle::after,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle::after {
    content: '\f007';
    color: #757575;
    font-size: 22px;
    margin-right: 6px;
  }
  .page-header .switcher.customer .options .action.toggle a:hover,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle a:hover,
  .page-header .switcher.customer .options .action.toggle a:active,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle a:active {
    text-decoration: none;
  }
  .page-header .switcher.customer .options .action.toggle:hover::after,
  .page-header .panel.wrapper .switcher.customer .options .action.toggle:hover::after {
    color: #333;
  }
  .page-header div.wishlist {
    display: inline-block;
  }
  .page-header div.wishlist a:hover,
  .page-header div.wishlist a:active {
    text-decoration: none;
  }
  .page-header div.wishlist .text {
    display: none;
  }
  .page-header div.wishlist .icon {
    font-style: normal;
    display: inline-block;
    text-decoration: none;
  }
  .page-header div.wishlist .icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: inherit;
    color: #757575;
    content: '\f004';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .page-header div.wishlist .icon:hover:before {
    color: #333333;
  }
  .page-header div.wishlist .icon:active:before {
    color: #333333;
  }
  .header.content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before,
  .minicart-wrapper .action.showcart:after,
  .minicart-wrapper .action.showcart.active:after {
    line-height: 30px;
  }
  .block-search {
    z-index: 90;
  }
  .block-search input {
    font-size: inherit;
  }
  .block-search .action.search:before {
    line-height: 30px;
  }
  .block-search .control {
    position: static;
    border-bottom: none;
  }
  .customer-welcome .action.switch {
    color: inherit;
  }
  .customer-welcome .action.switch:hover,
  .customer-welcome .action.switch:focus {
    color: inherit;
  }
  .customer-welcome .action.switch:after {
    font-size: 14px;
    line-height: inherit;
  }
  .page-header.configurable .header.content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-header.configurable .header.content .nav-sections {
    margin-bottom: 0;
  }
  .page-header.configurable .switcher {
    float: none;
    order: initial;
    margin-left: 0;
  }
  .page-header.configurable .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .page-header.configurable .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .page-header.configurable .header.links > li {
    margin: 0 0 0 15px;
  }
  .page-header.configurable .header.links > li > a {
    color: #7a8fa3;
  }
  .page-header.configurable .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .page-header.configurable .logo {
    max-width: none;
    margin: 0 auto;
  }
  .page-header.configurable .header.bottom {
    max-width: 1280px;
    margin: 0 auto;
  }
  .page-header.configurable .flex-col-left .block-search.block-swissup-ajaxsearch.inline.shown .field.search {
    right: 0;
    left: auto;
  }
  .page-header.configurable .flex-col-left .block-search.block-swissup-ajaxsearch.inline.shown .action.close {
    right: 330px;
  }
  .page-header.configurable .flex-col-left .switcher .options ul.dropdown,
  .page-header.configurable .flex-col-left .minicart-wrapper .block-minicart {
    right: 0;
    left: auto;
  }
  .page-header.configurable .flex-col-left .switcher .options ul.dropdown:before,
  .page-header.configurable .flex-col-left .minicart-wrapper .block-minicart:before {
    right: 10px;
    left: auto;
  }
  .page-header.configurable .flex-col-left .switcher .options ul.dropdown:after,
  .page-header.configurable .flex-col-left .minicart-wrapper .block-minicart:after {
    right: 9px;
    left: auto;
  }
  .page-footer {
    padding-bottom: 0;
  }
  .footer.content .links {
    padding: 0;
  }
  .footer.content .links > li {
    font-size: 16px;
    margin: 0 0 8px;
  }
  .footer.content ul {
    padding-left: 30px;
  }
  .navigation li {
    margin: 0;
  }
  .flex-row .nav-sections {
    width: 100%;
  }
  .flex-row .nav-sections > .nav-sections-items {
    position: static;
  }
  .nav-sections > .nav-sections-items {
    position: relative;
  }
  .navigation .parent > a {
    display: inline-block;
    text-decoration: none;
  }
  .navigation .parent > a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: inherit;
    content: '\f105';
    font-family: 'FontAwesome';
    margin: 0 0 0 3px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .navigation .parent > a:after {
    float: left;
    line-height: normal;
  }
  .navigation .parent.level-top > a:after {
    content: '\f107';
  }
  .navigation .parent.level-top > a:after {
    float: none;
    vertical-align: baseline;
  }
  .navigation .parent .ui-menu-icon::after {
    display: none !important;
  }
  .nav-sections.is_stuck {
    z-index: 505;
  }
  .minicart-wrapper .block-minicart {
    width: 300px;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .modes-mode {
    border-color: #d8d8d8;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d8d8d8;
  }
  .products-grid .product-item-actions {
    display: table;
    width: 100%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0 0 15px;
  }
  .wishlist-index-index .product-item-inner {
    position: static;
    border: none;
    padding: 0;
    background: transparent;
    box-shadow: none;
    display: block;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0;
  }
  .filter .block-subtitle {
    padding-right: 10px;
    padding-left: 10px;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 0;
  }
  .page-layout-1column .toolbar-products {
    box-sizing: border-box;
  }
  .page-layout-1column .filter.block {
    border: 0;
    margin: 20px 0;
  }
  .page-layout-1column .filter-options-title {
    background-color: transparent;
    border-radius: 4px;
    padding: 7px 10px;
  }
  .page-layout-1column .filter-options-title:after {
    position: static;
    margin-right: 7px;
  }
  .page-layout-1column .filter-options-content {
    padding: 6px;
    border-radius: 2px;
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.15);
    border: 0;
  }
  .page-layout-1column .filter-options-item {
    margin-left: 10px;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 4;
  }
  .page-layout-1column .filter-options-item.active::before {
    border-bottom-color: #ffffff;
    bottom: 0;
  }
  .page-layout-1column.emulate-1column-filters .block.filter {
    margin: 0;
  }
  .page-layout-1column.emulate-1column-filters .filter-content {
    margin: 0;
  }
  .sidebar .product-items .product-item-info {
    padding: 0;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    position: static;
    max-width: 75px;
    clear: right;
  }
  .sidebar .product-items .product-item-info .product-item-details {
    text-align: right;
  }
  .breadcrumbs ~ .page-main > .messages .message {
    margin-top: 0;
  }
  .block.newsletter .field.newsletter {
    max-width: none;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: none;
  }
  .jumbotron .stub {
    border-width: 31px 51px 0;
    margin-right: -51px;
  }
  .jumbotron .stub:after {
    border-width: 30px 50px 0;
    top: -31px;
    margin-right: -50px;
  }
  .jumbotron .cover .triangle {
    border-bottom-width: 30px;
  }
  .jumbotron .cover .left {
    border-left: 49px solid transparent;
  }
  .jumbotron .cover .right {
    border-right: 49px solid transparent;
  }
  .stub ~ .container,
  .stub + .h2 {
    padding-top: 15px;
  }
  .cover ~ .container {
    padding-bottom: 25px;
  }
  .argento-float-photo {
    float: left;
    max-width: 45%;
    padding: 10px;
    position: relative;
  }
  .product.data.items.accordion .argento-float-photo {
    margin: -10px 10px 0 -10px;
  }
  .product.data.items.expanded .argento-float-photo {
    margin: -2rem 10px 0 -0.5rem;
  }
  .is_stuck.box-tocart {
    background: #ffffff !important;
    border-bottom: 2px solid #eff3f6 !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    position: fixed !important;
    bottom: auto !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
  }
  .is_stuck.box-tocart .box-tocart-inner:before,
  .is_stuck.box-tocart .box-tocart-inner:after {
    content: '';
    display: table;
  }
  .is_stuck.box-tocart .box-tocart-inner:after {
    clear: both;
  }
  .is_stuck.box-tocart .field.qty {
    margin: 0;
  }
  .is_stuck.box-tocart .action.tocart,
  .is_stuck.box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 0;
  }
  .is_stuck .product-info-sticky {
    float: right;
    display: flex;
    justify-content: space-between;
    max-height: 52px;
    width: 57%;
  }
  .is_stuck .product-info-sticky .info-inner {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .is_stuck .product-info-sticky .photo {
    display: inline-block;
    vertical-align: middle;
  }
  .is_stuck .product-info-sticky .photo img {
    max-height: 52px;
    vertical-align: top;
  }
  .is_stuck .product-info-sticky .name {
    vertical-align: middle;
  }
  .is_stuck .product-info-sticky .price-box {
    display: none;
    padding: 0;
  }
  .is_stuck .product-info-sticky .price-box .price-container > span {
    margin: 0;
    font-size: 3.2rem;
  }
  .is_stuck .product-info-sticky .price-box .price-container .price {
    font-size: 3.2rem;
    font-weight: bold;
  }
  .is_stuck .box-tocart-inner {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding: 0 10px 10px;
    width: auto;
  }
  .is_stuck .fieldset {
    float: left;
    margin: 0;
    width: 40%;
  }
  .is_stuck .fieldset:last-child {
    margin: 0;
  }
  .customer-account-create .block-swissup-social-login {
    width: auto;
  }
  .customer-account-create .block-swissup-social-login .buttons {
    justify-content: center;
  }
  .customer-account-login .page.messages {
    text-align: center;
  }
  .customer-account-login .block-swissup-social-login .buttons {
    justify-content: center;
  }
  .login-container .block.block {
    float: none;
    margin-bottom: 0;
    width: auto;
  }
  .login-container .fieldset > .field > .control {
    width: auto;
  }
  .login-container .actions-toolbar > .primary {
    float: none;
    margin: 0;
    width: 100%;
  }
  .login-container .actions-toolbar > .primary .login {
    margin: 0;
    width: 100%;
  }
  .login-container .g-recaptcha {
    margin: 0 0 22px !important;
  }
  .checkout-cart-index .cart-summary .block.discount .label {
    display: none;
  }
  .checkout-cart-index .cart-container .cart.main.actions {
    text-align: right;
  }
  .page-layout-checkout:not(.firecheckout) .header.content,
  .page-layout-checkout:not(.firecheckout) .page-main {
    max-width: 1024px;
  }
  .page-layout-checkout .page-header .header.content {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-layout-checkout .logo {
    margin: 0;
  }
  .page-layout-checkout .page-main {
    padding-top: 15px;
  }
  .opc-sidebar {
    margin: 0;
  }
  .opc-block-summary {
    padding: 0;
  }
  .opc-block-shipping-information {
    padding: 0;
  }
  .shipping-policy-block.field-tooltip {
    top: 12px;
  }
  .page-layout-checkout:not(.firecheckout) .opc-wrapper .opc,
  .page-layout-checkout:not(.firecheckout) .opc-sidebar {
    background: #ffffff;
    border: 1px solid #f2f5f7;
    border-radius: 4px;
    box-shadow: 0 2px 6px -5px rgba(0, 0, 0, 0.1);
    padding: 25px 35px;
    box-sizing: border-box;
  }
  .page-layout-checkout .opc-wrapper .step-title,
  .page-layout-checkout .opc-block-summary > .title {
    font-weight: bold;
  }
  .page-layout-checkout .modal-popup .modal-title,
  .page-layout-checkout .modal-popup .modal-footer {
    border-color: #eaeaea;
  }
  .page-layout-checkout .authentication-dropdown {
    top: calc(100% + 3px);
    border-color: #f2f5f7;
    border-radius: 4px;
  }
  .page-layout-checkout .authentication-dropdown .modal-inner-wrap {
    border-radius: 4px;
  }
  .product-info-main .product.data.items #product-review-container,
  .product-info-main .product.data.items .review-add {
    float: none;
    width: 100%;
  }
  .product-info-main .product.data.items #product-review-container .review-item:first-child {
    padding-top: 0;
  }
  .product-info-main .product.data.items #product-review-container .review-item:last-child {
    padding-bottom: 30px;
  }
  .product-info-main .product.data.items #product-review-container .review-toolbar {
    margin: 0;
  }
  .product-info-main .product.data.items #product-review-container .review-toolbar .pages {
    padding: 0;
  }
  .product-info-main .product.data.items .review-fieldset {
    margin-bottom: 22px;
  }
  .captcha-image .captcha-reload {
    margin-right: -10px;
  }
  .cms-elements .page-main .contents ol {
    column-count: 3;
  }
  .image-block.element .info,
  .image-block.element .picture {
    width: 50%;
  }
  .image-block.element .info {
    padding: 3em;
  }
  .image-block.element.right {
    flex-direction: row;
  }
  .image-block.element.left {
    flex-direction: row-reverse;
  }
  .background-divider.element > img {
    display: inline;
  }
  .background-divider.element .content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
  }
  .element.icon-text-small .icons {
    padding: 4em;
  }
  .element.icon-text-small .icons .item {
    width: 49%;
  }
  .element.icon-text-big {
    flex-direction: row;
    justify-content: space-around;
  }
  .element.icon-text-big .item {
    width: 30%;
    margin: 20px 1%;
    padding: 4em 3em 6em;
  }
  .element.icon-text-top .block-title {
    margin-bottom: 15px;
  }
  .element.icon-text-top .block-title [role="heading"] {
    font-weight: 600;
    font-size: 2.8rem;
  }
  .element.icon-text-top .content {
    flex-direction: row;
    justify-content: space-around;
  }
  .element.icon-text-top .content .item {
    width: 30%;
    margin: 20px 2%;
    padding: 4em 4em 6em;
  }
  .element.product-info .product-item-info {
    flex-direction: row-reverse;
    justify-content: space-evenly;
    align-items: center;
  }
  .element.product-info .product-item-info > div,
  .element.product-info .product-item-info > .product-item-photo {
    max-width: 500px;
  }
  .element.products-grid .block-title [role="heading"]::after,
  .element.products-slider .block-title [role="heading"]::after {
    display: inline-block;
  }
  .element.bio {
    flex-direction: row;
  }
  .element.bio .item {
    width: 30%;
    margin-bottom: 10px;
  }
  .element.pricing .block-title .heading {
    font-size: 4.8rem;
  }
  .element.pricing .block-content {
    flex-direction: row;
    padding: 4em;
  }
  .element.pricing .block-content .price-block {
    width: 32%;
  }
  .element.news .block-title {
    margin-bottom: 2em;
  }
  .element.news .block-title [role="heading"] {
    font-weight: 600;
    font-size: 2.8rem;
  }
  .element.news .content {
    padding: 3em;
  }
  .element.news .content .post-list {
    flex-direction: row;
  }
  .element.news .content .post-list li.item {
    flex-direction: row;
    width: 49%;
  }
  .element.news .content .post-list li.item .post-image {
    display: inline-block;
    width: 48%;
  }
  .element.news .content .post-list li.item .post-image img {
    display: block;
  }
  .element.news .content .post-list li.item .post-content {
    width: 52%;
    padding: 15px 40px 15px 15px;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-container .swiper-slide {
    max-width: none;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-prev,
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-next {
    display: none;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-prev {
    right: -5px;
  }
  .element.testimonial-single .testimonials-slider .block-content .swiper-button-next {
    left: 5px;
    right: auto;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial {
    padding: 10px 10px 50px 10px;
    display: flex;
    margin: 0;
    border-radius: 4px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author {
    transform: none;
    top: auto;
    bottom: 80px;
    position: absolute;
    right: 460px;
    text-align: right;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial img {
    border-radius: 4px;
    order: -1;
    z-index: 1;
    width: auto;
    height: auto;
    transform: none;
    position: static;
    max-width: 350px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial::before {
    display: none;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    text-align: right;
    background: #f7f9fb;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote::before {
    color: #ffffff;
    font-size: 16em;
    transform: translate(-40%, 290%);
    display: block;
    position: absolute;
    content: "\201D";
    font-weight: normal;
    top: auto;
    margin-top: -10px;
    z-index: 2;
    right: auto;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .testimonial-message {
    position: relative;
  }
  .header.panel > .header.links {
    float: left;
    margin-left: 0;
    margin-right: auto;
  }
  .header.panel > .header.links > li {
    margin: 0 15px 0 0;
  }
  .header.panel > .header.links > .authorization-link:after {
    margin: 0 5.5px 0 -5.5px;
  }
  .page-header .switcher {
    float: left;
    margin-left: -6px;
    margin-right: 15px;
  }
  .minicart-wrapper {
    margin-left: 0;
    margin-right: 13px;
  }
  .minicart-wrapper .block-minicart {
    left: 5px;
    right: auto;
  }
  .block-search {
    float: left;
    padding-left: 0;
    padding-right: 15px;
  }
  .block-search input {
    padding: 0 9px 0 35px;
  }
  .block-search .action.search {
    left: 10px;
    right: auto;
  }
  .footer.content .block {
    float: left;
  }
  .footer.content ul {
    padding-right: 0;
  }
  .navigation .parent > a:after {
    content: '\f104';
    margin: 0 3px 0 0;
  }
  .page-layout-2columns-left .column.main {
    float: left;
  }
  .page-layout-2columns-left .sidebar-main {
    float: right;
    padding-left: 15px;
    padding-right: 0;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: right;
    float: right;
    padding-left: 15px;
    padding-right: 0;
  }
  .page-layout-2columns-right .column.main {
    float: right;
  }
  .page-layout-2columns-right .sidebar-main {
    float: left;
    padding-left: 0;
    padding-right: 15px;
  }
  .page-layout-2columns-right .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 15px;
  }
  .page-layout-3columns .sidebar-main {
    float: right;
    padding-left: 15px;
    padding-right: 0;
  }
  .page-layout-3columns .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 15px;
  }
  .modes {
    float: right;
    margin-right: 0;
    margin-left: 22px;
  }
  .toolbar-amount,
  .products.wrapper ~ .toolbar .pages {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter,
  .limiter {
    float: left;
  }
  .actions-toolbar .primary {
    float: right;
  }
  .actions-toolbar .primary .action {
    margin: 0 0 0 15px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: right;
    margin: 0 0 10px 10px;
  }
  .sidebar .product-items .product-item-actions {
    clear: right;
  }
  .page-layout-1column .filter-options-item {
    margin-right: 0;
    margin-left: 27.5px;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    left: auto;
    right: 5.5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: -5px;
    margin-right: 0;
  }
  .argento-tabs > .item.title,
  .product.data.items > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    float: right;
    margin: 0 0 0 -1px;
  }
  .argento-tabs > .item.content,
  .product.data.items > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    float: left;
    margin-left: 0;
    margin-right: -100%;
  }
  .box-tocart .action.tocart {
    margin-left: 1%;
    margin-right: 0;
  }
  .product-social-links {
    text-align: right;
  }
  .product-info-main {
    float: left;
  }
  .product.media {
    float: right;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-left: 33px;
    margin-right: 0;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: right;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 0;
    padding-right: 10px;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 0;
    margin-right: 4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 0 10px 10px;
  }
  .customer-account-create .actions-toolbar,
  .customer-account-login .actions-toolbar {
    text-align: right;
  }
  .customer-account-create .actions-toolbar .primary,
  .customer-account-login .actions-toolbar .primary {
    float: right;
  }
  .customer-account-create .actions-toolbar .primary .action,
  .customer-account-login .actions-toolbar .primary .action {
    margin: 0 0 0 15px;
  }
  .columns .login-container .block-customer-login {
    clear: right;
    float: right;
  }
  .columns .login-container .block-new-customer {
    clear: left;
    float: left;
  }
  .block-collapsible-nav .item > strong {
    border-left: 0;
    border-right: 3px solid transparent;
    padding: 5px 15px 5px 18px;
  }
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1) {
    clear: right;
    float: right;
  }
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) {
    clear: left;
    float: left;
  }
  .account .column.main .block:not(.widget) .block-content .box-actions .action.edit {
    float: right;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-left: 10px;
    padding-right: 0;
  }
  .form-edit-account .fieldset:nth-child(1) {
    clear: right;
    float: right;
  }
  .cart-container .form-cart {
    float: right;
    padding-left: 4%;
    padding-right: 0;
  }
  .cart-container .widget {
    float: right;
  }
  .cart-summary {
    float: left;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-right: 0;
  }
  .cart-summary .block > .title {
    padding: 10px 0 10px 40px;
  }
  .cart-summary .block > .title:after {
    left: 3px;
    right: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 0 22px 8px;
  }
  .cart.table-wrapper .product-item-photo {
    padding-left: 22px;
    padding-right: 0;
  }
  .cart-products-toolbar .pages {
    float: left;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-left: 0;
  }
  .cart-discount {
    float: right;
    padding-left: 4%;
    padding-right: 0;
  }
  .cart-discount .block .title:after {
    margin-left: 0;
    margin-right: 10px;
  }
  .cart-discount .block:nth-child(1) {
    clear: right;
    float: right;
  }
  .cart-discount .actions-toolbar .action.primary {
    border-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin: 0 -1px 0 0;
  }
  .block.crosssell {
    padding: 0 0 0 4%;
  }
  .authentication-dropdown {
    text-align: right;
  }
  .authentication-wrapper {
    text-align: left;
  }
  .block-authentication .actions-toolbar > .primary {
    float: left;
    margin-left: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-left: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: right;
    margin-left: 2rem;
    margin-right: 0;
  }
  .popup-authentication .block[class] {
    float: right;
    padding: 10px 0 0 33px;
  }
  .popup-authentication .block[class] + .block {
    border-left: none;
    border-right: 1px solid #c1c1c1;
    padding: 10px 44px 0 0;
  }
  .popup-authentication .block[class] + .block::before {
    left: auto;
    right: 0;
    margin: -19px -18px 0 0;
  }
  .opc-sidebar {
    float: left;
  }
  .opc-wrapper {
    float: right;
    padding-left: 33px;
    padding-right: 0;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: left;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: left;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 0;
    padding-right: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-right: 0;
  }
  .checkout-billing-address .action-update {
    float: left;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 0 0 22px;
  }
  .modal-popup.modal-slide .modal-footer {
    text-align: left;
  }
  .abs-title-centered [role="heading"]::before,
  .cms-index-index .block-explore > .container > .block-title [role="heading"]::before,
  .element.icon-text-top .block-title [role="heading"]::before,
  .element.news .block-title [role="heading"]::before,
  .element .testimonials-slider .content-heading [role="heading"]::before {
    content: '';
    border: 2px solid;
    width: 70px;
    display: inline-block;
    margin-left: 16px;
  }
  .abs-title-centered [role="heading"]::after,
  .cms-index-index .block-explore > .container > .block-title [role="heading"]::after,
  .element.icon-text-top .block-title [role="heading"]::after,
  .element.news .block-title [role="heading"]::after,
  .element .testimonials-slider .content-heading [role="heading"]::after {
    content: '';
    border: 2px solid;
    width: 70px;
    display: inline-block;
    margin-right: 16px;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 44px;
  }
  .page-layout-2columns-left .sidebar-additional {
    padding-left: 15px;
  }
  .ui-datepicker {
    min-width: 300px;
  }
  .page-header {
    border-bottom: 2px solid #eff3f6;
  }
  .page-header .panel.wrapper {
    border: 0;
  }
  .page-header .header.panel {
    padding-bottom: 8px;
    padding-top: 9px;
  }
  .page-header .header.panel > .header.links:not(.header-cms-links) {
    display: none;
  }
  .page-header .nav-sections {
    flex-grow: 1;
    flex-shrink: 1;
    margin-bottom: 0;
  }
  .page-header div.wishlist .icon::before,
  .page-header .switcher-customer .icon::before {
    display: none;
  }
  .page-header .wishlist,
  .page-header .minicart-wrapper,
  .page-header .switcher.customer {
    margin: 6px 30px 0 0;
  }
  .page-header .switcher-customer {
    order: unset;
  }
  .page-header .switcher-customer .switcher-trigger .icon {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxNSIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy4zODcgNy42MjNhMy4zMTEgMy4zMTEgMCAxIDAgMC02LjYyMyAzLjMxMSAzLjMxMSAwIDAgMCAwIDYuNjIzek0xIDE2LjYxYTYuMzkgNi4zOSAwIDAgMSA2LjM4Ni02LjM4NiA2LjM5IDYuMzkgMCAwIDEgNi4zODcgNi4zODYiIHN0cm9rZT0iIzAwMkQ1NyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMS41IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+');
    width: 20px;
    height: 20px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .page-header .switcher-customer .options .action.toggle::after,
  .page-header .switcher-customer .options .action.toggle.active::after {
    display: none !important;
  }
  .page-header .switcher-customer .options ul.dropdown {
    left: -6px;
  }
  .page-header .wishlist .icon {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOSIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjM4NSAzLjc2QTQuMzMgNC4zMyAwIDAgMSAxMy40MzIgMWMyLjM5MSAwIDQuMzUgMS45MiA0LjMzMyA0LjI4NkMxNy43MzUgOS45MyA5LjM4NSAxNiA5LjM4NSAxNlMxLjExNCAxMC4wMzkgMS4wMDEgNS4yODZDLjk0NSAyLjkyIDIuOTQyIDEgNS4zMzQgMWE0LjMzNyA0LjMzNyAwIDAgMSA0LjA1MSAyLjc2eiIgc3Ryb2tlPSIjMDAyRDU3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxLjUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=');
    width: 20px;
    height: 20px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .header.content {
    padding-top: 23px;
    padding-bottom: 24px;
    position: static;
    display: flex;
    align-items: center;
  }
  .logo {
    margin-top: 0;
    margin-bottom: 0;
    flex-shrink: 0;
  }
  .page-header.configurable .block-search,
  .page-header.configurable .minicart-wrapper {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    float: none;
  }
  .page-header.configurable .minicart-wrapper {
    margin-top: 4px;
  }
  .popup-authentication .modal-inner-wrap {
    background-color: #f7f9fb;
    border-radius: 4px;
    min-width: auto;
    max-width: 508px;
  }
  .popup-authentication .modal-inner-wrap input[type] {
    background: #fff;
  }
  .popup-authentication .block-authentication {
    flex-direction: column-reverse;
    border-top: 0;
  }
  .popup-authentication .block[class] {
    padding: 0;
    width: 100%;
  }
  .popup-authentication .block[class] + .block {
    border: 0;
    padding: 0;
  }
  .block-authentication .block.block-new-customer {
    margin-top: 0;
  }
  .block-authentication .block.block-new-customer ~ .block-customer-login .actions-toolbar > .secondary .action {
    max-width: 49%;
    position: absolute;
    z-index: 1;
    left: 0;
  }
  .block-authentication .actions-toolbar > .primary {
    display: block;
    float: none;
  }
  .block-authentication .actions-toolbar > .primary .action-login {
    width: 100%;
  }
  .form-login .g-recaptcha {
    margin: 0 0 22px !important;
  }
  .block-collapsible-nav {
    background: #f7f9fb;
  }
  .block-collapsible-nav .content {
    padding: 0;
  }
  .breadcrumbs::after {
    content: '';
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    margin-top: 14px;
    background: #eff3f6;
  }
  .breadcrumbs a {
    display: inline-block;
  }
  .breadcrumbs .home a {
    font-size: 0;
    display: inline-block;
    text-decoration: none;
  }
  .breadcrumbs .home a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: inherit;
    content: '\f015';
    font-family: 'FontAwesome';
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    overflow: visible;
  }
  .page-header .block-search {
    margin: 0;
  }
  .page-header .block-search .action.search {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjYuNSIgc3Ryb2tlPSIjMDAyRDU3IiBzdHJva2Utd2lkdGg9IjIiLz48cGF0aCBkPSJNMTIgMTJsNiA2IiBzdHJva2U9IiMwMDJENTciIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==');
    width: 20px;
    height: 20px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 32px;
  }
  .page-header .block-search .action.search:before {
    display: none;
  }
  .page-header .minicart-wrapper {
    order: 20;
    height: 30px;
  }
  .navigation ul {
    padding: 0 20px;
  }
  .navigation .parent.level-top > a::after {
    display: none;
  }
  .navigation .level0.parent > .level-top {
    padding-left: 12px;
  }
  .nav-sections .nav-sections-items {
    position: static;
    text-align: center;
  }
  .nav-sections .nav-sections-items .navigation li {
    text-align: right;
  }
  .nav-sections .nav-sections-items .navigation:not(.navpro) {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .nav-sections .orientation-horizontal .level0 > a.level-top > .navpro-icon-caret::before {
    display: none;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    position: relative;
    overflow: hidden;
    height: 314px;
    border: none;
    box-shadow: none;
    background-color: #fff;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:before,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:before {
    content: ' ';
    display: block;
    height: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    pointer-events: none;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-info,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-info {
    padding: 20px;
    overflow: hidden;
    transition: box-shadow 0.1s ease-in-out;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-info .product-item-inner,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-info .product-item-inner {
    display: none;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-name,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover {
    z-index: 4;
    border: none;
    overflow: visible;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover:before,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover:before {
    background: none;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info {
    border: none;
    overflow: visible;
    height: auto;
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    z-index: 3;
    background: #fff;
    box-shadow: 11px 4px 40px rgba(0, 0, 0, 0.2);
    padding: 25px;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info .product-item-inner,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info .product-item-inner {
    display: block;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-name,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-name {
    white-space: normal;
  }
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item .product-item-info,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-info {
    border-radius: 4px;
  }
  .products-grid .product-item .prolabels-wrapper .product.actions {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 28px;
    left: 3px;
    margin: 0;
    max-width: 32px;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
    z-index: 1;
  }
  .products-grid .product-item .prolabels-wrapper .quick-view {
    padding: 0;
    background: none;
    transition: all 0.05s ease-in-out;
  }
  .products-grid .product-item .prolabels-wrapper .quick-view::before {
    background-color: #eff3f6;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 100%;
    height: 32px;
    line-height: 32px;
    width: 32px;
    vertical-align: top;
    position: static;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAxYzYuNTE4IDAgMTEgNyAxMSA3cy0zLjc5NyA3LTExIDdDNC43OTcgMTUgMSA4IDEgOHM0LjQ4MS03IDExLTd6IiBzdHJva2U9IiMwMDJENTciIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMS41IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTEyIDExYTMgMyAwIDEgMCAwLTYgMyAzIDAgMCAwIDAgNnoiIHN0cm9rZT0iIzAwMkQ1NyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1taXRlcmxpbWl0PSIxLjUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=');
    background-size: 20px;
    -webkit-mask: none;
  }
  .products-grid .product-item .prolabels-wrapper .quick-view:hover,
  .products-grid .product-item .prolabels-wrapper .quick-view:active,
  .products-grid .product-item .prolabels-wrapper .quick-view:focus {
    transform: scale(1.1);
  }
  .products-grid .product-item:hover .prolabels-wrapper .product.actions {
    opacity: 1;
  }
  .products-grid .product-item .prolabels-wrapper .tocart {
    font-size: 0;
    padding: 15px;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 100%;
    border: 1px solid #f66560;
    transition: background-color 0.1s ease-in-out;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNS43NTggNi43MTV2LS43M0M1Ljc1OCAzLjIzMyA3Ljc5IDEgMTAuMjk2IDFoLjIzNWMyLjUwNiAwIDQuNTM4IDIuMjMyIDQuNTM4IDQuOTg2di43MyIgc3Ryb2tlPSIjRjY2NTYwIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0xNi4yOCAxOC42bDMuMDA4LTExLjEzNEguOTc5TDMuOTg3IDE4LjZIMTYuMjh6IiBzdHJva2U9IiNGNjY1NjAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMS41IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+PC9zdmc+');
    background-size: 18px;
    transition: all 0.05s ease-in-out;
  }
  .products-grid .product-item .prolabels-wrapper .tocart:hover,
  .products-grid .product-item .prolabels-wrapper .tocart:active,
  .products-grid .product-item .prolabels-wrapper .tocart:focus {
    transform: scale(1.1);
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary {
    display: block;
    margin: 2px 0;
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary {
    display: block;
    margin: 0;
    padding: 0;
    order: -1;
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary > .action {
    margin: 8px 0 6px;
    display: block;
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary > .action::before {
    background-color: #eff3f6;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 100%;
    height: 32px;
    line-height: 32px;
    width: 32px;
    transition: all 0.05s ease-in-out;
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary > .action:hover::before,
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary > .action:active::before,
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary > .action:focus::before {
    transform: scale(1.1);
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary > .action.towishlist::before {
    content: '';
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMSIgaGVpZ2h0PSIxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41MDMgNC4xMjdBNC45MDggNC45MDggMCAwIDEgMTUuMDkgMUMxNy44IDEgMjAuMDIgMy4xNzYgMjAgNS44NTcgMTkuOTY2IDExLjEyIDEwLjUwNCAxOCAxMC41MDQgMThTMS4xMyAxMS4yNDQgMS4wMDEgNS44NTdDLjkzNyAzLjE3NyAzLjIwMSAxIDUuOTExIDFjMi4wOTggMCAzLjg4NSAxLjMgNC41OTIgMy4xMjd6IiBzdHJva2U9IiMwMDJENTciIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMS41IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+');
    background-size: 18px;
  }
  .toolbar-products {
    float: left;
    margin: 0;
  }
  .toolbar-amount {
    padding-top: 4px;
  }
  .toolbar-amount::after {
    color: #002d57;
    content: '|';
    margin: 0 10px 0 5px;
  }
  .toolbar .modes {
    display: none;
  }
  .toolbar .modes-label + .modes-mode {
    border-radius: 4px 0 0 4px;
  }
  .toolbar .modes-mode {
    border-color: #f7f9fb;
    border-width: 2px;
    padding: 6px 9px;
  }
  .toolbar .modes-mode::before {
    color: #7a8fa3;
  }
  .toolbar .modes-mode:hover::before,
  .toolbar .modes-mode:focus::before {
    color: #002d57;
  }
  .toolbar .modes-mode.active {
    background-color: #f7f9fb;
  }
  .toolbar .modes-mode.active::before {
    color: #002d57;
  }
  .products.wrapper ~ .toolbar {
    float: none;
  }
  .products.wrapper ~ .toolbar .pages {
    float: none;
  }
  .products.wrapper ~ .toolbar div.limiter {
    display: none;
    float: none;
    margin: 27.5px 0;
  }
  .products.wrapper {
    clear: both;
  }
  .page-layout-1column .toolbar {
    position: static;
    width: auto;
  }
  .page-layout-1column .filter {
    font-size: 14px;
    font-weight: 500;
    float: right;
  }
  .page-layout-1column .filter.block {
    margin: 0;
  }
  .page-layout-1column .filter-content {
    display: flex;
  }
  .page-layout-1column .filter-subtitle {
    color: #7a8fa3;
    font-size: inherit;
    font-weight: inherit;
    line-height: 36px;
    margin: 0 0 0 15px;
    padding: 0;
    white-space: nowrap;
  }
  .page-layout-1column .filter-options,
  .page-layout-1column .filter-options > .wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .page-layout-1column .filter-options-item {
    padding-bottom: 15px;
    margin-left: 15px;
  }
  .page-layout-1column .filter-options-title {
    background: #eff3f6;
    color: inherit;
    font-weight: inherit;
    padding: 10px 12px 10px 2px;
  }
  .page-layout-1column .filter-options-title::after {
    height: 16px;
    margin: 0;
  }
  .page-layout-1column .filter-options-content .item a {
    display: block;
  }
  .page-layout-1column .filter-current {
    display: flex;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7a8fa3;
    font-size: inherit;
    font-weight: 500;
    line-height: 36px;
    margin: 0 0 0 15px;
    padding: 0;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: '';
  }
  .page-layout-1column .filter-current .items {
    display: flex;
    padding: 0;
    overflow: hidden;
    position: relative;
  }
  .page-layout-1column .filter-current .items > .wrapper {
    display: flex;
  }
  .page-layout-1column .filter-current .items .filter-toggler {
    position: absolute;
    left: 0;
    z-index: 1;
    padding: 0 0 0 30px;
    background: linear-gradient(90deg, transparent 0, #ffffff 20px);
  }
  .page-layout-1column .filter-current .items .filter-toggler > span {
    border: 3px solid #F7F9FB;
    background: none;
    padding: 5px 9px;
  }
  .page-layout-1column .filter-current .items.filters-show {
    overflow: visible;
  }
  .page-layout-1column .filter-current .items.filters-show > .wrapper {
    flex-wrap: wrap;
  }
  .page-layout-1column .filter-current .item {
    border: 3px solid #f7f9fb;
    margin: 0 0 15px 15px;
    padding: 5px 5px 5px 20px;
    border-radius: 4px;
  }
  .page-layout-1column .filter-current .item .remove {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .page-layout-1column .filter-current .item .remove::before,
  .page-layout-1column .filter-current .item .remove::after {
    top: 9px;
    left: 9px;
    right: auto;
  }
  .page-layout-1column .filter-current .item:hover {
    border-color: #eff3f6;
  }
  .page-layout-1column .filter-toggler {
    cursor: pointer;
  }
  .page-layout-1column .filter-toggler span {
    background: #eff3f6;
    display: block;
    padding: 9px 12px;
    border-radius: 4px;
  }
  .page-layout-1column .filter-toggler span::before {
    content: '...';
    display: inline-block;
    width: 12px;
  }
  .page-layout-1column .filter-options.filters-show > .placeholder {
    display: inline-block;
  }
  .page-layout-1column .filter-label {
    color: #7a8fa3;
    font-weight: normal;
  }
  .page-layout-1column .filter-applied {
    padding-top: 89px;
    position: relative;
  }
  .page-layout-1column .filter-applied .filter-current {
    position: absolute;
    top: 30px;
    max-width: calc(100% - 100px);
  }
  .page-layout-1column .filter-applied .filter-actions {
    position: absolute;
    top: 30px;
    left: 0;
    line-height: 36px;
  }
  .page-layout-1column .filter-applied .filter-actions ~ .filter-options {
    margin: 0;
  }
  .page-layout-1column .filter-applied:first-child {
    padding-top: 61px;
  }
  .page-layout-1column .filter-applied:first-child .filter-current {
    top: 0;
  }
  .page-layout-1column .filter-applied:first-child .filter-actions {
    top: 0px;
  }
  .page-layout-1column .filters-show > .wrapper {
    position: absolute;
    margin: -15px;
    margin-left: -10px;
    padding: 15px 15px 0 6px;
    background: #fff;
    z-index: 3;
    border-radius: 4px;
    box-shadow: 0 3px 17px rgba(0, 0, 0, 0.15);
  }
  .page-layout-1column .filters-show .filter-toggler {
    padding: 12px !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .page-layout-1column .filters-show .filter-toggler::before,
  .page-layout-1column .filters-show .filter-toggler::after {
    content: '';
    position: absolute;
    right: 11px;
    top: 7px;
    height: 12px;
    width: 2px;
    background-color: currentColor;
  }
  .page-layout-1column .filters-show .filter-toggler::before {
    transform: rotate(45deg);
  }
  .page-layout-1column .filters-show .filter-toggler::after {
    transform: rotate(-45deg);
  }
  .page-layout-1column .column.main {
    padding-top: 0;
  }
  .page-layout-1column .filter-content {
    margin: 0;
  }
  .page-layout-1column .filter-subtitle {
    display: block;
  }
  body.page-layout-1column .filter #narrow-by-list .filter-options-item {
    display: inline-block;
  }
  .page-layout-1column .filter-current {
    line-height: inherit;
  }
  .emulate-1column-filters {
    border-top: 2px solid #eff3f6;
    padding-top: 38px;
    margin-top: 33px;
  }
  .emulate-1column-filters:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .sidebar .block {
    border: 3px solid #f7f9fb;
    border-radius: 4px;
    padding: 24px 14px;
  }
  .sidebar .block.filter,
  .sidebar .block.block-navpro {
    background: #f7f9fb;
    padding: 14px 4px;
  }
  .sidebar .product-item-name {
    margin: 0;
  }
  .sidebar .product-item-name > a {
    color: inherit;
  }
  .sidebar .product-item .price-box {
    margin: 0;
  }
  .sidebar .product-item .price-box [data-price-type=finalPrice] .price,
  .sidebar .product-item .price-box > .regular-price .price {
    font-size: 14px;
    font-weight: bold;
  }
  .sidebar .product-item .price-box [data-price-type=finalPrice] .price .symbol,
  .sidebar .product-item .price-box > .regular-price .price .symbol {
    font-size: inherit;
    vertical-align: baseline;
  }
  .sidebar .product-item .price-box [data-price-type=finalPrice] .price .symbol.after,
  .sidebar .product-item .price-box > .regular-price .price .symbol.after {
    margin: 0;
  }
  .argento-tabs,
  .product.data.items {
    --tabs-content__margin: 40px auto 0;
  }
  .argento-tabs,
  .product.data.items:not(.accordion,.expanded) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .argento-tabs > .widget,
  .product.data.items:not(.accordion,.expanded) > .widget {
    display: inline;
  }
  .argento-tabs > .item.title,
  .product.data.items:not(.accordion,.expanded) > .item.title,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title {
    order: -1;
    margin: 0 2px;
  }
  .argento-tabs > .item.content,
  .product.data.items:not(.accordion,.expanded) > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content,
  .product.data.items:not(.accordion,.expanded):not(.argento-tabs-initialized) > * > .block-content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content {
    text-align: right;
    margin: var(--tabs-content__margin);
    padding: 50px 20px;
  }
  .footer.content,
  .footer.content .links {
    text-align: right;
  }
  .footer.content .footer-newsletter {
    background: transparent;
  }
  .page-footer {
    background: linear-gradient(to right, #e7eff4 44%, #f7f9fb 10%);
  }
  .orders-history-wrapper {
    padding-top: 33px;
  }
  .orders-history-wrapper .toolbar {
    position: static;
  }
  .orders-history-wrapper .toolbar .toolbar-amount {
    position: absolute;
    line-height: normal;
  }
  .orders-history-wrapper .toolbar .limiter {
    position: absolute;
    top: 0;
    left: 0;
  }
  .order-links .item {
    padding: 0 5.5px;
  }
  .order-links .item:first-child {
    padding-right: 0;
  }
  .block-categories .block-title {
    font-size: 2.8rem;
  }
  .block-categories .easycatalogimg-grid .item {
    width: calc(33.33% - 3.33px);
  }
  .block-categories .easycatalogimg:not(.swiper-container-initialized) .item:nth-child(2) {
    display: block;
  }
  .block-categories .easycatalogimg:not(.swiper-container-initialized) .item:nth-child(3) {
    display: block;
    margin: 0;
  }
  .block-categories .easycatalogimg .parent-category a {
    font-size: 2rem;
  }
  .easyslide-description {
    padding: 1rem 2rem;
  }
  .easyslide-description .h1,
  .easyslide-description .text {
    max-width: 500px;
  }
  .easyslide-description .h1 {
    font-size: 4rem;
    line-height: 110%;
    letter-spacing: -1.5px;
  }
  .easyslide-description .text {
    display: block;
    font-size: 1.6rem;
    line-height: 140%;
    margin-bottom: 4rem;
  }
  .category-image-wrapper .page-title {
    font-size: 42px;
    line-height: 140%;
  }
  .category-image-wrapper .page-title-wrapper {
    margin: 8rem 0;
    padding: 28px 60px;
  }
  .category-image-wrapper .page-title-wrapper:before {
    width: 22rem;
    height: 22rem;
    right: -7rem;
    bottom: -11rem;
  }
  .category-image-wrapper .subtitle {
    font-size: 24px;
  }
  .page-products .page-main {
    margin-top: 50px;
  }
  .account .main .page-title {
    margin-bottom: 2rem;
  }
  .account .main .block .block-title {
    border-bottom: 2px solid #eff3f6;
    padding-bottom: 10px;
    margin-bottom: 27.5px;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 23.75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .account.page-layout-2columns-left .column.main {
    width: 76.25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .catalog-product-view .page-main {
    margin-top: 50px;
  }
  .product-info-main .box-tocart .actions {
    width: 100%;
  }
  .product.media {
    margin-bottom: 50px;
  }
  .fotorama__stage .fotorama__img,
  .fotorama__nav-wrap .fotorama__img {
    filter: contrast(94%);
  }
  #reviews {
    padding: 30px;
  }
  #reviews .block.review-add {
    padding: 40px 70px;
  }
  .product.data.items.expanded .review-add {
    margin-left: -30px;
    margin-right: -30px;
  }
  .product.data.items.accordion {
    padding: 50px 0;
  }
  .product.data.items.accordion > .item.content {
    padding: 50px 50px 30px;
  }
  .product.data.items.accordion .review-add {
    margin: -30px;
  }
  .page-product-downloadable .product-options-wrapper {
    float: none;
    width: 100%;
  }
  .page-product-downloadable .product-options-bottom {
    float: none;
    width: 100%;
  }
  .bundle-options-container .product-options-wrapper .field.qty .control {
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    width: 100%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #f66560;
    font-size: 3.2rem;
  }
  .contact-index-index .page-title-wrapper .page-title::after {
    display: inline-block;
  }
  .contact-index-index .column.main .contact.form {
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: auto;
  }
  .contact-index-index .contact-form-wrapper {
    margin-top: -100px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    margin: 40px -300px -50px 0;
    padding: 70px 360px 150px 20px;
  }
}
@media all and (min-width: 1024px), print {
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    padding: 10px;
    font-size: 90px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .ampromo-popup-wrapper {
    max-width: 960px;
    width: 100%;
  }
  .ampromo-popup-wrapper .slick-dotted.slick-slider {
    margin-bottom: 3rem;
  }
  .breeze-gallery.vertical:not(.opened) {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .breeze-gallery.vertical:not(.opened) .thumbnails {
    flex-direction: column;
    flex-wrap: nowrap;
    order: -1;
    max-height: 550px;
    margin: 0 0 0 5px;
    padding-left: 5px;
    padding-bottom: 0;
    overflow-y: overlay;
  }
  .breeze-gallery.opened {
    padding: 30px;
  }
  .cookie-settings-cols3 .cookie-group {
    width: calc(33% - 7px);
  }
  .cookie-settings-cols4 .cookie-group {
    width: calc(25% - 7px);
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 25px;
  }
  .order-links .item strong {
    padding: 1px 25px 2px 25px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 22px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    left: 100%;
  }
  .col-lg-pull-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-10 {
    left: 83.33333333%;
  }
  .col-lg-pull-9 {
    left: 75%;
  }
  .col-lg-pull-8 {
    left: 66.66666667%;
  }
  .col-lg-pull-7 {
    left: 58.33333333%;
  }
  .col-lg-pull-6 {
    left: 50%;
  }
  .col-lg-pull-5 {
    left: 41.66666667%;
  }
  .col-lg-pull-4 {
    left: 33.33333333%;
  }
  .col-lg-pull-3 {
    left: 25%;
  }
  .col-lg-pull-2 {
    left: 16.66666667%;
  }
  .col-lg-pull-1 {
    left: 8.33333333%;
  }
  .col-lg-pull-0 {
    left: auto;
  }
  .col-lg-push-12 {
    right: 100%;
  }
  .col-lg-push-11 {
    right: 91.66666667%;
  }
  .col-lg-push-10 {
    right: 83.33333333%;
  }
  .col-lg-push-9 {
    right: 75%;
  }
  .col-lg-push-8 {
    right: 66.66666667%;
  }
  .col-lg-push-7 {
    right: 58.33333333%;
  }
  .col-lg-push-6 {
    right: 50%;
  }
  .col-lg-push-5 {
    right: 41.66666667%;
  }
  .col-lg-push-4 {
    right: 33.33333333%;
  }
  .col-lg-push-3 {
    right: 25%;
  }
  .col-lg-push-2 {
    right: 16.66666667%;
  }
  .col-lg-push-1 {
    right: 8.33333333%;
  }
  .col-lg-push-0 {
    right: auto;
  }
  .col-lg-offset-12 {
    margin-right: 100%;
  }
  .col-lg-offset-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-right: 75%;
  }
  .col-lg-offset-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-right: 50%;
  }
  .col-lg-offset-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-right: 25%;
  }
  .col-lg-offset-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-right: 0%;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .wishlist-index-index.page-layout-1column .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products .products-grid .product-item,
  .products-grid .product-item,
  .wishlist-index-index .products-grid .product-item,
  .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .wishlist-index-index.page-layout-3columns .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: calc(100%/3 - 6px - 0.1px);
  }
  .block.crosssell .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-layout-1column .block.upsell .products-grid .product-item,
  .page-layout-1column .block.related .products-grid .product-item {
    width: calc(100%/6 - 6px - 0.1px);
  }
  .block.upsell .products-grid .product-item,
  .block.related .products-grid .product-item {
    width: calc(100%/5 - 6px - 0.1px);
  }
  .page-layout-3columns .block.upsell .products-grid .product-item,
  .page-layout-3columns .block.related .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
  }
  .page-products .products-grid .product-items {
    margin-right: -6px;
  }
  .page-products .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin: 0 6px 6px 0;
  }
  .page-products .products-grid .product-item.swiper-slide,
  .page-products.page-layout-1column .products-grid .product-item.swiper-slide,
  .page-products.page-layout-3columns .products-grid .product-item.swiper-slide {
    margin: 0;
  }
  .block.widget .products-grid .product-items {
    margin-right: -6px;
  }
  .block.widget .products-grid .product-items.swiper-wrapper {
    margin-right: 0;
  }
  .block.widget .products-grid .product-item,
  .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin: 0 6px 6px 0;
  }
  .block.widget .products-grid .product-item.swiper-slide,
  .page-layout-1column .block.widget .products-grid .product-item.swiper-slide {
    margin: 0;
  }
  #product-review-container:empty + .review-add {
    width: 100%;
  }
  .opc-wrapper .shipping-address-item {
    width: 50%;
  }
  .image-block.element .info {
    padding: 6em;
  }
  .background-divider.element .content {
    padding: 50px 35px 40px;
  }
  .background-divider.element .content .block-title {
    margin-bottom: 60px;
  }
  .background-divider.element .content .block-title [role="heading"] {
    font-size: 4.2rem;
  }
  .background-divider.element .content .block-title .subtitle {
    font-size: 2.4rem;
  }
  .element.icon-text-small {
    flex-direction: row;
  }
  .element.icon-text-small .description {
    width: 35%;
    padding: 6em;
    background-position: 15% 95%;
  }
  .element.icon-text-small .icons {
    width: 65%;
  }
  .element.icon-text-big .item {
    padding: 4em 4em 6em;
  }
  .element .testimonials-slider .block-content .swiper-container .swiper-slide {
    max-width: 400px;
    transition: margin-top 0.2s ease;
  }
  .element .testimonials-slider .block-content .swiper-container .swiper-slide-next {
    margin-top: 30px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    font-size: 2.4rem;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: 0;
    margin-right: calc((100% - 4 * 24.439%) / 3);
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
    margin-right: 0;
  }
  .argento-tabs > .item.content,
  .product.data.items > .item.content,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-content,
  .product.data.items:not(.argento-tabs-initialized) > * > .block-content {
    padding: 70px 60px;
  }
  .footer.content {
    background: none;
  }
  .footer.content .footer-newsletter {
    float: left;
    width: 35%;
  }
  .footer.content .footer-newsletter .privacy,
  .footer.content .footer-newsletter .block.newsletter {
    margin-left: 0;
    margin-right: 0;
  }
  .footer.content .footer-links {
    float: right;
    width: 58%;
  }
  .block-categories .easycatalogimg .parent-category {
    margin-right: 35px;
  }
  .block-categories .easycatalogimg .parent-category a {
    font-size: 2.4rem;
  }
  .block-categories .easycatalogimg .parent-category a::after {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMiIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDIyIDE0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xNCAxTDIwIDdMMTQgMTMiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPjxwYXRoIGQ9Ik0yMCA3SDAiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==');
    width: 22px;
    height: 22px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    filter: invert(1);
    height: 15px;
    margin-right: 10px;
    transform: scale(-1);
  }
  .easyslide-description {
    padding: 2rem;
  }
  .easyslide-description .h1 {
    font-size: 6rem;
  }
  .easyslide-description .text {
    font-size: 2rem;
    margin-bottom: 4rem;
  }
  .product-info-main .box-tocart .fieldset {
    display: flex;
  }
  .product-info-main .box-tocart .actions {
    padding: 0;
  }
  .product-info-main .box-tocart .field.qty {
    flex-shrink: 0;
  }
  #product\.info\.description {
    padding: 60px;
    position: relative;
  }
  #product\.info\.description .argento-float-photo {
    background: #fff;
    z-index: 1;
  }
  #product\.info\.description .argento-float-photo img {
    filter: contrast(94%);
  }
  #product\.info\.description .argento-float-photo ~ :last-child::before {
    content: '';
    position: absolute;
    left: 65%;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
  }
  #product\.info\.description .argento-float-photo ~ :last-child::after {
    content: '';
    position: absolute;
    left: 65%;
    top: 0;
    bottom: 0;
    width: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #f3f6f9;
  }
  #product\.info\.description .argento-float-photo ~ * {
    width: calc(100% - 45% - 20px - 1rem);
    margin-left: 0 !important;
  }
  .review-toolbar {
    margin-bottom: 0;
  }
  #product-review-container:empty + .review-add {
    float: none;
    width: auto;
  }
  #product-review-container:empty + .review-add .block-title {
    text-align: center;
  }
  #product-review-container:empty + .review-add .review-form {
    margin: 0 auto;
  }
  .product.data.items.collapsed #reviews {
    margin-top: 0;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial blockquote {
    padding: 70px 400px 150px 80px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author {
    padding-right: 100px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author::before {
    content: '';
    border: 2px solid;
    width: 70px;
    display: inline-block;
    margin-left: 16px;
  }
  .element.testimonial-single .testimonials-slider .block-content figure.testimonial .author::before {
    position: absolute;
    right: 0;
    top: 8px;
    border-width: 3px 0 0 0;
  }
}
@media all and (min-width: 1440px), print {
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
    flex-wrap: nowrap;
    max-width: 66%;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: right;
    right: auto;
    margin: 0 0 0 10px;
    position: static;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin-right: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0;
    margin-right: 85px;
  }
  .easyslide-description {
    padding: 10rem;
  }
  .easyslide-description .h1 {
    font-size: 6.4rem;
  }
  .easyslide-description .text {
    font-size: 2.4rem;
    margin-bottom: 4.5rem;
  }
}
/* This variable is used for body and navigation dropdowns */
/* To cover swiper-wrapper */
.lib-modal-popup .modal-inner-wrap {
  transform: translateY(20px);
  transition: all 0.2s;
}
.lib-modal-popup ~ .modals-overlay {
  transition: opacity 0.2s;
  opacity: 0;
}
.lib-modal-popup._show ~ .modals-overlay {
  opacity: 1;
}
.lib-button {
  line-height: 18px;
}
.lib-button-primary {
  line-height: 18px;
}
.abs-revert-secondary-color {
  line-height: 18px;
}
.abs-action-button-as-link {
  text-transform: none;
  text-shadow: none;
  font-size: inherit;
  font-family: inherit;
}
.abs-action-button-as-link:focus,
.abs-action-button-as-link:active {
  text-shadow: none;
}
.abs-action-button-as-link:hover {
  text-shadow: none;
}
.lib-form-field .choice input {
  vertical-align: baseline;
}
.lib-main-navigation-desktop .navigation li {
  position: relative;
}
.lib-main-navigation-desktop .navigation .level0 > .level-top {
  text-transform: none;
  font-family: inherit;
}
.lib-breadcrumbs {
  min-height: 20px;
}
.abs-actions-addto:before {
  font-size: 16px;
  line-height: 16px;
}
.header.wrapper.is_stuck {
  box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.05);
  background: #ffffff;
}
.block.crosssell .product-item-info,
.block.upsell .product-item-info,
.block.related .product-item-info {
  width: auto;
}
.column.main .products-grid .product-items {
  margin-right: -6px;
}
.column.main .products-grid .product-item:nth-child(n) {
  margin: 0 6px 6px 0;
  padding: 0;
}
.column.main .products-grid .product.swiper-slide {
  margin: 0;
}
.rating-summary .rating-result {
  text-align: right;
}
@media (max-width: 900px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    width: 35px;
    margin-left: 5px;
  }
  .sidebar .product-items .product-item-details {
    margin-right: 40px;
  }
}
@media (min-width: 1025px) {
  #product-review-container {
    float: right;
    width: 47%;
  }
  #product-review-container .review-item:last-child {
    padding-bottom: 0;
  }
  .review-add {
    float: left;
    width: 37%;
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .argento-tabs > .item.title > .switch,
  .product.data.items > .item.title > .switch,
  .argento-tabs:not(.argento-tabs-initialized) > * > .block-title strong {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media all and (min-width: 1280px), print {
  .is_stuck .product-info-sticky .price-box {
    display: block;
  }
}
@media (width: 768px) {
  .page-layout-checkout .opc-wrapper {
    padding-left: 15px;
  }
}
@media (max-width: 768px) {
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #f2f5f7;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #ffffff;
  }
  .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media (min-width: 768px) and (min-height: 740px) {
  .opc-sidebar {
    position: sticky;
    top: 15px;
  }
}
@media all and (min-width: 1025px) {
  .page-layout-2columns-left .main {
    padding-right: 20px;
  }
  .page-layout-2columns-left .sidebar-main,
  .page-layout-2columns-left .sidebar-additional {
    padding-left: 20px;
  }
}
/* Loop @home-icons array and set icons */
@media all and (min-width: 1024px), print {
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    height: 348px;
  }
  .page-layout-1column.page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item,
  .page-layout-1column .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    height: 348px;
  }
  .products-grid .product-item .prolabels-wrapper .product.actions {
    max-width: 40px;
  }
  .products-grid .product-item .prolabels-wrapper .tocart {
    padding: 19px;
    background-size: auto;
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary {
    margin: 6px 0;
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary > .action {
    margin: 12px 0 6px;
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary > .action::before {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .products-grid .product-item .prolabels-wrapper .actions-primary + .actions-secondary > .action.towishlist::before {
    background-size: auto;
  }
}
@media all and (min-width: 1280px), print {
  .page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item,
  .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    height: 392px;
  }
  .page-layout-1column.page-products .column.main .products-grid:not(.swiper-container) .product-items .product-item,
  .page-layout-1column .column.main .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    height: 392px;
  }
}
@media all and (min-width: 1280px), print {
  .sidebar .block {
    padding: 24px;
  }
  .sidebar .block.filter,
  .sidebar .block.block-navpro {
    padding: 14px;
  }
}
@media all and (min-width: 1024px), print {
  .category-image-wrapper .page-title-wrapper {
    margin: 10rem 0;
  }
}
@media all and (min-width: 1280px), print {
  .category-image-wrapper .page-title-wrapper {
    margin: 14rem 0;
  }
}
