/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li {
  margin: 0;
}
.action-primary {
  background-image: none;
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 3px;
}
.action-primary:focus,
.action-primary:active {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action-primary:hover {
  background: #0088cc;
  border: 1px solid #0088cc;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel {
  border-radius: 3px;
}
.abs-action-link-button {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #777777;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #777777;
}
.abs-action-link-button:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #777777;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus {
  text-decoration: none;
}
.abs-action-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.abs-add-fields .action.remove {
  line-height: 1.4;
  padding: 0;
  color: #0088cc;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.abs-add-fields .action.remove:visited {
  color: #0088cc;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.abs-add-fields .action.remove:hover {
  color: #0088cc;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.abs-add-fields .action.remove:active {
  color: #0088cc;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove {
  color: #0088cc;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-button-l {
  line-height: 1;
  padding: 0 17px;
}
.abs-product-options-list dt {
  float: left;
  clear: left;
  margin: 0 9px 4.5px 0;
}
.abs-product-options-list dt:after {
  content: ': ';
}
.abs-product-options-list dd {
  float: left;
  display: inline-block;
  margin: 0 0 4.5px;
}
.abs-button-responsive {
  width: 100%;
}
.abs-reset-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.abs-login-block-title {
  margin-bottom: 15px;
  font-size: 1.8rem;
}
.abs-login-block-title strong {
  font-weight: 400;
}
.abs-dropdown-simple {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\f804';
  font-family: 'porto-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown {
  display: block;
}
.abs-dropdown-simple ul.items {
  padding: 6px 0;
}
.abs-input-qty {
  width: 54px;
  text-align: center;
}
.abs-margin-for-blocks-and-widgets {
  margin-bottom: 36px;
}
.abs-remove-button-for-blocks {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
  content: '\f819';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before {
  color: #999999;
}
.abs-product-link {
  font-weight: 400;
}
.abs-product-link > a {
  color: #777777;
  text-decoration: none;
}
.abs-product-link > a:visited {
  color: #777777;
  text-decoration: underline;
}
.abs-product-link > a:hover {
  color: #777777;
  text-decoration: underline;
}
.abs-product-link > a:active {
  color: #777777;
  text-decoration: underline;
}
.abs-like-link {
  color: #0088cc;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #0088cc;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #0088cc;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #0088cc;
  text-decoration: underline;
}
.abs-reset-left-margin {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove {
  width: auto;
  line-height: normal;
  position: absolute;
  top: 34px;
  margin-left: 73%;
}
.abs-add-fields .fieldset .field .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 27px;
}
.abs-add-fields .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .additional {
  margin-top: 55px;
  position: relative;
}
.abs-add-fields .message.notice {
  margin: 27px 0 0;
}
.abs-hidden {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\f804';
  font-family: 'porto-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 4.5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-methods-shipping-title {
  font-size: 1.6rem;
  margin-bottom: 15px;
  font-weight: 600;
}
.abs-actions-addto {
  color: #999999;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .05em;
  width: 32px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #999999;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: inherit;
  color: inherit;
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto:hover {
  text-decoration: none;
}
.abs-actions-addto:before {
  display: block;
}
.abs-box-tocart {
  margin: 0 0 27px;
}
.abs-toggling-title,
.abs-cart-block > .title,
.abs-discount-block .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 9px 36px 9px 15px;
  display: block;
  text-decoration: none;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after {
  position: absolute;
  right: 18px;
  top: 9px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.abs-discount-block .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-cart-block,
.abs-discount-block .block {
  margin: 0;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after {
  content: '\f804';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content {
  display: block;
}
.abs-cart-block-content {
  margin: 0;
}
.abs-checkout-cart-price {
  font-size: 1.4rem;
  font-weight: 400;
}
.abs-checkout-product-name {
  font-size: 1.4rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-block-line-height {
  line-height: 24px;
}
.abs-incl-excl-tax .price-including-tax,
.abs-incl-excl-tax .price-excluding-tax {
  color: #444444;
  display: block;
  font-size: 1.3rem;
  line-height: 1;
  white-space: nowrap;
}
.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .price-excluding-tax .price {
  font-weight: 400;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax {
  display: inline-block;
  font-size: 1.4rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.abs-tax-total {
  cursor: pointer;
  position: relative;
  padding-right: 9px;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after {
  content: '\f804';
}
.abs-forms-margin-small {
  margin-bottom: 18px;
}
.abs-rating-summary .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label {
  display: table-cell;
  vertical-align: top;
  padding-top: 1px;
  padding-right: 22.5px;
  padding-bottom: 4.5px;
}
.abs-rating-summary .rating-result {
  vertical-align: top;
  display: table-cell;
}
.abs-account-actions:after {
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 9px;
  border-left: 1px solid #eaeaea;
  vertical-align: -1px;
}
.abs-account-actions:last-child:after {
  display: none;
}
.abs-account-blocks .block-title > .action {
  float: right;
  font-size: 13px;
  line-height: 19px;
}
.abs-account-blocks .box-title {
  display: block;
}
.abs-account-blocks .box-title > .action {
  font-weight: 400;
  margin-left: 9px;
}
.abs-colon:after {
  content: ": ";
}
.abs-icon-add,
.abs-dropdown-items-new .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before {
  margin-left: -17px;
  margin-right: 4.5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption {
  display: none;
}
.abs-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  padding: 0 9px;
  text-transform: uppercase;
  vertical-align: top;
}
.abs-title-orders .page-main .page-title-wrapper .page-title {
  color: #0088cc;
  font-size: 20px;
  margin: 0 0 15px;
  font-weight: 400;
}
.abs-title-orders .page-main .page-title-wrapper .order-date {
  font-size: 13px;
  margin-bottom: 9px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.abs-table-striped {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.abs-block-items-counter {
  color: #c1c1c1;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-block-widget-title {
  margin: 0 0 18px;
}
.abs-block-widget-title strong {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.abs-shopping-cart-items {
  margin-bottom: 18px;
}
.abs-shopping-cart-items .actions.main .continue,
.abs-shopping-cart-items .actions.main .clear {
  display: none;
}
.abs-field-date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input {
  margin-right: 9px;
  width: calc(100% - (23px + 9px));
}
.abs-field-tooltip {
  position: relative;
}
.abs-field-tooltip input {
  margin-right: 9px;
  width: calc(100% - (21px + 9px + 4.5px));
}
.abs-checkout-tooltip-content-position-top {
  right: -9px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 9px;
  left: auto;
  top: 0%;
}
.abs-checkout-tooltip-content-position-top:before {
  border-bottom-color: #dddddd;
}
.abs-checkout-tooltip-content-position-top:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title {
  padding-bottom: 9px;
  color: #777777;
  font-weight: 300;
  font-size: 2.2rem;
}
.abs-sidebar-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  color: #000;
}
.abs-sidebar-totals .grand th,
.abs-sidebar-totals .grand td {
  padding: 11px 0;
}
.abs-sidebar-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.abs-sidebar-totals .grand .mark {
  border-top: 1px solid #cccccc;
  font-size: 1.8rem;
  padding-right: 9px;
}
.abs-sidebar-totals .grand .amount {
  border-top: 1px solid #cccccc;
  font-size: 1.8rem;
}
.abs-sidebar-totals .msrp {
  margin-bottom: 9px;
}
.abs-sidebar-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 18px;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\f807';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\f804';
}
.abs-sidebar-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #cccccc;
}
.abs-sidebar-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-sidebar-totals .table-wrapper {
  margin-bottom: 0;
}
.abs-discount-block .block > .title strong {
  color: #1979c3;
  font-weight: 400;
}
.abs-discount-block .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-block .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.abs-discount-block .action.check {
  font-weight: 400;
}
.abs-discount-block .fieldset {
  display: table;
  width: 100%;
}
.abs-discount-block .fieldset > .field > .label {
  display: none;
}
.abs-discount-block .field {
  display: table-cell;
}
/**
 * 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.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
._amrev-disabled {
  opacity: .8;
  pointer-events: none;
}
.hidden {
  display: none;
}
._clear-btn,
._clear-btn:focus,
._clear-btn:hover,
._clear-btn:active,
._clear-btn:not(.primary) {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  padding: 0;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (min-width: 992px), print {
  .page-main .amreview-widget-title {
    padding: 25px 0 20px;
  }
}
@media (max-width: 768px) {
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items {
    margin-right: -10px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    transition: 0.1s all ease-in;
    margin: 5px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide:not(:last-child) {
    padding-right: 20px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide.slick-current ~ .slick-slide {
    transform: translateX(-20px);
  }
}
@media (min-width: 992px) {
  .amreview-widget-container.-summary-widget {
    flex-wrap: nowrap;
  }
  .amreview-widget-container.-summary-widget .amreview-rating-wrapper {
    margin: 0 15px 5px 0;
  }
  .amreview-widget-container.-summary-widget .amreview-description .amreview-text {
    margin: 10px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-block {
    margin: 0 0 0 50px;
    max-width: 75%;
  }
  .amreview-widget-container.-summary-widget .amreview-button.-see-all {
    background: transparent;
    padding: 9px 16px;
    position: inherit;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    margin: 0 0 25px 0;
    order: 3;
  }
  .amreview-widget-container.-summary-widget .product-image-container {
    display: block;
  }
  .amreview-widget-container.-summary-widget.-list {
    padding: 35px 125px;
  }
  .amreview-widget-container.-summary-widget.-slider {
    padding: 35px 125px 35px 90px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
    width: 74%;
  }
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media only screen and (max-width: 992px) {
  .qa-search-container {
    width: 70%;
  }
  .qa-search-container #qa-search {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .qa-search-container {
    width: 100%;
  }
  .qa-search-container #qa-search {
    margin-bottom: 6px;
    width: 90%;
  }
}
/**
 * @copyright Copyright (c) 2018 www.tigren.com
 */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.bundle-options-container .bundle-options-wrapper {
  display: none;
}
.weltpixel-quickview-catalog-product-view .box-tocart .action.tocart {
  width: 100%;
}
.weltpixel-quickview-catalog-product-view .page-wrapper .page-main {
  margin: 20px 0;
}
.weltpixel-quickview-catalog-product-view .reviews-actions .add {
  display: none;
}
.box-gotoproduct #product-gotoproduct-button {
  width: 100%;
  padding: 7px 20px;
  font-size: 14px;
  text-align: center;
  min-width: 150px;
}
.product-item .weltpixel-quickview {
  display: none;
}
.products-grid .product-item .product-item-info {
  position: relative;
}
.products-grid .product-item .product-item-details {
  position: static !important;
}
.side-list .product-item .weltpixel-quickview {
  display: none !important;
}
@media all and (min-width: 769px), print {
  .helper-div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
  }
  .helper-div .extra-info {
    width: 40%;
    max-width: 40rem;
    margin: 0;
  }
  .helper-div .custom-contact {
    width: 50%;
    margin-right: 5%;
    max-width: 47rem;
  }
  header.page-header.header-newskin {
    position: initial;
  }
  .sticky-logo {
    display: block;
  }
  .custom-mobile-block {
    display: block;
  }
  .header-box .pdp-header-search {
    display: none;
  }
  .header-box .minicart-wrapper {
    padding: 0 !important;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block.block-search {
    overflow: visible;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block.block-search .amsearch-form-container .search-autocomplete .amsearch-results {
    padding: 10px;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block.block-search .search-autocomplete {
    display: block !important;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block.block-search .search-autocomplete .amsearch-results {
    padding: 0;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block.block-search .search-autocomplete a {
    background: transparent;
    padding: initial;
    display: initial;
    height: initial;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block.block-search .search-autocomplete .amsearch-more-results a {
    padding: 10px;
  }
  body.catalog-product-view header.page-header.type8 .header.content {
    height: 8.5rem;
  }
  body.catalog-product-view header.page-header.type8 .header.content .header-search .block.block-search {
    pointer-events: initial;
  }
  body:not(.catalog-product-view) header.page-header.type8 .header.content {
    height: 8.5rem;
  }
  header.page-header.type8 .custom-mobile-block,
  header.page-header.type8 .mobile-account,
  header.page-header.type8 .pdp-header-search {
    display: none;
  }
  header.page-header.type8 .custom-desktop-block,
  header.page-header.type8 .desktop-account {
    display: block;
  }
  header.page-header.type8 .header-desktop-logo {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    display: block;
    height: 6.4rem;
    position: relative;
    top: -0.4rem;
    margin-right: 2%;
  }
  header.page-header.type8 .header-desktop-logo .logo {
    max-width: 80%;
  }
  header.page-header.type8 .header-desktop-logo .logo img {
    width: 21rem;
    height: 6.4rem;
  }
  header.page-header.type8 .header.content {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    background: #ffffff !important;
    max-width: 137rem !important;
    padding: 0 1.5rem 0 1.5rem !important;
  }
  header.page-header.type8 .header.content .header-custom-block {
    margin: 0 2.4rem 0 0;
    height: 3rem;
  }
  header.page-header.type8 .header.content .header-custom-block .custom-block {
    height: unset;
    background: transparent;
    margin: 0;
    padding: 0;
  }
  header.page-header.type8 .header.content .header-custom-block .custom-block .mobile-block-header {
    display: none;
  }
  header.page-header.type8 .header.content .header-custom-block .custom-block .desktop-block-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  header.page-header.type8 .header.content .header-custom-block .custom-block .desktop-block-header .phone-icon {
    line-height: unset;
    font-weight: 400;
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 0.6rem;
  }
  header.page-header.type8 .header.content .header-custom-block .custom-block .desktop-block-header .phone-icon::before {
    font-size: 1.8rem;
    content: "\e907";
    font-family: "icomoon";
    color: #3184ca;
    position: relative;
    top: 0.2rem;
  }
  header.page-header.type8 .header.content .header-custom-block .custom-block .desktop-block-header .text-block {
    font-size: 1.2rem;
    color: #373737;
    line-height: 1.463rem;
    font-weight: 600;
    white-space: nowrap;
  }
  header.page-header.type8 .header.content .header-custom-block .custom-block .desktop-block-header .link-block a {
    font-size: 1.4rem;
    line-height: 1.463rem;
    font-weight: 700;
    text-decoration: none;
    color: #3184ca;
  }
  header.page-header.type8 .header.content .header-box {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    height: unset;
    background: transparent;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 1.9rem;
  }
  header.page-header.type8 .header.content .header-box .mobile-nav {
    display: none;
  }
  header.page-header.type8 .header.content .header-box .header-logo .logo {
    display: none;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area {
    margin: 0 1.2rem 0 0;
    width: unset;
    bottom: unset;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area li.customlinks {
    display: none;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links {
    display: block;
    background: #ffffff;
    position: absolute;
    z-index: 100;
    margin: 0;
    list-style: none;
    left: -10rem;
    top: 3.5rem;
    width: 16.6rem;
    border: 0.2rem solid #e5e5e5;
    text-align: left;
    padding: 15px 22px;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links::before {
    right: 4.5rem;
    top: -1rem;
    content: "";
    left: unset;
    border-style: solid;
    border-width: 0 0.9rem 1rem 0.9rem;
    border-color: transparent transparent #e5e5e5 transparent;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links::after {
    content: "";
    left: unset;
    right: 4.7rem;
    top: -0.7rem;
    position: absolute;
    border-style: solid;
    border-width: 0 0.7rem 0.8rem 0.7rem;
    border-color: transparent transparent #ffffff transparent;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links li {
    margin: 0 0 5px 0;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links li:last-child {
    margin: 0;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links a {
    font-size: 1.2rem;
    line-height: 15px;
    font-weight: 600;
    color: #373737;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links a::after {
    display: none;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links a:hover {
    text-decoration: underline;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area .account_info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area .account_info::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1rem;
    top: 2.7rem;
    background: transparent;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area .account_info--icon::before {
    color: #373737;
  }
  header.page-header.type8 .header.content .header-box .header-minicart {
    width: unset;
    bottom: -2px;
  }
  header.page-header.type8 .header.content .header-box .header-minicart .minicart-wrapper:hover .action.showcart {
    z-index: 5;
  }
  header.page-header.type8 .header.content .header-box .header-minicart .minicart-wrapper:hover .action.showcart::before {
    content: "\e902" !important;
    color: #373737;
  }
  header.page-header.type8 .header.content .header-box .header-minicart .minicart-wrapper .action.showcart {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
  }
  header.page-header.type8 .header.content .header-box .header-minicart .minicart-wrapper .action.showcart::before {
    color: #373737;
    position: relative;
    top: 0;
  }
  header.page-header.type8 .header.content .header-box .header-minicart .minicart-wrapper .action.showcart .counter.qty {
    right: unset;
    left: 1.8rem;
    top: -0.6rem;
  }
  header.page-header.type8 .header.content .header-search {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    height: unset;
    padding: 0;
    position: relative;
    top: 0.3rem;
    width: 34%;
    display: block;
  }
  header.page-header.type8 .header.content .header-search .block.block-search .form.minisearch .field.search .search-category {
    display: none;
  }
  header.page-header.type8 .header.content .header-search .block.block-search .form.minisearch .field.search .control {
    height: 5rem;
  }
  header.page-header.type8 .header.content .header-search .block.block-search .form.minisearch .field.search .control::before {
    display: none;
  }
  header.page-header.type8 .header.content .header-search .block.block-search .form.minisearch .field.search .control input#search {
    height: 5rem;
    padding: 1.5rem 3rem 1.5rem 3rem;
    border: 0.1rem solid #e8e8e8;
  }
  header.page-header.type8.sticky-header .menu-container {
    height: 5rem;
    background: #3184ca !important;
    transition: 0s;
  }
  header.page-header.type8.sticky-header .menu-container .container {
    background: #3184ca;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper {
    height: 5rem;
    background: #3184ca;
    padding-right: 15px;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .custom-mobile-block {
    display: none;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .custom-desktop-block {
    display: block;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu {
    background: #3184ca;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .drop-down-menu {
    background: #3184ca;
    transition: 0s !important;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .drop-down-menu .catalog,
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .drop-down-menu .produse {
    display: block;
    color: #ffffff;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .drop-down-menu .porto-icon-menu::before {
    color: #ffffff;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .sections.nav-sections {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: initial;
    padding: 15px 0 !important;
    box-shadow: none;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .custom-block .mobile-block-header,
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .custom-block .text-block {
    display: none;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .desktop-block-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background: #3184ca;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .desktop-block-header .phone-icon::before {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 1.8rem;
    content: "\e907";
    font-family: "icomoon";
    color: #ffffff;
    height: 5rem;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .desktop-block-header .link-block a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 1.4rem;
    font-weight: 700;
    color: #ffffff;
    height: 5rem;
    padding: 0 0 0 0.9rem;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search {
    width: 30%;
    margin-right: auto;
    padding-right: 12px;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search .amsearch-wrapper-input {
    position: initial;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search .search-autocomplete,
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search .amasty-xsearch-loader {
    display: none !important;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search input#search {
    font-size: 1.2rem;
    height: 3.5rem;
    font-weight: 500;
    color: #373737;
    padding: 1.2rem 1.2rem 1.2rem 3rem;
    border: 0.07000000000000001rem solid #c5c5c5;
    border-radius: 0.8rem;
    width: 100%;
    box-shadow: initial;
    margin: 1.5px 0 !important;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search input#search::placeholder {
    font-size: 1.2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #c5c5c5;
    font-style: initial;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search input#search:-ms-input-placeholder {
    font-size: 1.2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #c5c5c5;
    font-style: initial;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search input#search::-ms-input-placeholder {
    font-size: 1.2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #c5c5c5;
    font-style: initial;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .minicart-wrapper {
    margin: 0 0 0 1rem;
    padding: 0;
    position: unset;
    width: unset;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .minicart-wrapper:hover .action.showcart::before {
    content: "\e902" !important;
    color: #ffffff;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .minicart-wrapper .action.showcart {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .minicart-wrapper .action.showcart::before {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.8rem;
    font-family: "icomoon";
    content: "\e902";
    width: 2.9rem;
    height: 2.5rem;
    margin: 0;
    position: relative;
    top: -0.5px;
    color: #ffffff;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .minicart-wrapper .action.showcart .counter.qty {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    background: #d73939;
    border-radius: 0.8rem 0 0.8rem 0.8rem;
    margin: 0;
    right: unset;
    left: 1.8rem;
    top: -0.4rem;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number {
    font-size: 0.9rem;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .minicart-wrapper .action.showcart .cartmeu {
    font-size: 1.4rem;
    display: block;
    font-weight: 600;
    line-height: 1.5rem;
    color: #ffffff;
    position: relative;
    padding: 0;
    margin-left: 0.6rem;
  }
  .catalog-product-view header.page-header.type8 .header.content .header-search {
    height: auto;
    opacity: 1;
    padding: unset;
    transition: unset;
  }
  .catalog-product-view header.page-header.type8 .header.content .header-search .block.block-search {
    pointer-events: initial;
  }
  footer.page-footer .footer .footer-middle {
    margin-top: 3rem;
  }
  footer.page-footer .footer .footer-middle .container .mCol-1 {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 32%;
    flex-basis: 32%;
    max-width: 32%;
    margin-top: 0;
    padding: 0 0 0 15px;
  }
  footer.page-footer .footer .footer-middle .container .page-footer-menu .desktop-info-menu {
    display: none;
  }
  footer.page-footer .footer .footer-middle .container .page-footer-menu .block-title::after {
    display: none;
  }
  footer.page-footer .footer .footer-middle .container .page-footer-menu .block-content .links {
    padding-bottom: 0;
    margin: 1.5rem 0 0 0;
  }
  footer.page-footer .footer .footer-middle .container .page-footer-menu .block-content a,
  footer.page-footer .footer .footer-middle .container .page-footer-menu .block-content li {
    font-size: 1.4rem;
    letter-spacing: 0.005em;
    font-weight: 500;
  }
  footer.page-footer .footer .footer-middle .container .mCol-2 {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 67%;
    flex-basis: 67%;
    max-width: 67%;
    padding: 0 15px 0 0;
  }
  footer.page-footer .footer .footer-middle .container .mCol-2 .page-footer-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  footer.page-footer .footer .footer-middle .container .mCol-2 .page-footer-menu .footer-categories {
    margin-left: auto;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-bottom: 0;
    margin-top: 1.5rem;
  }
  footer.page-footer .footer .footer-middle .container .mCol-4 {
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    margin-top: 1.5rem;
    max-width: 50%;
  }
  footer.page-footer .footer .footer-middle .container .footer-payments {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 1.5rem;
  }
  footer.page-footer .footer .footer-middle .container .footercustominfo .payment-info {
    margin-top: 0;
    text-align: left;
  }
  footer.page-footer .footer .footer-middle .container .footercustominfo .payment-info_cards {
    height: 3.8rem;
    margin-bottom: 0;
  }
  footer.page-footer .footer .footer-middle .container .footercustominfo .payment-info_cards img {
    width: 26.8rem;
    height: 3.8rem;
  }
  footer.page-footer .footer .footer-middle .container .footercustominfo .payment-info_external {
    display: none;
  }
  footer.page-footer .footer .footer-middle .container .footaddressinfo {
    display: block;
    text-align: left;
    padding: 0 1.5rem 0 1.5rem;
  }
  footer.page-footer .footer .footer-middle .container .footaddressinfo .title {
    font-size: 1.5rem;
    color: #373737;
    font-weight: 700;
    line-height: 2.4rem;
  }
  footer.page-footer .footer .footer-middle .container .footaddressinfo .text {
    margin: 1.5rem 0 0 0;
  }
  footer.page-footer .footer .footer-middle .container .footaddressinfo .info {
    font-size: 1.4rem;
    color: #373737;
    font-weight: 500;
  }
  footer.page-footer .footer-bottom {
    padding: 1.7rem 0 2rem 0;
  }
  footer.page-footer .footer-bottom .container {
    font-size: 1.4rem;
  }
  footer.page-footer .footer-bottom .container address {
    line-height: 2.4rem !important;
    text-align: center;
    width: 100%;
  }
  footer.page-footer .footer-bottom .container .custom-block.f-right {
    display: block;
    width: 100%;
    margin: 1rem 0 0 0;
    text-align: center;
  }
  footer.page-footer .footer_anpc {
    width: 65%;
    display: flex;
  }
  footer.page-footer .footer_anpc .anpc-logo img {
    width: 65%;
  }
  footer.page-footer .footer_anpc .footer_anpc-info {
    display: flex;
  }
  footer.page-footer .footer_anpc .footer_anpc-info .anpc-box.anpc-sal {
    margin: 0;
  }
  .benefits-list .owl-stage-outer {
    overflow: visible;
  }
  .benefits-list .owl-item {
    margin-right: 0;
    border-right: 0.1rem solid rgba(0, 0, 0, 0.1);
    border-top: 0.1rem solid rgba(0, 0, 0, 0.1);
    border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
  }
  .benefits-list .owl-item:first-child {
    border-radius: 0.8rem 0 0 0.8rem;
    border-left: 0.1rem solid rgba(0, 0, 0, 0.1);
  }
  .benefits-list .owl-item:last-child {
    border-radius: 0 0.8rem 0.8rem 0;
    border-right: 0.1rem solid rgba(0, 0, 0, 0.1);
  }
  .benefits-list .benefit {
    height: 10rem;
    width: 22rem !important;
    border: 0;
    padding: 1.5rem 3.5rem;
  }
  .benefits-list .benefit .benefit-icon {
    width: 4rem;
    height: 4rem;
  }
  .benefits-list .benefit .text-area {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-top: 0.9rem;
  }
  .benefits-list .benefit:hover::after {
    opacity: 1;
    top: 8.9rem;
    height: auto;
  }
  .benefits-list .benefit:hover .info {
    opacity: 1;
    top: 10.7rem;
    height: auto;
    display: block;
    z-index: 2;
    white-space: initial;
  }
  .catalog-product-view .benefits-list,
  .catalog-category-view .benefits-list,
  .catalogsearch-result-index .benefits-list {
    overflow: visible;
    padding: 0 1.5rem;
  }
  .catalog-product-view .benefits-list .benefit,
  .catalog-category-view .benefits-list .benefit,
  .catalogsearch-result-index .benefits-list .benefit {
    width: 9rem;
    height: 9rem;
    border: 0.1rem solid rgba(0, 0, 0, 0.1);
    border-radius: 0.8rem;
  }
  .catalog-product-view .benefits-list .benefit .benefit-icon,
  .catalog-category-view .benefits-list .benefit .benefit-icon,
  .catalogsearch-result-index .benefits-list .benefit .benefit-icon {
    width: 3rem;
    height: 3rem;
  }
  .catalog-product-view .benefits-list .benefit .info,
  .catalog-category-view .benefits-list .benefit .info,
  .catalogsearch-result-index .benefits-list .benefit .info {
    width: 12.9rem;
  }
  .catalog-product-view .benefits-list .benefit::after,
  .catalog-category-view .benefits-list .benefit::after,
  .catalogsearch-result-index .benefits-list .benefit::after {
    top: 7.5rem;
    z-index: 2;
  }
  .catalog-product-view .benefits-list .benefit:hover::after,
  .catalog-category-view .benefits-list .benefit:hover::after,
  .catalogsearch-result-index .benefits-list .benefit:hover::after {
    top: 7.7rem;
  }
  .catalog-product-view .benefits-list .benefit:hover .info,
  .catalog-category-view .benefits-list .benefit:hover .info,
  .catalogsearch-result-index .benefits-list .benefit:hover .info {
    top: 9.6rem;
  }
  .sorter-focused .drop-down-menu {
    pointer-events: none;
  }
  .menu-container {
    background: #3184ca;
    position: relative;
  }
  .menu-container .container {
    padding: 0;
    max-width: initial;
  }
  .menu-container .container .menu-wrapper .drop-menu {
    height: 5rem;
  }
  .menu-container .container .menu-wrapper .drop-menu .drop-down-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 5rem;
    padding: 0 20px 0 10px;
    background: #346cae;
    color: #ffffff;
    max-width: fit-content;
    transition: none;
  }
  .menu-container .container .menu-wrapper .drop-menu .drop-down-menu .porto-icon-menu::before {
    font-size: 2.4rem;
    font-family: "icomoon";
    content: "\e901";
    width: auto;
    height: auto;
    margin-right: 15px;
    margin: 0 15px 0 0;
  }
  .menu-container .container .menu-wrapper .drop-menu .drop-down-menu .catalog,
  .menu-container .container .menu-wrapper .drop-menu .drop-down-menu .produse {
    font-size: 1.4rem;
    font-weight: 600;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections {
    display: none;
    background-color: #eaf3fa;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0 0 12px 12px;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections.visible {
    display: block;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections.open {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections a:hover span {
    text-decoration: underline;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-title {
    display: none;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation {
    margin: 0;
    padding: 0;
    max-width: initial;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul {
    padding: 0 10px;
    margin: 0;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -moz-column-fill: balance;
    column-fill: balance;
    -moz-column-count: 4;
    column-count: 4;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 {
    display: block;
    margin-bottom: 3px;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top {
    font-size: 1.4rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    background: #d7e8f5;
    line-height: initial;
    font-weight: 600;
    min-height: 40px;
    border-radius: 5px;
    padding: 0 10px;
    color: #373737;
    transition: 0s;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top span {
    transition: 0s;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top:hover {
    background: #b5d3eb;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top:hover span {
    color: #3887ca;
    text-decoration: none;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top::before {
    font-family: "icomoon";
    font-size: 19px;
    font-weight: 400;
    margin-right: 10px;
    color: #3284ca;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Covorase::before {
    content: "\e932";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Tavite::before {
    content: "\e938";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Carlige::before {
    content: "\e930";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Cutii::before {
    content: "\e933";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.ski-uri::before {
    content: "\e937";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.biciclete::before {
    content: "\e936";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Accesorii::before {
    content: "\e92e";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Bare::before {
    content: "\e92f";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Corturi::before {
    content: "\e931";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Genti::before {
    content: "\e934";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Transport::before {
    content: "\e939";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top.Scuturi::before {
    content: "\e935";
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .open-children-toggle {
    display: none;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu {
    margin: 5px 0 0 5px;
    padding: 0 10px;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row {
    margin: 0;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul {
    padding: 0;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul .ui-menu-item {
    margin: 0 0 5px 0;
    transition: 0s;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul .ui-menu-item a span {
    transition: 0s;
    font-weight: 500;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul .ui-menu-item:hover a span {
    color: #3887ca;
    text-decoration: none;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul .ui-menu-item:hover a::before {
    color: #3887ca;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul .ui-menu-item:last-child {
    margin-bottom: 10px;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul .ui-menu-item a {
    font-size: 1.2rem;
    color: #373737;
    font-weight: 400;
    line-height: initial;
    display: flex;
    align-items: center;
    min-height: 20px;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul .ui-menu-item a::before {
    font-family: "icomoon";
    content: "\e909";
    margin-right: 10px;
    color: #373737;
    font-weight: 600;
    font-size: 9px;
    transition: 0s;
  }
  .menu-container .custom-menu-block {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    display: block;
  }
  .menu-container .custom-menu-block .close {
    display: none;
  }
  .menu-container .custom-menu-block .block-cms-link-inline {
    margin-right: 15px;
  }
  .menu-container .custom-menu-block a {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
  }
  .menu-container .custom-menu-block a:hover {
    text-decoration: underline;
  }
  .sticky-logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 5rem;
    margin: 0 !important;
    min-width: 31px;
    padding-left: 15px;
  }
  .sticky-logo img {
    height: 31px;
    object-fit: contain;
  }
  body.catalog-product-view .review_box-summary {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin: 0;
  }
  body.catalog-product-view .review_box-rating {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  body.catalog-product-view .review_box-percent-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 28px 0 0 0;
    width: 210px;
  }
  body.catalog-product-view .review_box-percent-block .value {
    font-size: 3rem;
  }
  body.catalog-product-view .review_box-percent-block .description {
    font-size: 1.2rem;
    line-height: 14px;
  }
  body.catalog-product-view .review_box-summary-details {
    display: block !important;
  }
  body.catalog-product-view .review_box-histogram {
    margin: 0 0 32px 0;
  }
  body.catalog-product-view .review_box-add {
    width: 160px;
  }
  body.catalog-product-view .review_box-add-action {
    width: 160px;
  }
  body.catalog-product-view .review_box-add-label {
    text-align: left;
  }
  .review_box-list .review_item-details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .review_box-list .review_item-details-wrap {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    width: 188px;
  }
  .review_box-list .review_item-details-wrap .review-author,
  .review_box-list .review_item-details-wrap .review-date {
    padding: 0;
  }
  .review_box-list .review_item-details .amreview-recommended {
    position: absolute;
    top: 52px;
  }
  .review_box-list .review_item-details .review-title-wrap .review-title {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 21px;
    color: #373737;
  }
  .review_box-list .review_item-details .review-title-wrap .review_item-rating-wrap {
    overflow: hidden;
    width: 110px;
    height: 18px;
    background: url('..//images/rating_star_unfill.svg');
  }
  .review_box-list .review_item-details .review-title-wrap .review_item-rating-wrap .amstars-stars {
    background: url('..//images/rating_star_fill.svg');
    height: 100%;
    margin: 0;
  }
  .review_box-list .review_item-details .review-title-wrap .review_item-rating-note {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin: 8px 0 0 0;
  }
  .review_box-list .review_item-details .review-title-help {
    margin-left: auto;
  }
  .review_box-list .review_item-details .review-title-help span {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 21px;
    color: #373737;
  }
  .review_box-list .review_item-description {
    margin: 10px 0 0 0;
  }
  .review_box-list .review_item-description .review_item-rating-description {
    margin-left: 188px;
  }
  .review_box-list .review_item-description .review_item-adminanswer {
    margin: 23px 0 0 210px;
  }
  .review_box-list .review_item-description .review_item-comment-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 41px 0 0 188px;
  }
  .review_box-list .review_item-description .review_item-comment-toolbar .amreview-helpful-wrap {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
  .review_box-list .review_item-description .review_item-comment-toolbar-btns {
    padding: 0;
  }
  .review_box-list .review_item-description .review_item-comment-toolbar-comment-btn {
    padding: 0;
    height: 40px;
    margin-left: 10px;
    width: 125px;
  }
  .review_box-list .review_item-description .review_item-comment-toolbar-comment-btn::before {
    display: none !important;
  }
  .review_box-list .review_item-description .amreview-proscons-container {
    margin: 34px 0 0 188px;
  }
  .review_box-list .review_item-description .amrev-comment-block {
    margin: 0 0 0 188px;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-list.-active {
    margin: 20px 0 0 0;
    padding: 30px 45px 0 45px;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form {
    padding: 0 45px 30px 45px;
    margin: 20px 0 0 0;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-title {
    padding: 30px 0 21px 0;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field {
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
    margin: 17px 0 0 0;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field:last-child {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field input,
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field textarea {
    height: 50px;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field textarea {
    height: 100px;
  }
  .review-add-form .review-form,
  .review-field-summary .review-form {
    padding-bottom: 6px;
  }
  .review-add-form .review-field-ratings,
  .review-field-summary .review-field-ratings {
    margin: 24px 0 14px 0;
  }
  .review-add-form .reviews-form,
  .review-field-summary .reviews-form {
    float: left;
    width: 49%;
  }
  .review-add-form fieldset,
  .review-field-summary fieldset {
    position: relative;
    max-width: 848px;
  }
  .review-add-form .review-field input,
  .review-field-summary .review-field input,
  .review-add-form .review-field textarea,
  .review-field-summary .review-field textarea {
    padding: 15px;
    height: 50px;
  }
  .review-add-form .review-field.advantages,
  .review-field-summary .review-field.advantages,
  .review-add-form .review-field.disadvantages,
  .review-field-summary .review-field.disadvantages {
    float: right;
    width: 49%;
    margin: 0 0 20px 0;
  }
  .review-add-form .review-field.advantages textarea,
  .review-field-summary .review-field.advantages textarea,
  .review-add-form .review-field.disadvantages textarea,
  .review-field-summary .review-field.disadvantages textarea {
    height: 93px;
  }
  .review-add-form .review-field.disadvantages,
  .review-field-summary .review-field.disadvantages {
    margin: -4px 0 20px 0;
  }
  .review-add-form .review-field-image,
  .review-field-summary .review-field-image {
    float: right;
    width: 49%;
  }
  .review-add-form .review-field-recommended,
  .review-field-summary .review-field-recommended,
  .review-add-form .review-field-gdpr,
  .review-field-summary .review-field-gdpr {
    margin: 0 0 12px 0;
    float: right;
    width: 49%;
  }
  .review-form-actions {
    float: right;
    width: 49%;
  }
  .review-box-content .mobile-hidden {
    display: block;
  }
  .review-box-content .desktop-hidden {
    display: none !important;
  }
  .review-box-content .product-review_title {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 21px;
    color: #373737;
    margin: 34px 0 24px 0;
  }
  body.catalog-product-view .page.messages {
    margin-top: 0;
  }
  body.catalog-product-view .page.messages .messages {
    padding: 0 1.5rem;
  }
  body.catalog-product-view .page.messages .success.message {
    text-align: left;
  }
  body.catalog-product-view .moved-mobile-product-action {
    display: none;
  }
  body.catalog-product-view .moved-desktop-product-action {
    bottom: unset;
    left: unset;
    top: 0;
    right: 0;
  }
  body.catalog-product-view .sticky-product {
    display: none;
    box-shadow: 0 0.4rem 0.4rem rgba(55, 55, 55, 0.2);
    padding: 0;
    height: 6.5rem;
  }
  body.catalog-product-view .sticky-product .container {
    max-width: 137rem;
    padding: 0 1.5rem !important;
    margin: 0 auto;
  }
  body.catalog-product-view .sticky-product .container .sticky-product_info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 6.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-reviews-summary {
    margin: 0;
  }
  body.catalog-product-view .sticky-product .container .product-info_image {
    width: 6rem;
    height: 6rem;
    min-width: 6rem;
    margin-right: 1.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_image img {
    object-fit: cover;
    width: 6rem;
    height: 6rem;
    min-width: 6rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_name {
    font-size: 1.4rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
    font-weight: 600;
    line-height: 1.5rem;
    color: #373737;
    max-width: 100%;
    height: 3.1rem;
    overflow: hidden;
    margin: 0;
  }
  body.catalog-product-view .sticky-product .container .product-info_price {
    margin: 0 0.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .price-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0;
    width: max-content;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .price-box .price,
  body.catalog-product-view .sticky-product .container .product-info_price .price-box .pricerol {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1rem;
    color: #373737;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .price-final_price {
    font-size: 1.4rem;
    padding: 0;
    border: none;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .price-final_price .price,
  body.catalog-product-view .sticky-product .container .product-info_price .price-final_price .pricerol {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1rem;
    color: #373737;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .price-final_price .pricerol {
    display: inline-block;
    margin-left: 0.7rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .special-price {
    font-size: 1.4rem;
    padding: 0;
    border: none;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .special-price .price,
  body.catalog-product-view .sticky-product .container .product-info_price .special-price .pricerol {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1rem;
    color: #373737;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .special-price .pricerol {
    display: inline-block;
    margin-left: 0.7rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .old-price {
    line-height: 1rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .old-price .price,
  body.catalog-product-view .sticky-product .container .product-info_price .old-price .pricerol {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1rem;
    color: #373737;
  }
  body.catalog-product-view .sticky-product .container .product-info_action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .ship-box {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: none;
    background: #ffffff;
    border: 0.1rem solid rgba(0, 0, 0, 0.1);
    border-radius: 0.8rem;
    height: 5rem;
    width: 13.9rem;
    margin: 0 0 0 1.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .ship-box_icon {
    width: 3rem;
    margin: 0 1.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .ship-box_icon::after {
    font-size: 2.5rem;
    font-family: "icomoon";
    content: "\e918";
    color: #6aac4b;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .ship-box_text {
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #373737;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .product-add-btn .action.primary.tocart {
    background: #3184ca;
    border-radius: 0.8rem;
    width: 17.5rem;
    height: 4rem;
    border: none;
    position: relative;
    padding: 0 0 0 1.3rem;
    text-align: left;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .product-add-btn .action.primary.tocart .add-tocart,
  body.catalog-product-view .sticky-product .container .product-info_action .product-add-btn .action.primary.tocart .free-shipping {
    font-size: 1.3rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .product-add-btn .action.primary.tocart::after {
    font-size: 1.8rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "icomoon";
    content: "\e902";
    color: #ffffff;
    font-weight: 400;
    background: #2573b4;
    border-radius: 0.8rem 0;
    width: 4rem;
    height: 4rem;
    position: absolute;
    right: 0;
    top: 0;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates {
    margin-left: 1.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates .rate-box {
    height: 4rem;
    border: 0.15rem solid #6aac4b;
    border-radius: 0.8rem;
    padding: 0 0 0 1.4rem;
    line-height: unset;
    position: relative;
    width: 22rem;
    text-align: left;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates .rate-box span {
    font-size: 1.2rem;
    line-height: 0;
    font-weight: 600;
    color: #6aac4b;
    display: block;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates .rate-box .rate-text {
    margin-bottom: 1.3rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates .rate-box::after {
    font-size: 2rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "icomoon";
    content: "\e912";
    color: #ffffff;
    font-weight: 400;
    background: #6aac4b;
    border-radius: 0.8rem 0;
    width: 4.9rem;
    height: 4rem;
    position: absolute;
    right: -0.1rem;
    top: -0.2rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates .rate-box:hover {
    background-color: transparent;
  }
  body.catalog-product-view .sticky-product.active-sticky {
    display: block;
    top: 5rem;
    background: #f5f5f8;
  }
  body.catalog-product-view .breadcrumbs {
    margin: 0 0 2.6rem 0;
  }
  body.catalog-product-view .page-main .desktop-product-details {
    display: block;
    margin: 0 0 1.8rem 0;
    position: relative;
  }
  body.catalog-product-view .page-main .columns .column.main {
    max-width: 137rem;
    margin: 0 auto;
  }
  body.catalog-product-view .page-title-wrapper.product {
    display: none;
  }
  body.catalog-product-view .product.media {
    width: 52.2% !important;
    padding: 0 0 0 1.5rem;
  }
  body.catalog-product-view .product.media .discount {
    top: 2.1rem;
    width: 4.8rem;
    height: 3.5rem;
    right: 0rem;
  }
  body.catalog-product-view .product.media .discount .discount-text {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
  body.catalog-product-view .product.media .discount .discount-text sup {
    font-size: 1.4rem;
  }
  body.catalog-product-view .product.media .gift-wrapper {
    top: 2.1rem;
    left: 9.2rem;
    height: 3.5rem;
  }
  body.catalog-product-view .product.media .gift-wrapper .gift-box {
    height: 3.5rem;
  }
  body.catalog-product-view .product.media .gift-wrapper .gift {
    padding-left: 0.8rem;
  }
  body.catalog-product-view .product.media .gift-wrapper .gift-icon::after {
    font-size: 1.4rem;
    width: 3.5rem;
    height: 3.5rem;
  }
  body.catalog-product-view .product.media .best-sell-product {
    top: 5.8rem;
    left: 9.2rem;
    height: 3.5rem;
  }
  body.catalog-product-view .product.media .best-sell-product_text {
    padding: 0 0.8rem;
  }
  body.catalog-product-view .product.media .fotorama__stage {
    margin-left: 26px;
  }
  body.catalog-product-view .product.media .fotorama__nav {
    white-space: unset;
  }
  body.catalog-product-view .product.media .fotorama-item .fotorama__stage {
    max-height: 36rem;
    margin: 0;
    overflow: visible;
  }
  body.catalog-product-view .product.media .fotorama__nav-wrap {
    display: block;
  }
  body.catalog-product-view .product.media .fotorama__nav-wrap .fotorama__nav.fotorama__nav--thumbs::after {
    background: transparent;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--left,
  body.catalog-product-view .product.media .fotorama__thumb__arr--right {
    display: none !important;
    cursor: pointer;
    position: absolute;
    background: #ffffff;
    height: 4.2rem;
    width: 7.5rem;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--left .fotorama__thumb--icon,
  body.catalog-product-view .product.media .fotorama__thumb__arr--right .fotorama__thumb--icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff;
    padding: 0;
    margin: 0;
    transform: none;
    height: 4.2rem;
    width: 7.5rem;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--left .fotorama__thumb--icon:after,
  body.catalog-product-view .product.media .fotorama__thumb__arr--right .fotorama__thumb--icon:after {
    font-size: 1.2rem;
    font-family: "icomoon";
    color: #373737;
  }
  body.catalog-product-view .product.media .fotorama__arr--disabled {
    opacity: 0;
    position: absolute !important;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--left {
    top: 0;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--left .fotorama__thumb--icon {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-top: 1.4rem;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--left .fotorama__thumb--icon::after {
    content: "\e91b";
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--right {
    bottom: 0;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--right .fotorama__thumb--icon {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    padding-bottom: 1.4rem;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--right .fotorama__thumb--icon::after {
    content: "\e91c";
  }
  body.catalog-product-view .product-info-main {
    width: 47.8% !important;
    padding: 0 1.5rem 0 2.2rem !important;
  }
  body.catalog-product-view .shop-product-details {
    margin: 2rem 0 1.8rem 0;
  }
  body.catalog-product-view .shop-product-details .stock-sku-details {
    display: none;
    margin-top: 0;
  }
  body.catalog-product-view .shop-product-details .stock-sku-details .product-sku {
    display: none;
  }
  body.catalog-product-view .product-usp {
    display: none;
  }
  body.catalog-product-view .product-reviews {
    display: none;
  }
  body.catalog-product-view .montage {
    display: none;
  }
  body.catalog-product-view .desktop-product-details .product-reviews {
    display: block;
  }
  body.catalog-product-view .desktop-product-details .product-reviews .product-reviews-summary {
    margin-bottom: 1.8rem;
  }
  body.catalog-product-view .desktop-product-details .product-title {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2rem;
    color: #373737;
    margin: 0 0 2rem 0;
  }
  body.catalog-product-view .desktop-product-details .stock-sku-details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body.catalog-product-view .desktop-product-details .product-sku {
    display: block !important;
  }
  body.catalog-product-view .tablet-montage {
    padding: 0 1.5rem;
    display: block;
  }
  body.catalog-product-view .tablet-montage .montage {
    display: block;
    width: 100%;
  }
  body.catalog-product-view .tablet-product-usp {
    display: block;
    margin-bottom: 2rem;
  }
  .fotorama__fullscreen .fotorama .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama .fotorama__zoom-in {
    display: block;
  }
  .fotorama__fullscreen .fotorama .fotorama__zoom-out::before,
  .fotorama__fullscreen .fotorama .fotorama__zoom-in::before {
    color: #0088cc;
  }
  body.catalog-product-view .product.data.items .product-title_description,
  body.catalog-product-view .product.data.items .product-title_specifications {
    font-size: 1.5rem;
  }
  body.catalog-product-view .product.data.items .product-title_specifications {
    padding: 0 25px;
  }
  body.catalog-product-view .product.data.items .description_submenu {
    display: block;
    width: unset;
    max-width: 137rem;
    margin: 0 auto;
    background-color: transparent;
  }
  body.catalog-product-view .product.data.items .description_submenu.additional,
  body.catalog-product-view .product.data.items .description_submenu.reviews body.catalog-product-view .product.data.items .description_submenu.tab {
    display: none;
  }
  body.catalog-product-view .product.data.items .description_submenu-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #346cae;
    border: 0.1rem solid rgba(55, 55, 55, 0.2);
    border-radius: 0.8rem 0.8rem 0 0;
    height: 7rem;
    padding: 0 2.5rem;
    margin: 0 1.5rem;
  }
  body.catalog-product-view .product.data.items .description_submenu-link {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.4rem;
    text-transform: uppercase;
    color: #ffffff;
    margin-right: 4rem;
    cursor: pointer;
  }
  body.catalog-product-view .product.data.items .description_submenu-link:hover {
    opacity: 1;
  }
  body.catalog-product-view .product.data.items .content-data.description .description-data {
    margin-bottom: 4.7rem;
  }
  body.catalog-product-view .product.data.items .content-data.description .description-data-title {
    display: none;
  }
  body.catalog-product-view .product.data.items .content-data.description .description-data-content {
    padding: 2.4rem;
  }
  body.catalog-product-view .product.data.items .content-data.description .description-data-content-title {
    font-size: 1.8rem;
    padding: 0;
  }
  body.catalog-product-view .product.data.items .content-data.description .description-data-exapnd {
    margin: 2rem 0 0 0;
  }
  body.catalog-product-view .product.data.items .content-data.slider-products .slider-product-title {
    font-size: 2.4rem;
    line-height: 2.5rem;
    text-align: center;
    margin: 0 0 3.7rem 0;
  }
  body.catalog-product-view .product.data.items .content-data.slider-products .products.wrapper .owl-controls .owl-nav {
    top: -6.5rem;
  }
  body.catalog-product-view .product.data.items .content-data.additional .container {
    padding: 0 1.5rem;
    max-width: 137rem;
    margin: 0 auto;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-title {
    display: none;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-subtitle td {
    font-size: 1.8rem;
    padding: 0 2.4rem !important;
    margin: 2.5rem 0 1.4rem 0;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-content {
    border-radius: 0.8rem;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-content .label,
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-content .data {
    font-size: 1.4rem;
    padding: 1.5rem 2.5rem;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-content .label {
    -webkit-flex-basis: 35%;
    flex-basis: 35%;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-content .data {
    -webkit-flex-basis: 65%;
    flex-basis: 65%;
  }
  body.catalog-product-view .product.data.items .content-data .install-instruction {
    background: #eaf3fa;
    border: 1px solid rgba(55, 55, 55, 0.1);
    border-radius: 8px;
  }
  body.catalog-product-view .product.data.items .content-data .attributes-box-data-content .install-guide-title {
    font-size: 1.8rem;
    padding: 0 2.4rem;
    margin: 2.5rem 0 1.4rem 0;
    display: block;
    color: #373737;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
  }
  body.catalog-product-view .product.data.items .content-data .attributes-box-title.table-caption.desktop-title {
    display: none;
  }
  body.catalog-product-view .product.data.items .content-data .attributes-box-install-guide td {
    border: 0;
    padding: 1.1rem 2.5rem;
  }
  body.catalog-product-view .product.data.items .content-data .attributes-box-install-guide td .mp-attachment-tab {
    padding: 0 10px;
  }
  body.catalog-product-view .product.data.items .content-data .attributes-box-install-guide td .mp-attachment-tab .title {
    font-size: 1.8rem;
    margin: 2.3rem 0 1.7rem 0;
  }
  body.catalog-product-view .product.data.items .content-data .attributes-box-install-guide td .mp-attachment-tab ul li {
    margin-left: 0;
    margin-bottom: 2.8rem;
  }
  body.catalog-product-view .product.data.items .content-data .attributes-box-install-guide td .mp-attachment-tab ul li:last-child {
    margin-bottom: 2.2rem;
  }
  body.catalog-product-view .product.data.items .content-data .attributes-box-install-guide td .mp-attachment-tab ul li .install-link,
  body.catalog-product-view .product.data.items .content-data .attributes-box-install-guide td .mp-attachment-tab ul li .install-name {
    font-size: 1.3rem;
  }
  body.catalog-product-view .product.data.items .content-data.install {
    max-width: 137rem;
    margin: 0 auto 3.7rem auto;
  }
  body.catalog-product-view .product.data.items .content-data.install .authorized-montage {
    height: 40rem;
  }
  body.catalog-product-view .product.data.items .content-data.install .authorized-montage .mobile-img {
    display: none;
  }
  body.catalog-product-view .product.data.items .content-data.install .authorized-montage .desktop-img {
    display: block;
    height: 40rem;
    object-fit: cover;
  }
  body.catalog-product-view .product.data.items .content-data.install .authorized-montage .offer-content {
    top: 8.1rem;
    left: 6.1rem;
  }
  body.catalog-product-view .product.data.items .content-data.install .authorized-montage .offer-content .offer-content-title {
    font-size: 3rem;
    line-height: 3.6rem;
  }
  body.catalog-product-view .product.data.items .content-data.install .authorized-montage .offer-content .email a {
    font-size: 1.5rem;
  }
  body.catalog-product-view .product.data.items .content-data.install .authorized-montage .offer-content .action span {
    font-size: 1.6rem;
    width: 13.4rem;
    height: 5.1rem;
    line-height: 1.9rem;
  }
  body.catalog-product-view .product.data.items .content-data.tab .attributes-box-install-guide .mp-attachment-tab {
    padding: 0 15px;
  }
  body.catalog-product-view .reviews .review-box {
    margin-bottom: 2.3rem;
    padding-top: 175px;
    margin-top: -175px;
  }
  body.catalog-product-view .reviews .review-box-title {
    display: none;
  }
  body.catalog-product-view .reviews .review-box-content {
    border-radius: 0.8rem;
    border-top: 0.1rem solid rgba(55, 55, 55, 0.1);
    padding: 0 2.4rem;
  }
  body.catalog-product-view .reviews .review-box-content .review-block-title {
    font-size: 1.8rem;
  }
  body.catalog-product-view .wrapperquest .wrapperquest-box-title {
    display: none;
  }
  .catalogsearch-result-index .page-title-wrapper h1.page-title {
    font-size: 2.5rem;
  }
  .catalogsearch-result-index .category-subtitle {
    font-size: 2.2rem;
  }
  .catalog-category-view .page-title-block .page-title-wrapper,
  .catalogsearch-result-index .page-title-block .page-title-wrapper {
    max-width: 1370px;
  }
  .catalog-category-view .page-title-block .page-title-wrapper h1.page-title,
  .catalogsearch-result-index .page-title-block .page-title-wrapper h1.page-title {
    font-size: 2.5rem;
  }
  .catalog-category-view .page-title-block .category-subtitle,
  .catalogsearch-result-index .page-title-block .category-subtitle {
    font-size: 2.2rem;
  }
  .catalog-category-view .page-title-block .page-title__product-counter,
  .catalogsearch-result-index .page-title-block .page-title__product-counter {
    font-size: 2.5rem;
  }
  .catalog-category-view .page-main,
  .catalogsearch-result-index .page-main {
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 !important;
  }
  .catalog-category-view .columns,
  .catalogsearch-result-index .columns {
    margin: 0 auto;
    padding: 0 15px !important;
  }
  .catalog-category-view .columns .column.main,
  .catalogsearch-result-index .columns .column.main {
    padding-left: 0 !important;
    width: 75.7% !important;
  }
  .catalog-category-view .columns .sidebar.sidebar-main,
  .catalogsearch-result-index .columns .sidebar.sidebar-main {
    padding-right: 25px;
    width: 24.3%;
  }
  .catalog-category-view .columns .amasty-catalog-topnav,
  .catalogsearch-result-index .columns .amasty-catalog-topnav {
    display: none;
  }
  .catalog-category-view .columns .toolbar-products,
  .catalogsearch-result-index .columns .toolbar-products {
    margin: 15px 0 22px 0;
  }
  .catalog-category-view .columns .toolbar-products .toolbar-sorter .sorter-label,
  .catalogsearch-result-index .columns .toolbar-products .toolbar-sorter .sorter-label {
    font-size: 1.4rem;
  }
  .catalog-category-view .columns .toolbar-products .toolbar-sorter select,
  .catalogsearch-result-index .columns .toolbar-products .toolbar-sorter select {
    font-size: 1.4rem !important;
    margin-left: 21px !important;
    height: 50px;
    padding: 0 25px 0 14px;
  }
  .catalog-category-view .columns .modes .modes-mode,
  .catalogsearch-result-index .columns .modes .modes-mode {
    width: 50px;
    height: 50px;
  }
  .catalog-category-view .columns .modes .mode-grid::before,
  .catalogsearch-result-index .columns .modes .mode-grid::before {
    font-size: 1.8rem;
    line-height: 50px;
  }
  .catalog-category-view .columns .modes .mode-list::before,
  .catalogsearch-result-index .columns .modes .mode-list::before {
    font-size: 2rem;
    line-height: 50px;
  }
  .catalog-category-view .columns .products.wrapper + .toolbar.toolbar-products,
  .catalogsearch-result-index .columns .products.wrapper + .toolbar.toolbar-products {
    margin: 45px 0 33px 0;
  }
  .catalog-category-view .columns .products.wrapper + .toolbar.toolbar-products .pages .pages-items,
  .catalogsearch-result-index .columns .products.wrapper + .toolbar.toolbar-products .pages .pages-items {
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
  }
  .catalog-category-view .bottom-text,
  .catalogsearch-result-index .bottom-text {
    font-size: 1.6rem;
    color: #373737;
  }
  .catalog-category-view .category-description,
  .catalogsearch-result-index .category-description {
    max-height: initial;
    margin-top: 53px;
  }
  .catalog-category-view .category-description h1,
  .catalogsearch-result-index .category-description h1,
  .catalog-category-view .category-description h2,
  .catalogsearch-result-index .category-description h2,
  .catalog-category-view .category-description h3,
  .catalogsearch-result-index .category-description h3,
  .catalog-category-view .category-description h4,
  .catalogsearch-result-index .category-description h4,
  .catalog-category-view .category-description h5,
  .catalogsearch-result-index .category-description h5,
  .catalog-category-view .category-description h6,
  .catalogsearch-result-index .category-description h6 {
    font-size: 1.6rem;
  }
  .catalog-category-view .category-description p,
  .catalogsearch-result-index .category-description p,
  .catalog-category-view .category-description a,
  .catalogsearch-result-index .category-description a {
    font-size: 1.4rem;
  }
  .catalog-category-view .category-button,
  .catalogsearch-result-index .category-button,
  .catalog-category-view .openmobilefilter,
  .catalogsearch-result-index .openmobilefilter {
    display: none !important;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items {
    padding: 0;
  }
  .catalog-category-view .am-show-button,
  .catalogsearch-result-index .am-show-button {
    display: none;
  }
  .catalog-category-view .amshopby-overlay-block,
  .catalogsearch-result-index .amshopby-overlay-block {
    background: transparent;
  }
  .catalog-category-view .sidebar-main .close-filter-mobile,
  .catalogsearch-result-index .sidebar-main .close-filter-mobile {
    display: none;
  }
  .catalog-category-view .sidebar-main .filter-content,
  .catalogsearch-result-index .sidebar-main .filter-content {
    border: initial;
    margin-top: 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-subtitle,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-subtitle {
    font-size: 2rem;
    font-weight: 700;
    line-height: 24px;
    color: #373737;
    border: initial;
    padding: 0;
    margin-bottom: 15px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-subtitle::before,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-subtitle::before {
    font-family: "icomoon";
    content: "\e913";
    margin-right: 12px;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box {
    background: #eaf3fa;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 20px;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current-subtitle,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current-subtitle {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 18px;
    color: #373737;
    padding: 0;
    border: initial;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 18px 0 16px 0;
    padding: 0;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items .amshopby-filter-name,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items .amshopby-filter-name {
    font-size: 1rem;
    font-weight: 600;
    line-height: 16px;
    color: #373737;
    margin: 0 0 7px 0;
    display: none;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items li,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items li {
    display: inline-block;
    background: transparent;
    margin: 0 7px 7px 0;
    padding: 0;
    overflow: initial;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value {
    font-size: 1.2rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    line-height: 15px;
    color: #373737;
    padding: 3px;
    flex-grow: initial;
    font-weight: 600;
    white-space: normal;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value .remove-current-filter,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value .remove-current-filter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 8px;
    max-width: 8px;
    min-height: 9px;
    max-height: 9px;
    background: transparent;
    border: 1px solid #d73939;
    border-radius: 50%;
    box-sizing: content-box;
    position: relative;
    margin-left: 5px;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value .remove-current-filter::before,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value .remove-current-filter::before {
    font-size: 0.4rem;
    font-family: "icomoon";
    content: "\e908";
    color: #d73939;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions {
    margin: 0;
    padding: 0;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions a,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions a {
    font-size: 1.2rem;
    background: #2572b4;
    border-radius: 5px;
    padding: 6px 10px;
    text-align: center;
    font-weight: 700;
    line-height: 17px;
    color: #ffffff;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions a::after,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions a::after {
    display: none;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item {
    padding: 10px;
    background: #eaf3fa;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    border-radius: 8px;
    margin-bottom: 20px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item.highlighted,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item.highlighted {
    border-color: #2572b4;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-title,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-title {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 18px;
    padding: 0;
    color: #373737;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-title::after,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-title::after {
    position: absolute;
    right: -5px;
    top: 7px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content {
    padding: 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids {
    max-height: initial !important;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li .amshopby-choice,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li .amshopby-choice {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li .am-input,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li .am-input {
    display: block !important;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li a span,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li a span {
    margin-left: 25px !important;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li .items-children,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li .items-children {
    padding: 0;
    overflow: hidden;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li.-filter-parent,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li.-filter-parent {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 18px 0 0 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box {
    margin: 15px 0 0 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box input,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box input {
    font-size: 1.3rem;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    border-radius: 8px;
    padding: 12px 16px;
    font-weight: 500;
    line-height: 16px;
    color: #373737;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box input::placeholder,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box input::placeholder {
    font-size: 1.3rem;
    color: #969696;
    font-weight: 500;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box input:-ms-input-placeholder,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box input:-ms-input-placeholder {
    font-size: 1.3rem;
    color: #969696;
    font-weight: 500;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box input::-ms-input-placeholder,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box input::-ms-input-placeholder {
    font-size: 1.3rem;
    font-weight: 500;
    color: #969696;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li:first-child .amshopby-filter-parent .label,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-filter-items-category_ids li:first-child .amshopby-filter-parent .label {
    margin-left: 0 !important;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items {
    margin: 0;
    max-height: 393px;
    overflow: hidden;
    overflow-y: visible;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items::-webkit-scrollbar,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items::-webkit-scrollbar {
    width: 3px;
    height: 5px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items::-webkit-scrollbar-track,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 10px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items::-webkit-scrollbar-thumb,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    margin: 18px 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .items-children.level-1 li:first-child .amshopby-filter-parent .label,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .items-children.level-1 li:first-child .amshopby-filter-parent .label {
    margin-left: 25px !important;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item.active-link span,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item.active-link span {
    font-weight: 700;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item.active-link .amshopby-radio:before,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item.active-link .amshopby-radio:before {
    content: "";
    background: #3184ca;
    position: absolute;
    width: 9px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 50%;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item.active-link .amshopby-choice:after,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item.active-link .amshopby-choice:after {
    content: "";
    background: #3184ca;
    position: absolute;
    width: 9px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 50%;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .items-children,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .items-children {
    width: initial;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item a,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item a {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding-left: 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item span,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item span {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 16px;
    color: #373737;
    display: inline-block;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-radio,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-radio {
    width: 15px;
    height: 15px;
    min-width: 15px;
    margin-right: 14px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #e3e3e3;
    position: relative;
    cursor: pointer;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-radio.checked::before,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-radio.checked::before {
    content: "";
    background: #3184ca;
    position: absolute;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-choice,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-choice {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    position: relative;
    padding: 0;
    margin-right: 14px;
    top: initial;
    left: initial;
    width: 15px;
    height: 15px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-choice::before,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-choice::before,
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-choice::after,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-choice::after {
    position: initial;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-choice::after,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item .amshopby-choice::after {
    background: #3184ca;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: inset 0px 0px 0px 2px #ffffff;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more {
    font-size: 1.1rem;
    background: #ffffff;
    border-radius: 8px;
    margin: 0;
    line-height: 15px;
    text-align: center;
    color: #373737 !important;
    padding: 12px 0;
    width: 100%;
    display: block;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more.-disabled,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more.-disabled {
    display: none;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more::before,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more::before {
    display: none;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more[data-am-js="am-filter-items-attr_category_ids-show-more"],
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more[data-am-js="am-filter-items-attr_category_ids-show-more"] {
    display: none;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper {
    margin: 20px 0 14px 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider {
    background: #c9c9c9;
    height: 3px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider::before,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider::before,
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider::after,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider::after {
    background: #c9c9c9;
    height: 3px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider .ui-slider-range,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider .ui-slider-range {
    background: #4882c4;
    height: 3px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider .ui-slider-handle,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .am-slider .ui-slider-handle {
    width: 12px;
    height: 12px;
    background: #4882c4;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .amshopby-slider-display,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .amshopby-slider-wrapper .amshopby-slider-display {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 16px;
    color: #373737;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item {
    margin: 0 0 20px 0;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info {
    padding: 27px 17px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-photo,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-photo {
    width: 180px;
    float: left;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-photo .product-labels,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-photo .product-labels {
    top: 18px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details {
    margin: 0 0 0 15px;
    text-align: left;
    width: 60%;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product.sku_fz,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product.sku_fz {
    float: right;
    width: 60%;
    text-align: left;
    margin: 6px 0;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .stock,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .stock {
    width: max-content;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .products-shippment,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .products-shippment {
    text-align: left;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions {
    margin: 10px 0 0 0;
  }
  body.cms-noroute-index header.page-header.type8 .menu-container {
    box-shadow: initial;
  }
  body.cms-noroute-index .page-main {
    margin-top: 0;
  }
  body.cms-noroute-index .page-main .space-character {
    display: block;
    position: absolute;
    right: 0;
    top: 23%;
    width: 275px;
    transform: translateY(0);
    animation: float 6s ease-in-out infinite;
  }
  body.cms-noroute-index .page-main .search-content {
    -webkit-align-items: start;
    -ms-align-items: start;
    align-items: start;
    max-width: 430px;
    margin: 0;
  }
  body.cms-noroute-index .page-main .search-content_text {
    text-align: left;
  }
  body.cms-noroute-index .page-main .search-content_btn {
    max-width: 347px;
  }
  body.cms-noroute-index .page-main .search-content_bar .search_form_not_found {
    margin: 15px 0;
    max-width: 300px;
  }
  body.cms-noroute-index .page-main .search-content_bar .search_input_not_found {
    font-size: 1.4rem;
    height: 45px;
  }
  body.cms-noroute-index .page-main .search-content_bar .search_input_not_found::-webkit-input-placeholder {
    font-size: 1.4rem;
  }
  body.cms-noroute-index .page-main .search-content_bar .search_input_not_found:-ms-input-placeholder {
    font-size: 1.4rem;
  }
  body.cms-noroute-index .page-main .search-content_bar .search_input_not_found::placeholder {
    font-size: 1.4rem;
  }
  body.catalog-product-view .product.data.items .description-data-content-title,
  body.catalog-product-view .product.data.items .attributes-box-subtitle,
  body.catalog-product-view .product.data.items .mp-attachment-tab .title {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  body.catalog-product-view .product.data.items .content-data.additional .container {
    padding: 0 15px !important;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-install-guide .instructions {
    border-radius: 0.8rem;
    padding: 24px;
  }
  body.catalog-product-view .product.data.items .content-data.additional .additional-attributes-wrapper {
    border-radius: 0.8rem;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-content {
    max-height: 620px;
  }
  body.catalog-product-view .product.data.items .content-data.additional .show-more-attributes {
    margin: 0 0 2.4rem 0;
    padding: 0 24px;
  }
  body.catalog-product-view .product.data.items .content-data.additional .show-more-attributes::before {
    height: 9rem;
    bottom: 1.9rem;
    padding: 0 24px 24px 24px;
  }
  body.catalog-product-view .product.data.items .content-data.additional .show-more-attributes.expand {
    margin: 2rem 0 2.4rem 0;
    padding: 0 24px;
  }
  .minicart-wrapper .minicart-items-wrapper {
    height: unset !important;
  }
  .minicart-wrapper.active .minicart-items-wrapper {
    height: unset !important;
  }
  .onestepcheckout-index-index .form.form-shipping-address .fieldset.address .field-error,
  .onestepcheckout-index-index .billing-address-form .fieldset.address .field-error {
    margin-top: 0px;
  }
  .onestepcheckout-index-index .form.form-shipping-address .fieldset.address .field,
  .onestepcheckout-index-index .billing-address-form .fieldset.address .field {
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
  }
  .onestepcheckout-index-index .form.form-shipping-address .fieldset.address .field.checkbox-pj,
  .onestepcheckout-index-index .billing-address-form .fieldset.address .field.checkbox-pj {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .onestepcheckout-index-index .form.form-shipping-address .field.leadlion-pf-pj,
  .onestepcheckout-index-index .billing-address-form .field.leadlion-pf-pj {
    -webkit-flex-basis: 100% !important;
    flex-basis: 100% !important;
  }
  .onestepcheckout-index-index .form.form-shipping-address .field.leadlion-pf-pj .control,
  .onestepcheckout-index-index .billing-address-form .field.leadlion-pf-pj .control {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .onestepcheckout-index-index .form.form-shipping-address .field.leadlion-pf-pj .control .street .control,
  .onestepcheckout-index-index .billing-address-form .field.leadlion-pf-pj .control .street .control {
    display: block !important;
  }
  .onestepcheckout-index-index .form.form-shipping-address .field.leadlion-pf-pj .control .col-sm-24,
  .onestepcheckout-index-index .billing-address-form .field.leadlion-pf-pj .control .col-sm-24 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .onestepcheckout-index-index .billing-address-form .field.leadlion-pf-pj {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
    width: 100%;
  }
  .onestepcheckout-index-index .billing-address-form .field.leadlion-pf-pj .control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .onestepcheckout-index-index .billing-address-form .field.leadlion-pf-pj .control .field.street {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
  }
  .onestepcheckout-index-index .billing-address-form .field.leadlion-pf-pj .control .col-sm-24 {
    margin: 0 0 10px;
  }
  .onestepcheckout-index-index .billing-address-form .field.leadlion-pf-pj .control .field {
    margin: 0 0 20px;
  }
  .form.form-shipping-address .fieldset.address .mp-clear {
    display: none;
  }
  .form.form-shipping-address .fieldset.address .mp-clear.field {
    display: unset;
  }
  .form-create-account {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .form-create-account .field {
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-addresses {
    max-width: 712px;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info {
    margin-bottom: 26px;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info .block-content .box {
    background: #fcfcfc;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(85, 85, 85, 0.05);
    border-radius: 8px;
    padding: 9px 20px 25px 20px;
    max-width: 346px;
    float: none;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info .block-content .box.box-information {
    margin-bottom: 0;
    margin-right: 2rem;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info .block-content .box.box-information .box-actions .action.edit {
    margin: 0 0 1rem 0;
    display: block;
    width: max-content;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info .block-content .box.box-information .box-actions .action.change-password {
    display: block;
    width: max-content;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info .block-title {
    margin: 0 0 14px 0;
  }
  body.customer-account-login .page-wrapper .page-main .columns .login-container,
  body.customer-account-create .page-wrapper .page-main .columns .login-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  body.customer-account-login .page-wrapper .page-main .columns .login-container .block-new-customer,
  body.customer-account-create .page-wrapper .page-main .columns .login-container .block-new-customer {
    height: 344px;
    padding: 19px 21px;
  }
  body.customer-account-login .page-wrapper .page-main .columns .login-container .block-customer-login,
  body.customer-account-create .page-wrapper .page-main .columns .login-container .block-customer-login {
    height: 344px;
    padding: 19px 21px;
    margin: 0 15px 0 0;
  }
  body.customer-account-login .page-wrapper .page-main .columns .login-container .block-customer-login .block-content .login .field .input-text,
  body.customer-account-create .page-wrapper .page-main .columns .login-container .block-customer-login .block-content .login .field .input-text {
    height: 50px;
    padding: 15px;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 19px 21px 34px 21px;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .fieldset.create.info,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .fieldset.create.info,
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .fieldset.create.account,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .fieldset.create.account {
    margin: 0;
    width: 45%;
    padding: 0;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .fieldset.create.info,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .fieldset.create.info {
    margin-right: 25px;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .field,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .field {
    margin: 0 0 30px 0;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .field input,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .field input {
    height: 50px;
    padding: 15px;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .field.password div.mage-error,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .field.password div.mage-error {
    line-height: 12px;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .actions-toolbar,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .actions-toolbar {
    width: 100%;
    padding: 0;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .actions-toolbar .primary .action.submit.primary,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .actions-toolbar .primary .action.submit.primary {
    width: 157px;
    margin: 0;
    padding: 0;
  }
  body.customer-account-forgotpassword.account .page-wrapper .page-main {
    padding: 0 15px !important;
  }
  body.customer-account-forgotpassword.account .page-wrapper .page-main .page-title {
    margin: 0;
  }
  body.customer-account-forgotpassword.account .page-wrapper .page-main .columns .form.password.forget {
    width: 680px;
    padding: 50px 28px;
  }
  body.customer-account-forgotpassword.account .page-wrapper .page-main .columns .form.password.forget .mage-error {
    position: relative;
  }
  body.customer-account-forgotpassword.account .page-wrapper .page-main .columns .form.password.forget .field .input-text {
    padding: 15px;
    height: 50px;
  }
  body.customer-account-forgotpassword.account .page-wrapper .page-main .columns .form.password.forget .field.email {
    margin: 0 auto;
  }
  body.customer-account-forgotpassword.account .page-wrapper .page-main .columns .form.password.forget .note {
    padding: 0 115px;
    text-align: center;
    margin: 0 auto 20px auto;
  }
  .newsletter-manage-index .page-wrapper .page-main .columns .box-title {
    margin: 0 0 22px 0;
  }
  .newsletter-manage-index .page-wrapper .page-main .columns .form-newsletter-manage {
    max-width: 288px;
    height: 182px;
  }
  .newsletter-manage-index .page-wrapper .page-main .columns .form-newsletter-manage .actions-toolbar {
    height: 40px;
  }
  .newsletter-manage-index .page-wrapper .page-main .columns .form-newsletter-manage .actions-toolbar .primary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
  }
  .customer-account-edit .page-wrapper .page-main .columns .column.main .form-edit-account .field .control input {
    height: 50px;
    padding: 15px;
  }
  .customer-account-edit .page-wrapper .page-main .columns .column.main .account-edit-title {
    margin: 0 0 22px 0;
  }
  .customer-address-index .page-wrapper .page-main .actions-toolbar .action.primary.add {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-default .block-content .box-address-shipping .box-actions .action.edit,
  .customer-address-index .page-wrapper .page-main .block-addresses-default .block-content .box-address-billing .box-actions .action.edit {
    width: max-content;
    padding: 0 10px;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-default .block-content .box-address-billing {
    margin: 0;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-default .block-title {
    margin: 0 0 22px 0;
  }
  .customer-address-form .page-wrapper .page-main .form-address-edit {
    margin-top: 0;
  }
  .customer-address-form .page-wrapper .page-main .form-address-edit .fieldset input,
  .customer-address-form .page-wrapper .page-main .form-address-edit .fieldset select {
    height: 50px;
    padding: 15px;
  }
  .customer-address-form .page-wrapper .page-main .form-address-edit .actions-toolbar .primary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .desktop-title {
    font-size: 2rem;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 24px;
    color: #373737;
    margin-bottom: 8px;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar.wishlist-toolbar .pager .limiter {
    margin: 8px 0 24px 0;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar.wishlist-toolbar .pager .limiter-options {
    padding: 0 32px 0 14px;
    height: 50px;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar.wishlist-toolbar .pager .pages {
    position: relative;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .toolbar.wishlist-toolbar .pager .pages .pages-items {
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item {
    width: 31%;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item:nth-child(2n) {
    margin-left: 10px;
    margin-right: 10px;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item:nth-child(3n) {
    margin-left: 10px;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .product-item-photo .product-image-photo {
    height: 200px;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .product-item-name {
    line-height: 19px;
    margin-bottom: 18px;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 19px;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .price-box {
    margin: 4px 0 0 0;
    height: 38px;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .price-box .special-price {
    margin-top: 4px;
  }
  body.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .product-item-inner {
    margin: 18px 0 0 0;
  }
  .sales-order-history .page-wrapper .page-main .orders-title {
    margin: 0 0 26px 0;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody {
    display: block;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col.actions {
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: none;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col {
    display: inline-block;
    padding: 0;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col::before {
    display: none;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col.status {
    font-weight: 700;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
    border-top: 1px solid #e6e6e6;
    padding: 11px 0;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody tr td:first-child {
    padding-top: 0;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody tr:last-child {
    border-bottom: unset;
    padding-bottom: 0;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items thead {
    display: block;
    margin-bottom: 11px;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items thead tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items thead .col {
    padding: 0;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items thead .col.id,
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col.id,
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items thead .col.date,
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col.date,
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items thead .col.status,
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col.status {
    width: 13%;
    flex-basis: 13%;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items thead .col.shipping,
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col.shipping,
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items thead .col.total,
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col.total {
    width: 18%;
    flex-basis: 18%;
    overflow: hidden;
  }
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items thead .col.actions,
  .sales-order-history .page-wrapper .page-main .orders-history .table-order-items tbody .col.actions {
    width: 25%;
    flex-basis: 25%;
  }
  .sales-order-history .page-wrapper .page-main .order-products-toolbar .pager .pages {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
  .sales-order-view .page-wrapper .page-main .columns .block-order-details-view {
    margin-top: 207px;
  }
  .sales-order-view .page-wrapper .page-main .columns .block-order-details-view .block-content {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sales-order-view .page-wrapper .page-main .columns .block-order-details-view .block-content .box {
    width: 50%;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-date {
    top: 48px;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-date .label {
    display: inline-block;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-status {
    top: 0;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .order-title {
    position: absolute;
    top: 0;
    margin: 0;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items {
    margin-top: 52px;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items {
    display: block;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tfoot {
    margin-top: 21px;
    width: 40%;
    float: right;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tfoot .grand_total .amount,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tfoot .grand_total .mark {
    padding: 0 0 23px 0;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tfoot .subtotal .mark,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tfoot .subtotal .amount {
    padding: 0 0 23px 0;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tfoot .shipping .mark,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tfoot .shipping .amount {
    padding: 0 0 23px 0;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tbody {
    margin-top: 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 0;
    border-top: unset;
    display: block;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tbody tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 21px 0 12px 0;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tbody tr .col::before {
    display: none;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead {
    display: block;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 11px;
    border-bottom: 1px solid #e6e6e6;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col {
    font-size: 1.4rem;
    padding: 0;
    border-bottom: unset;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.name {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    -webkit-flex-grow: unset;
    flex-grow: unset;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.sku,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.qty {
    text-align: center;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.price,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.subtotal {
    text-align: right;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.name,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tbody .col.name {
    -webkit-flex-basis: 40%;
    flex-basis: 40%;
    -webkit-flex-grow: unset;
    flex-grow: unset;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.sku,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tbody .col.sku,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.qty,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tbody .col.qty {
    -webkit-flex-basis: 15%;
    flex-basis: 15%;
    -webkit-flex-grow: unset;
    flex-grow: unset;
    text-align: center;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.price,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tbody .col.price,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items thead .col.subtotal,
  .sales-order-view .page-wrapper .page-main .columns .order-details-items .table-wrapper.order-items .table-order-items tbody .col.subtotal {
    -webkit-flex-basis: 15%;
    flex-basis: 15%;
    -webkit-flex-grow: unset;
    flex-grow: unset;
    text-align: right;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-actions-toolbar {
    margin-top: 46px;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-actions-toolbar .actions {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
  .sales-order-view .page-wrapper .page-main .columns .order-actions-toolbar .actions .action.print::before {
    content: '|';
    display: inline-block;
    color: #373737;
    margin: 0 15px;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .page-wrapper .page-main {
    padding: 0 15px !important;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .page-wrapper .page-main .page-title-wrapper {
    display: block;
    max-width: 1370px;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .page-wrapper .page-main .page-title-wrapper .blog-title.page-title {
    margin: 27px 0 13px 0;
    padding: 0;
    display: block;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar.sidebar-main {
    order: 0;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar.sidebar-main .account-nav {
    margin: 0;
  }
  .sidebar .account-nav-content .items .item:first-child {
    padding-top: 24px;
  }
  .sidebar .account-nav-content .items .item:first-child a,
  .sidebar .account-nav-content .items .item:first-child strong {
    padding: 0 12px 12px 24px;
  }
  .sidebar .account-nav-content .items .item:last-child {
    display: none;
  }
  .sidebar .account-nav-content .items .item:nth-last-child(2) {
    padding-bottom: 24px;
  }
  .sidebar .account-nav-content .items .item:nth-last-child(2) a,
  .sidebar .account-nav-content .items .item:nth-last-child(2) strong {
    padding: 12px 12px 0 24px;
  }
  .sidebar .account-nav-content .items .item a,
  .sidebar .account-nav-content .items .item strong {
    font-size: 1.3rem;
    line-height: 18px;
    padding: 12px 12px 12px 24px;
  }
  .sidebar .account-nav-content .items .item a::before,
  .sidebar .account-nav-content .items .item strong::before {
    font-size: 1.6rem;
    left: 10px;
  }
  .mb-ajaxsuite-popup-wrapper {
    width: 75rem;
  }
  .mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close.close-modal {
    top: 2rem;
    right: 2rem;
  }
  .addtocart-pop-up-block-mobile {
    display: none;
  }
  .addtocart-pop-up-block-desktop {
    position: relative;
    display: block;
    margin-top: 24px;
  }
  .addtocart-pop-up-block-desktop .cover-img {
    height: 244px;
    object-fit: cover;
    border-radius: 0.8rem;
  }
  .addtocart-pop-up-block-desktop .desktop-info {
    position: absolute;
    top: 50px;
    left: 24px;
  }
  .addtocart-pop-up-block-desktop .desktop-info .title {
    font-size: 2.5rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 3rem;
    margin: 0;
    color: #ffffff;
  }
  .addtocart-pop-up-block-desktop .desktop-info .product-detail-list {
    font-size: 1.4rem;
    color: #ffffff;
    margin-bottom: 1.5rem;
  }
  .addtocart-pop-up-block-desktop .desktop-info img {
    object-fit: cover;
    object-position: center;
    min-height: unset;
    width: 90%;
  }
  .add-to-cart-module {
    padding: 0 !important;
  }
  .add-to-cart-module .success-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .add-to-cart-module .addtocart-left {
    width: 40%;
    padding: 1.5rem;
  }
  .add-to-cart-module .addtocart-right {
    width: 60%;
    background: #ffffff;
    padding: 1.5rem;
  }
  .add-to-cart-module .success-message {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
  .add-to-cart-module .success-message h3 {
    text-align: left;
    min-width: 19rem;
    max-width: 21.8rem;
  }
  .add-to-cart-module .success-message:before {
    margin-right: 0.7rem;
  }
  .add-to-cart-module .box_product {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
  }
  .add-to-cart-module .box_product-info {
    margin-left: 2.6rem;
  }
  .add-to-cart-module .popup-buttons {
    margin-top: 2.1rem;
  }
  .add-to-cart-module .addtocart-right .slidersection {
    background: #ffffff;
  }
  .add-to-cart-module .addtocart-right .slidersection .products.list.items {
    padding: 0;
  }
  .add-to-cart-module .addtocart-right .slidersection .slider-product .filterproduct-title span {
    font-size: 1.4rem;
    line-height: 1.7rem;
    margin-bottom: 1.3rem;
    margin-top: 3.7rem;
  }
  .add-to-cart-module .addtocart-right .slidersection .slider-product .products.wrapper .owl-stage-outer .owl-item .product-item {
    width: 20rem;
  }
  .add-to-cart-module .addtocart-right .slidersection .slider-product .products.wrapper .owl-stage-outer .owl-item .product-item-details .info-block {
    height: 3rem;
  }
  .add-to-cart-module .addtocart-right .slidersection .slider-product .products.wrapper .owl-stage-outer .owl-item .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary {
    width: 4.25rem;
    height: 4.25rem !important;
  }
  .add-to-cart-module .addtocart-right .slidersection .slider-product .products.wrapper .owl-stage-outer .owl-item .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary::before {
    font-size: 2rem;
  }
  .add-to-cart-module .addtocart-right .slidersection .slider-product .products.wrapper .owl-stage-outer .owl-stage {
    background: #ffffff;
  }
  .add-to-cart-module .addtocart-right .slidersection .owl-controls .owl-nav {
    top: -3.8rem;
  }
  .add-to-cart-module .offerblock {
    margin-top: 2.1rem;
    min-height: 15rem;
  }
  .add-to-cart-module .offerblock .offer-image img {
    min-height: 15rem;
    width: 100%;
    max-height: 15rem;
  }
  .add-to-cart-module .offerblock .offer-content {
    top: 0.5rem;
  }
  .add-to-cart-module .offerblock .offer-content .offer-content-title {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .add-to-cart-module .offerblock .offer-content .email {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
  body .page-wrapper .page-main,
  body .page-wrapper .page.messages,
  body .page-wrapper .columns,
  body .page-wrapper .column.main,
  body .page-wrapper .page-title-wrapper {
    max-width: 1370px !important;
  }
  .catalog-category-view .page-wrapper div.breadcrumbs,
  .catalogsearch-result-index .page-wrapper div.breadcrumbs {
    margin-top: 17px;
    margin-bottom: 1.6rem;
  }
  .page-wrapper div.breadcrumbs {
    margin-top: 1.7rem;
    margin-bottom: 3.6rem;
  }
  .page-wrapper div.breadcrumbs .items {
    max-width: 137rem !important;
    margin: 0 auto;
  }
  .catalog-product-view .page-wrapper div.breadcrumbs {
    margin-top: 1.6rem;
    margin-bottom: 2.6rem;
  }
  .catalog-product-view .page-wrapper div.breadcrumbs .items .item:last-child {
    display: initial;
  }
  .catalog-product-view .page-wrapper div.breadcrumbs .items .item:nth-last-child(2) a,
  .catalog-product-view .page-wrapper div.breadcrumbs .items .item:nth-last-child(2) strong {
    text-decoration: none;
  }
  .catalog-product-view .page-wrapper div.breadcrumbs .items .item:nth-last-child(2)::after {
    display: inline-block !important;
  }
  .categories_mobile,
  .show-more-categories {
    display: none;
  }
  .category_box {
    display: flex;
    align-items: center;
    gap: 12px;
    max-height: 370px;
    overflow: hidden;
  }
  .category_box .category_right,
  .category_box .category_left {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .category_box .category_right .category_title_box.active,
  .category_box .category_left .category_title_box.active {
    background: #ffffff;
    border: 1px solid #6aac4b;
  }
  .category_box .category_right .category_title_box.active .category_icon,
  .category_box .category_left .category_title_box.active .category_icon {
    background: #6aac4b;
    color: #ffffff;
  }
  .category_box .category_right .category_title_box.active::before,
  .category_box .category_left .category_title_box.active::before,
  .category_box .category_right .category_title_box.active::after,
  .category_box .category_left .category_title_box.active::after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .category_box .category_right .category_title_box.active::before,
  .category_box .category_left .category_title_box.active::before {
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid #ffffff;
    display: block;
    position: absolute;
    right: -10.5px;
    z-index: 1;
  }
  .category_box .category_right .category_title_box.active::after,
  .category_box .category_left .category_title_box.active::after {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #6aac4b;
    right: -12px;
  }
  .category_box .category_right .category_title_box .category_title {
    justify-content: flex-end;
  }
  .category_box .category_right .category_title_box .category_title .title-text {
    text-align: right;
  }
  .category_box .category_right .category_title_box.active {
    background: #ffffff;
    border: 1px solid #6aac4b;
  }
  .category_box .category_right .category_title_box.active .category_icon {
    background: #6aac4b;
    color: #ffffff;
  }
  .category_box .category_right .category_title_box.active::before {
    border-right: 11px solid #ffffff;
    border-left: initial;
    left: -10.5px;
  }
  .category_box .category_right .category_title_box.active::after {
    border-right: 12px solid #6aac4b;
    border-left: initial;
    left: -12px;
  }
  .category_box .category_title_box {
    position: relative;
    background: #eaf3fa;
    padding: 11.5px;
    border: 1px solid #3184ca;
    border-radius: 8px;
    min-width: 200px;
    max-width: 200px;
    cursor: pointer;
  }
  .category_box .category_title_box .category_title {
    display: flex;
    align-items: center;
    gap: 12px;
    max-height: 45px;
  }
  .category_box .category_title_box .category_title .title-text {
    font-size: 1.4rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #373737;
  }
  .category_box .category_title_box .category_title .hidden-link {
    display: none;
  }
  .category_box .category_title_box .category_icon {
    color: #3184ca;
    height: 50px;
    min-height: 50px;
    min-width: 50px;
    width: 50px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
  }
  .category_box .category_content {
    display: none;
    opacity: 0;
    width: 0;
    height: 0;
  }
  .category_box .category_center {
    max-height: 370px;
    min-height: 370px;
    border-radius: 8px;
    width: 100%;
    position: relative;
  }
  .category_box .category_center img {
    max-height: 370px;
    min-height: 370px;
    border-radius: 8px;
    width: 100%;
    object-fit: cover;
  }
  .category_box .category_center_image-overlay {
    max-height: 370px;
    min-height: 370px;
    border-radius: 8px;
    width: 100%;
    position: absolute;
    background: #000000;
    top: 0;
    opacity: 0.4;
  }
  .category_box .category_center .center_content {
    position: absolute;
    bottom: 25px;
    margin: 0;
    list-style: none;
    padding: 0;
    right: 25px;
  }
  .category_box .category_center .center_content .category_content-list {
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .category_box .category_center .center_content .category_content-item {
    display: flex;
    align-items: center;
  }
  .category_box .category_center .center_content .category_content-item::before {
    content: "\e909";
    font-family: "icomoon";
    color: white;
    font-size: 8px;
    margin-right: 8px;
  }
  .category_box .category_center .center_content .category_content-item a {
    font-size: 1.4rem;
    font-family: 'Montserrat', sans-serif;
    color: white;
  }
  .category_box .category_center .center_content .category_content-item.button {
    font-size: 1.4rem;
    text-align: center;
    color: #373737;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 20px;
    margin: 25px 0 0 0;
    background: #3184ca;
    border-radius: 0.8rem;
    padding: 8px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin-left: auto;
  }
  .category_box .category_center .center_content .category_content-item.button a:hover {
    text-decoration: unset;
  }
  .category_box .category_center .center_content .category_content-item.button::before {
    display: none;
  }
  .category_box .category_center .center_content .category_content-item.button .category_content-item-icon::before {
    font-size: 1rem;
    font-family: "icomoon";
    content: "\e906";
    margin-left: 8px;
  }
  body .hidden-desktop {
    display: none !important;
  }
  body .hidden-mobile {
    display: block !important;
  }
  .cms-index-index main.page-main {
    padding-top: 0 !important;
  }
  .cms-index-index .homepage_slider-info {
    left: initial;
    right: 45px;
    top: initial;
    bottom: 45px;
    transform: initial;
  }
  .cms-index-index .homepage_slider-info-title {
    font-size: 42px;
    text-align: right;
    max-width: 350px;
    overflow: hidden;
    line-height: 50px;
  }
  .cms-index-index .homepage_slider-info-button {
    margin: 0 0 0 auto;
  }
  .cms-index-index .homepage_slider-info-button span {
    font-size: 1.6rem;
  }
  .cms-index-index .homepage_slider-info-button span::after {
    font-size: 1.2rem;
  }
  .cms-index-index .homepage-benefits-subheader,
  .cms-index-index .homepage-benefits-footer {
    margin: 2rem 0 2rem;
  }
  .cms-index-index .homepage-benefits-subheader .benefits-list,
  .cms-index-index .homepage-benefits-footer .benefits-list {
    border: 1px solid rgba(55, 55, 55, 0.1);
    border-radius: 0.8rem;
    overflow-x: visible;
    overflow-y: unset;
  }
  .cms-index-index .homepage-benefits-subheader .benefits-list .benefit,
  .cms-index-index .homepage-benefits-footer .benefits-list .benefit {
    border-right: 1px solid rgba(55, 55, 55, 0.1) !important;
    border-radius: 0;
  }
  .cms-index-index .homepage-benefits-subheader .benefits-list .benefit:last-child,
  .cms-index-index .homepage-benefits-footer .benefits-list .benefit:last-child {
    border-right: 0 !important;
  }
  .cms-index-index .homepage-middle-banners {
    margin: 2.5rem 0 2.5rem 0;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .left-info {
    display: block;
    width: 65%;
    height: 30.6rem;
    position: relative;
    margin-right: 1.5rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .left-info .image img {
    border-radius: 0.8rem;
    height: 30.6rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .left-info .content {
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .left-info .content .icon {
    margin-bottom: 1.5rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .left-info .content .left-title {
    font-size: 3rem;
    line-height: 3.7rem;
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-weight: 700;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .left-info .content .left-text {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 0.5rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .left-info .content .left-text .icon-full-arrow::before {
    font-size: 1rem;
    margin-right: 0.7rem;
    position: relative;
    color: #6aac4b;
    top: -0.1rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info {
    width: 35%;
    padding: 0 1.5rem 0 1.5rem;
    height: 30.6rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info .content .title {
    font-size: 1.7rem;
    margin: 0 0 0.6rem 0;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info .content .sub-title {
    line-height: 2.4rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info .content .image {
    margin: 2rem 0 2rem 0;
    max-width: 90%;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info .content .image img {
    max-height: 15.5rem;
    border-radius: 0.8rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info .content .action.button {
    width: 197px;
    height: 50px;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info .content .action.button a {
    font-size: 1.4rem;
    line-height: 1.8rem;
    text-transform: none;
  }
  .cms-index-index .homepage-extra-information {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 1.5rem 0 1.5rem;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info {
    padding: 0 0.5rem;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-box {
    padding: 0 1.1rem 0 1.1rem;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-link {
    height: 28rem;
    margin: 0 0 2rem 0;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-link .mobile-img {
    display: none;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-link .desktop-img {
    display: block;
    border-radius: 0.8rem;
    height: 28rem;
    object-fit: cover;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-link .msg {
    font-size: 2rem;
    line-height: 2.4rem;
    margin-left: 2.1rem;
    top: 76.3%;
    transition: 0.3s all ease-out;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-link .points {
    margin: 0 0 0 3.1rem;
    top: 61.2%;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-link .points li {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-link .points li::before {
    font-size: 1.1rem;
    margin-right: 0.6rem;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-link .action span {
    font-size: 1.3rem;
    width: 12.2rem;
    height: 3rem;
    left: 2.1rem;
    bottom: 1.2rem;
  }
  .cms-index-index .homepage-extra-information .homepage-photo-info .image-link:hover .msg {
    top: 41.5%;
  }
  .cms-index-index .homepage-extra-information .homepage-extra-info {
    margin-top: 0;
  }
  .cms-index-index .homepage-extra-information .homepage-extra-info .info-title {
    font-size: 2.4rem;
    line-height: 2.9rem;
  }
  .cms-index-index .homepage-extra-information .homepage-extra-info .info-btn {
    margin-top: 3.3rem;
  }
  .cms-index-index .homepage-extra-information .homepage-extra-info .info-btn a {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .cms-index-index .homepage-extra-information .homepage-extra-info .info-btn a::after {
    font-size: 1.2rem;
  }
  .cms-index-index .homepage-extra-information .homepage-show-more {
    margin-bottom: 3.5rem;
  }
  .cms-index-index .homepage-extra-information .homepage-show-more::before {
    height: 10rem;
  }
  .cms-index-index .homepage-testimonials .container {
    padding: 0 1.5rem !important;
  }
  .cms-index-index .homepage-testimonials .container .box {
    padding: 0;
  }
  .cms-index-index .homepage-testimonials .yereone-testimonials.yereone-testimonials-slider {
    max-width: 90rem;
    margin: 0 auto;
  }
  .cms-index-index .homepage-testimonials .container .yereone-testimonials-block-title span {
    font-size: 2.4rem;
    line-height: 2.9rem;
    margin-top: 4.3rem;
  }
  .cms-index-index .homepage-testimonials .container .yereone-testimonials .yereone-testimonial-item .yereone-testimonial-content {
    margin-bottom: 2.5rem;
  }
  .cms-index-index .homepage-testimonials .container .yereone-testimonials .yereone-testimonial-item .yereone-testimonial-content span {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .cms-index-index .homepage-testimonials .container .yereone-testimonials .yereone-testimonial-item .yereone-testimonial-author {
    font-size: 1.5rem;
    line-height: 2.5rem;
    margin-bottom: 3.5rem;
  }
  .cms-index-index .homepage-testimonials .container .slick-dots li {
    margin: 0 0.5rem 3rem 0.5rem;
    width: 1rem;
    height: 1rem;
  }
  .cms-index-index .homepage-newsletter {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .cms-index-index .homepage-newsletter .montage {
    margin-bottom: 0;
    margin-top: 0;
  }
  .cms-index-index .homepage-newsletter .container .montage {
    padding-right: 0.8rem !important;
  }
  .cms-index-index .homepage-newsletter .container .newsletter-box {
    padding-left: 0.8rem !important;
  }
  .cms-index-index .homepage-newsletter .container .offerblock {
    min-height: 33.8rem;
  }
  .cms-index-index .homepage-newsletter .container .offerblock .offer-image img {
    min-height: 33.8rem;
  }
  .cms-index-index .homepage-newsletter .container .offerblock .offer-content {
    top: 5.2rem;
    left: 3.4rem;
  }
  .cms-index-index .homepage-newsletter .container .offerblock .offer-content .offer-content-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
  .cms-index-index .homepage-newsletter .container .offerblock .offer-content .email {
    margin-top: 0.9rem;
    margin-bottom: 2.9rem;
  }
  .cms-index-index .homepage-newsletter .container .offerblock .offer-content .email a {
    font-size: 1.5rem;
  }
  .cms-index-index .homepage-newsletter .container .offerblock .offer-content .action span {
    font-size: 1.5rem;
    width: 9.5rem;
    height: 5rem;
    line-height: 1.8rem;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock {
    height: 33.8rem !important;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content {
    margin-bottom: 0;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .news-title {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .news-title .icon {
    position: unset;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .news-title .title {
    text-align: left;
    max-width: unset;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .info {
    font-size: 1.5rem;
    margin-bottom: 1.9rem;
    text-align: left;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .block.newsletter .actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin-top: 4rem;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .block.newsletter .actions button {
    height: 5rem;
  }
  .cms-index-index .homepage-blog {
    margin-bottom: 5.8rem;
    margin-top: 5.2rem;
  }
  .cms-index-index .homepage-blog .container {
    max-width: 137rem !important;
    padding: 0 !important;
  }
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-title {
    margin: 0 0 1.7rem 0;
    text-align: center;
  }
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-title strong {
    font-size: 2.4rem;
    line-height: 4.5rem;
  }
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-content {
    position: relative;
    background: #eaf3fa;
    border-radius: 0.8rem;
    margin: 0 1.5rem;
  }
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-content .post-items.list {
    padding: 4.9rem 3.9rem 5.7rem 3.9rem;
  }
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-content .owl-item .post-item {
    padding: 0;
  }
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-content .owl-item .post-item .post-image {
    max-height: 18.7rem;
    min-height: 18.7rem;
  }
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-content .owl-item .post-item .post-image img {
    min-height: 18.7rem;
    max-height: 18.7rem;
  }
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-content .owl-item .post-item .post-content-wrapper {
    padding: 1.6rem;
  }
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-content .owl-controls .owl-nav.disabled {
    top: -5rem;
    right: 1.1rem;
  }
  .form .amsearch-input-wrapper {
    transition: 0.3s ease-in-out;
    max-width: initial;
    min-width: initial;
  }
  .form .amsearch-input-wrapper.opened {
    width: 47rem !important;
  }
  .empty-search {
    padding-left: 15px;
    color: #373737;
    font-weight: 600;
  }
  .form .amsearch-result-section {
    max-width: 47rem !important;
    left: 0;
    top: calc(100% + 5px);
  }
  .form .amsearch-result-section .amsearch-item-container {
    padding: 0;
  }
  .form .amsearch-result-section .amsearch-item-container.-popular_searches {
    margin-bottom: 20px;
  }
  .form .amsearch-result-section .amsearch-item-container.-recent_searches {
    margin-top: 20px;
  }
  .form .amsearch-result-section .amsearch-results {
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .form .amsearch-result-section .amsearch-results .amsearch-products-section {
    width: 60%;
    margin: 0;
    border-left: 1px solid #e8e9ef;
    padding: 15px 15px 0 0;
  }
  .form .amsearch-result-section .amsearch-results .amsearch-products-section .amsearch-autocomplete-image {
    width: 100%;
  }
  .form .amsearch-result-section .amsearch-products {
    padding: 0 0 0 12px;
  }
  .form .amsearch-result-section .amsearch-products .product-image-container img {
    height: 117px;
    object-fit: contain;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 15px 8px;
    border: 1px solid rgba(55, 55, 55, 0.1);
    box-sizing: border-box;
    border-radius: 8px;
    margin-bottom: 8px;
    margin-top: 0;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .actions-secondary {
    display: none;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details {
    padding: 12px 0 0 0;
    text-align: center;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .product-item-link {
    font-weight: 700;
    line-height: 14px;
    color: #373737;
    height: 40px;
    overflow: hidden;
    text-decoration: initial;
    margin: 0;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .stock {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    margin: 11px auto 18px auto;
    border-radius: 0.8rem 0 0.8rem 0.8rem;
    width: 11.4rem;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .stock.available span,
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .stock.unavailable span {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.3rem;
    padding: 4px 0;
    background: initial;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .stock.available {
    background: rgba(106, 172, 75, 0.3);
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .stock.available span {
    color: #6aac4b;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .stock.unavailable {
    background: #e4a76e;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .stock.unavailable span {
    color: #ffffff;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .products-shippment {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 12px 0;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .products-shippment span {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.5rem;
    text-align: center;
    color: #6aac4b;
    height: 1.3rem;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .products-shippment .product-term {
    padding-left: 5px;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .products-shippment .la-comanda {
    color: #e4a76e;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .amsearch-wrapper-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .amsearch-wrapper-inner .amasty-xsearch-form button {
    background: #3184ca;
    border-radius: 8px 0px 8px 8px;
    width: 35px;
    height: 35px;
    position: relative;
    border: initial;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .amsearch-wrapper-inner .amasty-xsearch-form button::before {
    font-size: 1.4rem;
    content: "\e902";
    font-family: "icomoon";
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .amsearch-wrapper-inner .amasty-xsearch-form button span {
    display: none;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .product-item-actions {
    width: auto;
    padding: 0;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .price-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0;
    width: auto;
    float: unset;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .price-box .price {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 17px;
    color: #373737;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .product-item-details .price-box .old-price .price {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 16px;
    color: #373737;
  }
  .form .amsearch-result-section .amsearch-more-results {
    padding-bottom: 12px;
  }
  .form .amsearch-result-section .amsearch-more-results a {
    margin: 12px 0 0 0;
  }
  .static-rates {
    margin: 2.5rem 0 2.5rem 0;
  }
  .static-rates .static-cards-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .static-rates .static-cards-info .left-info {
    display: block;
    width: 65%;
    height: 30.6rem;
    position: relative;
    margin-right: 1.5rem;
  }
  .static-rates .static-cards-info .left-info .image img {
    border-radius: 0.8rem;
    height: 30.6rem;
  }
  .static-rates .static-cards-info .left-info .content {
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
  }
  .static-rates .static-cards-info .left-info .content .icon {
    margin-bottom: 1.5rem;
  }
  .static-rates .static-cards-info .left-info .content .left-title {
    font-size: 3rem;
    line-height: 3.7rem;
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-weight: 700;
  }
  .static-rates .static-cards-info .left-info .content .left-text {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 0.5rem;
  }
  .static-rates .static-cards-info .left-info .content .left-text .icon-full-arrow::before {
    font-size: 1rem;
    margin-right: 0.7rem;
    position: relative;
    color: #6aac4b;
    top: -0.1rem;
  }
  .static-rates .static-cards-info .right-info {
    width: 35%;
    padding: 0 1.5rem 0 1.5rem;
    height: 30.6rem;
  }
  .static-rates .static-cards-info .right-info .content .title {
    font-size: 1.7rem;
    margin: 0 0 0.6rem 0;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
  .static-rates .static-cards-info .right-info .content .sub-title {
    line-height: 2.4rem;
  }
  .static-rates .static-cards-info .right-info .content .image {
    margin: 2rem 0 2rem 0;
    max-width: 90%;
  }
  .static-rates .static-cards-info .right-info .content .image img {
    max-height: 15.5rem;
    border-radius: 0.8rem;
  }
  .static-rates .static-cards-info .right-info .content .action.button {
    width: 197px;
    height: 50px;
  }
  .static-rates .static-cards-info .right-info .content .action.button a {
    font-size: 1.4rem;
    line-height: 1.8rem;
    text-transform: none;
  }
  .cms-page-view .breadcrumbs {
    margin-top: 17px !important;
  }
  div.montage_autohirzed img.desktop-img {
    display: block;
    min-height: 26rem;
  }
  div.montage_autohirzed img.mobile-img {
    display: none;
  }
  div.montage_autohirzed .text .montage-subtitle {
    font-size: 2.8rem;
    line-height: 3.4rem;
  }
  div.montage_autohirzed .text .email a {
    font-size: 1.5rem;
  }
  div.montage_autohirzed .text .action span {
    font-size: 1.5rem;
    width: 9.5rem;
    height: 5rem;
    line-height: 1.8rem;
  }
  .tm_blog-index-index .pages .pages-items {
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
  }
  .homepage-products-title {
    font-size: 2.4rem !important;
    padding: 0;
    text-align: center;
    margin-bottom: 3.6rem;
  }
  .homepage-products .products.wrapper .owl-controls .owl-nav {
    top: -6.5rem;
    right: 0;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    float: left;
    clear: left;
    margin: 0 9px 4.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 {
    float: left;
    display: inline-block;
    margin: 0 0 4.5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .block-addresses-list .items.addresses > .item,
  .form-edit-account .fieldset,
  .form-address-edit .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),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .block-addresses-list .items.addresses > .item:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .form-address-edit .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    float: left;
    clear: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .block-addresses-list .items.addresses > .item:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .form-address-edit .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) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .block-addresses-list .items.addresses > .item:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .form-address-edit .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: 45px;
  }
  .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,
  .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,
  .block-cart-failed .block-content:before,
  .block-cart-failed .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,
  .block-cart-failed .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 18px;
  }
  .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: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 + .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 .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 {
    width: 100%;
    padding: 0;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .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-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-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history {
    margin-top: -22.5px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'porto-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .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: -12px 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 #cccccc;
  }
  .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 .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 24px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    z-index: 0;
    width: 100%;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    cursor: default;
    padding: 0 0 9px;
  }
  .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 > .title:after,
  .paypal-review-discount .block > .title:after,
  .cart-discount .block > .title:after {
    display: none;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    display: block !important;
    padding: 0;
  }
  .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: 38px;
    margin-bottom: 36px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1140px;
    box-sizing: border-box;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .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: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-right: 0;
    padding-left: 2%;
  }
  .sidebar-additional {
    padding-left: 2%;
    clear: right;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    padding-right: 2%;
    padding-left: 0;
    clear: left;
    float: left;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
  }
  .panel.header .switcher {
    height: 15px;
  }
  .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: 18px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 18px;
    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: 400;
    line-height: 36px;
    font-size: 1.3rem;
    color: #c1c1c1;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #eeeeee;
    border-bottom: none;
    height: 36px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #c1c1c1;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #c1c1c1;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #777777;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .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: #ffffff;
    color: #777777;
    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: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 39px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #eeeeee;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .product.data.items > .item.title {
    margin: 0 1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-size: 14px;
    border: 1px solid #eeeeee;
    border-top-width: 3px;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    line-height: 30px;
    padding: 1px 15px 1px 15px;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    border-top-color: #0088cc;
    color: #0088cc;
  }
  .product.data.items > .item.content {
    margin-top: 35px;
    border-color: #eeeeee;
    box-shadow: 0 1px 2px #eee;
  }
  .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 {
    width: auto;
    margin-bottom: 0;
  }
  .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;
  }
  .control.multi-columns {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(6, auto);
    column-gap: 10px;
  }
  .amreview-popup.modal-popup .block-content {
    padding: 10px 40px 40px;
  }
  .amrev-toolbar-container {
    background: #fafafa;
    padding: 5px 10px;
  }
  .amrev-toolbar-container .amrev-filters {
    flex-basis: auto;
    flex-wrap: nowrap;
    order: 1;
  }
  .amrev-toolbar-container .amrev-filter {
    border: none;
    flex-basis: auto;
    margin: 0;
    padding: 0;
  }
  .amrev-toolbar-container .amrev-sorting {
    flex-basis: 250px;
    order: 2;
    padding: 0 0 0 15px;
  }
  .amrev-toolbar-container.-all .amrev-sorting {
    border-left: 1px solid #d6d6d6;
  }
  .amrev-toolbar-container .amrev-label {
    margin: 0 7.5px;
  }
  .amrev-toolbar-container .amrev-select {
    max-width: 175px;
  }
  .amreview-images.slick-slider .slick-slide {
    display: inline-block;
  }
  .amreview-images.slick-slider .slick-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) center no-repeat;
  }
  .amrev-comment-block {
    margin: 0;
  }
  .amrev-area-field div.mage-error {
    margin-top: 4px;
    position: absolute;
    top: 100%;
  }
  .amrev-comment-form .amrev-fieldset {
    flex-basis: 70%;
  }
  .amrev-comment-toolbar {
    flex-wrap: nowrap;
    padding: 25px 0 20px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap {
    flex-basis: auto;
    order: 3;
    padding: 0 15px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap .amreview-plus {
    margin: 0 10px 0 0;
  }
  .amrev-comment-toolbar .amrev-comment {
    border-right: 1px solid #767676;
    flex-basis: auto;
    justify-content: initial;
    margin: 0;
    order: 2;
  }
  .amrev-comment-toolbar .amrev-reply {
    flex-basis: auto;
    order: 1;
    padding: 0 15px 0 0;
  }
  .amreview-helpful-wrap .amreview-helpful {
    font-size: 12px;
  }
  .amreview-submit-form .field.review-field-nickname.-half,
  .amreview-submit-form .field.review-field-email {
    width: 48%;
  }
  .amreview-submit-form .review-form .action.submit.primary {
    padding: 11px 22px;
  }
  .amreview-submit-form > .block-content {
    padding: 25px 0 55px;
  }
  .amreview-submit-form .review-fieldset {
    margin: 0 0 40px;
  }
  .amreview-submit-form .review-fieldset .field {
    margin: 0 0 15px 0;
  }
  .amreview-info-wrapper {
    margin: 0;
  }
  .amreview-summary-info.amreview-showmore {
    display: none;
  }
  .amreview-review-list {
    margin: 0;
    padding: 50px 0 20px 0;
  }
  .amreview-review-list.-empty {
    padding: 40px;
  }
  .amrev-desc-title {
    flex-wrap: nowrap;
  }
  .amreview-author-details {
    margin: 10px 0 20px;
  }
  .amreview-percent-block {
    display: flex;
    align-items: center;
  }
  .amreview-summary-info {
    display: inline-block;
  }
  .amreview-add-new {
    margin: 40px 0 0;
  }
  .amreview-add-new .amreview-label {
    max-width: 160px;
    text-align: left;
  }
  .amreview-author-details {
    display: inline-block;
    margin: 0 auto 0 0;
    vertical-align: top;
    width: 25%;
  }
  .amreview-author-details .amreview-verified {
    display: block;
  }
  .amreview-author-details .amreview-date {
    position: static;
  }
  .amreview-author-details .amreview-recommended {
    background: #f1f1f1;
    border-left: 2px solid #1ab900;
    color: #6b6b6b;
    font-size: 12px;
    line-height: 14px;
    margin: 20px 0;
    max-width: 78px;
    padding: 4px 4px 4px 6px;
    position: relative;
  }
  .amreview-recommended:after {
    border: 18px solid transparent;
    border-left: 14px solid #f1f1f1;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    right: -32px;
    top: 0;
  }
  .amreview-toolbar-wrap.review-toolbar .pages {
    border: 0;
    float: right;
    padding: 20px 0;
  }
  .amreview-toolbar-wrap.review-toolbar .limiter {
    float: left;
    padding: 20px 0;
  }
  .amreview-review-wrapper.review-item {
    padding: 30px 0 40px 0;
  }
  .amreview-description-wrap {
    display: inline-block;
    position: relative;
    width: 75%;
  }
  .amreview-widget-title {
    padding: 10px 35px;
  }
  .amreview-widget-container.-summary-widget {
    padding-left: 35px;
    padding-right: 35px;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful-wrap {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful {
    margin: 0;
    width: auto;
  }
  .amreview-widget-container.-summary-widget .amreview-icon {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-plus {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-minus {
    margin: 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-wrapper {
    padding: 25px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    padding: 35px;
  }
  .amelsearch-further-section {
    display: block;
  }
  .amgdprcookie-main-wrapper {
    padding: 0;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-top {
    margin-bottom: 35px;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-head {
    font-size: 34px;
    line-height: normal;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-btn {
    box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
    font-size: 20px;
    padding: 17px 46px;
    text-transform: none;
  }
  .amgdprcookie-cookie-container {
    margin-bottom: 30px;
    padding: 25px 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-caption {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
    padding-left: 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-text {
    font-size: 14px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options {
    background: inherit;
    display: inline-block;
    font-size: 14px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-cookie-container,
  .amgdprcookie-groups-modal .amgdprcookie-header,
  .amgdprcookie-groups-modal .amgdprcookie-text {
    padding: 0;
  }
  .amgdprcookie-modal-container .modal-inner-wrap {
    background: #ffffff;
    min-width: 400px;
    right: unset;
    width: 21%;
  }
  .amgdprcookie-table .amgdprcookie-cell.desc,
  .amgdprcookie-table .amgdprcookie-title.-wide {
    width: 30%;
  }
  .amgdprcookie-table .amgdprcookie-cell,
  .amgdprcookie-table .amgdprcookie-title {
    width: 15%;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block {
    flex-direction: row;
    margin-bottom: 5px;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-bottom: 0;
  }
  .amgdpr-modal-container .modal-header {
    padding: 40px 50px 20px;
  }
  .amgdpr-modal-container .modal-header .modal-title {
    font-size: 30px;
  }
  .amgdpr-modal-container .modal-content {
    padding: 0 30px 0 50px;
  }
  .amgdpr-modal-container .modal-footer {
    padding: 30px 50px 50px;
  }
  .amgdpr-modal-container .action.action-primary {
    width: auto;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 21px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .block-category-event.block:last-child {
    margin-bottom: 27px;
    padding: 9px 0 27px;
  }
  .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;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .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 #cccccc;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .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: 25px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
  }
  .bundle-options-container .block-bundle-summary {
    padding: 9px 18px;
    float: right;
    width: 40%;
    position: relative;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
  }
  .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;
  }
  .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%;
  }
  .products-grid.columns3 .product-item,
  .products-grid.columns4 .product-item,
  .products-grid.columns5 .product-item {
    width: 50%;
  }
  .products-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.columns5 .product-item.nth-child-2np1 {
    clear: left;
  }
  .products-grid.columns6 .product-item,
  .products-grid.columns7 .product-item,
  .products-grid.columns8 .product-item {
    width: 33.33333333%;
  }
  .products-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.columns8 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.columns8 .product-item.nth-child-3np1 {
    clear: left;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(2) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-2np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-3np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(3) .product-item-info {
    border-top-color: transparent;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 13.5px;
  }
  .product-info-main .product-add-form {
    padding-top: 15px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    min-width: 150px;
  }
  .product-social-links {
    text-align: left;
  }
  .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;
  }
  .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%;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 38px;
    color: #777777;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #777777;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #777777;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #777777;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #c1c1c1;
  }
  .compare.wrapper .counter.qty:before {
    content: "(";
  }
  .compare.wrapper .counter.qty:after {
    content: ")";
  }
  .product.info.detailed.accordion .product.data.items > .item.title,
  .product.info.detailed.accordion .product.data.items > .item.content {
    float: none;
    margin: 0;
  }
  .product.info.detailed.accordion .product.data.items > .item.title[aria-expanded=false] > .switch {
    border-bottom: 1px solid #eee;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .product.info.detailed.vertical .product.data.items > .item.title {
    float: none;
    max-width: 160px;
    text-align: right;
    overflow: hidden;
  }
  .product.info.detailed.vertical .product.data.items > .item.title > .switch {
    border: 1px solid #eee;
    border-radius: 5px 0 0 5px;
    border-right: 0;
    border-left-width: 3px;
  }
  .product.info.detailed.vertical .product.data.items > .item.title.active > .switch,
  .product.info.detailed.vertical .product.data.items > .item.title.active > .switch:focus,
  .product.info.detailed.vertical .product.data.items > .item.title.active > .switch:hover {
    border-left-color: #08c;
  }
  .product.info.detailed.vertical .product.data.items > .item.content {
    position: absolute;
    float: none;
    margin: 0;
    width: calc(100% - 159px);
    right: 0;
    top: 0;
    min-height: 180px;
  }
  .block-search {
    position: relative;
    margin-left: 40px;
    width: 450px;
    z-index: 4;
    display: inline-block;
    vertical-align: middle;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search .nested {
    display: none;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    position: static;
    margin: 0;
    border-color: transparent;
    height: 40px;
    border-radius: 20px;
    padding: 10px 50px 10px 20px;
  }
  .block-search input::-webkit-input-placeholder {
    color: #dddddd;
  }
  .block-search input:-moz-placeholder {
    color: #dddddd;
  }
  .block-search input::-moz-placeholder {
    color: #dddddd;
  }
  .block-search input:-ms-input-placeholder {
    color: #dddddd;
  }
  .block-search .action.search {
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 1;
    height: 40px;
    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;
    line-height: 40px;
  }
  .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: 14px;
    line-height: inherit;
    color: #0088cc;
    content: '\f818';
    font-family: 'porto-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .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;
  }
  .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-summary {
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 18px 22.5px;
  }
  .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 18px;
    margin: 0 0 9px;
  }
  .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 18px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 18px;
    position: static;
    vertical-align: middle;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
    width: 99%;
  }
  .cart-discount {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .block.crosssell {
    width: 66.66666667%;
    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 .block-minicart {
    right: -15px;
    width: 350px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 66%;
    padding-right: 27px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 18px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 9px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    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: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    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: #777777;
    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: #0088cc;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'porto-icons';
    content: '\f82b';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #777777;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'porto-icons';
    content: '\f82b';
  }
  .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 18px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 18px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 18px;
    width: 66.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 33%;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    transform-origin: 0 0;
    transform: scale(1, 0);
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    border-top: 6px solid #0088cc;
  }
  .authentication-dropdown._show {
    z-index: 100;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 66.66666667%;
    text-align: right;
    margin-top: -95px;
  }
  .block-authentication .block-title {
    font-size: 20px;
    border-bottom: 0;
    margin: 0;
    margin-bottom: 20px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .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: 9px 27px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 9px 0 0 36px;
  }
  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 18px 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: 27px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 10px;
  }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 9px 9px 0;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.create.account {
    padding: 35px 0;
  }
  .form.create.account > .fieldset {
    width: 50%;
    padding: 0 25px;
    float: left;
  }
  .form.create.account .actions-toolbar {
    clear: both;
    padding: 0 25px;
  }
  .form.forget .field {
    max-width: 600px;
  }
  .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 .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 18px;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin: 0 9px 9px 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_price {
    font-size: 20px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 18px;
    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: 400;
    font-size: 1.4rem;
  }
  .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: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border-radius: 6px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 38px;
    line-height: 1.4;
    padding: 10px;
    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: #dddddd;
  }
  .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: #dddddd;
  }
  .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: #dddddd;
  }
  .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: 9px;
  }
  .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.2rem;
    margin: 0 0 0 4.5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    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: 24px;
    line-height: 12px;
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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-message .field {
    margin: 0 0 18px;
    box-sizing: border-box;
  }
  .gift-message .field > .label {
    margin: 0;
  }
  .gift-message .field:before,
  .gift-message .field:after {
    content: '';
    display: table;
  }
  .gift-message .field:after {
    clear: both;
  }
  .gift-message .field.choice:before,
  .gift-message .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .gift-message .field .description {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .gift-message .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .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: 18px;
    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 {
    padding: 18px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .action-gift {
    float: left;
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #0088cc;
    content: '\f807';
    font-family: 'porto-icons';
    margin: 0 0 0 9px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #777777;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #0088cc;
  }
  .cart.table-wrapper .action-gift._active:after {
    content: '\f804';
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 18px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 18px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 18px;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
  }
  .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 #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 18px 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-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 18px;
    width: 50%;
  }
  .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 36px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 9px 0;
  }
  .filter.active .filter-options,
  .filter-options {
    clear: both;
    position: static;
    overflow: initial;
    display: block;
    background: transparent;
  }
  .filter-subtitle {
    position: static;
    display: block;
  }
  .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 {
    position: relative;
    z-index: 1;
    padding-top: 45px;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 9px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    display: inline-block;
    border: 0;
    margin-right: 22.5px;
  }
  .page-layout-1column .filter-options-item.active {
    position: relative;
    z-index: 2;
  }
  .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 {
    content: "";
    display: block;
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    position: absolute;
    left: 50%;
    bottom: -1px;
    z-index: 3;
    margin-left: -20px;
  }
  .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 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    position: absolute;
    z-index: 2;
    background: #ffffff;
    width: 180px;
    top: 100%;
    border: 1px solid #cccccc;
    padding: 4.5px 0;
    -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);
  }
  .page-layout-1column .filter-options-content .item {
    padding: 4.5px;
    margin: 0;
  }
  .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 {
    display: inline;
    padding: 0;
    color: #c1c1c1;
    font-size: 13px;
    font-weight: normal;
  }
  .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: 22.5px;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 22.5px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 18px;
  }
  .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: 9px;
    padding: 4.5px 9px 9px;
    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: 9px;
    padding: 4.5px 9px 9px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    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: 22.5px;
  }
  .block.newsletter {
    width: 34%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .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: 12px 0 0 30px;
  }
  .block-returns-tracking .block-title .action.track {
    float: right;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .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.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: 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 .fieldset .field.text {
    width: 100%;
  }
  html,
  body {
    min-height: 100%;
  }
  .ie9 body {
    background-color: #8f8f8f;
  }
  .customer-menu .header.links a {
    color: #777 !important;
  }
  .sticky-logo {
    float: left;
  }
  .sticky-logo .logo {
    margin: 0 !important;
  }
  .sticky-logo .logo img {
    height: 30px;
    width: auto;
    max-width: none;
    margin-right: 20px;
  }
  header.page-header.sticky-header .nav-sections {
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 200 !important;
    padding: 0;
    margin: 0 !important;
    width: 100% !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: all;
  }
  header.page-header.sticky-header .navigation {
    padding: 0 15px;
  }
  header.page-header.sticky-header .navigation > ul {
    background-color: transparent;
  }
  header.page-header.sticky-header .navigation li.level0.parent > a:after {
    line-height: 30px;
  }
  header.page-header.sticky-header .navigation li.level0 > a > span.cat-label {
    top: -9px;
  }
  header.page-header.sticky-header .minicart-wrapper {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -20px;
  }
  .page-header .panel.wrapper {
    background-color: #f0f0ed;
  }
  .page-header .header.panel {
    padding-bottom: 11px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: left;
    margin-right: 15px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-header .navigation .level0 .submenu .submenu {
    border-top-width: 0;
    margin-top: -6px !important;
    margin-left: 8px !important;
  }
  .page-header .navigation .level0 .submenu li.parent > a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    margin-right: 5px;
    line-height: 15px;
    float: right;
  }
  .page-header .navigation .level0 .submenu .active > a {
    border: 0;
  }
  .page-header.header-newskin.sticky-header .nav-sections {
    background-color: #fff;
  }
  .cms-index-index .page-header.sticky-header .drop-menu > a {
    pointer-events: all;
  }
  .cms-index-index .page-header.sticky-header .drop-menu .nav-sections {
    visibility: hidden;
    opacity: 0;
  }
  .cms-index-index .page-header.sticky-header .drop-menu .nav-sections.visible {
    visibility: visible;
    opacity: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 18px;
  }
  .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: 16px;
    line-height: 15px;
    color: inherit;
    content: '\f807';
    font-family: 'porto-icons';
    margin: 0 0 0 5px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: 16px;
    line-height: 15px;
    color: inherit;
    content: '\f804';
    font-family: 'porto-icons';
    margin: 0 0 0 5px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px 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 #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    left: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    left: 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-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;
    vertical-align: top;
  }
  .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 .header.links {
    min-width: 175px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin-top: 7px;
    left: auto;
    right: 0;
  }
  .customer-welcome .header.links:before {
    left: auto;
    right: 10px;
  }
  .customer-welcome .header.links:after {
    left: auto;
    right: 9px;
    border-bottom-color: #ccc;
  }
  .customer-welcome.active .action.switch:after {
    content: '\f804';
  }
  .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-bottom: 0;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li > a,
  .header.panel > .header.links > li > span {
    padding: 0 15px;
    border-left: 1px solid #ccc;
  }
  .header.panel > .header.links > li:last-child > a,
  .header.panel > .header.links > li:last-child > span {
    padding-right: 0;
  }
  .header.panel > .header.links > li:first-child > a,
  .header.panel > .header.links > li:first-child > span {
    padding-left: 0;
    border-left: 0;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 4.5px;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 0 15px;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .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: 9px 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: 9px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 18px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    padding: 0 0 9px;
  }
  .weltpixel-quickview-catalog-product-view.catalog-product-view .breadcrumbs,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .columns,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page.messages,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .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;
  }
  .block-reviews-dashboard {
    margin-top: 25px;
  }
  .table-wrapper.reviews thead .col.date,
  .table-wrapper.reviews thead .col.item,
  .table-wrapper.reviews thead .col.summary,
  .table-wrapper.reviews thead .col.description {
    color: #373737;
  }
  .review-customer-view .customer-review .product-details {
    width: initial;
    height: initial;
  }
  .review-customer-view .customer-review .product-details .product-reviews-summary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
  }
  .homepage-products .products.wrapper .products.list .product-item {
    width: 23.7rem;
  }
  .homepage-products .products.wrapper .products.list .product-item-details .info-block {
    height: 3.6rem;
  }
}
@media all and (min-width: 992px), print {
  .amrev-toolbar-container {
    margin: 20px 0 25px 0;
  }
  .amreview-summary-details {
    flex-basis: auto;
    margin-left: 20px;
    order: initial;
    padding: 0;
  }
  .amreview-summary-details .amreview-label .amreview-bar {
    width: 80px;
  }
  .amreview-summary-info {
    flex-basis: auto;
    order: initial;
  }
  .amreview-description-wrap {
    width: 75%;
  }
  .amreview-title-review {
    margin-right: 280px;
  }
  .amreview-customer-review {
    margin-bottom: 8px;
  }
  .amreview-add-new {
    flex-basis: auto;
    order: initial;
  }
  .amreview-info-wrapper .amreview-summary-info,
  .amreview-info-wrapper .amreview-summary-details,
  .amreview-info-wrapper .amreview-add-new {
    vertical-align: middle;
  }
  .amreview-info-wrapper .amreview-summary-details {
    border-right: 2px solid #767676;
    margin: 0 auto 0 0;
    padding: 0 15px 0 25px;
  }
  .amreview-info-wrapper .amreview-add-new {
    background: none;
    display: inline-block;
    margin: 0 0 0 25px;
    padding-right: 0;
  }
  .amreview-widget-container.-grid .amreview-review-items {
    justify-content: space-between;
  }
  .amreview-widget-container.-grid .amreview-rating-wrapper {
    margin-bottom: 0;
  }
  .amreview-widget-container.-grid .amreview-review-wrapper.review-item {
    background: #f8fcff;
    border-bottom: 0;
    width: 49%;
  }
  .amreview-widget-container.-grid .amreview-title {
    background: none;
    cursor: unset;
    padding: 10px 0;
    pointer-events: none;
  }
  .amreview-widget-container.-grid .amreview-title:after {
    display: none;
  }
  .amreview-widget-container.-grid .amreview-description-wrapper {
    min-width: 200px;
  }
  .amreview-widget-container.-grid .amreview-message {
    max-width: 290px;
  }
  .amreview-widget-container.-sidebar .amreview-rating-wrapper {
    max-width: 30%;
    min-width: 120px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-form {
    padding: 0 20px;
  }
  .checkout-index-index .modal-popup.amgdprcookie-modal-container .modal-inner-wrap {
    left: unset;
    margin-left: unset;
    width: 21%;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .products-grid.columns3 .product-item,
  .products-grid.columns4 .product-item,
  .products-grid.columns5 .product-item {
    width: 33.33333333%;
  }
  .products-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.columns5 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns3 .product-item.nth-child-3np1,
  .products-grid.columns4 .product-item.nth-child-3np1,
  .products-grid.columns5 .product-item.nth-child-3np1 {
    clear: left;
  }
  .products-grid.columns6 .product-item,
  .products-grid.columns7 .product-item,
  .products-grid.columns8 .product-item {
    width: 20%;
  }
  .products-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.columns8 .product-item.nth-child-3np1,
  .products-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.columns8 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns6 .product-item.nth-child-5np1,
  .products-grid.columns7 .product-item.nth-child-5np1,
  .products-grid.columns8 .product-item.nth-child-5np1 {
    clear: left;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-3np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(3) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-2np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-5np1,
  .products-grid.products.grid.flex-grid.columns8 .product-item.nth-child-5np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns8 .product-item:nth-child(5) .product-item-info {
    border-top-color: transparent;
  }
  .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;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 18px;
    margin-left: calc((100% - 4 * 24%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .helper-div {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .extra-info .title {
    font-size: 2.2rem;
  }
  .extra-info .sub-title {
    font-size: 2rem;
  }
  .extra-info .content {
    font-size: 2rem;
    margin: 1.5rem 0 0 0;
  }
  .extra-info .content .contact {
    font-size: 1.8rem;
    margin: 1.5rem 0 0 0;
  }
  .extra-info .content .contact .phone-number {
    font-size: 1.6rem;
    margin: 0 0 1rem 0;
  }
  .extra-info .content .contact .email {
    font-size: 1.6rem;
  }
  .custom-contact .form-title {
    font-size: 1.6rem;
    margin: 0 0 1.5rem 0;
    line-height: 2rem;
  }
  .custom-contact .contact-fieldset .field {
    margin: 0 0 1rem 0;
  }
  .custom-contact .contact-fieldset .field .label {
    font-size: 1.4rem;
  }
  .custom-contact .action.submit.primary {
    font-size: 1.6rem;
  }
  .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;
  }
  header.page-header.type8 .header-desktop-logo {
    margin-right: 0;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area {
    margin-right: 1.2rem;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links {
    left: -2rem;
    top: 3.5rem;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links::before {
    right: 4.5rem;
    top: -1rem;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area:hover .header.links::after {
    right: 4.7rem;
    top: -0.7rem;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area .account_info--text {
    font-size: 1.2rem;
    display: block;
    font-weight: 600;
    line-height: 1.5rem;
    color: #373737;
    margin-left: 0.9rem;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area .account_info--text::after {
    font-size: 0.5rem;
    font-family: "icomoon";
    content: "\e905";
    color: #373737;
    margin-left: 0.5rem;
    position: relative;
    top: -2px;
  }
  header.page-header.type8 .header.content .header-box .header-minicart .minicart-wrapper .action.showcart .cartmeu {
    font-size: 1.2rem;
    display: block;
    font-weight: 600;
    line-height: 1.5rem;
    color: #373737;
    position: relative;
    padding: 0;
    margin-left: 0.6rem;
  }
  header.page-header.type8 .header.content .header-search {
    width: 50%;
    max-width: 33rem;
    display: block;
  }
  header.page-header.type8 .header.content .header-search .block.block-search .form.minisearch .field.search .search-category {
    display: block;
    width: 10rem !important;
    background: #ffffff;
    border-radius: 0 0.8rem 0.8rem 0;
    z-index: 100;
  }
  header.page-header.type8 .header.content .header-search .block.block-search .form.minisearch .field.search .search-category #mpsearch-category {
    font-size: 1.2rem;
    padding: 0 2.2rem 0 1rem;
    font-weight: 600;
    border: 0.1rem solid #e8e8e8;
    border-radius: 0 1rem 1rem 0;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search {
    position: relative;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search .amasty-xsearch-preload {
    display: none;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search input#search {
    padding-right: 14rem;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search .search-category {
    background: #ffffff;
    border-radius: 0 0.8rem 0.8rem 0;
    height: 3.5rem;
    z-index: 100;
  }
  header.page-header.type8.sticky-header .menu-container .menu-wrapper .drop-menu .block-search .search-category select {
    font-size: 1.2rem;
    font-weight: 600;
    border-radius: 0 0.8rem 0.8rem 0;
    color: #373737;
  }
  footer.page-footer .footer .footer-middle {
    margin-top: 8rem;
  }
  footer.page-footer .footer .footer-middle .container .facebook-footer img {
    display: block;
  }
  footer.page-footer .footer .footer-middle .container .mCol-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 19%;
    flex-basis: 19%;
    max-width: 19%;
  }
  footer.page-footer .footer .footer-middle .container .page-footer-menu .block-content a,
  footer.page-footer .footer .footer-middle .container .page-footer-menu .block-content li {
    font-size: 1.5rem;
  }
  footer.page-footer .footer .footer-middle .container .mCol-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 51%;
    flex-basis: 51%;
    max-width: 51%;
  }
  footer.page-footer .footer .footer-middle .container .mCol-2 .block {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    margin-right: auto;
  }
  footer.page-footer .footer .footer-middle .container .mCol-2 .block.footer-categories {
    -webkit-flex-basis: 44%;
    flex-basis: 44%;
    margin: unset;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
    max-width: 30%;
    margin-top: 0;
    padding: 0 15px 0 0;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 .footercontact .icon {
    width: 4rem;
    min-width: 4rem;
    height: 4rem;
    min-height: 4rem;
    margin-right: 2.6rem;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 .footercontact .icon::before {
    font-size: 1.5rem;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 .footercontact .info-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 4rem;
    margin-bottom: 2rem;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 .footercontact .info-footer .line-separator {
    display: none;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 .footercontact .info-footer .emails {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 .footercontact .info-footer a,
  footer.page-footer .footer .footer-middle .container .mCol-3 .footercontact .info-footer .text {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  footer.page-footer .footer .footer-middle .container div.mCol-4 {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
    text-align: center;
  }
  footer.page-footer .footer .footer-middle .container div.mCol-4 img {
    margin: 15px auto !important;
  }
  footer.page-footer .footer .footer-middle .container .footercustominfo .payment-info {
    margin-top: 55px;
  }
  footer.page-footer .footer .footer-middle-2 {
    margin: 0;
    min-height: 0;
  }
  footer.page-footer .footer-bottom {
    padding: 3.9rem 0 2.3rem 0;
  }
  footer.page-footer .footer-bottom .container {
    font-size: 1.4rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer.page-footer .footer-bottom .container address {
    width: auto;
  }
  footer.page-footer .footer-bottom .container .custom-block.f-right {
    display: inline;
    width: auto;
    margin: 0;
    text-align: center;
    height: 3.1rem;
  }
  footer.page-footer .footer-bottom .container .custom-block.f-right .footer-copyright {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  footer.page-footer .footer_anpc {
    width: 80%;
    position: absolute;
    left: 15px;
    padding: 12px 12px;
    top: -305px;
  }
  footer.page-footer .footer_anpc .footer_anpc-info .anpc-box span {
    font-size: 12px;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul {
    column-gap: 15px;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top {
    font-size: 16px;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .level0 > .level-top::before {
    font-size: 2.4rem;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu {
    margin: 10px 0 0 8px;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul .ui-menu-item {
    margin: 0 0 7px 0;
  }
  .menu-container .container .menu-wrapper .drop-menu .nav-sections .nav-sections-item-content .navigation > ul .submenu .row > ul .ui-menu-item a {
    font-size: 14px;
  }
  body.catalog-product-view .review_box-count {
    font-size: 1.6rem;
  }
  body.catalog-product-view .review_box-percent-block {
    width: 263px;
    margin-right: 108px;
  }
  body.catalog-product-view .review_box-percent-block .value {
    font-size: 3.5rem;
  }
  body.catalog-product-view .review_box-percent-block .description {
    font-size: 1.4rem;
    line-height: 18px;
  }
  body.catalog-product-view .review_box-summary-details {
    margin: 0 auto 0 25px;
  }
  body.catalog-product-view .review_box-add {
    width: 206px;
  }
  body.catalog-product-view .review_box-add-action {
    width: 206px;
  }
  .review_sorting strong {
    font-size: 2rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin: 0 0 23px 0;
  }
  .review_sorting strong::after {
    height: 1px;
    width: 65%;
    content: '';
    background: rgba(0, 0, 0, 0.1);
  }
  .review_sorting-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 20px 25px;
  }
  .review_sorting-sortby-select {
    margin-left: 8px;
  }
  .review_sorting-sortby .action::after {
    font-size: 1.4rem;
  }
  .review_sorting-filters {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin: 0;
  }
  .review_sorting-filters-item {
    margin: 0 24px 0 0;
  }
  .review_sorting-filters-item:first-child {
    margin: 0 24px 0 0;
  }
  .review_sorting-filters-item:last-child {
    margin: 0 65px 0 0;
  }
  .review_box-list .review_item {
    margin: 30px 0 25px 0;
    padding: 0 0 30px 0;
  }
  .review_box-list .review_item-details-wrap {
    width: 220px;
  }
  .review_box-list .review_item-details .amreview-recommended {
    top: 40px;
  }
  .review_box-list .review_item-description .review_item-rating-description {
    margin-left: 220px;
  }
  .review_box-list .review_item-description .review_item-adminanswer {
    margin: 23px 0 0 280px;
  }
  .review_box-list .review_item-description .review_item-comment-toolbar {
    margin: 41px 0 0 220px;
  }
  .review_box-list .review_item-description .review_item-comment-toolbar-comment-btn {
    margin-left: 0;
    width: 200px;
  }
  .review_box-list .review_item-description .review_item-comment-toolbar-comment-btn::before {
    display: block !important;
  }
  .review_box-list .review_item-description .amreview-proscons-container {
    margin: 34px 0 0 220px;
  }
  .review_box-list .review_item-description .amrev-comment-block {
    margin: 0 0 0 220px;
  }
  .review-add-form,
  .review-field-summary {
    margin-left: 220px;
  }
  .review-box-content .product-review_title {
    margin: 34px 0 28px 0;
  }
  body.catalog-product-view .sticky-product .container .product-info__info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 11rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_image {
    width: 6rem;
    height: 6rem;
    min-width: 6rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_name {
    max-width: 90%;
  }
  body.catalog-product-view .sticky-product .container .product-info_price {
    margin: 0 1rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .price-box .price,
  body.catalog-product-view .sticky-product .container .product-info_price .price-box .pricerol {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1rem;
    color: #373737;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .special-price {
    font-size: 1.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .special-price .price,
  body.catalog-product-view .sticky-product .container .product-info_price .special-price .pricerol {
    font-size: 1.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_price .old-price .price,
  body.catalog-product-view .sticky-product .container .product-info_price .old-price .pricerol {
    font-size: 1.3rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .product-add-btn .action.primary.tocart {
    width: 20.6rem;
    padding: 0 0 0 1.5rem;
    height: 5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .product-add-btn .action.primary.tocart .add-tocart,
  body.catalog-product-view .sticky-product .container .product-info_action .product-add-btn .action.primary.tocart .free-shipping {
    font-size: 1.4rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .product-add-btn .action.primary.tocart::after {
    font-size: 2.2rem;
    width: 5.7rem;
    height: 5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates .rate-box {
    width: 34rem;
    height: 5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates .rate-box span {
    line-height: 2.4rem;
    display: unset;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates .rate-box .rate-text {
    margin-bottom: unset;
  }
  body.catalog-product-view .sticky-product .container .product-info_action .buy-in-rates .rate-box::after {
    font-size: 2.2rem;
    width: 5.7rem;
    height: 5rem;
    right: -0.2rem;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-content .label {
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
  }
  body.catalog-product-view .product.data.items .content-data.additional .attributes-box-content .data {
    -webkit-flex-basis: 70%;
    flex-basis: 70%;
  }
  body.catalog-product-view .product.data.items .description_submenu-link {
    margin-right: 9.5rem;
  }
  body.cms-noroute-index .page-main {
    margin-left: calc(50% - 50vw);
    max-width: initial !important;
    width: 100vw;
  }
  body.cms-noroute-index .page-main .columns {
    margin: 0 auto;
    width: 100% !important;
    max-width: 1370px !important;
    padding: 0 15px !important;
  }
  body.cms-noroute-index .page-main .space-character {
    top: 25%;
    width: 380px;
  }
  body.cms-noroute-index .page-main .search-content {
    max-width: 555px;
  }
  body.cms-noroute-index .page-main .search-content_title {
    font-size: 20rem;
    margin: 125px 0 2rem 0;
  }
  body.cms-noroute-index .page-main .search-content_text {
    font-size: 2.5rem;
    line-height: 30px;
  }
  body.cms-noroute-index .page-main .search-content_btn {
    margin-bottom: 20rem;
  }
  .cms-index-index .homepage-newsletter .container .offerblock .offer-content .offer-content-title {
    font-size: 2.8rem;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock {
    padding: 6rem 2rem 6rem 2rem !important;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .news-title .icon::before {
    font-size: 2.1rem;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .news-title .title {
    font-size: 2.3rem !important;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .info {
    font-size: 1.6rem;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .block.newsletter .control input {
    height: 5rem;
    padding: 0 1.9rem;
  }
  .form .amsearch-input-wrapper.opened {
    width: 74rem !important;
  }
  .form .amsearch-result-section {
    max-width: 74rem !important;
  }
  .form .amsearch-result-section .amsearch-results .amsearch-items-section {
    width: 40%;
    max-width: 270px;
  }
  .form .amsearch-result-section .amsearch-results .amsearch-products-section {
    width: -webkit-fill-available;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item {
    width: calc((100% / 3) - 8px);
    margin-right: 12px;
  }
  .form .amsearch-result-section .amsearch-products .amsearch-wrapper-content .product-item:last-child {
    margin-right: 0;
  }
  .table-wrapper.reviews {
    margin-top: 0;
  }
  .review-customer-index .blog-title,
  .review-customer-view .blog-title {
    font-size: 2.5rem !important;
    line-height: 3rem;
    font-weight: 700 !important;
    color: #373737 !important;
  }
  .block-reviews-dashboard {
    max-width: 712px;
  }
  .review-customer-view .customer-review {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  .review-customer-view .customer-review .action.add {
    margin-left: 1.3rem;
  }
  .review-customer-view .customer-review .product-details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .review-customer-view .customer-review .product-details .product-reviews-summary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (min-width: 1200px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .products-grid.columns3 .product-item {
    width: 33.33333333%;
  }
  .products-grid.columns3 .product-item.nth-child-2np1 {
    clear: none;
  }
  .products-grid.columns3 .product-item.nth-child-3np1 {
    clear: left;
  }
  .products-grid.columns4 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .products-grid.columns4 .product-item {
    padding: 10px;
    width: 25%;
  }
  .products-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.columns4 .product-item.nth-child-3np1 {
    clear: none;
  }
  .products-grid.columns4 .product-item.nth-child-4np1 {
    clear: left;
  }
  .products-grid.columns5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .products-grid.columns5 .product-item {
    padding: 10px 5px;
    width: 20%;
  }
  .products-grid.columns5 .product-item.nth-child-2np1,
  .products-grid.columns5 .product-item.nth-child-3np1 {
    clear: none;
  }
  .products-grid.columns5 .product-item.nth-child-5np1 {
    clear: left;
  }
  .products-grid.columns6 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .products-grid.columns6 .product-item {
    padding: 10px 4px;
    width: 16.66666667%;
  }
  .products-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.columns6 .product-item.nth-child-5np1 {
    clear: none;
  }
  .products-grid.columns6 .product-item.nth-child-6np1 {
    clear: left;
  }
  .products-grid.columns7 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .products-grid.columns7 .product-item {
    padding: 10px 3px;
    width: 14.28571429%;
  }
  .products-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.columns7 .product-item.nth-child-5np1 {
    clear: none;
  }
  .products-grid.columns7 .product-item.nth-child-7np1 {
    clear: left;
  }
  .products-grid .columns8 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .products-grid .columns8 .product-item {
    padding: 10px 3px;
    width: 12.5%;
  }
  .products-grid .columns8 .product-item.nth-child-2np1,
  .products-grid .columns8 .product-item.nth-child-3np1,
  .products-grid .columns8 .product-item.nth-child-5np1 {
    clear: none;
  }
  .products-grid .columns8 .product-item.nth-child-8np1 {
    clear: left;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-2np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item.nth-child-3np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns3 .product-item:nth-child(3) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-3np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns4 .product-item.nth-child-4np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns4 .product-item:nth-child(4) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-3np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns5 .product-item.nth-child-5np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns5 .product-item:nth-child(5) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-5np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item.nth-child-6np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns6 .product-item:nth-child(6) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-5np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid.columns7 .product-item.nth-child-7np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(6) .product-item-info,
  .products-grid.products.grid.flex-grid.columns7 .product-item:nth-child(7) .product-item-info {
    border-top-color: transparent;
  }
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-2np1,
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-3np1,
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-5np1 {
    border-left-color: #e3e4e4;
  }
  .products-grid.products.grid.flex-grid .columns8 .product-item.nth-child-8np1 {
    border-left-color: transparent;
  }
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(1) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(2) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(3) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(4) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(5) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(6) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(7) .product-item-info,
  .products-grid.products.grid.flex-grid .columns8 .product-item:nth-child(8) .product-item-info {
    border-top-color: transparent;
  }
  body.layout-fullwidth .page-header .header.panel {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.layout-fullwidth.catalog-category-view .page-main,
  body.layout-fullwidth.catalog-product-view .page-main,
  body.layout-fullwidth.cms-index-index .page-main,
  body.layout-fullwidth.catalogsearch-result-index .page-main {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?qgxyg5");
  src: url("../fonts/icomoon/icomoon.eot?qgxyg5#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?qgxyg5") format("truetype"), url("../fonts/icomoon/icomoon.woff?qgxyg5") format("woff"), url("../fonts/icomoon/icomoon.svg?qgxyg5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-menu-1:before {
  content: "\e900";
}
.icon-menu-2:before {
  content: "\e901";
}
.icon-shopping-cart:before {
  content: "\e902";
}
.icon-user:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-down-arrow:before {
  content: "\e905";
}
.icon-right-arrow:before {
  content: "\e906";
}
.icon-phone:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e908";
}
.icon-full-arrow:before {
  content: "\e909";
}
.icon-location:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-alarm-clock:before {
  content: "\e90c";
}
.icon-compare-bars:before {
  content: "\e90d";
}
.icon-simple-clock:before {
  content: "\e90e";
}
.icon-direct-download:before {
  content: "\e90f";
}
.icon-open-email:before {
  content: "\e910";
}
.icon-electric-cable:before {
  content: "\e911";
}
.icon-double-cards:before {
  content: "\e912";
}
.icon-filter:before {
  content: "\e913";
}
.icon-review-start:before {
  content: "\e914";
}
.icon-check-arrow:before {
  content: "\e915";
}
.icon-left-arrow:before {
  content: "\e916";
}
.icon-right_arrow2:before {
  content: "\e917";
}
.icon-shipping-truck:before {
  content: "\e918";
}
.icon-compare-icon:before {
  content: "\e919";
}
.icon-favorite-icon:before {
  content: "\e91a";
}
.icon-slider-up-arrow:before {
  content: "\e91b";
}
.icon-slider-down-arrow:before {
  content: "\e91c";
}
.icon-review-arrow:before {
  content: "\e91e";
}
.icon-category:before {
  content: "\e91f";
}
.icon-accesorii_remorcare:before {
  content: "\e920";
}
.icon-bare_transversale:before {
  content: "\e921";
}
.icon-carlig_remorcare:before {
  content: "\e922";
}
.icon-corturi_auto:before {
  content: "\e923";
}
.icon-covorase_auto:before {
  content: "\e924";
}
.icon-cutii_portbagaj:before {
  content: "\e925";
}
.icon-genti_auto:before {
  content: "\e926";
}
.icon-scuturi_metalice:before {
  content: "\e927";
}
.icon-support_biciclete:before {
  content: "\e928";
}
.icon-support_ski:before {
  content: "\e929";
}
.icon-tavite_portbagaj:before {
  content: "\e92a";
}
.icon-transport_copii:before {
  content: "\e92b";
}
.icon-bare_transversale_2:before {
  content: "\e92c";
}
.icon-accesorii_remorcare_2:before {
  content: "\e92d";
}
.icon-icon-ccesorii_remorcare:before {
  content: "\e92e";
}
.icon-icon-bare_transversale:before {
  content: "\e92f";
}
.icon-icon-carlige_remorcare:before {
  content: "\e930";
}
.icon-icon-corturi_auto:before {
  content: "\e931";
}
.icon-icon-covorase_auto:before {
  content: "\e932";
}
.icon-icon-cutii_portbagaj:before {
  content: "\e933";
}
.icon-icon-genti_rucsacuri:before {
  content: "\e934";
}
.icon-icon-scuturi_metalice_auto:before {
  content: "\e935";
}
.icon-icon-suporturi_biciclete:before {
  content: "\e936";
}
.icon-icon-suporturi_skiuri:before {
  content: "\e937";
}
.icon-icon-tavite_portbagaj:before {
  content: "\e938";
}
.icon-icon-transport_copii:before {
  content: "\e939";
}
@media (min-width: 375px) {
  .catalog-product-view header.page-header.type8 .header.content .header-box .mobile-nav {
    margin-right: 3rem;
  }
}
@media (min-width: 1045px) {
  header.page-header.type8 .header-desktop-logo {
    margin-right: 4rem;
  }
}
@media (min-width: 1100px) {
  header.page-header.type8 .header-desktop-logo {
    margin-right: 8rem;
  }
  header.page-header.type8 .header-desktop-logo .logo {
    max-width: 100%;
  }
}
@media (min-width: 1150px) {
  header.page-header.type8 .header-desktop-logo {
    margin-right: 10rem;
  }
}
@media (min-width: 1200px) {
  header.page-header.type8 .header.content .header-box .custom-desktop-block {
    margin-right: 6rem;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area {
    margin-right: 2.4rem;
  }
  header.page-header.type8 .header.content .header-search {
    width: 50%;
    max-width: 40rem;
  }
}
@media (min-width: 1370px) {
  header.page-header.type8 .header-desktop-logo {
    margin-right: 12rem;
  }
  header.page-header.type8 .header.content .header-box .custom-desktop-block {
    margin-right: 5.5rem;
  }
  header.page-header.type8 .header.content .header-box .header-links.top-links-area {
    margin-right: 6.8rem;
  }
  header.page-header.type8 .header.content .header-box .header-minicart {
    margin: 0;
  }
  header.page-header.type8 .header.content .header-search {
    width: 51rem;
    max-width: unset;
  }
  header.page-header.type8 .header.content .header-search .block.block-search .form.minisearch .field.search .search-category {
    width: 11.7rem !important;
  }
}
@media (min-width: 485px) {
  footer.page-footer .footer .container .facebook-footer img {
    margin: 15px auto !important;
  }
}
@media (min-width: 700px) {
  footer.page-footer .footer .footer-middle .container .facebook-footer img {
    margin: 15px auto !important;
  }
  footer.page-footer .footer .footer-middle .container .footercustominfo {
    padding: 0;
  }
  footer.page-footer .footer .footer-middle .container .footercustominfo .payment-info {
    text-align: left;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 {
    width: 50%;
  }
  footer.page-footer .footer .footer-middle .container .mCol-4 {
    display: block;
    width: 50%;
    text-align: right;
  }
  footer.page-footer .footer .footer-middle .container .mCol-4 img {
    margin: 15px 0 0 auto !important;
  }
}
@media (min-width: 1150px) {
  footer.page-footer .footer .footer-middle .container .mCol-1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 15%;
    flex-basis: 15%;
  }
  footer.page-footer .footer .footer-middle .container .mCol-2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 41%;
    flex-basis: 41%;
    padding: 0;
  }
  footer.page-footer .footer .footer-middle .container .mCol-2 .block.footer-categories {
    -webkit-flex-basis: 45%;
    flex-basis: 45%;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 23%;
    flex-basis: 23%;
    padding: 0;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 .footercontact .info-footer a,
  footer.page-footer .footer .footer-middle .container .mCol-3 .footercontact .info-footer .text {
    width: 76%;
  }
  footer.page-footer .footer .footer-middle .container div.mCol-4 {
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 21%;
    flex-basis: 21%;
    max-width: 21%;
    margin-top: 0;
    display: initial;
  }
  footer.page-footer .footer .footer-middle .container div.mCol-4 img {
    margin: 15px 0 0 auto !important;
  }
  footer.page-footer .footer .footer-middle .container .footer-payments {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-order: 6;
    -webkit-order: 6;
    order: 6;
    width: 100%;
  }
  footer.page-footer .footer .footer-middle .container .footer-payments .footaddressinfo,
  footer.page-footer .footer .footer-middle .container .footer-payments .footercustominfo {
    width: auto;
  }
  footer.page-footer .footer .footer-middle .container .footer-payments .footaddressinfo {
    margin-right: 150px;
  }
  footer.page-footer .footer .footer-middle .container .separator {
    border: 0.1rem solid rgba(0, 0, 0, 0.05);
    display: block;
    width: 100%;
    height: 0.1rem;
  }
  footer.page-footer .footer .footer-middle .container .separator.top {
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
    margin-top: 3.7rem;
    margin-bottom: 3.6rem;
  }
  footer.page-footer .footer .footer-middle .container .separator.bottom {
    -ms-flex-order: 7;
    -webkit-order: 7;
    order: 7;
    margin-top: 3.3rem;
    margin-bottom: -0.1rem;
  }
  footer.page-footer .footer .footer-middle-2 {
    min-height: 50px;
  }
  footer.page-footer .footer-bottom .container address {
    margin-right: 10.3rem;
  }
  footer.page-footer .footer_anpc {
    width: 65%;
    top: -83px;
    padding: 30px 12px;
  }
  footer.page-footer .footer_anpc .footer_anpc-info .anpc-box span {
    font-size: 1.6rem;
  }
}
@media (min-width: 1370px) {
  footer.page-footer .footer .footer-middle .container .row {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  footer.page-footer .footer .footer-middle .container .mCol-1 {
    -webkit-flex-grow: unset;
    flex-grow: unset;
    -webkit-flex-shrink: unset;
    flex-shrink: unset;
    -webkit-flex-basis: unset;
    flex-basis: unset;
    padding: 0;
    width: 11.5rem;
    margin-right: 7rem;
  }
  footer.page-footer .footer .footer-middle .container .mCol-2 {
    -webkit-flex-grow: unset;
    flex-grow: unset;
    -webkit-flex-shrink: unset;
    flex-shrink: unset;
    -webkit-flex-basis: unset;
    flex-basis: unset;
    padding: 0;
    width: 48.5rem;
    margin-right: 5rem;
  }
  footer.page-footer .footer .footer-middle .container .mCol-3 {
    -webkit-flex-grow: unset;
    flex-grow: unset;
    -webkit-flex-shrink: unset;
    flex-shrink: unset;
    -webkit-flex-basis: unset;
    flex-basis: unset;
    width: 30.5rem;
    margin-right: 5rem;
    padding: 0;
  }
  footer.page-footer .footer .footer-middle .container div.mCol-4 {
    -webkit-flex-grow: unset;
    flex-grow: unset;
    -webkit-flex-shrink: unset;
    flex-shrink: unset;
    -webkit-flex-basis: unset;
    flex-basis: unset;
    padding: 0;
    width: 24rem;
    max-width: unset;
    display: initial;
  }
  footer.page-footer .footer_anpc {
    left: 0;
  }
}
@media only screen and (min-width: 450px) {
  .benefits-list .benefit {
    width: 16rem;
  }
}
@media only screen and (min-width: 1024px) {
  .catalog-product-view .benefits-list {
    margin-bottom: 2rem;
  }
  .catalog-product-view .benefits-list .benefit {
    border: 0.1rem solid rgba(0, 0, 0, 0.1);
    border-radius: 0.8rem;
    max-width: 9.25rem;
    min-width: 9.25rem;
    height: 9.25rem;
    margin-right: 0.5rem;
  }
  .catalog-product-view .benefits-list .benefit .benefit-icon {
    width: 4rem;
    height: 4rem;
  }
  .catalog-product-view .benefits-list .benefit .text-area {
    font-size: 1.4rem;
    margin-top: 0.6rem;
    line-height: 1.6rem;
  }
  .catalog-product-view .benefits-list .benefit .info {
    width: 12.9rem;
  }
  .catalog-product-view .benefits-list .benefit:hover::after {
    top: 7.9rem;
  }
  .catalog-product-view .benefits-list .benefit:hover .info {
    top: 9.8rem;
  }
}
@media only screen and (min-width: 1100px) {
  .catalog-product-view .benefits-list .benefit {
    max-width: initial;
    min-width: 10rem;
    height: 10rem;
  }
  .catalog-product-view .benefits-list .benefit:hover::after {
    top: 8.7rem;
  }
  .catalog-product-view .benefits-list .benefit:hover .info {
    top: 10.6rem;
  }
  .catalog-product-view .benefits-list .benefit:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1370px) {
  .benefits-list .benefit .info {
    width: 24.5rem;
  }
  .catalog-product-view .benefits-list .benefit {
    margin-right: 1.5rem;
  }
}
@media (min-width: 1370px) {
  .menu-container .container {
    max-width: 137rem;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
  }
}
@media (min-width: 375px) {
  .review_box-percent-block .description {
    font-size: 1.4rem;
    line-height: 18px;
  }
}
@media (min-width: 375px) {
  .review_sorting-sortby-text {
    font-size: 1.2rem;
    line-height: 22px;
  }
}
@media (min-width: 375px) {
  .review_box-list .review_item-description .review_item-comment-toolbar .amreview-helpful-wrap .amreview-helpful {
    font-size: 1.4rem;
  }
  .review_box-list .review_item-description .review_item-comment-toolbar-comment-btn::before {
    display: block;
  }
}
@media (min-width: 1400px) {
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form {
    position: relative;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field {
    max-width: 350px;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field:nth-child(2) {
    margin: 17px auto 0 22px;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field:last-child {
    max-width: 719px;
  }
  .review_box-list .review_item-description .amrev-comment-block .amrev-comment-form .amrev-btn {
    position: absolute;
    right: 55px;
  }
}
@media (min-width: 375px) {
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-price-buy {
    width: 100%;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-price .price-box .price,
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-price .price-box .pricerol {
    font-size: 1.7rem;
    line-height: 2.4rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-price .price-box .special-price .price,
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-price .price-box .special-price .pricerol {
    font-size: 1.7rem;
    line-height: 2.4rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-price .price-box .old-price .price,
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-price .price-box .old-price .pricerol {
    font-size: 1.4rem;
    line-height: 1.9rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-add-btn .action.primary.tocart {
    width: 20.6rem;
    padding: 0 0 0 1.5rem;
    height: 5.3rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-add-btn .action.primary.tocart .add-tocart,
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-add-btn .action.primary.tocart .free-shipping {
    font-size: 1.4rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .product-add-btn .action.primary.tocart::after {
    font-size: 2.2rem;
    width: 5.7rem;
    height: 5.3rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .buy-in-rates .rate-box {
    width: 100%;
    height: 5rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .buy-in-rates .rate-box span {
    line-height: 2.4rem;
    display: unset;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .buy-in-rates .rate-box .rate-text {
    margin-bottom: unset;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .buy-in-rates .rate-box::after {
    font-size: 2.2rem;
    width: 5.7rem;
    height: 5rem;
    right: -0.2rem;
  }
}
@media (min-width: 1025px) {
  body.catalog-product-view .product.media .fotorama-video-container .product-video {
    height: 63%;
  }
  body.catalog-product-view .sticky-product .container .product-info__info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 9.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_name {
    max-width: 90%;
  }
  body.catalog-product-view .product.media {
    width: 40% !important;
  }
  body.catalog-product-view .product.media .discount {
    right: 0.1rem;
  }
  body.catalog-product-view .product.media .fotorama-item .fotorama__stage {
    max-height: 56rem;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--left,
  body.catalog-product-view .product.media .fotorama__thumb__arr--right {
    display: block !important;
  }
  body.catalog-product-view .product.media .fotorama__arr--prev,
  body.catalog-product-view .product.media .fotorama__arr--next {
    display: none !important;
  }
  body.catalog-product-view .product-info-main {
    width: 60% !important;
  }
  body.catalog-product-view .product-info-main .product-add-form .add-to-cart-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    height: 250px;
  }
  body.catalog-product-view .product-info-main .product-add-form .add-to-cart-box .price-shop-details {
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    margin-right: 1.5rem;
    max-width: 383px;
  }
  body.catalog-product-view .product-info-main .product-add-form .add-to-cart-box .montage {
    -webkit-flex-basis: 53%;
    flex-basis: 53%;
  }
  body.catalog-product-view .product-info-main .product-add-form .add-to-cart-box .montage .montage-title .montage-title-text {
    font-size: 1.2rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .buy-in-rates .rate-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 4px;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .buy-in-rates .rate-box span {
    line-height: 15px;
  }
  body.catalog-product-view .product-info-main .product-add-form .desktop-usp-block {
    display: block;
  }
  body.catalog-product-view .product-info-main .product-add-form .desktop-usp-block .benefits-list {
    padding: 0;
  }
  body.catalog-product-view .product-reviews {
    display: none;
  }
  body.catalog-product-view .montage {
    display: block;
    max-width: 260px;
  }
  body.catalog-product-view .montage .montage-title .montage-title-text {
    font-size: 1.4rem !important;
  }
  body.catalog-product-view .montage .montage-text {
    font-size: 1.4rem;
  }
  body.catalog-product-view .desktop-product-details .product-title {
    font-size: 2.6rem;
    line-height: 3.1rem;
    overflow: hidden;
  }
  body.catalog-product-view .tablet-montage {
    display: none;
  }
  body.catalog-product-view .tablet-product-usp {
    display: none;
  }
}
@media (min-width: 1100px) {
  body.catalog-product-view .sticky-product .container .product-info_action .ship-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body.catalog-product-view .desktop-product-details {
    margin: 0 0 4.8rem 0 !important;
  }
}
@media (min-width: 1250px) {
  body.catalog-product-view .sticky-product .container .product-info_action_image {
    margin-right: 2.5rem;
  }
  body.catalog-product-view .sticky-product .container .product-info_action_price {
    margin: 0 5rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .add-to-cart-box .price-shop-details {
    max-width: 383px;
    margin-right: 5rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action .buy-in-rates .rate-box {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action div.product-price .price-box .price,
  body.catalog-product-view .product-info-main .product-add-form .product-price-action div.product-price .price-box .pricerol {
    font-size: 2.2rem;
    line-height: 2.4rem;
  }
  body.catalog-product-view .product-info-main .product-add-form .product-price-action div.product-price .price-box .special-price .price,
  body.catalog-product-view .product-info-main .product-add-form .product-price-action div.product-price .price-box .special-price .pricerol {
    font-size: 2.2rem;
    line-height: 2.4rem;
  }
}
@media (min-width: 1390px) {
  body.catalog-product-view .product.media {
    margin-bottom: 50px;
  }
  body.catalog-product-view .product.media .fotorama-item .fotorama__stage {
    max-height: 54.6rem;
    height: 54.6rem !important;
  }
  body.catalog-product-view .product.media .fotorama__nav__shaft {
    max-width: 100%;
  }
  body.catalog-product-view .product.media .fotorama__thumb__arr--right {
    bottom: 34px;
  }
  body.catalog-product-view .product.media .fotorama__nav.fotorama__nav--thumbs {
    height: 58rem !important;
  }
}
@media (max-width: 540px) {
  .product-usp .benefits-list .benefit .text-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px;
  }
}
@media (min-width: 375px) {
  .catalog-category-view .columns .toolbar-products .toolbar-sorter .sorter-label,
  .catalogsearch-result-index .columns .toolbar-products .toolbar-sorter .sorter-label {
    font-size: 1.4rem;
  }
  .catalog-category-view .columns .toolbar-products .toolbar-sorter select,
  .catalogsearch-result-index .columns .toolbar-products .toolbar-sorter select {
    font-size: 1.1rem;
    margin-left: 9px;
  }
}
@media (min-width: 375px) {
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .products-shippment .product-term,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .products-shippment .product-term {
    margin: 0 -20px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details {
    padding: 0 11px;
  }
}
@media (min-width: 570px) {
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item {
    width: 31.45%;
    margin-right: 15px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(even),
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(even) {
    margin-right: 15px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(3n),
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1150px) {
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item {
    width: 23%;
    margin-right: 19px;
    margin-bottom: 20px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(even),
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(even) {
    margin-right: 19px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(3n),
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(3n) {
    margin-right: 19px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(4n),
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item:nth-child(4n) {
    margin-right: 0;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info {
    padding: 24px 15px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product.photo,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product.photo {
    height: 185px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details {
    margin: 10px 0 0 0;
    padding: 0;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details .product-item-name,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details .product-item-name {
    height: 68px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details .product-item-name a,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details .product-item-name a {
    font-size: 1.4rem;
    line-height: 17px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details .stock.available span,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details .stock.available span,
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details .stock.unavailable span,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-item-details .stock.unavailable span {
    font-size: 1.2rem;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .products-shippment,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .products-shippment {
    font-size: 1.4rem;
    line-height: 17px;
    margin: 10px 0 15px 0;
    height: 35px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-price .price-box .price,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-price .price-box .price {
    font-size: 1.5rem;
    line-height: 18px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-price .price-box .old-price .price,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-price .price-box .old-price .price {
    font-size: 1.3rem;
    line-height: 19px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-item-inner,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-item-inner {
    margin: 0;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-item-inner .product.actions,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-item-inner .product.actions {
    padding: 0;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-item-inner .product.actions .action.tocart,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-item-inner .product.actions .action.tocart {
    width: 39px;
    height: 39px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-item-inner .product.actions .action.tocart::before,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item .product-item-info .product-info-actions .product-item-inner .product.actions .action.tocart::before {
    font-size: 1.5rem;
  }
}
@media (min-width: 1350px) {
  .catalog-category-view #amasty-shopby-product-list .products.products-grid .products.list.items .product-item,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-grid .products.list.items .product-item {
    width: 23.5%;
  }
}
@media (min-width: 1024px) {
  .catalog-category-view .sidebar-main .filter-content .active-filters-box,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box {
    padding: 18px 24px;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items {
    margin: 18px 0 16px 0;
    padding: 0;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items .amshopby-filter-name,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items .amshopby-filter-name {
    font-size: 1.3rem;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value {
    font-size: 1.4rem;
    padding: 7px 10px;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value .remove-current-filter,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value .remove-current-filter {
    min-width: 12px;
    max-width: 12px;
    min-height: 12px;
    max-height: 12px;
    margin-left: 11px;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value .remove-current-filter::before,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .filter-current .items li .amshopby-filter-value .remove-current-filter::before {
    font-size: 0.5rem;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions {
    margin: 0;
    padding: 0;
  }
  .catalog-category-view .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions a,
  .catalogsearch-result-index .sidebar-main .filter-content .active-filters-box .block-actions.filter-actions a {
    font-size: 1.4rem;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item {
    padding: 18px 24px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item.highlighted,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item.highlighted {
    border-color: #2572b4;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-title,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-title {
    font-size: 1.5rem;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-title::after,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-title::after {
    right: -17px;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content {
    padding: 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .amshopby-search-box {
    margin: 15px 0 0 0;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item span,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .items .item span {
    font-size: 1.4rem;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more {
    font-size: 1.3rem;
  }
  .catalog-category-view .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more::before,
  .catalogsearch-result-index .sidebar-main .filter-content .filter-options-item .filter-options-content .am-show-more::before {
    display: none;
  }
}
@media (min-width: 450px) {
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-item-name,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-item-name {
    height: 34px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .products-shippment,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .products-shippment {
    height: 15px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart,
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    width: 206px;
    height: 50px;
    position: relative;
    background: #3184ca;
    border-radius: 8px;
    padding: 0 0 0 15px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart span,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart span,
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart span,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart span {
    font-size: 1.4rem;
    display: block;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart.secondary,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart.secondary,
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart.secondary,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart.secondary {
    background: #e4a76e;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart.secondary::before,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart.secondary::before,
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart.secondary::before,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart.secondary::before {
    background: #cd925b;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart::before,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .action.tocart::before,
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart::before,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart::before {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    width: 47px;
    height: 50px;
    background: #2573b4;
    border-radius: 8px 0px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart {
    background: rgba(228, 167, 110, 0.5) !important;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart::before,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-item-inner .product.actions .unavailable-add-tocart::before {
    background: rgba(228, 167, 110, 0.5) !important;
  }
}
@media (min-width: 1250px) {
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-photo,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-photo {
    width: 232px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details {
    margin: 0 0 0 40px;
    width: 65%;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product.sku_fz,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product.sku_fz {
    width: 76%;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
  .catalog-category-view #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-price,
  .catalogsearch-result-index #amasty-shopby-product-list .products.products-list .products.list.items .product-item .product-item-info .product-item-details .product-info-actions .product-price {
    margin-right: 44px;
  }
}
@keyframes float {
  0% {
    transform: translatey(10px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(10px);
  }
}
@media (min-width: 1250px) {
  body.cms-noroute-index .page-main .space-character {
    top: 25%;
    width: 480px;
  }
  body.cms-noroute-index .page-main .search-content {
    max-width: 757px;
  }
}
@media (min-width: 1450px) {
  body.cms-noroute-index .page-main .space-character {
    top: 18%;
    width: 670px;
  }
}
@media (min-width: 375px) {
  .seo-products_list .product-item.custom {
    height: 404px;
  }
  .seo-products_list .product-item-details {
    padding: 0 11px;
  }
}
@media (min-width: 575px) {
  .seo-products_list .product-item {
    width: calc(32% - 3.2px);
  }
  .seo-products_list .product-item.custom {
    width: 100%;
    height: 150px;
  }
}
@media (min-width: 1150px) {
  .seo-products-title {
    font-size: 2.4rem;
    margin-bottom: 24px;
  }
  .seo-products_list .product-items {
    gap: 19px;
  }
  .seo-products_list .product-item {
    width: calc(23.8% - 4.75px);
    padding: 24px 15px;
  }
  .seo-products_list .product-item.custom {
    width: calc(23.8% - 4.75px);
    height: 506px;
  }
  .seo-products_list .product-item.custom .info-msg {
    font-size: 3rem;
    margin-bottom: 60px;
  }
  .seo-products_list .product-item.custom .info-category {
    font-size: 3.2rem;
  }
  .seo-products_list .product-item-image-box {
    height: 185px;
  }
  .seo-products_list .product-item-details {
    padding: 0;
    margin: 10px 0 0 0;
  }
  .seo-products_list .product-item-name {
    height: 68px;
  }
  .seo-products_list .product-item-name a {
    font-size: 1.4rem;
    line-height: 17px;
  }
  .seo-products_list .product-item .stock.available span,
  .seo-products_list .product-item .stock.unavailable span {
    font-size: 1.2rem;
  }
  .seo-products_list .product-item .products-shippment {
    font-size: 1.4rem;
    line-height: 17px;
    margin: 10px 0 15px 0;
    height: 35px;
  }
  .seo-products_list .product-item .product-info-actions .product-price .price-box .price {
    font-size: 1.5rem;
    line-height: 18px;
  }
  .seo-products_list .product-item .product-info-actions .product-price .price-box .old-price .price {
    font-size: 1.3rem;
    line-height: 19px;
  }
  .seo-products_list .product-item .product-info-actions .product-item-inner {
    margin: 0;
  }
  .seo-products_list .product-item .product-info-actions .product-item-inner .product.actions {
    padding: 0;
  }
  .seo-products_list .product-item .product-info-actions .product-item-inner .product.actions .action.tocart {
    width: 39px;
    height: 39px;
  }
  .seo-products_list .product-item .product-info-actions .product-item-inner .product.actions .action.tocart::before {
    font-size: 1.5rem;
  }
}
@media (max-width: 580px) {
  .one-step-checkout-wrapper .minicart-items-wrapper .data-table {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .one-step-checkout-wrapper .minicart-items-wrapper .data-table .product-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .one-step-checkout-wrapper .minicart-items-wrapper .data-table .product-item .product-image-container {
    min-width: 75px;
  }
  .one-step-checkout-wrapper .minicart-items-wrapper .data-table .product-item td:first-child {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: initial;
    flex-basis: initial;
  }
  .one-step-checkout-wrapper .minicart-items-wrapper .data-table .product-item td {
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
  }
}
@media (min-width: 375px) {
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info .block-content .box-information .box-actions .action.edit {
    margin: 0 1rem 0 0;
  }
}
@media (min-width: 520px) {
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-addresses .block-title {
    margin: 0 0 22px 0;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-addresses .block-title .action.edit {
    float: right;
    margin: 0;
    width: max-content;
    display: block;
    margin-top: 3px;
  }
}
@media (min-width: 1024px) {
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info .block-content .box.box-information .box-actions .action.edit {
    margin: 0 2rem 0 0;
    display: inline-block;
  }
  .customer-account-index .page-wrapper .page-main .columns .column.main .block-dashboard-info .block-content .box.box-information .box-actions .action.change-password {
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  body.customer-account-login .page-wrapper .page-main .columns .login-container .block-customer-login,
  body.customer-account-create .page-wrapper .page-main .columns .login-container .block-customer-login {
    margin: 0 26px 0 0;
  }
  body.customer-account-login .page-wrapper .page-main .columns .login-container .block-customer-login .block-content .login .required-fields,
  body.customer-account-create .page-wrapper .page-main .columns .login-container .block-customer-login .block-content .login .required-fields {
    margin-top: 32px;
  }
  body.customer-account-login .page-wrapper .page-main .columns .login-container .block-customer-login .block-content .login .actions-toolbar,
  body.customer-account-create .page-wrapper .page-main .columns .login-container .block-customer-login .block-content .login .actions-toolbar {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  body.customer-account-login .page-wrapper .page-main .columns .login-container .block-customer-login .block-content .login .actions-toolbar .primary,
  body.customer-account-create .page-wrapper .page-main .columns .login-container .block-customer-login .block-content .login .actions-toolbar .primary {
    width: 104px;
    margin-right: 28px;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .fieldset.create.info,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .fieldset.create.info {
    margin-right: 90px;
  }
  body.customer-account-login .page-wrapper .page-main .columns .form-create-account .legend,
  body.customer-account-create .page-wrapper .page-main .columns .form-create-account .legend {
    margin-bottom: 26px;
  }
}
@media (min-width: 1024px) {
  .customer-address-index .page-wrapper .page-main .block-addresses-list {
    margin: 0 0 20px 0;
    padding: 35px 20px;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr {
    border-bottom: 1px solid #d6d6d6;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr:first-child {
    padding: 0 0 7px 0;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr:last-child {
    padding: 7px 0 0 0;
    border-bottom: none;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col {
    display: inline-block;
    border-bottom: 1px solid rgba(55, 55, 55, 0.05);
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col::before {
    display: none;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.actions {
    display: inline-flex;
    padding: 0 0 0 15px;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.actions .action {
    border: none;
    height: unset;
    padding: 0;
    background: transparent;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.actions .action span {
    display: none;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.actions .action.delete {
    margin-left: 5px;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.actions::before {
    display: none;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr:not(:first-child) td:first-child {
    padding-top: 0;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead {
    display: block;
    margin: 10px 0;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col {
    -webkit-flex-basis: unset;
    flex-basis: unset;
    text-transform: uppercase;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col.phone {
    overflow: visible !important;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col {
    padding: 0 15px;
    overflow: hidden;
    border-bottom: none;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col:first-child,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col:first-child {
    padding: 0 15px 0 0;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col.firstname,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.firstname,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col.lastname,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.lastname,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col.city,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.city,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col.country,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.country,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col.state,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.state,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col.phone,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.phone {
    width: 12%;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col.streetaddress,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.streetaddress {
    width: 20%;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses thead tr .col.actions,
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-content .additional-addresses tbody tr .col.actions {
    width: 8%;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-title {
    margin: 0;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-list .block-title strong {
    font-size: 1.5rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 35px;
    color: #373737;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-default {
    margin-bottom: 15px;
  }
  .customer-address-index .page-wrapper .page-main .block-addresses-default .block-content .box-address-shipping,
  .customer-address-index .page-wrapper .page-main .block-addresses-default .block-content .box-address-billing {
    padding: 35px 20px;
  }
}
@media (min-width: 620px) {
  .wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .products-grid.wishlist {
    margin: 0;
  }
  .wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item {
    margin-right: 0;
    width: 32%;
  }
  .wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item:nth-child(even) {
    border-right: 1px solid #f2f2f2;
    margin-right: 0;
    margin-left: 0;
  }
  .wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item:nth-child(2n) {
    margin-left: 5px;
    margin-right: 5px;
  }
  .wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items .product-items .product-item:nth-child(3n) {
    margin-left: 5px;
    margin-right: 0;
    border-right: none;
  }
}
@media (min-width: 1200px) {
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item {
    width: 24%;
    padding: 0 22px;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item:nth-child(1n) {
    margin: 0 0 25px 0;
    border-right: 1px solid #f2f2f2;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item:nth-child(2n) {
    margin: 0 0 25px 0;
    border-right: 1px solid #f2f2f2;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item:nth-child(3n) {
    margin: 0 0 25px 0;
    border-right: 1px solid #f2f2f2;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item:nth-child(4n) {
    margin: 0 0 25px 0;
    border-right: none;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .product-item-photo {
    margin-bottom: 37px;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .product-item-photo .product-image-photo {
    height: 200px;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .product-item-name {
    line-height: 19px;
    margin-bottom: 18px;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .product-item-name .product-item-link {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 19px;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .price-box {
    margin: 4px 0 0 0;
  }
  body.wishlist-index-index .page-wrapper main.page-main .columns .column.main .form-wishlist-items .product-items .product-item .product-item-info .product-item-inner {
    margin: 18px 0 0 0;
  }
}
@media (min-width: 1024px) {
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar.sidebar-main {
    padding: 0 !important;
    width: min-content !important;
    max-width: 273px;
    min-width: 273px;
    margin-right: 31px;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .column.main {
    -webkit-flex-basis: unset;
    flex-basis: unset;
    width: min-content !important;
    padding: 0 !important;
    float: none;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar .account-nav-content .items .item:first-child a,
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar .account-nav-content .items .item:first-child strong {
    padding: 0 12px 12px 40px;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar .account-nav-content .items .item:nth-last-child(2) a,
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar .account-nav-content .items .item:nth-last-child(2) strong {
    padding: 12px 12px 0 40px;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar .account-nav-content .items .item a,
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar .account-nav-content .items .item strong {
    font-size: 1.5rem;
    line-height: 22px;
    padding: 12px 12px 12px 40px;
  }
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar .account-nav-content .items .item a::before,
  .account:not(.catalog-category-view, .catalog-product-view, .cms-index-index, .cms-page-view, .catalogsearch-result-index) .sidebar .account-nav-content .items .item strong::before {
    font-size: 2rem;
    left: 18px;
  }
}
@media (min-width: 1024px) {
  .mb-ajaxsuite-popup-wrapper {
    width: 95rem;
  }
  .add-to-cart-module .addtocart-left {
    width: 42%;
  }
  .add-to-cart-module .addtocart-right {
    width: 58%;
  }
}
@media (min-width: 375px) {
  .cms-index-index .homepage-blog .container .block.widget.blog-posts.widget-post-list .block-title strong {
    font-size: 2rem;
  }
}
@media (min-width: 590px) {
  .cms-index-index .homepage-newsletter .container {
    margin-top: 2rem;
  }
  .cms-index-index .homepage-newsletter .container .row {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cms-index-index .homepage-newsletter .container .montage,
  .cms-index-index .homepage-newsletter .container .newsletter-box {
    max-width: 50%;
    margin: 0;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock {
    padding: 1.5rem;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .news-title .title {
    font-size: 1.7rem;
    line-height: 1.8rem;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .info {
    line-height: 1.7rem;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .actions {
    margin-top: 0.9rem;
  }
}
@media (min-width: 1024px) {
  .cms-index-index .homepage-benefits-subheader {
    margin: 3rem 0 4rem;
  }
  .cms-index-index .homepage-benefits-footer {
    margin: 5.8rem 0 7.6rem;
  }
  .cms-index-index .homepage-middle-banners {
    margin: 4rem auto 4.5rem auto;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .left-info {
    width: 65%;
    height: 42.6rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .left-info .image img {
    height: 42.6rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info {
    width: 40%;
    padding: 0 5rem 0 5rem;
    height: 42.6rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info .content .title {
    font-size: 2.8rem;
    line-height: 3.4rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info .content .sub-title {
    font-size: 2rem;
  }
  .cms-index-index .homepage-middle-banners .homepage-cards-info .right-info .content .action.button a {
    font-size: 1.5rem;
  }
  .cms-index-index .homepage-testimonials {
    margin-top: 5.1rem;
  }
  .cms-index-index .homepage-products.featured {
    margin-top: 3rem;
  }
  .cms-index-index .homepage-products.latest {
    margin-top: 4.5rem;
  }
  .cms-index-index .homepage-blog .post-item .post-content-wrapper .post-data {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .cms-index-index .homepage-blog .post-item .post-content-wrapper .post-data .create-date.material-icons-access_time::before {
    display: block !important;
  }
  .cms-index-index .homepage-blog .post-item .post-content-wrapper .post-data .post-author.material-icons-person {
    margin-left: 3rem !important;
  }
  .category_box .category_title_box {
    min-width: 250px;
    max-width: 250px;
  }
}
@media (min-width: 1200px) {
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .news-title .icon::before {
    font-size: 2.3rem;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock .news-content .news-title .title {
    font-size: 2.7rem !important;
  }
  .category_box .category_title_box {
    min-width: 330px;
    max-width: 330px;
  }
  .category_box .category_title_box .category_title {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .category_box .category_title_box .category_title .title-text {
    font-size: 1.6rem;
  }
  .category_box .category_title_box .category_title .category_icon {
    height: 45px;
    min-height: 45px;
    min-width: 45px;
    width: 45px;
  }
}
@media (min-width: 1370px) {
  .cms-index-index .homepage_slider {
    padding: 0 15px;
  }
  .cms-index-index .homepage-newsletter .container .newsletterblock {
    padding: 7rem 5.9rem 6.3rem 5.3rem;
  }
}
@media (min-width: 1250px) {
  .form .amsearch-input-wrapper.opened {
    width: 90rem !important;
  }
  .form .amsearch-result-section {
    max-width: 90rem !important;
  }
  .form .amsearch-result-section .amsearch-more-results {
    margin: 0;
  }
  .form .amsearch-result-section .amsearch-more-results a {
    margin: 30px auto 0 auto;
  }
}
@media (min-width: 1024px) {
  .static-rates {
    margin: 4rem auto 4.5rem auto;
  }
  .static-rates .static-cards-info .left-info {
    width: 65%;
    height: 42.6rem;
  }
  .static-rates .static-cards-info .left-info .image img {
    height: 42.6rem;
  }
  .static-rates .static-cards-info .right-info {
    width: 40%;
    padding: 0 5rem 0 5rem;
    height: 42.6rem;
  }
  .static-rates .static-cards-info .right-info .content .title {
    font-size: 2.8rem;
    line-height: 3.4rem;
  }
  .static-rates .static-cards-info .right-info .content .sub-title {
    font-size: 2rem;
  }
  .static-rates .static-cards-info .right-info .content .action.button a {
    font-size: 1.5rem;
  }
}
@media (min-width: 375px) {
  .homepage-products-title {
    font-size: 2rem;
  }
  .homepage-products.loop div.products.wrapper .products.list .product-item-photo,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-photo {
    margin-bottom: 1.5rem;
  }
  .homepage-products.loop div.products.wrapper .products.list .product-item-photo img,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-photo img {
    min-height: 13.1rem;
    max-height: 13.1rem;
  }
  .homepage-products.loop div.products.wrapper .products.list .product-item-details .name a,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-details .name a {
    font-size: 1.3rem;
    height: 58px;
  }
  .homepage-products.loop div.products.wrapper .products.list .product-item-details .product-stock .available span,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-details .product-stock .available span,
  .homepage-products.loop div.products.wrapper .products.list .product-item-details .product-stock .unavailable span,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-details .product-stock .unavailable span {
    font-size: 1.2rem;
  }
  .homepage-products.loop div.products.wrapper .products.list .product-item-details .action-price .price-box .special-price .price,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-details .action-price .price-box .special-price .price,
  .homepage-products.loop div.products.wrapper .products.list .product-item-details .action-price .price-box .price-final_price .price,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-details .action-price .price-box .price-final_price .price {
    font-size: 1.4rem;
  }
  .homepage-products.loop div.products.wrapper .products.list .product-item-details .action-price .price-box .old-price .price,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-details .action-price .price-box .old-price .price {
    font-size: 1.4rem;
  }
  .homepage-products.loop div.products.wrapper .products.list .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary {
    width: 3.5rem;
    height: 3.5rem;
  }
  .homepage-products.loop div.products.wrapper .products.list .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary::before,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary::before {
    font-size: 1.6rem;
  }
  .homepage-products.loop div.products.wrapper .products.list .product-item-details .action-price .product-item-actions .actions-primary .stock.unavailable,
  .content-data.slider-products.loop div.products.wrapper .products.list .product-item-details .action-price .product-item-actions .actions-primary .stock.unavailable {
    width: 3.5rem;
    height: 3.5rem;
  }
}
@media (max-width: 992px) {
  .homepage-products .filterproducts.list .owl-item,
  .content-data.slider-products .filterproducts.list .owl-item {
    margin-right: 20px !important;
  }
}
@media (min-width: 992px) {
  .homepage-products.loop div.products.wrapper div.products.list .product-item-photo,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-photo {
    margin-bottom: 2rem;
  }
  .homepage-products.loop div.products.wrapper div.products.list .product-item-photo img,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-photo img {
    min-height: 14.1rem;
    max-height: 14.1rem;
  }
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .name a,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .name a {
    font-size: 1.4rem;
    line-height: 17px;
    height: 65px;
  }
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .product-stock .available,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .product-stock .available,
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .product-stock .unavailable,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .product-stock .unavailable {
    width: 13.1rem;
    height: 3rem;
    text-align: center;
  }
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .product-stock .available span,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .product-stock .available span,
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .product-stock .unavailable span,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .product-stock .unavailable span {
    font-size: 1.3rem;
  }
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .action-price .price-box .special-price .price,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .action-price .price-box .special-price .price,
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .action-price .price-box .price-final_price .price,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .action-price .price-box .price-final_price .price {
    font-size: 1.6rem;
  }
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .action-price .price-box .old-price .price,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .action-price .price-box .old-price .price {
    font-size: 1.6rem;
  }
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary {
    width: 5.3rem;
    height: 5.3rem;
  }
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary::before,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .action-price .product-item-actions .actions-primary .tocart.primary::before {
    font-size: 1.8rem;
  }
  .homepage-products.loop div.products.wrapper div.products.list .product-item-details .action-price .product-item-actions .actions-primary .stock.unavailable,
  .content-data.slider-products.loop div.products.wrapper div.products.list .product-item-details .action-price .product-item-actions .actions-primary .stock.unavailable {
    width: 5.3rem;
    height: 5.3rem;
  }
}
@media (min-width: 1024px) {
  .homepage-products .products.wrapper .owl-stage-outer .owl-stage .owl-item {
    margin-right: 1rem !important;
  }
  .homepage-products .products.wrapper .owl-stage-outer .owl-stage .owl-item.active {
    margin-right: 1.6rem !important;
  }
  .homepage-products .products.wrapper .products.list .product-item {
    width: 25.4rem;
  }
}
@media (min-width: 1250px) {
  .homepage-products.loop div.products.wrapper div.products.list div.product-item-photo img,
  .content-data.slider-products.loop div.products.wrapper div.products.list div.product-item-photo img {
    min-height: 15.1rem;
    max-height: 15.1rem;
  }
}
