<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
._am-form-divider &gt; .fieldset:not(:first-of-type) {
  border-top: 1px solid #dfdedd;
  margin-top: 20px;
  padding-top: 30px;
}
._am-price-container {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * 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;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-vertical-fade {
  position: relative;
}
.am-vertical-fade:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.3);
  content: '';
}
.ambanner-preloader-block {
  position: relative;
}
.ambanner-preloader-block:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
  background: #ffffff url('../Amasty_BannerSlider/images/loader.gif') center / 80px no-repeat;
  content: '';
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'ambannerIcons';
  src: url('../Amasty_BannerSlider/fonts/ambannerIcons.woff') format('woff');
  font-display: block;
}
.ambanner-overlay-hover .ambanner-image-block.-overlay &gt; .ambanner-image {
  filter: blur(4px);
}
.ambanner-overlay-hover .ambanner-content-overlay {
  visibility: visible;
}
.ambanner-overlay-hover .ambanner-content-block {
  opacity: 1;
  transform: translateY(0);
}
.ambanner-controls-hover .ambanner-arrow-button {
  opacity: 1;
}
.ambanner-controls-hover .ambanner-arrow-button.-prev {
  left: 15px;
}
.ambanner-controls-hover .ambanner-arrow-button.-next {
  right: 15px;
}
.ambanner-controls-hover .ambanner-slider-dots {
  bottom: 0;
  opacity: 1;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
.am-noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* stylelint-disable-line */
._amblog-toggle:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
._amblog-toggle.-active:before {
  transform: translateY(-50%) rotate(0);
}
._amblog-form.amblog-item {
  padding: 0 25px 25px;
}
._amblog-form .amblog-form-container {
  position: relative;
}
._amblog-form .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
._amblog-form .amblog-input:hover {
  border-color: #b3b3b3;
}
._amblog-form .amblog-input::-webkit-input-placeholder,
._amblog-form .amblog-input:-ms-input-placeholder,
._amblog-form .amblog-input::-moz-placeholder {
  color: #999999;
}
._amblog-form .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
._amblog-form .amblog-input:focus::-webkit-input-placeholder,
._amblog-form .amblog-input:focus::-moz-placeholder,
._amblog-form .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
._amblog-column-form .input-box {
  flex-direction: column;
}
._amblog-column-form .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
._amblog-column-form .amblog-btn,
._amblog-column-form .amblog-input {
  max-width: 100%;
  width: 100%;
}
._amblog-column-form .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
._amblog-button {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
._amblog-button:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
._amblog-button:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-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;
}
.ammenu-sticky {
  left: 0;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
.ammmenu-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .ammmenu-word-break {
  word-break: break-all;
}
._ammenu-link.-first {
  min-height: 60px;
  padding: 17px 0;
}
._ammenu-link.-second {
  font-size: 1.6rem;
  font-weight: 400;
  min-height: 50px;
  padding: 14px 0;
}
@-webkit-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@media (max-width: 1024px + 1) {
  .ammenu-header-container.-sticky .header.content {
    padding: 10px;
  }
}
._ammenu-toggle-buttons:hover {
  filter: brightness(85%);
}
._ammenu-toggle-buttons:active {
  filter: brightness(50%);
}
@keyframes slide-right {
  0% {
    transform: translateX(-500%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    transform: translateX(500%);
  }
  100% {
    transform: translateX(0);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: 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;
  }
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 31px;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../Dotdigitalgroup_Sms/images/flags.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../Dotdigitalgroup_Sms/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell &gt; span {
  padding-left: 5px;
}
span.klarna-payments-method-cell &gt; img {
  display: block;
}
/*
 * Copyright Magmodules.eu. All rights reserved.
 * See COPYING.txt for license details.
 */
.apple-pay-button {
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: -apple-pay-button;
  box-sizing: border-box;
  font-size: 0 !important;
}
.apple-pay-button &gt; * {
  visibility: hidden;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-with-text &gt; * {
    visibility: hidden;
  }
  .apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
    cursor: pointer;
  }
  .apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-color-black {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-color-white {
    -apple-pay-button-style: white;
  }
  .apple-pay-button-color-white-outline {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-text-buy {
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-text-donate {
    -apple-pay-button-type: donate;
  }
  .apple-pay-button-text-plain {
    -apple-pay-button-type: plain;
  }
  .apple-pay-button-text-book {
    -apple-pay-button-type: book;
  }
  .apple-pay-button-text-check-out {
    -apple-pay-button-type: check-out;
  }
  .apple-pay-button-text-subscribe {
    -apple-pay-button-type: subscribe;
  }
  .apple-pay-button-text-add-money {
    -apple-pay-button-type: add-money;
  }
  .apple-pay-button-text-contribute {
    -apple-pay-button-type: contribute;
  }
  .apple-pay-button-text-order {
    -apple-pay-button-type: order;
  }
  .apple-pay-button-text-reload {
    -apple-pay-button-type: reload;
  }
  .apple-pay-button-text-rent {
    -apple-pay-button-type: rent;
  }
  .apple-pay-button-text-support {
    -apple-pay-button-type: support;
  }
  .apple-pay-button-text-tip {
    -apple-pay-button-type: tip;
  }
  .apple-pay-button-text-top-up {
    -apple-pay-button-type: top-up;
  }
  .mollie-applepay-minicart-button {
    width: 100%;
    height: 52px;
    margin-top: 5px;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }
  .apple-pay-button-black-with-text {
    background-color: black;
    color: white;
  }
  .apple-pay-button-white-with-text {
    background-color: white;
    color: black;
  }
  .apple-pay-button-white-with-line-with-text {
    background-color: white;
    color: black;
    border: .5px solid black;
  }
  .apple-pay-button-with-text.apple-pay-button-black-with-text &gt; .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-text &gt; .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text &gt; .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text &gt; .text {
    font-family: -apple-system;
    font-size: 1em;
    font-weight: 300;
    align-self: center;
    margin-right: 2px;
  }
  .apple-pay-button-with-text &gt; .logo {
    width: 35px;
    height: 100%;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: 2px;
    border: none;
  }
}
.mollie-applepay-button-hidden {
  display: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
._block-title {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 2.2rem;
  margin: 0 auto 20px;
  max-width: 430px;
}
._block-subtitle {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0 0 20px;
}
@supports (-webkit-touch-callout: none) {
  .amtheme-ismobile .page-main .product.info.detailed #reviews {
    transition: none;
  }
}
@media print {
  .catalog-product_compare-index .column.main &gt; .link.compare,
  .catalog-product_compare-index .page-footer,
  .catalog-product_compare-index .amtheme-comparison-headings,
  .catalog-product_compare-index .amtheme-compare-sticky,
  .catalog-product_compare-index .product-item .product-reviews-summary,
  .catalog-product_compare-index .amtheme-scroll-controller,
  .catalog-product_compare-index .action.map-show-info {
    display: none !important;
  }
  .catalog-product_compare-index .amtheme-comparsion-table {
    width: auto;
  }
  .catalog-product_compare-index .amtheme-compare-item .amtheme-wrapper {
    min-width: 195px;
  }
  .catalog-product_compare-index .old-price .price:before,
  .catalog-product_compare-index .old-price-wrap &gt; .old-price:last-of-type:after,
  .catalog-product_compare-index .map-old-price .price-wrapper:before {
    border-top: 1px solid #3d3731;
  }
  .catalog-product_compare-index .amtheme-compare-header .page-title:after {
    font-size: 2.4rem;
    margin: 0;
    position: static;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .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-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .reset,
  .block.filter .filter-subtitle,
  .am-no-display-desktop {
    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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .control,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field &gt; .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset &gt; .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1,
  .amtheme-tabs-widget .amtheme-heading {
    font-size: 3.2rem;
    font-weight: 400;
    letter-spacing: 0.035em;
    line-height: 4.3rem;
  }
  .page-layout-3columns .main {
    width: calc(100% - 185px - 2%);
    clear: right;
    float: right;
  }
  .page-layout-3columns .sidebar-main,
  .page-layout-3columns .sidebar-additional {
    clear: left;
    float: left;
  }
  .page-layout-3columns .sidebar-main {
    width: 185px;
    margin-inline-end: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 185px;
  }
  @supports (display: grid) {
    .page-layout-2columns-left .page-main &gt; .columns,
    .page-layout-2columns-right .page-main &gt; .columns,
    .page-layout-3columns .page-main &gt; .columns {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      align-items: start;
      grid-template-rows: auto 1fr;
    }
    .page-layout-2columns-left .columns &gt; .column.main,
    .page-layout-2columns-right .columns &gt; .column.main,
    .page-layout-3columns .columns &gt; .column.main,
    .page-layout-2columns-left .columns &gt; .sidebar-main,
    .page-layout-2columns-right .columns &gt; .sidebar-main,
    .page-layout-3columns .columns &gt; .sidebar-main,
    .page-layout-2columns-left .columns &gt; .sidebar-additional,
    .page-layout-2columns-right .columns &gt; .sidebar-additional,
    .page-layout-3columns .columns &gt; .sidebar-additional {
      float: none;
    }
    .page-layout-2columns-left .columns &gt; .column.main,
    .page-layout-2columns-right .columns &gt; .column.main,
    .page-layout-3columns .columns &gt; .column.main {
      grid-area: main;
      width: 100%;
    }
    .page-layout-2columns-left .columns &gt; .sidebar-main,
    .page-layout-2columns-right .columns &gt; .sidebar-main,
    .page-layout-3columns .columns &gt; .sidebar-main {
      grid-area: sidebar-main;
    }
    .page-layout-2columns-left .columns &gt; .sidebar-additional,
    .page-layout-2columns-right .columns &gt; .sidebar-additional,
    .page-layout-3columns .columns &gt; .sidebar-additional {
      grid-area: sidebar-additional;
    }
    .page-layout-2columns-left .page-main &gt; .columns {
      grid-template-areas: 'sidebar-main main' 'sidebar-additional main';
      grid-template-columns: auto calc(100% - 185px - 2%);
    }
    .page-layout-2columns-right .page-main &gt; .columns {
      grid-template-areas: 'main sidebar-main' 'main sidebar-additional';
      grid-template-columns: calc(100% - 185px - 2%) auto;
      justify-items: end;
    }
    .page-layout-2columns-left.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: auto 100%;
    }
    .page-layout-2columns-right.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: 100% auto;
    }
    .page-layout-3columns .page-main &gt; .columns {
      grid-template-areas: 'sidebar-main main sidebar-additional';
      grid-template-columns: auto calc(100% - 185px - 185px) auto;
      justify-content: start;
    }
    .page-layout-3columns .page-main &gt; .columns .column.main {
      justify-self: center;
      width: calc(100% - 25px * 2);
    }
    .page-layout-3columns.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: auto calc(calc(100% - 185px - 185px) + 185px * 2) auto;
    }
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content {
    margin-inline-end: auto;
    margin-inline-start: auto;
    padding-inline-end: 30px;
    padding-inline-start: 30px;
    box-sizing: border-box;
    max-width: 1440px;
    width: auto;
  }
  .top-container,
  .page-wrapper &gt; .widget,
  .footer-widget-content {
    margin: 15px auto;
    width: 100%;
  }
  .columns {
    display: block;
  }
  .columns:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
  }
  .page-layout-2columns-left .column.main {
    width: calc(100% - 185px - 2%);
    float: right;
  }
  .page-layout-2columns-right .column.main {
    width: calc(100% - 185px - 2%);
    float: left;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 185px;
    float: left;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 185px;
    float: left;
  }
  .page-layout-2columns-right .sidebar-main {
    clear: right;
    float: right;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 185px;
    float: right;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 185px;
    float: right;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
  }
  .page-main,
  .breadcrumbs {
    width: 100%;
  }
  .panel.header {
    padding: 15px 20px;
  }
  .page-main {
    margin-bottom: 60px;
  }
  .nav-sections {
    margin: 0 auto 40px;
    background: #ffffff;
  }
  .navigation &gt; ul {
    padding: 0;
    border-bottom: 2px;
    border-bottom-style: solid;
    border-color: #dfdedd;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .navigation li.level0 {
    padding-bottom: 0;
    padding-inline-end: 40px;
    padding-inline-start: 0;
    padding-top: 0;
    cursor: pointer;
    margin: 0;
  }
  .navigation li.level0.active &gt; a,
  .navigation li.level0.has-active &gt; a {
    font-weight: 700;
  }
  .navigation li.level0 &gt; a {
    word-break: break-word;
    word-wrap: break-word;
    padding: 20px 0;
    display: inline-block;
    position: relative;
  }
  .ie11 .navigation li.level0 &gt; a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 &gt; a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 &gt; a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 &gt; a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 &gt; a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 &gt; a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 &gt; a {
    word-break: break-all;
  }
  .navigation li.level0 &gt; a:after {
    bottom: -2px;
    height: 2px;
    transition: width 0.2s linear;
    background: #222222;
    content: '';
    display: block;
    position: absolute;
    width: 0;
  }
  .navigation li.level0.amtheme-active-item &gt; a:after,
  .navigation li.level0:hover &gt; a:after {
    width: 100%;
  }
  .navigation .category-item &gt; a,
  .navigation .level-top &gt; a,
  .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-word;
    word-wrap: break-word;
    color: #4a4948;
    font-weight: 400;
    font-size: 1.6rem;
    transition: color all 0.2s ease-in-out;
  }
  .ie11 .navigation .category-item &gt; a,
  .ie11 .navigation .level-top &gt; a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-all;
  }
  .ie11 .navigation .category-item &gt; a,
  .ie11 .navigation .level-top &gt; a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-all;
  }
  .ie11 .navigation .category-item &gt; a,
  .ie11 .navigation .level-top &gt; a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-all;
  }
  .ie11 .navigation .category-item &gt; a,
  .ie11 .navigation .level-top &gt; a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-all;
  }
  .ie11 .navigation .category-item &gt; a,
  .ie11 .navigation .level-top &gt; a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-all;
  }
  .ie11 .navigation .category-item &gt; a,
  .ie11 .navigation .level-top &gt; a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-all;
  }
  .ie11 .navigation .category-item &gt; a,
  .ie11 .navigation .level-top &gt; a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-all;
  }
  .navigation .category-item:not(.level0) &gt; a,
  .navigation .level-top:not(.level0) &gt; a {
    display: block;
  }
  .navigation .category-item.parent.level1 &gt; a,
  .navigation .level-top.parent.level1 &gt; a {
    font-weight: 700;
  }
  .navigation .category-item.active &gt; a,
  .navigation .level-top.active &gt; a,
  .navigation .category-item.has-active &gt; a,
  .navigation .level-top.has-active &gt; a,
  .navigation .category-item &gt; a:hover,
  .navigation .level-top &gt; a:hover,
  .navigation .category-item.level0:hover &gt; a,
  .navigation .level-top.level0:hover &gt; a,
  .amasty-jet-theme .navigation .ambrands-link:hover {
    color: #222222;
  }
  .navigation .submenu {
    display: none;
  }
  .navigation li.level0 &gt; .submenu {
    padding: 37px 20px 25px;
    border-radius: 4px;
    background: transparent;
    cursor: default;
    position: absolute !important;
    top: auto !important;
    z-index: 10;
  }
  .navigation li.level0 &gt; .submenu:before {
    top: 12px;
    border-radius: 4px;
    background: #f7f7f7;
    content: '';
    display: block;
    height: calc(100% - 12px);
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  .navigation li.level0 &gt; .submenu.amtheme-menu-flex {
    display: flex;
  }
  .navigation li.level0 &gt; .submenu.amtheme-menu-flex &gt; li:not(:last-child) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 0;
    border-inline-end: 1px solid #dfdedd;
  }
  .navigation li.level0 &gt; .submenu.amtheme-menu-flex:not([style*='display: none']) {
    display: flex !important;
  }
  .navigation li.level0 &gt; .submenu &gt; li {
    padding-bottom: 0;
    padding-inline-end: 30px;
    padding-inline-start: 0;
    padding-top: 0;
    min-width: 115px;
    max-width: 300px;
    margin: 0;
  }
  .navigation li.level0 &gt; .submenu &gt; li.last {
    padding: 0;
  }
  .navigation li.level0 &gt; .submenu .submenu {
    display: block !important;
    left: 0 !important;
    padding: 0;
    top: 0 !important;
  }
  .navigation li.level0 &gt; .submenu .submenu:not(.level1) {
    padding-inline-start: 10px;
  }
  .navigation li.level0 &gt; .submenu:not(.amtheme-menu-flex) &gt; li:not(:first-child),
  .navigation li.level0 &gt; .submenu .submenu &gt; li {
    margin: 20px 0 0;
  }
  .navigation li.level0 &gt; .submenu .submenu.level2 .category-item {
    margin: 10px 0 0;
  }
  .navigation li.level0.parent {
    padding-inline-end: 65px;
  }
  .navigation li.level0.parent &gt; a:before {
    right: -20px;
    width: 10px;
    height: 6px;
    background: url("../svg/color_mode/dark/arrow-bottom-xs.svg") no-repeat center / cover;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .navigation:empty {
    display: none;
  }
  .ie11 .navigation li.level0 &gt; a:after {
    transition: none;
  }
  .nav-toggle,
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content &gt; *,
  .nav-sections-item-content .header.links {
    display: none;
  }
  .nav-sections-item-content &gt; .navigation {
    display: block;
  }
  form .fields.-am-block,
  .form.form-newsletter-manage .field.choice {
    align-items: flex-start;
    border-radius: 4px;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0;
    padding: 20px;
  }
  form .fields.-am-block .message,
  form .fields.-am-block .field:nth-of-type(n),
  .form.form-newsletter-manage .field.choice .message,
  .form.form-newsletter-manage .field.choice .field:nth-of-type(n) {
    margin: 0;
    width: auto;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items &gt; .item.title {
    float: left;
    width: auto;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items &gt; .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items &gt; .item.content:before,
  .product.data.items &gt; .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items &gt; .item.content:after {
    clear: both;
  }
  .product.data.items &gt; .item.content.active {
    display: block;
  }
  .product.data.items &gt; .item.title {
    margin: 0 30px 0 0;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    font-weight: 400;
    line-height: 20px;
    font-size: 1.6rem;
    color: #4a4948;
    text-decoration: none;
    background: transparent;
    border: none;
    border-bottom: none;
    height: 20px;
    padding: 10px 0 20px 0;
  }
  .product.data.items &gt; .item.title &gt; .switch:visited {
    color: #4a4948;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:hover {
    color: #4a4948;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:active {
    color: #070605;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus,
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:hover {
    background: transparent;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:active,
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    background: transparent;
    color: #070605;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    padding-bottom: 21px;
  }
  .product.data.items &gt; .item.content {
    background: #fcfcfc;
    margin-top: 51px;
    padding: 25px 0 25px 0;
    border: none;
  }
  .product.data.items .amtheme-caret {
    background: #070605;
    height: 1px;
    left: 0;
    margin-top: 1px;
    pointer-events: none;
    position: absolute;
    top: 50px;
    transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
    user-select: none;
    width: 0;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 400px;
  }
  .product.data.items &gt; .item.title .amtheme-icon {
    display: none;
  }
  .product.data.items &gt; .item.title.active &gt; .switch {
    border-bottom: 1px solid #070605;
    padding-bottom: 21px;
  }
  .product.data.items &gt; .item.title.active &gt; .switch:hover,
  .product.data.items &gt; .item.title.active &gt; .switch:focus {
    padding-bottom: 21px;
  }
  .product.data.items &gt; .item.title.amtheme-item-title &gt; .switch {
    border-color: transparent;
    box-sizing: border-box;
    height: 50px;
  }
  .product.data.items &gt; .item.content {
    border-top: 1px solid #dfdedd;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .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 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar &gt; .primary,
  .actions-toolbar &gt; .secondary {
    float: none;
  }
  .actions-toolbar.-reverse {
    flex-direction: row-reverse;
  }
  .actions-toolbar.-reverse .primary .action {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 5px;
    margin-top: 0;
  }
  .actions-toolbar.-reverse &gt; .secondary {
    margin-inline-end: 25px;
    margin-inline-start: 0;
  }
  .amtheme-products-secondary .price {
    font-size: 2.6rem;
  }
  .amtheme-products-secondary .price-to .price {
    font-size: 16px;
  }
  .amtheme-products-secondary .normal-price .price {
    font-size: 16px;
  }
  .modal-popup.modal-slide .modal-footer {
    text-align: right;
  }
  .modal-popup:not(.confirm) {
    top: 50%;
    transform: translateY(-50%);
  }
  .modal-popup .modal-header {
    padding-top: 35px;
  }
  .modal-popup.agreements-modal.modal-slide {
    left: 50%;
    max-width: 950px;
    transform: translateX(-50%);
  }
  .modal-popup._inner-scroll,
  .modal-popup.shipping-address-modal,
  .modal-popup.billing-address-modal {
    top: 0;
    transform: translateY(0);
  }
  .modal-popup.confirm .modal-inner-wrap {
    width: 430px;
  }
  .modal-popup .modal-footer {
    flex-direction: row;
    justify-content: flex-end;
  }
  .modal-popup .modal-footer button {
    order: 0;
  }
  .modal-popup .modal-footer .action-primary,
  .modal-popup .modal-footer .action.primary {
    order: 2;
  }
  .modal-popup .modal-footer .action:not(.primary):not(.secondary) {
    margin-bottom: 0;
    margin-inline-end: 15px;
    margin-inline-start: 0;
    margin-top: 0;
    order: 1;
  }
  .modal-popup .modal-footer .action-secondary,
  .modal-popup .modal-footer .action.secondary {
    margin-bottom: 0;
    margin-inline-end: 15px;
    margin-inline-start: 0;
    margin-top: 0;
    padding: 15px 0;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar &gt; .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .ambanner-content-block &gt; .ambanner-title {
    font-size: 7rem;
  }
  .ambanner-content-block &gt; .ambanner-text {
    font-size: 3rem;
  }
  .-ambanner-hover .ambanner-item-block .ambanner-image-block.-overlay &gt; .ambanner-image {
    filter: blur(4px);
  }
  .-ambanner-hover .ambanner-item-block .ambanner-content-overlay {
    visibility: visible;
  }
  .-ambanner-hover .ambanner-item-block .ambanner-content-block {
    opacity: 1;
    transform: translateY(0);
  }
  .ambanner-item-block &gt; .ambanner-link {
    z-index: 6;
  }
  .ambanner-content-overlay {
    z-index: 5;
  }
  .ambanner-button.-show-overlay {
    display: none;
  }
  .amcform-title-wrap {
    flex-grow: unset;
    min-width: 30%;
    max-width: initial;
  }
  .amcform-title-wrap .amcform-title {
    max-width: 174px;
  }
  .amcform-title-wrap:nth-child(3n + 1):before {
    content: none;
  }
  .amcform-title-wrap:nth-child(3n + 1):last-child:before {
    width: 50%;
    background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
    content: '';
  }
  .amcform-title-wrap:nth-child(3n + 1).ui-state-active:last-child:before {
    background: linear-gradient(270deg, #92b0ff 4.63%, rgba(227, 227, 227, 0) 83.33%);
  }
  .amcform-popup-block .amcform-header {
    font-size: 22px;
  }
  .amcform-popup-block .amcform-toolbar {
    flex-direction: row;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button {
    width: auto;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
    margin-top: 0;
  }
  .product.data.items {
    z-index: unset;
  }
  .circle-theme .amcform-title-wrap {
    min-width: 24%;
  }
  .am-tabs-view .product.data.items &gt; .item.content {
    margin-top: 41px;
    padding: 35px;
  }
  .amtabs-accordion-view.product.data.items {
    border-bottom: 1px solid #ccc;
  }
  .amtabs-accordion-view.product.data.items &gt; .item.content {
    float: none;
    margin: 0;
    padding: 20px;
    border-bottom: 0;
  }
  .amtabs-accordion-view.product.data.items &gt; .item.title {
    float: none;
    width: 100%;
  }
  .amtabs-accordion-view.product.data.items &gt; .item.title.active .switch:after {
    transform: rotate(180deg);
  }
  .amtabs-accordion-view.product.data.items &gt; .item.title .switch {
    padding: 5px 20px;
    background-color: #fff;
    color: #333;
    font-weight: 600;
  }
  .amtabs-accordion-view.product.data.items &gt; .item.title .switch:after {
    transition: 0.1s all ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    content: '\e622';
  }
  .amtab-grid-wrapper .amtab-table-container .amtab-title,
  .amtab-grid-wrapper .amtab-table-container .amtab-cell {
    padding: 0 0 0 20px;
  }
  .amtab-grid-wrapper.-large .amtab-measure {
    padding: 45px 0 0 0;
  }
  .amtab-grid-wrapper.-large .amtab-steps-container .amtab-step {
    max-width: 260px;
  }
  .amtab-grid-wrapper.-large .amtab-steps-container .amtab-step:not(:last-child) {
    margin: 0 50px 0 0;
  }
  .amtab-grid-wrapper.-large .amtab-steps-container .amtab-img {
    padding: 0 0 0 35px;
  }
  .amelsearch-further-section {
    display: block;
  }
  .desktop.three-columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.three-columns section.content {
    padding: 0 30px;
    width: 52%;
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    width: 24%;
  }
  .desktop.two-columns-right,
  .desktop.two-columns-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .desktop.two-columns-right section.content {
    padding-right: 40px;
    width: 76%;
  }
  .desktop.two-columns-left section.content {
    padding-left: 40px;
    width: 76%;
  }
  .desktop.two-columns-right aside.left,
  .desktop.two-columns-left aside.left,
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    width: 24%;
  }
  .amblog-container-list {
    padding-top: 0;
  }
  .amblog-main-content {
    padding-top: 0;
  }
  .amblog-pager-container {
    margin: 40px auto 50px;
    width: 290px;
  }
  .amblog-comments-wrapper,
  .amblog-related-wrapper {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-svg.comment {
    top: 10px;
  }
  .amblog-form-comment .amblog-customer {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .amblog-form-comment .amblog-wrapper {
    width: 49%;
  }
  .amblog-form-comment .amblog-wrapper:first-child {
    margin-right: 20px;
  }
  .amblog-form-comment .amblog-input.-email + .mage-error,
  .amblog-form-comment .amblog-input.-name + .mage-error {
    margin-bottom: 0;
  }
  .amblog-form-comment .amblog-btn {
    padding: 14px 0;
    width: 230px;
  }
  .amblog-form-comment .amblog-btn:hover {
    background: #185eaf;
  }
  body[class*='amblog-index-'] .page-title-wrapper {
    margin-bottom: 20px;
  }
  body[class*='amblog-index-'] .page-title {
    font-size: 4rem;
    line-height: 4.8rem;
  }
  body[class*='amblog-index-'] .sidebar .block-reorder .block-content:not(.no-display) {
    margin-bottom: 50px;
  }
  body[class*='amblog-index-'] h2.amblog-post-title {
    font-size: 2.4rem;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion {
    font-size: 1.6rem;
    padding-right: 40px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
    content: '';
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    width: 20px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-accordion.-active:before {
    transform: translateY(-50%) rotate(0);
  }
  .amblog-search-block .amblog-list {
    padding: 0;
  }
  .amblog-search-block .amblog-content {
    justify-content: space-between;
    padding-bottom: 25px;
  }
  .amblog-search-block .amblog-content &gt; *:first-child {
    margin-left: 0;
  }
  .amblog-search-block .amblog-content &gt; *:not(:last-child) {
    margin-right: 0;
  }
  .amblog-search-block .amblog-content &gt; *:not(:last-child, :first-child) {
    padding: 0 25px;
  }
  .amblog-search-block .amblog-author-name {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .amblog-search-block .amblog-description {
    flex: 1 0 22%;
  }
  .amblog-search-block .amblog-social-container {
    flex-grow: 1;
    justify-content: flex-end;
  }
  .amblog-search-block .amblog-description + .amblog-social-container {
    flex-grow: initial;
  }
  .amblog-replies-block.-level-top &gt; .amblog-comment,
  .amblog-replies-block.-level-top &gt; .amblog-comment-reply,
  .amblog-comments-action .amblog-replies,
  .amblog-comments-container .amblog-replies {
    box-sizing: border-box;
    margin: 30px 0 0;
    max-width: 768px;
    padding-left: 20px;
  }
  .amblog-post-container.list-item h2.amblog-post-title {
    font-size: 2rem;
    line-height: 3rem;
  }
  .amblog-post-container .amblog-widget-container {
    margin: 30px -25px;
  }
  .amblog-post-container .amblog-features.-post {
    padding: 15px 25px;
  }
  .amblog-post-container .amblog-more {
    text-align: right;
  }
  .amblog-post-container .amblog-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iIzJENjlBRSIvPjwvc3ZnPg==);
  }
  .amblog-post-container .amblog-widget-container .amblog-list {
    margin: 0 30px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    box-sizing: border-box;
    width: 47%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-list {
    justify-content: inherit;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item {
    margin: 0 20px 20px 0;
    width: 31%;
  }
  .desktop.one-column .amblog-post-container .amblog-content .amblog-widget-container.-post .amblog-item:nth-child(3n) {
    margin-right: 0;
  }
  .amblog-grid-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    justify-content: space-between;
  }
  .amblog-grid-list &gt; .amblog-item {
    width: 47%;
  }
  .amblog-grid-list .amblog-read:hover {
    background: #185eaf;
    text-decoration: none;
  }
  .amblog-grid-list .amblog-features &gt; .amblog-item {
    margin-right: 10px;
  }
  .amblog-grid-list .amblog-item .amblog-category {
    margin-right: 10px;
  }
  .page-layout-3columns .amblog-grid-list &gt; .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 0;
    width: 100%;
  }
  .column .amblog-newsletter .input-box.-newsletter {
    flex-wrap: wrap;
  }
  .column .amblog-newsletter .mage-error[generated='true'],
  .column .amblog-newsletter .amblog-input {
    max-width: calc(65% - 10px);
  }
  .column .amblog-newsletter .amblog-btn {
    max-width: 35%;
  }
  .column .amblog-newsletter .mage-error[generated='true'] {
    order: 3;
    width: 100%;
  }
  .amblog-search-titles {
    border-bottom: 1px solid #e5e5e5;
  }
  .amblog-search-title {
    position: relative;
    width: auto;
  }
  .amblog-search-title:after {
    background: transparent;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
  }
  .amblog-search-title.open:after {
    background: #1979c2;
  }
  .amblog-search-content {
    margin-top: 40px;
    width: 100%;
  }
  .desktop.three-columns .amblog-related-wrapper.-related-products .amblog-item-product {
    max-width: 129px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) {
    justify-content: initial;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider:not(.slick-initialized) .amblog-item-product {
    max-width: 25%;
  }
  .amblog-related-wrapper.-related-products .product-reviews-summary {
    margin-bottom: 5px;
  }
  .amtheme-tabs-buttons {
    justify-content: center;
  }
  .amtheme-tabs-widget .amtheme-heading {
    margin-bottom: 5px;
    text-align: center;
  }
  .amtheme-tabs-widget .item.product .product-item-info:hover {
    animation: overflowControl 0s .1s forwards;
  }
  .amtheme-tabs-widget .slick-list {
    overflow: visible;
    -ms-overflow-style: none;
    overflow-x: clip;
    scrollbar-width: none;
    z-index: 1;
  }
  .amtheme-tabs-widget .slick-list::-webkit-scrollbar {
    display: none;
  }
  .amtheme-tabs-widget .slick-dots {
    left: 50%;
    transform: translateX(-50%);
  }
  .amtheme-tabs-widget .products.slick-slider.slick-dotted {
    margin-bottom: calc(40px * 2);
  }
  .amtheme-tabs-widget .products &gt; .amtheme-products-secondary &gt; .slick-list {
    margin: 0 auto;
  }
  .amtheme-tabs-widget .slick-active:not(.slick-current) .items.dropdown {
    left: auto;
    right: 0;
  }
  .ammenu-nav-sections .widget-product-carousel,
  .ammenu-nav-sections .widget {
    max-width: initial;
  }
  .ammenu-nav-sections .widget-product-carousel .slick-slide .product-item,
  .ammenu-nav-sections .widget .slick-slide .product-item {
    max-width: initial;
  }
  .amqorder-search-block {
    padding: 30px 15px 35px;
  }
  .amqorder-search-block .amqorder-qty-block {
    display: flex;
  }
  .amqorder-popup-block .amqorder-labels-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 0 0 10px;
    color: #777;
    list-style: none;
    text-align: left;
    font-size: 14px;
  }
  .amqorder-popup-block .amqorder-header {
    font-weight: 600;
  }
  .amqorder-popup-block .amqorder-item {
    margin: 0;
  }
  .amqorder-popup-block .amqorder-item.-index {
    flex-basis: 15%;
    padding: 0 15px 0 0;
  }
  .amqorder-popup-block .amqorder-item.-sku {
    flex-basis: 55%;
    padding: 0 15px 0 0;
  }
  .amqorder-popup-block .amqorder-item.-reason {
    flex-basis: 30%;
  }
  .amqorder-popup-block .amqorder-errors-list {
    max-height: 360px;
  }
  .amqorder-popup-block .amqorder-errors-list .amqorder-item {
    flex-wrap: nowrap;
  }
  .amqorder-popup-block .amqorder-errors-list .amqorder-index,
  .amqorder-popup-block .amqorder-errors-list .amqorder-sku,
  .amqorder-popup-block .amqorder-errors-list .amqorder-reason {
    display: inline-block;
  }
  .amqorder-popup-block .amqorder-errors-list .amqorder-index:before,
  .amqorder-popup-block .amqorder-errors-list .amqorder-sku:before,
  .amqorder-popup-block .amqorder-errors-list .amqorder-reason:before {
    content: none;
  }
  .amqorder-popup-block .amqorder-errors-list .amqorder-index {
    flex-basis: 15%;
    padding: 0 15px 0 0;
  }
  .amqorder-popup-block .amqorder-errors-list .amqorder-sku {
    flex-basis: 55%;
    padding: 0 15px 0 0;
  }
  .amqorder-popup-block .amqorder-errors-list .amqorder-reason {
    flex-basis: 30%;
  }
  .amquote-addto-button {
    width: 49%;
  }
  .amquote-action-wrap .action.tocart {
    width: 48%;
  }
  .amquote-cart-wrapper.minicart-wrapper {
    margin-bottom: 0;
    margin-right: 0;
  }
  .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
    margin: 0 5px 0 20px;
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart {
    width: 390px;
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:after,
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:before {
    transform: none;
  }
  .quote-details {
    padding: 0;
  }
  .amasty_quote-cart-index .cart.main.actions .action {
    flex-basis: auto;
  }
  .amasty_quote-cart-index .cart.main.actions .action:not(:last-child):not(:first-child) {
    margin: 0 5px 0 0;
  }
  .amasty_quote-cart-index .cart.main.actions button.action:not(:first-child):last-of-type {
    margin: 0;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .amskit-toolbar-wrap {
    bottom: 25px;
    left: 25px;
  }
  .amskit-toolbar-wrap.-open {
    width: 500px;
  }
  .amskit-toolbar-content {
    max-height: 650px;
  }
  .amskit-headings-wrap {
    -webkit-flex-wrap: initial;
    flex-wrap: initial;
  }
  .amskit-page-links .amskit-label {
    width: 45%;
  }
  .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 &gt; .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    z-index: 1001;
    min-width: 200px;
  }
  .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 {
    position: static;
    display: inline-block;
    margin: 0 0 0 15px;
    transform: translateY(-2px);
  }
  .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 22px;
    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;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .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: #222222 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: #222222;
  }
  .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: #222222;
  }
  .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 &gt; .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 &gt; .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 &gt; .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-result-section .amsearch-products-section {
    height: 100%;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-left: 1px solid #cccccc;
  }
  .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: #fff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .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;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method &gt; .payment-method-title {
    padding: 11.5px 0;
  }
  .mollie-product-page-apple-pay-button {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .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;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .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;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 30px;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field &gt; .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:before,
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field.choice:before,
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:not(.choice) &gt; .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:not(.choice) &gt; .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 30px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field &gt; .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #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: 25px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 30px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .block-search .block-content {
    height: 40px;
  }
  .block-search .input-text {
    border-radius: 40px;
  }
  .block-search .actions {
    top: 0;
  }
  .block-search .amtheme-icon {
    height: 20px;
    width: 20px;
  }
  .search-autocomplete {
    background: #f7f7f7;
    border-radius: 0 0 20px 20px;
    padding: 40px 0 20px;
    position: absolute;
    top: 20px;
  }
  .search-autocomplete li {
    padding: 7px 20px;
  }
  .search.results .page-title-wrapper {
    margin-top: 10px;
  }
  .search.results .amtheme-search-terms {
    margin-bottom: 35px;
  }
  .search.results .amtheme-search-message {
    padding: 10px 0;
  }
  .search.summary {
    padding: 15px 20px 0;
  }
  .search.summary .item {
    margin-bottom: 15px;
  }
  .page-layout-2columns-left.catalogsearch-advanced-result:not(.page-with-filter) .columns,
  .page-layout-2columns-right.catalogsearch-advanced-result:not(.page-with-filter) .columns,
  .page-layout-3columns.catalogsearch-advanced-result:not(.page-with-filter) .columns {
    padding-top: 45px;
  }
  .page-layout-2columns-left.catalogsearch-advanced-result .search.results &gt; .top-toolbar,
  .page-layout-2columns-right.catalogsearch-advanced-result .search.results &gt; .top-toolbar,
  .page-layout-3columns.catalogsearch-advanced-result .search.results &gt; .top-toolbar {
    margin-top: -10px;
  }
  .checkout-cart-index .cart-container &gt; * {
    order: 3;
    width: 100%;
  }
  .checkout-cart-index .cart-container &gt; .amtheme-form-wrapper,
  .checkout-cart-index .cart-container .crosssell {
    width: calc(100% - 35% - 15px);
  }
  .checkout-cart-index .cart-container &gt; .cart-summary {
    margin-inline-start: 15px;
    box-sizing: border-box;
    width: 35%;
  }
  .checkout-cart-index .cart-container &gt; .cart-summary {
    order: 1;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .checkout-cart-index .block.crosssell,
  .checkout-cart-index .block.upsell {
    padding: 50px 0;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .amtheme-checkout-contact {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .amtheme-checkout-contact &gt; .step-title {
    margin: 0;
  }
  .amtheme-checkout-contact &gt; .step-title,
  .amtheme-checkout-contact &gt; .authentication-wrapper {
    word-break: break-word;
    word-wrap: break-word;
    max-width: 50%;
  }
  .ie11 .amtheme-checkout-contact &gt; .step-title,
  .ie11 .amtheme-checkout-contact &gt; .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact &gt; .step-title,
  .ie11 .amtheme-checkout-contact &gt; .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact &gt; .step-title,
  .ie11 .amtheme-checkout-contact &gt; .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact &gt; .step-title,
  .ie11 .amtheme-checkout-contact &gt; .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact &gt; .step-title,
  .ie11 .amtheme-checkout-contact &gt; .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact &gt; .step-title,
  .ie11 .amtheme-checkout-contact &gt; .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact &gt; .step-title,
  .ie11 .amtheme-checkout-contact &gt; .authentication-wrapper {
    word-break: break-all;
  }
  .checkout-shipping-address .form-login {
    margin-bottom: 35px;
  }
  .shipping-address-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .shipping-address-items .shipping-address-item {
    width: 43%;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .authentication-dropdown.modal-popup .actions-toolbar .secondary .action,
  .popup-authentication.modal-popup .actions-toolbar .secondary .action {
    margin: 6px 0 0;
    color: #3a68af;
    font-weight: 700;
  }
  .checkout-index-index .authentication-dropdown.modal-popup {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .checkout-index-index .authentication-dropdown.modal-popup .modal-inner-wrap {
    margin: 0;
    left: auto;
    position: relative;
    top: auto;
    transform: none;
    width: 400px;
  }
  .checkout-index-index .authentication-dropdown.modal-popup .modal-content {
    padding: 0 30px 40px;
  }
  .modals-wrapper .popup-authentication.modal-popup .modal-inner-wrap {
    width: 500px;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset &gt; .field-select-billing &gt; .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 0;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .checkout-container &gt; .opc-wrapper {
    flex-grow: 1;
    float: none;
    margin: auto;
    max-width: 600px;
    padding: 0;
  }
  .cart .col.subtotal {
    text-align: right;
  }
  .cart .col:first-of-type {
    padding-inline-start: 0;
  }
  .cart .col:last-of-type {
    padding-inline-end: 0;
  }
  .cart .col.subtotal .cart-tax-info,
  .cart .col.subtotal .cart-tax-info .weee[data-label] {
    justify-content: flex-end;
    margin-top: 0;
  }
  .cart .col.subtotal .price-excluding-tax {
    flex-wrap: wrap;
  }
  .cart.items &gt; thead &gt; tr &gt; th {
    color: #a8a69f;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.03em;
    text-transform: inherit;
  }
  .cart.item .item-actions &gt; .col {
    padding-bottom: 20px;
    padding-top: 15px;
  }
  .cart.item .item-info &gt; .col {
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 20px;
  }
  .cart.item .item-info .col.qty {
    min-width: 105px;
  }
  .cart.item .item-info .col.item {
    min-width: 360px;
  }
  .cart.item .item-info .product-item-details {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 30px;
    margin-top: 0;
    max-width: 55%;
  }
  .amtheme-column-toolbar {
    height: 1px;
  }
  .amtheme-column-toolbar .amtheme-cell {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
  }
  .cart-summary {
    border: 1px solid #dfdedd;
    border-radius: 6px;
    padding: 20px;
    position: relative;
    width: 100%;
  }
  .amtheme-form-address &gt; .step-title {
    margin-bottom: 35px;
  }
  .amtheme-form-address &gt; .fieldset.address {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .amtheme-form-address .field[name$='prefix'],
  .amtheme-form-address .field[name$='firstname'],
  .amtheme-form-address .field[name$='middlename'],
  .amtheme-form-address .field[name$='lastname'],
  .amtheme-form-address .field[name$='suffix'],
  .amtheme-form-address .field[name$='region_id'],
  .amtheme-form-address .field[name$='region'],
  .amtheme-form-address .field[name$='postcode'],
  .amtheme-form-address .field[name$='country_id'],
  .amtheme-form-address .field[name$='telephone'],
  .amtheme-form-address .field[name$='fax'] {
    display: inline-block;
    max-width: 290px;
    width: 48%;
  }
  .amtheme-form-address .field[name$='company'],
  .amtheme-form-address .field[name$='city'],
  .amtheme-form-address .field.street {
    width: 100%;
  }
  .amtheme-shipping-method {
    margin-top: 35px;
  }
  .methods-shipping .actions-toolbar {
    justify-content: flex-end;
  }
  .methods-shipping .actions-toolbar .button.action {
    margin-right: 0;
  }
  .checkout-onepage-success .page-title {
    font-size: 1.8rem;
    font-weight: 700;
  }
  .checkout-onepage-success .checkout-success + .print,
  .checkout-onepage-success .action.print {
    float: none;
    font-size: 1.2rem;
    margin-top: 45px;
    text-align: center;
    text-transform: uppercase;
  }
  .checkout-success {
    max-width: 530px;
  }
  .checkout-success &gt; .amtheme-order {
    font-size: 3.2rem;
    font-weight: 400;
  }
  .checkout-success .order-number {
    font-weight: 400;
  }
  .checkout-success &gt; .actions-toolbar {
    justify-content: center;
  }
  .amtheme-success-registration {
    margin-top: 60px;
  }
  .checkout-payment-method .payment-methods .step-title {
    margin-bottom: 13px;
  }
  .checkout-payment-method .payment-method .payment-method-content {
    padding: 0 0 30px;
  }
  .checkout-payment-method .payment-option-content .secondary {
    margin-inline-start: 0;
  }
  .checkout-payment-method .payment-option-content &gt; form {
    max-width: 220px;
  }
  .payment-method-content &gt; .actions-toolbar {
    justify-content: flex-end;
  }
  .payment-method-content &gt; .actions-toolbar#paypal-express-in-context-button,
  .payment-method-content &gt; .actions-toolbar.-paypal,
  .payment-method-content &gt; .actions-toolbar.-paypal-express {
    justify-content: flex-start;
  }
  .checkout-payment-method .checkout-billing-address {
    background: #fcfcfc;
    border-radius: 4px;
    padding: 15px;
  }
  .checkout-payment-method .checkout-billing-address &gt; .field.choice {
    margin: 0 0 10px;
  }
  .checkout-payment-method .checkout-billing-address .billing-address-details &gt; .item.name {
    margin: 0;
  }
  .checkout-payment-method .checkout-billing-address .new-billing-address-button {
    padding: 0 0 0 23px;
  }
  .order-attributes .control._with-tooltip {
    max-width: 250px;
    position: relative;
  }
  .order-attributes .control._with-tooltip .field-tooltip {
    left: calc(100% + 20px);
    position: absolute;
  }
  .order-attributes .control._with-tooltip .field-tooltip .field-tooltip-content {
    left: 0;
    top: 2.2em;
  }
  .amtheme-summary-content .order-attributes .control._with-tooltip {
    max-width: calc(100% - 20px - 25px);
  }
  .amtheme-summary-content .order-attributes .field-tooltip._active .field-tooltip-content {
    left: auto;
    right: -20px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    margin: 50px auto;
    float: none;
    max-width: 500px;
    width: auto;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search,
  .block.block-customer-login,
  .block.block-new-customer {
    max-width: 440px;
  }
  .amtheme-card-block,
  .amtheme-addresses-block.-dashboard-addresses {
    border-radius: 6px;
    margin-bottom: 30px;
    padding: 20px;
  }
  .account .toolbar,
  .account .toolbar .pager {
    flex-direction: row;
  }
  .account .toolbar .pager + .pages {
    width: 100%;
  }
  .account .toolbar .pager .toolbar-amount {
    margin-bottom: 0;
  }
  .account-nav-title {
    display: none;
  }
  .account-nav {
    margin-bottom: 55px;
  }
  ._block-title,
  .customer-account-create .page-title,
  .customer-account-confirmation .page-title,
  .customer-account-forgotpassword .page-title,
  .customer-account-createpassword .page-title,
  .multishipping-checkout-register .page-title,
  .block.block-customer-login .block-title,
  .block.block-new-customer .block-title {
    margin: 0 0 30px;
    max-width: 100%;
    text-align: center;
  }
  ._block-subtitle,
  .form.password.forget .field.note,
  .form.send.confirmation .field.note {
    margin: 0 0 30px;
    text-align: center;
  }
  .customer-account-forgotpassword .page-title,
  .customer-account-confirmation .page-title {
    margin: 40px auto 10px;
  }
  .customer-account-createpassword .page-title {
    margin: 40px auto 30px;
  }
  [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper &gt; .page-title,
  .account[class*='sales-'] .page-title-wrapper &gt; .page-title {
    flex-basis: 70%;
  }
  [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper &gt; .actions,
  .account[class*='sales-'] .page-title-wrapper &gt; .actions {
    flex-basis: 30%;
  }
  [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper &gt; .amtheme-info &gt; *,
  .account[class*='sales-'] .page-title-wrapper &gt; .amtheme-info &gt; * {
    margin-inline-end: 50px;
  }
  [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper &gt; .actions .print,
  .account[class*='sales-'] .page-title-wrapper &gt; .actions .print {
    display: inline-block;
  }
  .form.form-newsletter-manage {
    max-width: 600px;
  }
  .form.form-edit-account {
    max-width: 600px;
  }
  .amtheme-addresses-block {
    margin-bottom: 30px;
  }
  .amtheme-addresses-block &gt; .amtheme-content,
  .amtheme-addresses-block.-addresses-grid {
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    padding: 20px;
  }
  .amtheme-addresses-block.-addresses-grid {
    display: block;
  }
  .amtheme-addresses-block.-addresses-grid .additional-addresses {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7.5px;
    width: calc(100% + 15px);
  }
  .amtheme-address-card {
    padding: 20px;
    width: calc(50% - 20px / 2);
  }
  .amtheme-address-card .amtheme-actions {
    margin-top: 30px;
  }
  .amtheme-addresses-block.-addresses-grid .amtheme-card-wrap {
    margin: 15px 7.5px 10px;
    width: calc(100% / 2 - 15px);
  }
  .amtheme-addresses-default .amtheme-address-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .form-address-edit {
    max-width: 600px;
  }
  .form-address-edit .actions-toolbar {
    flex-direction: row-reverse;
  }
  .form-address-edit .actions-toolbar .primary .action {
    margin: 0 0 0 5px;
  }
  .form-address-edit .fields.-am-block &gt; .message {
    width: 38%;
  }
  .amtheme-addresses-block.-dashboard-addresses &gt; .amtheme-content {
    border-radius: 0;
    padding: 0;
  }
  .amtheme-dashboard-info &gt; .amtheme-content {
    display: flex;
  }
  .amtheme-dashboard-info .amtheme-card-block,
  .amtheme-dashboard-info .amtheme-addresses-block.-dashboard-addresses {
    flex-basis: 40%;
    overflow: hidden;
  }
  .amtheme-dashboard-info .amtheme-card-block &gt; .amtheme-title,
  .amtheme-dashboard-info .amtheme-addresses-block.-dashboard-addresses &gt; .amtheme-title {
    margin-bottom: 25px;
  }
  .amtheme-dashboard-info .amtheme-information {
    margin-inline-end: 25px;
    flex-grow: 1;
  }
  .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items,
  .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items {
    margin: 0 -10px;
    width: calc(100% + 20px);
  }
  .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items &gt; .amtheme-item,
  .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items &gt; .amtheme-item {
    margin: 0 10px 20px;
    max-width: calc(100% / 2 - 20px);
  }
  .ie11 .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items &gt; .amtheme-item,
  .ie11 .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items &gt; .amtheme-item {
    max-width: calc(100% / 2 - 20px - 1px);
  }
  .page-product-downloadable .amtheme-product-info .samples .samples-item {
    margin: 0 10px 15px 0;
  }
  .page-product-downloadable .amtheme-product-info .downloads .field.choice &gt; .label {
    margin: 0 10px 15px 0;
  }
  .toolbar-sorter .amtheme-filter-wrap {
    display: none;
    min-height: 45px;
  }
  @supports (display: grid) {
    .page-layout-3columns.-filter-inactive .page-main .column.main {
      width: 100%;
    }
    .page-layout-3columns.-filter-inactive .page-main &gt; .columns {
      grid-template-areas: 'sidebar-main main' 'sidebar-additional sidebar-additional';
    }
    .page-layout-2columns-left.-filter-inactive .page-main &gt; .columns {
      grid-template-areas: 'sidebar-main main' 'sidebar-additional sidebar-additional';
    }
    .page-layout-2columns-right.-filter-inactive .page-main &gt; .columns {
      grid-template-areas: 'main sidebar-main' 'sidebar-additional sidebar-additional';
    }
  }
  .amtheme-filter-action {
    height: 1px;
    max-width: 185px;
    min-height: 45px;
    width: 100%;
    z-index: 8;
  }
  .amtheme-filter-action .amtheme-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4a4948;
    font-size: 16px;
    line-height: 25px;
  }
  .amtheme-filter-action .amtheme-icon {
    flex-shrink: 0;
    height: 25px;
    margin-right: 10px;
    width: 25px;
  }
  ._keyfocus .amtheme-filter-action:focus,
  .ie11 ._keyfocus .amtheme-filter-action:focus {
    box-shadow: none;
  }
  ._keyfocus .amtheme-filter-action:focus .amtheme-title {
    border-radius: 2px;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #070605;
  }
  .ie11 ._keyfocus .amtheme-filter-action:focus .amtheme-title {
    box-shadow: 0 0 0 1px #070605;
  }
  .page-layout-2columns-left.page-with-filter .sidebar-main,
  .page-layout-3columns.page-with-filter .sidebar-main,
  .page-layout-2columns-left.page-with-filter .sidebar-main &gt; .block.filter,
  .page-layout-3columns.page-with-filter .sidebar-main &gt; .block.filter {
    transition: margin-left 0.4s ease-in-out, opacity 0.4s;
  }
  .page-layout-2columns-right.page-with-filter .sidebar-main,
  .page-layout-2columns-right.page-with-filter .sidebar-main &gt; .block.filter {
    transition: margin-right 0.4s ease-in-out, opacity 0.4s;
  }
  .page-layout-2columns-right.page-with-filter .sidebar-additional {
    clear: right;
  }
  .page-layout-2columns-left.page-with-filter .page-wrapper,
  .page-layout-2columns-right.page-with-filter .page-wrapper,
  .page-layout-3columns.page-with-filter .page-wrapper {
    overflow: hidden;
  }
  .page-layout-2columns-left.page-with-filter .columns,
  .page-layout-2columns-right.page-with-filter .columns,
  .page-layout-3columns.page-with-filter .columns {
    padding-top: 85px;
  }
  .page-layout-2columns-left.page-with-filter.catalogsearch-result-index .columns,
  .page-layout-2columns-right.page-with-filter.catalogsearch-result-index .columns,
  .page-layout-3columns.page-with-filter.catalogsearch-result-index .columns {
    margin-top: 35px;
  }
  .page-layout-2columns-left.page-with-filter.-no-layer-block .columns,
  .page-layout-2columns-right.page-with-filter.-no-layer-block .columns,
  .page-layout-3columns.page-with-filter.-no-layer-block .columns {
    padding-top: 0;
  }
  .page-layout-2columns-left.page-with-filter .column.main,
  .page-layout-2columns-right.page-with-filter .column.main,
  .page-layout-3columns.page-with-filter .column.main {
    transition: width 0.4s ease-in-out;
  }
  .page-layout-2columns-left.page-with-filter .amtheme-filter-action,
  .page-layout-2columns-right.page-with-filter .amtheme-filter-action,
  .page-layout-3columns.page-with-filter .amtheme-filter-action {
    display: inline-flex;
    left: 0;
    position: absolute;
    top: 0;
  }
  .page-layout-2columns-left.page-with-filter .toolbar-products,
  .page-layout-2columns-right.page-with-filter .toolbar-products,
  .page-layout-3columns.page-with-filter .toolbar-products {
    margin-bottom: 0;
    max-width: calc(100% - 185px - 2%);
    position: absolute;
    right: 0;
    top: 0;
    transition: max-width 0.4s ease-in-out;
  }
  .page-layout-2columns-left.page-with-filter .products.wrapper ~ .toolbar-products,
  .page-layout-2columns-right.page-with-filter .products.wrapper ~ .toolbar-products,
  .page-layout-3columns.page-with-filter .products.wrapper ~ .toolbar-products {
    max-width: none;
    padding: 0;
    position: static;
  }
  .page-layout-2columns-left.page-with-filter .toolbar-products,
  .page-layout-2columns-right.page-with-filter .toolbar-products {
    max-width: calc(100% - 185px - 2%);
    right: 0;
  }
  .page-layout-2columns-left.page-with-filter .sidebar-main .block.filter,
  .page-layout-2columns-right.page-with-filter .sidebar-main .block.filter {
    margin-bottom: 55px;
  }
  .page-layout-3columns.page-with-filter .toolbar-products {
    max-width: calc(100% - 185px - 2%);
    right: 0;
  }
  .page-layout-2columns-left.-filter-active .sidebar-main {
    margin-inline-start: 0;
  }
  .page-layout-2columns-left.-filter-active .sidebar-main &gt; .block.filter {
    opacity: 1;
  }
  .page-layout-2columns-right.-filter-active .sidebar-main {
    margin-right: 0;
  }
  .page-layout-2columns-right.-filter-active .sidebar-main &gt; .block.filter {
    opacity: 1;
  }
  .page-layout-2columns-left.-filter-inactive .column.main,
  .page-layout-2columns-right.-filter-inactive .column.main,
  .page-layout-3columns.-filter-inactive .column.main {
    width: 100%;
  }
  .page-layout-2columns-left.-filter-inactive .sidebar-main,
  .page-layout-2columns-right.-filter-inactive .sidebar-main,
  .page-layout-3columns.-filter-inactive .sidebar-main {
    margin-inline-start: -255px;
  }
  .page-layout-2columns-left.-filter-inactive .sidebar-main &gt; *:not(.amtheme-filter-action),
  .page-layout-2columns-right.-filter-inactive .sidebar-main &gt; *:not(.amtheme-filter-action),
  .page-layout-3columns.-filter-inactive .sidebar-main &gt; *:not(.amtheme-filter-action) {
    opacity: 0;
    pointer-events: none;
  }
  .page-layout-2columns-left.-filter-inactive .products.wrapper ~ .toolbar-products,
  .page-layout-2columns-right.-filter-inactive .products.wrapper ~ .toolbar-products,
  .page-layout-3columns.-filter-inactive .products.wrapper ~ .toolbar-products {
    justify-content: center;
    max-width: none;
  }
  .page-layout-2columns-right.page-with-filter .amtheme-filter-action {
    left: auto;
    right: 0;
  }
  .page-layout-2columns-right.page-with-filter .toolbar-products {
    left: 0;
  }
  .page-layout-2columns-right.page-with-filter.-filter-inactive .sidebar-main {
    margin-right: -255px;
  }
  .page-layout-2columns-right.page-with-filter.-filter-inactive .sidebar-main &gt; *:not(.amtheme-filter-action) {
    opacity: 0;
    pointer-events: none;
  }
  .block.filter .filter-options-content {
    padding: 5px 10px 15px;
  }
  .page-layout-1column.page-with-filter .block.filter {
    margin-bottom: 20px;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-content *,
  .page-layout-1column.page-with-filter .block.filter .filter-content *:after,
  .page-layout-1column.page-with-filter .block.filter .filter-content *:before {
    box-sizing: border-box;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options {
    background: #f7f7f7;
    padding: 8px 30px;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options-item {
    margin-inline-end: 30px;
    display: inline-block;
    padding: 5px 0;
    position: relative;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options .item {
    margin-bottom: 15px;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options .item:last-child {
    margin-bottom: 0;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options .item a {
    align-items: flex-end;
    display: flex;
    width: 100%;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options-content {
    background: #f7f7f7;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    box-sizing: border-box;
    left: 0;
    margin-top: 5px;
    padding: 15px;
    position: absolute;
    visibility: hidden;
    width: 210px;
    z-index: 9;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options-item.-active .filter-options-title:after {
    transform: translateY(-50%) rotateZ(180deg);
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options-item .swatch-attribute:first-child {
    margin-top: 0;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options-item.-active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column.page-with-filter .block.filter .filter-options-title {
    padding: 0 30px 0 0;
  }
  .multishipping-checkout_address-selectbilling .page-header .logo,
  .multishipping-checkout_address-newshipping .page-header .logo,
  .multishipping-checkout_address-newbilling .page-header .logo,
  .multishipping-checkout_address-editshipping .page-header .logo,
  .multishipping-checkout_address-editaddress .page-header .logo {
    margin: 0 auto;
  }
  .multishipping-checkout_address-selectbilling .page-title-wrapper,
  .multishipping-checkout_address-newshipping .page-title-wrapper,
  .multishipping-checkout_address-newbilling .page-title-wrapper,
  .multishipping-checkout_address-editshipping .page-title-wrapper,
  .multishipping-checkout_address-editaddress .page-title-wrapper {
    text-align: center;
  }
  .multishipping-checkout_address-selectbilling .form-address-edit,
  .multishipping-checkout_address-newshipping .form-address-edit,
  .multishipping-checkout_address-newbilling .form-address-edit,
  .multishipping-checkout_address-editshipping .form-address-edit,
  .multishipping-checkout_address-editaddress .form-address-edit {
    margin-inline-end: auto;
    margin-inline-start: auto;
  }
  .multishipping-checkout-addresses .field.address,
  .multishipping-checkout-addresses .action.delete {
    display: inline-block;
  }
  .multicheckout.address.form .actions-toolbar {
    align-items: flex-start;
    justify-content: flex-end;
  }
  .multicheckout.address.form .actions-toolbar .action.back {
    margin-bottom: 35px;
  }
  .multicheckout.address.form .actions-toolbar .action.back,
  .multicheckout.address.form .actions-toolbar .action.update {
    box-sizing: border-box;
    flex-basis: 50%;
  }
  .multicheckout.address.form .actions-toolbar .action.continue {
    margin-inline-start: 20px;
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box,
  .multicheckout.shipping .block-shipping &gt; .amtheme-addresses-block.-dashboard-addresses &gt; .box {
    margin-bottom: 50px;
    width: 50%;
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:first-of-type,
  .multicheckout.shipping .block-shipping &gt; .amtheme-addresses-block.-dashboard-addresses &gt; .box:first-of-type {
    padding-inline-end: 20px;
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:last-of-type,
  .multicheckout.shipping .block-shipping &gt; .amtheme-addresses-block.-dashboard-addresses &gt; .box:last-of-type {
    margin-bottom: 0;
    width: 100%;
  }
  .multicheckout.shipping .block-other &gt; .amtheme-card-block,
  .multicheckout.shipping .block-other &gt; .amtheme-addresses-block.-dashboard-addresses {
    align-items: flex-start;
    display: flex;
  }
  .multicheckout.shipping .block-other &gt; .amtheme-card-block &gt; .amtheme-text,
  .multicheckout.shipping .block-other &gt; .amtheme-addresses-block.-dashboard-addresses &gt; .amtheme-text {
    padding-inline-end: 40px;
    margin-bottom: 10px;
  }
  .multicheckout.shipping .block-other &gt; .amtheme-card-block &gt; .amtheme-cart-items,
  .multicheckout.shipping .block-other &gt; .amtheme-addresses-block.-dashboard-addresses &gt; .amtheme-cart-items {
    flex-grow: 1;
  }
  .amtheme-address-method {
    flex-direction: row;
    padding: 30px 20px 20px;
  }
  .amtheme-address-method .address {
    margin: 0 60px 0 0;
    width: 25%;
  }
  .amtheme-address-method .method {
    width: 35%;
  }
  .multicheckout.billing.form .actions-toolbar &gt; .secondary {
    margin: 0 40px 0 0;
  }
  .multishipping-checkout-overview .block-billing {
    margin-bottom: 50px;
  }
  .multishipping-checkout-overview .box-items {
    margin-top: 35px;
  }
  .multishipping-checkout-overview .actions-toolbar &gt; .secondary {
    margin: 0 40px 0 0;
  }
  .amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-horizontal-view {
    align-items: center;
    justify-content: space-between;
  }
  .amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-horizontal-view.-center {
    justify-content: center;
  }
  .amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-horizontal-view .-left {
    order: 0;
  }
  .amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-horizontal-view .-right {
    order: 2;
  }
  .amtheme-newsletter-block.amtheme-newsletter {
    height: 100%;
    max-height: 252px;
    min-height: 252px;
  }
  .amtheme-newsletter-block.amtheme-newsletter .amtheme-container {
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1060px;
    padding: 0 50px;
  }
  .amtheme-newsletter-block.amtheme-newsletter .amtheme-content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    position: relative;
    width: 100%;
  }
  .amtheme-newsletter-block.amtheme-newsletter .amtheme-content .amtheme-form {
    max-width: 42%;
  }
  .amtheme-newsletter-block.amtheme-subscribe {
    border-top: 1px solid #dfdedd;
    margin-top: 30px;
  }
  .amtheme-newsletter-block.amtheme-subscribe .amtheme-container {
    justify-content: flex-end;
  }
  .amtheme-newsletter-block.amtheme-subscribe .amtheme-content {
    flex-basis: 50%;
  }
  .amtheme-newsletter-block .amtheme-image.-left {
    left: 0;
  }
  .amtheme-newsletter-block .amtheme-image.-right {
    right: 0;
  }
  .amtheme-newsletter-block .amtheme-image.-center {
    left: 50%;
    transform: translateX(-50%);
  }
  .amtheme-newsletter-block .amtheme-image.-stretch {
    left: 0;
    right: 0;
  }
  .amtheme-newsletter-block {
    box-sizing: border-box;
    display: flex;
    overflow: hidden;
  }
  .amtheme-newsletter-block .amtheme-image {
    display: block;
    pointer-events: none;
    position: absolute;
    user-select: none;
  }
  .amtheme-newsletter-block .amtheme-image &gt; img {
    width: 100%;
  }
  .amtheme-newsletter-block .amtheme-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
  }
  .amtheme-newsletter-block .amtheme-description {
    word-break: break-word;
    word-wrap: break-word;
    margin: 20px 0 0;
    position: relative;
  }
  .ie11 .amtheme-newsletter-block .amtheme-description {
    word-break: break-all;
  }
  .ie11 .amtheme-newsletter-block .amtheme-description {
    word-break: break-all;
  }
  .ie11 .amtheme-newsletter-block .amtheme-description {
    word-break: break-all;
  }
  .ie11 .amtheme-newsletter-block .amtheme-description {
    word-break: break-all;
  }
  .ie11 .amtheme-newsletter-block .amtheme-description {
    word-break: break-all;
  }
  .ie11 .amtheme-newsletter-block .amtheme-description {
    word-break: break-all;
  }
  .ie11 .amtheme-newsletter-block .amtheme-description {
    word-break: break-all;
  }
  .amtheme-newsletter-block .amtheme-description,
  .amtheme-newsletter-block .amtheme-text,
  .amtheme-newsletter-block .amtheme-title {
    margin: 0;
  }
  .amtheme-newsletter-block .amtheme-title {
    font-size: 3.2rem;
    font-weight: 400;
    letter-spacing: 0.035em;
  }
  .amtheme-newsletter-block .amtheme-text,
  .amtheme-newsletter-block .amtheme-title {
    position: relative;
  }
  .amtheme-newsletter-block .mage-error[generated] {
    left: 0;
    position: absolute;
    top: 100%;
  }
  .paypal-review &gt; .block.block-order-details-view {
    margin-top: 30px;
  }
  .paypal-review-items {
    margin-inline-end: 70px;
  }
  .table-paypal-review-items .price-excluding-tax {
    flex-wrap: wrap;
  }
  .amtheme-reviews-list .amtheme-item {
    align-items: flex-start;
    flex-direction: row;
  }
  .amtheme-reviews-list .amtheme-content {
    flex-direction: row;
    margin: 0 20px 0 0;
  }
  .amtheme-reviews-list .amtheme-wrapper {
    margin: 0 15px 0 0;
  }
  .amtheme-reviews-list .amtheme-description {
    max-width: 75%;
  }
  .amtheme-customer-review.view,
  .customer-review.view {
    align-items: flex-start;
    flex-direction: row;
    margin-top: 30px;
  }
  .amtheme-customer-review.view .review-details,
  .customer-review.view .review-details {
    margin-top: 60px;
  }
  .amtheme-customer-review.view .product-media,
  .customer-review.view .product-media {
    margin-bottom: 0;
    margin-inline-end: 20px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .sendfriend-product-send .page-title {
    text-align: center;
  }
  .form.send.friend {
    margin: auto;
  }
  .form.send.friend .fieldset.sender .field.sender,
  .form.send.friend .fieldset.sender .field.email {
    display: inline-block;
    width: calc(50% - 20px / 2);
  }
  .form.send.friend .fieldset.sender .field.sender {
    margin-inline-end: 20px;
    float: left;
  }
  .form.send.friend .fieldset.recipients .field.name,
  .form.send.friend .fieldset.recipients .field.email {
    display: inline-block;
    width: calc(50% - 20px / 2);
  }
  .form.send.friend .fieldset.recipients .field.name {
    margin-inline-end: 20px;
    float: left;
  }
  .page-layout-empty .block.am-widget .grid .product.item,
  .page-layout-checkout .block.am-widget .grid .product.item,
  .page-layout-1column .block.am-widget .grid .product.item,
  .page-layout-empty .block.am-widget .products-grid .product.item,
  .page-layout-checkout .block.am-widget .products-grid .product.item,
  .page-layout-1column .block.am-widget .products-grid .product.item {
    width: calc(25% - 18.75px);
  }
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(-n + 4),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(-n + 4),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(3n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(3n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-inline-end: 25px;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    width: calc(33.33% - 16.67px);
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(-n + 3),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(-n + 3),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(-n + 3),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(3n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    width: calc(50% - 12.5px);
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(-n + 2),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .page-header &gt; .content {
    padding: 40px 35px 40px;
    position: relative;
  }
  .page-header &gt; .content:before,
  .page-header &gt; .content:after {
    background: #ffffff;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 1000%;
  }
  .page-header &gt; .content:before {
    right: 100%;
  }
  .page-header &gt; .content:after {
    left: 100%;
  }
  .page-header .logo {
    margin-inline-end: auto;
  }
  .page-header .amtheme-icons-container {
    order: 1;
  }
  .page-header .block-search {
    margin-inline-end: 30px;
    max-width: 320px;
    transition: all 0.4s ease-in-out;
  }
  .page-header .amtheme-navigation-icon {
    cursor: pointer;
    display: none;
  }
  .page-header .amtheme-icons-container .account-icon .amtheme-icon {
    height: 30px;
    width: 30px;
  }
  .page-header .amtheme-icons-container .account-icon {
    margin-inline-end: 10px;
    display: none;
  }
  .page-header.-desktop-navigation-toggle .sections.nav-sections {
    display: none;
  }
  .page-header.-desktop-navigation-toggle .amtheme-navigation-icon {
    display: block;
  }
  .nav-before-open.nav-open .page-header.-desktop-navigation-toggle .sections.nav-sections {
    display: block;
  }
  .page-header.-sticky-header .nav-sections-item-content &gt; .navigation {
    padding: 10px 30px 0;
  }
  .page-header.-sticky-header .navigation li.level0 &gt; a {
    padding: 10px 0;
  }
  .page-header.-sticky-header .amtheme-navigation-icon {
    margin-inline-end: 40px;
  }
  .page-header.-sticky-header .logo {
    max-width: 60px;
  }
  .page-header.-sticky-header .amtheme-header-icon:not(:last-child) {
    margin-inline-end: 10px;
  }
  .page-header.-sticky-header .amtheme-icons-container .account-icon {
    display: block;
  }
  .amtheme-header-icon .amtheme-link {
    display: inline-block;
  }
  .amtheme-header-icon:not(:last-child) {
    margin-inline-end: 20px;
  }
  .panel {
    display: block;
  }
  .panel a:hover {
    color: #070605;
  }
  .panel.wrapper {
    background: #ffffff;
    color: #070605;
  }
  .panel.header {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
  }
  .panel a {
    color: #070605;
  }
  .panel.header {
    box-sizing: border-box;
    flex-wrap: wrap;
  }
  .panel.header .greet.welcome {
    margin-bottom: 20px;
    width: 100%;
  }
  .page-footer .logo {
    align-items: center;
    display: flex;
    flex: 1 0 8%;
  }
  .page-footer .logo-image {
    max-width: 90px;
  }
  .page-footer .content {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 45px;
    padding-top: 50px;
  }
  .page-footer .content &gt; .links:not(.footer),
  .page-footer .content .amtheme-newsletter-block {
    flex-basis: 100%;
  }
  .page-footer .amtheme-socials-list {
    align-items: center;
  }
  .page-footer .amtheme-footer-section {
    flex: 1 0 80%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page-footer .amtheme-footer-section .footer.links,
  .page-footer .amtheme-footer-section .footer-cms-links {
    max-width: 67%;
  }
  .page-footer .amtheme-footer-section .footer-cms-links {
    margin-top: 15px;
  }
  .footer.links {
    column-count: 2;
    column-gap: 15px;
  }
  .footer.links .item {
    margin: 0 0 15px;
  }
  .amtheme-socials-list {
    flex: 1 0 30%;
    justify-content: flex-end;
  }
  .product-info-main .amtheme-payment-methods {
    max-width: 80%;
  }
  .footer .amtheme-payment-methods {
    margin-top: 30px;
    width: 100%;
  }
  .copyright {
    padding: 15px 0;
  }
  @keyframes overflowHover {
    from {
      overflow: hidden;
    }
    to {
      overflow: auto;
    }
  }
  .form-wishlist-items .product-item {
    width: calc(50% - 15px);
    padding: 0;
  }
  .form-wishlist-items .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .form-wishlist-items .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .form-wishlist-items .product-item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .form-wishlist-items .product-item .product-item-name,
  .form-wishlist-items .product-item .price-box,
  .form-wishlist-items .product-item .amtheme-stock-visible {
    z-index: 1;
  }
  .form-wishlist-items .product-item .product-item-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: flex-end;
    margin-top: 20px;
  }
  .form-wishlist-items .product-item .actions-primary &gt; .action.tocart {
    margin-left: 20px;
  }
  .form-wishlist-items .product-item .amtheme-more-button {
    display: none;
  }
  .form-wishlist-items .product-item .product-item-actions.-edit {
    justify-content: flex-start;
  }
  .form-wishlist-items .product-item .product-item-actions &gt; .delete {
    line-height: 45px;
  }
  .form-wishlist-items .product-item .action.edit &gt; .text {
    display: none;
  }
  .form-wishlist-items .product-item .action.edit &gt; .amtheme-icon {
    display: block;
    height: 23px;
    width: 23px;
  }
  .form-wishlist-items .product-item .product-details {
    margin: 0 0 15px;
    z-index: 1;
  }
  .form-wishlist-items .product-item-info:hover {
    padding-bottom: 0;
  }
  .form-wishlist-items .product-item-info:hover .product-details,
  .form-wishlist-items .product-item-info:hover .amtheme-stock-visible {
    display: block;
  }
  .form-wishlist-items .product-item-info:hover .product-item-inner {
    animation: .4s linear .5s forwards overflowHover;
    top: 100%;
  }
  .shared.wishlist .col.comment {
    padding-inline-end: 25px;
    max-width: 420px;
  }
  .shared.wishlist .col.actions {
    justify-content: flex-end;
    text-align: right;
  }
  .shared.wishlist .amtheme-split ~ .tocart {
    margin-inline-start: 20px;
  }
  .product-item &gt; .product-item-info {
    background: #ffffff;
    border: 1px solid transparent;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    transition: min-height 0.4s ease-in-out;
  }
  .product-item &gt; .product-item-info,
  .product-item &gt; .product-item-info a:not(.more),
  .product-item &gt; .product-item-info .price-label {
    color: #070605;
  }
  .products-grid .product-photo-wrapper,
  .products-list .product-photo-wrapper {
    position: relative;
  }
  .products-grid .amtheme-action-links,
  .products-list .amtheme-action-links {
    bottom: 0;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 10;
  }
  .products-grid .action.towishlist,
  .products-list .action.towishlist {
    display: inline-flex;
  }
  .products-grid .amtheme-quick-view,
  .products-list .amtheme-quick-view {
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .products-grid .product-item-info:hover .amtheme-quick-view,
  .products-list .product-item-info:hover .amtheme-quick-view,
  .products-grid .product-item-info.-hover .amtheme-quick-view,
  .products-list .product-item-info.-hover .amtheme-quick-view,
  .products-grid .product-item-info:hover .action.tocompare,
  .products-list .product-item-info:hover .action.tocompare,
  .products-grid .product-item-info.-hover .action.tocompare,
  .products-list .product-item-info.-hover .action.tocompare {
    opacity: 1;
  }
  .products-grid .product-item-info {
    padding: 20px 15px;
  }
  .products-grid .product-item-info:after {
    background: #ffffff;
    border: 1px solid transparent;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: border-color 0.4s ease-in-out;
    width: 100%;
    z-index: -1;
  }
  .products-grid .product-item-inner {
    padding: 0 15px;
    background: #ffffff;
    border: 1px solid transparent;
    border-radius: 0 0 6px 6px;
    border-top: 0;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    left: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: calc(100% - 11px);
    width: 100%;
    z-index: 9;
  }
  .products-grid .product-item-details {
    margin-top: 10px;
  }
  .products-grid .product-item-details &gt; *:not(:last-child) {
    margin-bottom: 10px;
  }
  .products-grid .product-items:not(.amtheme-products-secondary, .widget-product-grid) .product-item-info:hover {
    border-color: transparent;
    box-shadow: none;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.-hover {
    transition: border-color 0.4s ease-in-out;
  }
  .products-grid .product-item-info:hover:after,
  .products-grid .product-item-info.-hover:after {
    border-color: #dfdedd;
    height: calc(100% + 20px);
    left: -10px;
    opacity: 1;
    top: -10px;
    width: calc(100% + 20px);
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.-hover .product-item-inner {
    padding: 0 25px 30px;
    border-color: #dfdedd;
    box-shadow: 0 -3px 0 -2px #ffffff, 0 4px 8px rgba(57, 56, 56, 0.1);
    left: -10px;
    max-height: 100%;
    opacity: 1;
    width: calc(100% + 20px);
  }
  .products-grid .product-item-info:hover .swatch-wrapper + .price-box,
  .products-grid .product-item-info.-hover .swatch-wrapper + .price-box {
    margin-top: 0;
  }
  .block .block-title {
    font-size: 3.2rem;
    letter-spacing: 0.035em;
    margin-bottom: 25px;
  }
  .block:not(.am-widget) .amtheme-products-secondary .product-item {
    max-width: 210px;
    width: 210px;
  }
  .block:not(.am-widget) .amtheme-products-secondary .product-item,
  .block:not(.am-widget) .amtheme-products-secondary .product-item:nth-child(n) {
    margin: 0 calc(25px / 2) 25px;
  }
  .-amcaret-enabled .amtheme-productinfo-wrap .products-grid.products &gt; .amtheme-products-secondary:not(.-full-width),
  .-amcaret-enabled .amtheme-productinfo-wrap .amtheme-products-secondary.-in-widget:not(.-full-width),
  .-amcaret-enabled .amtheme-productinfo-wrap .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items:not(.-full-width),
  .-amcaret-enabled .amtheme-productinfo-wrap .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items:not(.-full-width),
  .-amcaret-enabled .amtheme-productinfo-wrap .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items:not(.-full-width) {
    max-width: calc(210px * 3 + 20px * 3);
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-info,
  .amtheme-products-secondary.-in-widget .product-item-info,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-info {
    overflow: hidden;
    padding: 15px 12px;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-info:after,
  .amtheme-products-secondary.-in-widget .product-item-info:after,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info:after,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info:after,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-info:after {
    display: none;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-info:hover,
  .products-grid.products &gt; .amtheme-products-secondary .product-item-info.-hover,
  .amtheme-products-secondary.-in-widget .product-item-info:hover,
  .amtheme-products-secondary.-in-widget .product-item-info.-hover,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info:hover,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info.-hover,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info:hover,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info.-hover,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-info:hover,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-info.-hover {
    border-color: transparent;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-info:hover .product-item-photo:after,
  .products-grid.products &gt; .amtheme-products-secondary .product-item-info.-hover .product-item-photo:after,
  .amtheme-products-secondary.-in-widget .product-item-info:hover .product-item-photo:after,
  .amtheme-products-secondary.-in-widget .product-item-info.-hover .product-item-photo:after,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info:hover .product-item-photo:after,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info.-hover .product-item-photo:after,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info:hover .product-item-photo:after,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info.-hover .product-item-photo:after,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-info:hover .product-item-photo:after,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-info.-hover .product-item-photo:after {
    opacity: 1;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-info:hover .product-item-details,
  .products-grid.products &gt; .amtheme-products-secondary .product-item-info.-hover .product-item-details,
  .amtheme-products-secondary.-in-widget .product-item-info:hover .product-item-details,
  .amtheme-products-secondary.-in-widget .product-item-info.-hover .product-item-details,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info:hover .product-item-details,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info.-hover .product-item-details,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info:hover .product-item-details,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info.-hover .product-item-details,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-info:hover .product-item-details,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-info.-hover .product-item-details {
    transform: translateY(0);
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-photo,
  .amtheme-products-secondary.-in-widget .product-item-photo,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-photo,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-photo,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-photo {
    margin-bottom: -70px;
    position: relative;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-photo:after,
  .amtheme-products-secondary.-in-widget .product-item-photo:after,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-photo:after,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-photo:after,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-photo:after {
    background: linear-gradient(360deg, #ffffff 7.57%, rgba(255, 255, 255, 0.6) 91.89%);
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.1s ease-in-out;
    z-index: 1;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-image-container,
  .amtheme-products-secondary.-in-widget .product-image-container,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-image-container,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-image-container,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-image-container {
    margin: 0 auto;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-details,
  .amtheme-products-secondary.-in-widget .product-item-details,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-details {
    transform: translateY(70px);
    transition: transform 0.1s ease-in-out;
    z-index: 2;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-details &gt; .price-box,
  .amtheme-products-secondary.-in-widget .product-item-details &gt; .price-box,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details &gt; .price-box,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details &gt; .price-box,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-details &gt; .price-box {
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-details &gt; .price-box:after,
  .amtheme-products-secondary.-in-widget .product-item-details &gt; .price-box:after,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details &gt; .price-box:after,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details &gt; .price-box:after,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-details &gt; .price-box:after {
    content: '';
    height: 100%;
    left: calc(100% - 22px);
    pointer-events: none;
    position: absolute;
    top: 0;
    user-select: none;
    width: 32px;
  }
  .products-grid.products &gt; .amtheme-products-secondary .details.product-item-details &gt; .price-box:after,
  .amtheme-products-secondary.-in-widget .details.product-item-details &gt; .price-box:after,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .details.product-item-details &gt; .price-box:after,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .details.product-item-details &gt; .price-box:after,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .details.product-item-details &gt; .price-box:after {
    left: inherit;
    right: 0;
    width: 20px;
  }
  .products-grid.products &gt; .amtheme-products-secondary .price-box,
  .amtheme-products-secondary.-in-widget .price-box,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-box {
    white-space: nowrap;
  }
  .products-grid.products &gt; .amtheme-products-secondary .price-including-tax,
  .amtheme-products-secondary.-in-widget .price-including-tax,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-including-tax,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-including-tax,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-including-tax {
    margin-right: 10px;
  }
  .products-grid.products &gt; .amtheme-products-secondary .price-box .price,
  .amtheme-products-secondary.-in-widget .price-box .price,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box .price,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box .price,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-box .price {
    font-size: 16px;
  }
  .products-grid.products &gt; .amtheme-products-secondary .price-box .price-container,
  .amtheme-products-secondary.-in-widget .price-box .price-container,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box .price-container,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box .price-container,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-box .price-container {
    margin: 0;
  }
  .products-grid.products &gt; .amtheme-products-secondary .price-box .price-from &gt; .price-container,
  .amtheme-products-secondary.-in-widget .price-box .price-from &gt; .price-container,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box .price-from &gt; .price-container,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box .price-from &gt; .price-container,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-box .price-from &gt; .price-container {
    padding-right: 2px;
  }
  .products-grid.products &gt; .amtheme-products-secondary .price-container .price-excluding-tax:before,
  .amtheme-products-secondary.-in-widget .price-container .price-excluding-tax:before,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-container .price-excluding-tax:before,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-container .price-excluding-tax:before,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-container .price-excluding-tax:before {
    margin-inline-start: 0;
  }
  .products-grid.products &gt; .amtheme-products-secondary .price-box .price-label,
  .amtheme-products-secondary.-in-widget .price-box .price-label,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box .price-label,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box .price-label,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-box .price-label {
    line-height: 25px;
  }
  .products-grid.products &gt; .amtheme-products-secondary .price-box,
  .amtheme-products-secondary.-in-widget .price-box,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-box {
    min-height: 35px;
    padding: 0;
  }
  .products-grid.products &gt; .amtheme-products-secondary .price-box.price-final_price &gt; .price-box,
  .amtheme-products-secondary.-in-widget .price-box.price-final_price &gt; .price-box,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box.price-final_price &gt; .price-box,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box.price-final_price &gt; .price-box,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-box.price-final_price &gt; .price-box {
    padding: 0;
  }
  .products-grid.products &gt; .amtheme-products-secondary .minimal-price-link,
  .amtheme-products-secondary.-in-widget .minimal-price-link,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .minimal-price-link,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .minimal-price-link,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .minimal-price-link {
    font-size: 1.4rem;
    margin: 0 5px;
  }
  .products-grid.products &gt; .amtheme-products-secondary .minimal-price-link &gt; .price-container,
  .amtheme-products-secondary.-in-widget .minimal-price-link &gt; .price-container,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .minimal-price-link &gt; .price-container,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .minimal-price-link &gt; .price-container,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .minimal-price-link &gt; .price-container {
    align-items: center;
  }
  .amtheme-products-secondary.-in-widget,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items {
    max-width: 100%;
  }
  .amtheme-products-secondary.-in-widget .product-item,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item {
    max-width: calc(@{widget - list-item__desktop__width} - 10px);
    width: calc(@{widget - list-item__desktop__width} - 10px);
  }
  .amtheme-products-secondary.-in-widget .product-item,
  .amtheme-products-secondary.-in-widget .product-item:nth-child(n),
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item:nth-child(n),
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item:nth-child(n),
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item:nth-child(n) {
    margin: 0 calc(@{widget - list-item__gap__l} / 2) 25px;
  }
  .amtheme-products-secondary.-in-widget .product-item-details,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-details {
    transform: translateY(60px);
  }
  .amtheme-products-secondary.-in-widget .stock.unavailable,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .stock.unavailable,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .stock.unavailable,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .stock.unavailable {
    align-items: flex-end;
    display: flex;
    min-height: 44px;
  }
  .catalogsearch-result-index .products.wrapper ~ .toolbar .limiter,
  .catalogsearch-advanced-result .products.wrapper ~ .toolbar .limiter,
  .catalog-category-view .products.wrapper ~ .toolbar .limiter,
  .ambrand-index-index .products.wrapper ~ .toolbar .limiter,
  .amshopby-index-index .products.wrapper ~ .toolbar .limiter {
    margin-inline-end: auto;
    display: flex;
  }
  .catalogsearch-result-index .top-toolbar &gt; .toolbar,
  .catalogsearch-advanced-result .top-toolbar &gt; .toolbar,
  .catalog-category-view .top-toolbar &gt; .toolbar {
    align-items: center;
    flex-direction: row;
  }
  .catalogsearch-result-index .top-toolbar &gt; .toolbar.toolbar-products,
  .catalogsearch-advanced-result .top-toolbar &gt; .toolbar.toolbar-products,
  .catalog-category-view .top-toolbar &gt; .toolbar.toolbar-products,
  .catalogsearch-result-index .top-toolbar &gt; .toolbar.toolbar-products .pager,
  .catalogsearch-advanced-result .top-toolbar &gt; .toolbar.toolbar-products .pager,
  .catalog-category-view .top-toolbar &gt; .toolbar.toolbar-products .pager {
    margin-top: 0;
  }
  .amtheme-sidebar-wishlist .product-item:nth-child(n),
  .sidebar .block.widget .product-item:nth-child(n) {
    width: auto;
  }
  .sidebar .block.widget .product-item {
    display: block;
    margin: 0 10px 10px 0 !important;
    max-width: 100%;
    width: auto !important;
  }
  .sidebar .product-item .price-box {
    position: relative;
    padding: 0;
  }
  .sidebar .product-item .price-box:after {
    content: '';
    height: 100%;
    left: calc(100% - 22px);
    pointer-events: none;
    position: absolute;
    top: 0;
    user-select: none;
    width: 32px;
  }
  .sidebar .product-item .price-box,
  .sidebar .product-item .price-box * {
    flex-wrap: wrap;
    margin-bottom: 0;
    white-space: nowrap;
  }
  .sidebar .product-item .price-box .price-container .weee:before {
    margin-inline-start: 0;
    white-space: nowrap;
  }
  .sidebar .product-item .price-box .price-label {
    line-height: 1;
  }
  .page-with-filter.-filter-inactive:not(.page-layout-3columns) .sidebar-additional,
  .page-layout-1column.catalog-category-view .sidebar-additional,
  .page-layout-empty.catalog-category-view .sidebar-additional {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0;
    width: 100%;
  }
  .page-with-filter.-filter-inactive:not(.page-layout-3columns) .amtheme-sidebar-block,
  .page-layout-1column.catalog-category-view .amtheme-sidebar-block,
  .page-layout-empty.catalog-category-view .amtheme-sidebar-block,
  .page-with-filter.-filter-inactive:not(.page-layout-3columns) .sidebar &gt; .admin__data-grid-outer-wrap,
  .page-layout-1column.catalog-category-view .sidebar &gt; .admin__data-grid-outer-wrap,
  .page-layout-empty.catalog-category-view .sidebar &gt; .admin__data-grid-outer-wrap {
    margin-bottom: 30px;
    margin-inline-end: 6vw;
    margin-inline-start: 0;
    margin-top: 0;
    max-width: calc(100% / 3 - 6vw);
  }
  .page-with-filter.-filter-inactive:not(.page-layout-3columns) .sidebar .block.widget,
  .page-layout-1column.catalog-category-view .sidebar .block.widget,
  .page-layout-empty.catalog-category-view .sidebar .block.widget {
    margin: 0;
  }
  .page-with-filter.-filter-inactive:not(.page-layout-3columns) .amtheme-sidebar-wishlist .amtheme-items,
  .page-layout-1column.catalog-category-view .amtheme-sidebar-wishlist .amtheme-items,
  .page-layout-empty.catalog-category-view .amtheme-sidebar-wishlist .amtheme-items {
    display: flex;
    flex-wrap: wrap;
  }
  .sidebar .block-new-products-list .pager,
  .sidebar .block-new-products-names .pager,
  .sidebar .block-new-products-images .pager {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
  .sidebar .block-new-products-list .pager .pages .items.pages-items .item,
  .sidebar .block-new-products-names .pager .pages .items.pages-items .item,
  .sidebar .block-new-products-images .pager .pages .items.pages-items .item {
    display: block;
    height: auto;
  }
  .sidebar .block-new-products-list .items.pages-items .page,
  .sidebar .block-new-products-names .items.pages-items .page,
  .sidebar .block-new-products-images .items.pages-items .page,
  .sidebar .block-new-products-list .items.pages-items .label,
  .sidebar .block-new-products-names .items.pages-items .label,
  .sidebar .block-new-products-images .items.pages-items .label {
    font-size: 1.2rem;
  }
  .sidebar .block-new-products-list .toolbar-amount,
  .sidebar .block-new-products-names .toolbar-amount,
  .sidebar .block-new-products-images .toolbar-amount {
    margin: 0;
  }
  .page-layout-2columns-left.catalog-product-view .sidebar,
  .page-layout-2columns-right.catalog-product-view .sidebar,
  .page-layout-3columns.catalog-product-view .sidebar {
    margin-top: 60px;
  }
  .page-layout-2columns-left.catalog-product-view .sidebar + .sidebar,
  .page-layout-2columns-right.catalog-product-view .sidebar + .sidebar {
    margin-top: 0;
  }
  .amasty-jet-theme .amtheme-product-popup .column.main {
    display: flex;
    float: none;
    width: 100%;
  }
  .amasty-jet-theme .amtheme-product-popup .amtheme-product-wrap {
    margin: 0;
    display: flex;
  }
  .amasty-jet-theme .amtheme-product-popup .amtheme-product-wrap &gt; .product.media {
    margin-bottom: 0;
    margin-inline-end: 35px;
    margin-inline-start: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    width: 45%;
  }
  .amasty-jet-theme .amtheme-product-popup .amtheme-product-wrap &gt; .amtheme-product-info {
    width: 55%;
  }
  .amasty-jet-theme .amtheme-product-popup .amtheme-product-info .messages-list + .product-info-price {
    margin-top: 10px;
  }
  .amasty-jet-theme .amtheme-product-popup .amtheme-product-info .swatch-attribute-options {
    width: 80%;
  }
  .amtheme-popup-block.amtheme-product-popup .popup-inner {
    max-width: 810px;
  }
  .amtheme-popup-block.amtheme-product-popup .amtheme-product-info &gt; .product-name {
    font-size: 3.2rem;
    line-height: 4.3rem;
    margin-bottom: 0;
  }
  .amtheme-product-popup .amtheme-add-form-bottom.-on-line .actions .action.tocart {
    min-width: unset;
  }
  .amtheme-product-popup .amtheme-add-form-bottom.-on-line .product-info-price {
    margin-top: 20px;
  }
  @supports (display: grid) {
    /* stylelint-disable-line */
    .amasty-jet-theme .amtheme-product-popup .column.amtheme-product-wrap {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      grid-column-gap: 35px;
      grid-template-columns: calc(45% - 35px) 55%;
    }
    .amasty-jet-theme .amtheme-product-popup .column.amtheme-product-wrap &gt; .product.media,
    .amasty-jet-theme .amtheme-product-popup .column.amtheme-product-wrap &gt; .amtheme-product-info {
      margin: 0;
      width: 100%;
    }
  }
  .catalog-category-view .page-title {
    margin-bottom: 5px;
  }
  .catalog-category-view .category-view {
    margin-bottom: 40px;
  }
  .catalog-category-view .wrapper-description {
    margin-top: 0;
    width: 100%;
  }
  .products.grid &gt; .product-items,
  .form-wishlist-items .products-grid &gt; .product-items {
    justify-content: flex-start;
  }
  .products.grid .product-item,
  .form-wishlist-items .products-grid .product-item {
    display: inline-block;
    position: relative;
  }
  .products.grid .-amtheme-buttons-always .product-item-actions .tocart,
  .products.grid .-amtheme-buttons-hover .product-item-actions .tocart,
  .form-wishlist-items .products-grid .-amtheme-buttons-always .product-item-actions .tocart,
  .form-wishlist-items .products-grid .-amtheme-buttons-hover .product-item-actions .tocart {
    font-size: 1.6rem;
  }
  .products.grid .-amtheme-buttons-always .product-item-info:hover:after,
  .products.grid .-amtheme-buttons-none:not(.-amtheme-swatches-hover) .product-item-info:hover:after,
  .products.grid .-amtheme-buttons-always .product-item-info.-hover:after,
  .products.grid .-amtheme-buttons-none:not(.-amtheme-swatches-hover) .product-item-info.-hover:after,
  .form-wishlist-items .products-grid .-amtheme-buttons-always .product-item-info:hover:after,
  .form-wishlist-items .products-grid .-amtheme-buttons-none:not(.-amtheme-swatches-hover) .product-item-info:hover:after,
  .form-wishlist-items .products-grid .-amtheme-buttons-always .product-item-info.-hover:after,
  .form-wishlist-items .products-grid .-amtheme-buttons-none:not(.-amtheme-swatches-hover) .product-item-info.-hover:after {
    display: none;
  }
  .products.grid .-amtheme-buttons-always .product-item-actions .tocart,
  .products.grid .-amtheme-buttons-none:not(.-amtheme-swatches-hover) .product-item-actions .tocart,
  .form-wishlist-items .products-grid .-amtheme-buttons-always .product-item-actions .tocart,
  .form-wishlist-items .products-grid .-amtheme-buttons-none:not(.-amtheme-swatches-hover) .product-item-actions .tocart {
    margin-top: 10px;
  }
  .products.grid .-amtheme-swatches-always:not(.-amtheme-buttons-hover) .product-item-info:hover,
  .products.grid .-amtheme-swatches-hover.-amtheme-buttons-always .product-item-info:hover,
  .form-wishlist-items .products-grid .-amtheme-swatches-always:not(.-amtheme-buttons-hover) .product-item-info:hover,
  .form-wishlist-items .products-grid .-amtheme-swatches-hover.-amtheme-buttons-always .product-item-info:hover {
    border-color: #dfdedd;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
  }
  .products-list &gt; .product-items {
    flex-flow: row wrap;
  }
  .products-list .product-item {
    margin-bottom: 30px;
    width: 100%;
  }
  .products-list .product-item-info {
    flex-flow: row wrap;
  }
  .products .product-item-description {
    margin-top: 10px;
  }
  .page-layout-empty.catalog-category-view .wrapper-description,
  .page-layout-1column.catalog-category-view .wrapper-description {
    margin-bottom: 0;
  }
  .page-layout-empty.catalog-category-view .toolbar-products,
  .page-layout-1column.catalog-category-view .toolbar-products {
    box-sizing: border-box;
    margin-bottom: 0;
    transition: padding 0.4s ease-in-out;
  }
  .page-layout-empty.catalog-category-view .products.wrapper,
  .page-layout-1column.catalog-category-view .products.wrapper {
    transition: padding 0.4s ease-in-out;
  }
  .page-layout-empty.catalog-category-view .products-grid .items:not(.dropdown),
  .page-layout-1column.catalog-category-view .products-grid .items:not(.dropdown) {
    margin-top: 30px;
  }
  .page-layout-empty.catalog-category-view .products-grid .items.-col-xl-2 .product-item,
  .page-layout-1column.catalog-category-view .products-grid .items.-col-xl-2 .product-item {
    width: calc(50% - 15px);
  }
  .page-layout-empty.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-1column.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-empty.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-1column.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-empty.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-1column.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .page-layout-empty.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-1column.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item {
    width: calc(33.33% - 20px);
  }
  .page-layout-empty.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-1column.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-empty.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-1column.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-empty.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-1column.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item,
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item {
    width: calc(50% - 15px);
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item .product-image-photo,
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item .product-image-photo,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item .product-image-photo,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item .product-image-photo,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item .product-image-photo,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item .product-image-photo {
    width: 100%;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(-n + 2),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(-n + 2),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(-n + 2),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(2n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(2n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(2n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 30px;
    margin-top: 30px;
  }
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(-n + 2),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(2n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(2n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item,
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item {
    width: calc(50% - 15px);
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item {
    width: calc(33.33% - 20px);
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 30px;
    margin-top: 30px;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(2n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(2n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 30px;
    margin-top: 30px;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n + 1) {
    margin-inline-start: 0;
  }
  .products-list .product-item-info {
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-end;
    min-height: 260px;
    padding: 20px 20px 20px 240px;
    position: relative;
  }
  .products-list .product-photo-wrapper {
    left: 20px;
    max-width: 220px;
    position: absolute;
    width: 100%;
  }
  .products-list .action.tocompare {
    left: -10px;
    top: -10px;
  }
  .products-list .action.towishlist {
    bottom: -10px;
  }
  .products-list .product-item-details {
    margin-bottom: 0;
    margin-inline-end: auto;
    margin-inline-start: 20px;
    margin-top: 0;
    flex: 1 0 0;
    min-width: 30%;
  }
  .products-list .product-item-inner {
    margin-inline-start: 20px;
    display: inline-block;
    margin-top: 15px;
    width: calc(100% - 20px);
  }
  .products-list .product-item-actions {
    display: flex;
    justify-content: flex-start;
    margin-top: 15px;
  }
  .products-list .special-price .price-container .price-including-tax ~ .weee {
    margin: 5px 0 0;
  }
  .products-list .special-price .price-container .weee {
    margin: 2px 5px 0 0;
  }
  .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item-info {
    display: flex;
    padding: 20px;
  }
  .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-photo-wrapper {
    left: 0;
    position: relative;
  }
  .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item-inner {
    margin: 0;
    width: auto;
  }
  .page-layout-3columns.page-with-filter.-filter-inactive .products-list .price-box {
    justify-content: flex-end;
  }
  .product-item-info:hover .amtheme-icons-position div[class$='-hover'] {
    opacity: 1;
  }
  .product-item-info:hover .amtheme-icons-position.-center:before {
    opacity: .3;
  }
  .amtheme-productinfo-wrap {
    padding: 30px 0;
    align-items: flex-start;
    clear: both;
    display: flex;
    position: relative;
  }
  .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap {
    background-color: #fcfcfc;
    position: relative;
  }
  .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:before,
  .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:after {
    background-color: #fcfcfc;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: calc((100vw - 100%) / 2);
  }
  .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:before {
    right: 100%;
  }
  .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:after {
    left: 100%;
  }
  .page-layout-1column .amtheme-product-info .amsticky-cart-block.-amsticky-cart-active {
    margin: 0;
  }
  .amsticky-cart-block.-amsticky-cart-active .amtheme-actions-wrap &gt; .product-social-links {
    display: none;
  }
  @supports (display: grid) {
    .column .amtheme-product-wrap {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      grid-column-gap: 35px;
      grid-template-columns: calc(45% - 35px) 55%;
    }
    .column .amtheme-product-wrap &gt; .product.media,
    .column .amtheme-product-wrap &gt; .amtheme-product-info {
      width: 100%;
    }
  }
  .page-layout-1column .amtheme-product-wrap {
    display: flex;
    margin: 60px 0 50px;
  }
  .page-layout-1column .amtheme-product-wrap .amtheme-product-info {
    width: 55%;
  }
  .page-layout-1column .amtheme-product-wrap .product.media {
    margin-bottom: 0;
    margin-inline-end: 35px;
    margin-inline-start: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    width: 45%;
  }
  .page-layout-1column .amtheme-product-wrap &gt; .product.media .towishlist {
    height: 50px;
    width: 50px;
  }
  .page-layout-1column .amtheme-product-wrap &gt; .product.media .towishlist .amtheme-icon {
    height: 30px;
    width: 30px;
  }
  .page-layout-1column .amtheme-short-info {
    margin-bottom: 25px;
  }
  .page-layout-1column .amtheme-short-info .reviews-actions {
    margin-inline-start: 5px;
  }
  .page-layout-1column .amtheme-product-info .product-add-form {
    margin-top: 25px;
  }
  .page-layout-1column .amtheme-product-info .swatch-attribute-label,
  .page-layout-1column .amtheme-product-info .swatch-attribute-options {
    flex-grow: 1;
  }
  .page-layout-1column .amtheme-product-info .swatch-attribute-options {
    width: 85%;
  }
  .page-layout-1column .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-1column .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
    margin-bottom: 15px;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-1column .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-bottom: 15px;
    margin-inline-end: 16px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-1column .amtheme-product-info .product-info-price {
    margin: 55px 0 25px;
  }
  .page-layout-1column .amtheme-product-info .box-tocart .action.tocart {
    min-width: 200px;
  }
  .page-layout-1column .amtheme-product-info .product-social-links {
    display: block;
  }
  .page-layout-1column .amtheme-product-info .qty.-without-options {
    margin-top: 25px;
  }
  .page-layout-1column .action.mailto.friend:before {
    content: none;
  }
  .page-layout-1column .amtheme-actions-wrap &gt; .product-social-links {
    display: flex;
    margin-bottom: 15px;
    width: auto;
  }
  .page-layout-1column .amtheme-actions-wrap .action.primary {
    margin-bottom: 15px;
    margin-inline-end: 15px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-empty .amtheme-product-info &gt; .amtheme-short-info {
    margin-bottom: 25px;
  }
  .page-layout-empty .column.main .amtheme-product-wrap,
  .page-layout-empty .amtheme-actions-wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
  .page-layout-empty .amtheme-actions-wrap .action.primary {
    margin-bottom: 15px;
  }
  .page-layout-empty .amtheme-product-wrap &gt; .product.media {
    max-height: unset;
  }
  .page-layout-2columns-left .amtheme-actions-wrap .action.primary,
  .page-layout-2columns-right .amtheme-actions-wrap .action.primary,
  .page-layout-3columns .amtheme-actions-wrap .action.primary {
    margin-bottom: 15px;
  }
  .amtheme-reviews-tab {
    display: none;
  }
  .amtheme-reviews-aside {
    padding: 10px 0;
    border: 0;
  }
  .amtheme-reviews-aside .amtheme-heading {
    display: none;
  }
  .amtheme-reviews-aside .amtheme-content {
    margin: 0;
  }
  .amtheme-reviews-aside .amtheme-description {
    display: block;
  }
  .amtheme-reviews-aside .amtheme-rating-number {
    display: block;
  }
  .amtheme-reviews-aside .amtheme-actions {
    align-items: center;
    flex-direction: row;
  }
  .amtheme-reviews-aside .rating-result &gt; span:before {
    background: url("../svg/icons/color_mode/dark/star-black.svg") 0% / 20px;
  }
  .product.info.detailed .review-toolbar .limiter {
    height: 45px;
  }
  .amtheme-compare-actions .action.print {
    display: inline-block;
  }
  .amtheme-comparsion-table .cell .attribute.label,
  .amtheme-comparison-headings .cell .attribute.label {
    width: 165px;
  }
  .amtheme-scroll-controller {
    display: none;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 85px;
    z-index: 9;
  }
  .amtheme-scroll-controller.-transparent {
    background: none;
  }
  .amtheme-scroll-controller.-back {
    background: linear-gradient(90deg, #ffffff 10.17%, rgba(255, 255, 255, 0.6) 55.55%, rgba(255, 255, 255, 0) 100%);
    left: 0;
  }
  .amtheme-scroll-controller.-back &gt; .amtheme-controller {
    margin-inline-start: 15px;
  }
  .amtheme-scroll-controller.-back &gt; .amtheme-controller &gt; .amtheme-icon {
    margin-inline-start: -1px;
  }
  .amtheme-scroll-controller.-forward {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 10.17%, rgba(255, 255, 255, 0.6) 55.55%, #ffffff 100%);
    right: 0;
  }
  .amtheme-scroll-controller.-forward &gt; .amtheme-controller {
    margin-inline-start: 40px;
  }
  .amtheme-scroll-controller.-forward &gt; .amtheme-controller &gt; .amtheme-icon {
    margin-inline-start: 2px;
  }
  .amtheme-scroll-controller &gt; .amtheme-controller {
    align-items: center;
    background: #4a4948;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 30px;
    justify-content: center;
    margin-top: 70px;
    pointer-events: auto;
    transition: all 0.4s ease-in-out;
    width: 30px;
  }
  .amtheme-scroll-controller &gt; .amtheme-controller:hover {
    background: #070605;
  }
  .amtheme-scroll-controller &gt; .amtheme-controller.-sticky {
    position: fixed;
    top: 0;
  }
  .amtheme-scroll-controller .amtheme-icon {
    fill: #ffffff;
    height: 20px;
    width: 20px;
  }
  .amtheme-product-info .table-wrapper.grouped {
    margin-bottom: 55px;
  }
  .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;
  }
  .content-heading .title {
    line-height: 1;
  }
  [class*='widget'] .block-title,
  [class*='widget'] .block-title &gt; strong {
    font-weight: 400;
  }
  .block.am-widget {
    margin: 40px auto;
  }
  .block.am-widget h3.amtheme-title {
    font-weight: 500;
    margin-bottom: 40px;
  }
  .block.am-widget:not(.list) .action.tocart,
  .block.am-widget:not(.list) .stock {
    display: block;
    font-size: 1.6rem;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }
  .block.am-widget.list .item.product.product-item {
    width: 100%;
  }
  .am-widget.block-viewed-products-grid.list .product-details-action &gt; .price-box,
  .am-widget.block-compared-products-grid.list .product-details-action &gt; .price-box {
    justify-content: flex-start;
    width: 100%;
  }
  .page-layout-3columns .block-new-products.list .product-item-info {
    align-items: flex-start;
  }
  .page-layout-3columns .block-new-products.list .product-item-info .price-including-tax {
    margin-right: 0;
  }
  .page-layout-3columns .block-new-products.list .product-item-info .price-excluding-tax {
    margin-left: 10px;
  }
  .page-layout-3columns.-filter-inactive .block-new-products.list .product-item-actions,
  .page-layout-3columns.-filter-inactive .block-new-products.list .normal-price .price-container {
    flex-direction: column;
    justify-content: flex-end;
  }
  .page-layout-3columns:not(.-filter-inactive) .block-new-products.list .product-item-info {
    flex-direction: column;
    padding-left: 34%;
  }
  .page-layout-3columns:not(.-filter-inactive) .block-new-products.list .product-photo-wrapper {
    width: 32%;
  }
  .amtheme-backtotop-wrap {
    padding: 8px;
    background: rgba(255, 255, 255, 0.86);
    border: 2px solid #333333;
    border-radius: 4px;
    bottom: 100px;
    cursor: pointer;
    margin: 0;
    opacity: 0;
    position: fixed;
    right: 30px;
    z-index: 11;
  }
  .amtheme-backtotop-wrap:hover,
  .amtheme-backtotop-wrap:focus {
    border-color: #222222;
  }
  .amtheme-backtotop-wrap:hover .amtheme-icon,
  .amtheme-backtotop-wrap:focus .amtheme-icon {
    fill: #222222;
  }
  .amtheme-backtotop-wrap.-fix {
    bottom: inherit;
    position: absolute;
  }
  .amtheme-backtotop-wrap.-animate {
    transition: opacity 0.4s, border-color 0.4s, fill 0.4s ease-in-out;
  }
  .amtheme-backtotop-wrap.-show {
    opacity: 1;
  }
  .amtheme-backtotop-wrap &gt; .amtheme-label {
    display: none;
  }
  .amtheme-backtotop-wrap &gt; .amtheme-icon {
    display: block;
    fill: #333333;
    transform: rotate(90deg);
  }
  .amtheme-popup-block .popup-inner {
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    height: auto;
    margin: 0 15px;
    max-height: 90vh;
    max-width: 520px;
    padding: 70px 40px 50px;
  }
  .amtheme-popup-block .popup-inner .amtheme-button-close {
    margin: 10px;
    padding: 10px;
  }
  .amtheme-popup-block .popup-inner .action:not(.amtheme-circle-icon) {
    width: auto;
  }
  .toolbar,
  .toolbar .pager {
    height: 45px;
    justify-content: space-between;
    width: 100%;
  }
  .toolbar .toolbar-amount,
  .toolbar .pager .toolbar-amount {
    padding-inline-start: 25px;
    margin: 0;
  }
  .toolbar-sorter .sorter-action:focus {
    border-radius: 50%;
  }
  .toolbar-sorter .sorter-options {
    color: #4a4948;
  }
  .toolbar-sorter .sorter-label {
    color: #4a4948;
  }
  .toolbar-sorter .sorter-label:after {
    margin-inline-end: 5px;
    content: ':';
  }
  .toolbar-sorter .amtheme-placeholder.-selected,
  .limiter .amtheme-placeholder.-selected {
    font-weight: 700;
  }
  .amtheme-collapsible-block,
  .multicheckout .amtheme-collapsible-block {
    margin-bottom: 30px;
  }
  .amtheme-collapsible-block._am-mobile &gt; .block-title,
  .multicheckout .amtheme-collapsible-block._am-mobile &gt; .block-title {
    cursor: default;
  }
  .amtheme-collapsible-block._am-mobile &gt; .block-title &gt; .amtheme-icon,
  .multicheckout .amtheme-collapsible-block._am-mobile &gt; .block-title &gt; .amtheme-icon {
    display: none;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) &gt; .item.title {
    height: 30px;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) &gt; .item.title &gt; .switch {
    padding: 5px 0;
    height: 100%;
    border: 1px solid transparent;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) &gt; .item.title.active &gt; .switch,
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) &gt; .item.title.active &gt; .switch:hover,
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) &gt; .item.title.active &gt; .switch:focus {
    padding-bottom: 5px;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) &gt; .item.content {
    margin-top: 50px;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items &gt; .item.content {
    border-top: 0;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view .amtheme-item-title &gt; .amtheme-icon {
    position: absolute;
    top: calc(50% - 30px / 2);
    right: 0;
    display: inline-block;
    background-image: url("../svg/color_mode/dark/arrow-bottom.svg");
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view &gt; .item.title.active .amtheme-icon {
    transform: rotate(180deg);
  }
  .amasty-mega-menu .header.content {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 1360px;
  }
  .amasty-jet-theme .amquote-addto-button {
    width: auto;
  }
  .amasty-jet-theme .page-header .amtheme-icons-container {
    order: 2;
  }
  .amasty-jet-theme .header.content .amquote-cart-wrapper {
    padding: 0 10px 0 0;
  }
  .amasty_quote-cart-index .block.crosssell .amtheme-slick-slider.amtheme-products-secondary &gt; .slick-list {
    margin: 0;
  }
  .amasty_quote-cart-index .block.crosssell .amtheme-slick-slider.amtheme-products-secondary &gt; .slick-list .slick-slide &gt; div {
    margin: 0 5px;
  }
  .amasty_quote-cart-index .table-wrapper .label {
    display: none;
  }
  .amasty_quote-cart-index .amasty-quote-update,
  .amasty_quote-cart-index .cart-summary {
    box-sizing: border-box;
    position: relative;
  }
  .amasty_quote-cart-index .col.item {
    min-width: 390px;
  }
  .amasty_quote-cart-index .block.crosssell {
    box-sizing: border-box;
    clear: none;
    float: left;
    order: 1;
    padding: 0 4% 0 0;
    width: 75%;
  }
  .amasty_quote-cart-index .amasty-quote-update {
    float: left;
    order: 1;
    padding-right: 4%;
    width: 75%;
  }
  .amasty_quote-cart-index .cart-summary {
    border: 1px solid #dfdedd;
    border-radius: 6px;
    float: right;
    margin: 20px 0 0;
    order: 2;
    padding: 20px;
    width: 25%;
  }
  .catalog-product-view .amquote-addto-button {
    min-width: 200px;
  }
  .catalog-product-view .box-tocart .action.tocart {
    width: auto;
  }
  .products-grid.amscroll-page ~ .page-title-wrapper.amtheme-title-search {
    margin-top: 25px;
  }
  .products.products-grid.amscroll-page:not(:first-of-type),
  .products.products-grid.amscroll-pages:not(:first-of-type) {
    margin-bottom: 10px;
  }
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items {
    margin: 0 -10px;
  }
  .amasty-jet-theme .amasty-catalog-topnav .filter-options-title {
    display: flex;
  }
  .amasty-jet-theme .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    margin: 0 0 0 5px;
    transform: none;
  }
  .amasty-jet-theme .amasty-catalog-topnav .filter-options-item.-active .filter-options-title:after {
    transform: rotateZ(180deg);
  }
  .ambrand-index-index .top-toolbar &gt; .toolbar,
  .amshopby-index-index .top-toolbar &gt; .toolbar,
  .catalog-category-view .top-toolbar &gt; .toolbar {
    margin-top: 50px;
  }
  .swatch-layered[class*='am-filter-items-attr'] .swatch-option-link-layered {
    margin: 0 5px 10px 0 !important;
  }
  .am-shopby-form .swatch-attribute .swatch-option:not(.text):before {
    transform: scale(1.24);
  }
  .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 25px;
    min-height: 15px;
    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;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .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: 15px;
    height: 15px;
    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: #222222 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 15px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #222222;
  }
  .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: #222222;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    top: 4px;
  }
  .am-collapse-icon:after {
    width: 20px;
  }
  .catalog-topnav .filter-options .filter-options-content {
    padding-top: 15px;
  }
  .amasty-jet-theme .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    z-index: 231;
  }
  .filter-options-item .filter-options-content .amshopby-slider-wrapper {
    margin: 0;
  }
  .am-category-wrapper .am-multiselect-crumb {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -15px -10px;
    border: none;
  }
  .amshopby-filter-current .amshopby-filter-value,
  .amshopby-filter-current .amshopby-filter-value .am-shopby-swatch-label {
    color: #a8a69f;
  }
  .page-header .amsearch-wrapper-block {
    order: initial;
  }
  .amtheme-icons-container {
    padding: 0 0 0 10px;
  }
  .amsearch-search-page.page-products .toolbar-products {
    min-width: 100%;
    position: static;
  }
  .amtheme-custom-footer.-two-columns .footer-column {
    flex-basis: 50%;
    max-width: 50%;
  }
  .amtheme-custom-footer.-three-columns .footer-column {
    flex-basis: 33%;
    max-width: 33%;
  }
  .amtheme-custom-footer .footer-column {
    display: flex;
    flex-direction: column;
  }
  .amtheme-custom-footer .footer-column:last-child {
    align-items: flex-end;
  }
  .amtheme-custom-footer.-three-columns .footer.links {
    column-count: 2;
  }
  .amtheme-custom-footer .footer-column {
    padding: 20px;
  }
  .amtheme-custom-footer .footer-column &gt; *:not(:last-child) {
    margin-bottom: 20px;
  }
  .amtheme-custom-footer .footer-column .logo {
    display: inline-flex;
    flex: initial;
  }
  .amtheme-custom-footer .amtheme-socials-list {
    flex: initial;
    justify-content: flex-start;
    margin-left: -10px;
    margin-right: -10px;
  }
  .amtheme-custom-footer .amtheme-newsletter-block.amtheme-subscribe {
    flex-basis: auto;
    margin-top: 0;
  }
  .amtheme-custom-footer .amtheme-newsletter-block.amtheme-subscribe .amtheme-container {
    justify-content: flex-start;
  }
  .amtheme-custom-footer .amtheme-newsletter-block.amtheme-subscribe .amtheme-content {
    flex-basis: 100%;
  }
  .amtheme-custom-footer .amtheme-newsletter-block.amtheme-subscribe .mage-error[generated] {
    position: static;
  }
  .amtheme-custom-footer .amtheme-payment-methods.custom-footer-payments {
    width: auto;
  }
  .amtheme-custom-footer .amtheme-payment-methods {
    margin-top: 0;
  }
  .amtheme-custom-footer.-three-columns .newsletter {
    flex-direction: column;
  }
  .amtheme-custom-footer.-three-columns .newsletter &gt; .amtheme-label {
    margin-bottom: 15px;
  }
  .amtheme-custom-footer.-three-columns .newsletter &gt; .action.subscribe {
    margin: 0;
    width: 100%;
  }
  .customer-account-create .block.block-amazon-login,
  .login-container &gt; .block.block-amazon-login {
    text-align: center;
  }
  .customer-account-create .block.block-amazon-login &gt; .block-content .actions-toolbar,
  .login-container &gt; .block.block-amazon-login &gt; .block-content .actions-toolbar {
    justify-content: center;
  }
  .customer-account-create .block.block-amazon-login {
    margin: 0 auto 50px;
  }
  .amtheme-amazon-product &gt; .amazon-checkout-now {
    margin-bottom: 0;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .amtheme-gift-options {
    display: flex;
    flex-wrap: wrap;
  }
  .amtheme-gift-options .amtheme-gift-wrapping,
  .amtheme-gift-options .amtheme-gift-message {
    flex: 1 0 45%;
  }
  .amtheme-gift-options .amtheme-gift-wrapping + .amtheme-gift-message {
    margin-inline-start: 15px;
    padding-inline-start: 15px;
    border-inline-start: 1px solid #dfdedd;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .sidebar-main {
    margin-right: 2%;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content {
    margin-right: auto;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content {
    margin-left: auto;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content {
    padding-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content {
    padding-left: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation li.level0 {
    padding-left: 0;
    padding-right: 40px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation li.level0 &gt; .submenu.amtheme-menu-flex &gt; li:not(:last-child) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation li.level0 &gt; .submenu.amtheme-menu-flex &gt; li:not(:last-child) {
    border-right: 1px solid #dfdedd;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation li.level0 &gt; .submenu &gt; li {
    padding-left: 0;
    padding-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation li.level0 &gt; .submenu .submenu:not(.level1) {
    padding-left: 10px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation li.level0.parent {
    padding-right: 65px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .actions-toolbar.-reverse .primary .action {
    margin-left: 5px;
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .actions-toolbar.-reverse &gt; .secondary {
    margin-right: 25px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .actions-toolbar.-reverse &gt; .secondary {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .modal-popup .modal-footer .action:not(.primary):not(.secondary) {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .modal-popup .modal-footer .action-secondary,
  .modal-popup .modal-footer .action.secondary {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-cart-index .cart-container &gt; .cart-summary {
    margin-left: 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .cart .col:first-of-type {
    padding-left: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .cart .col:last-of-type {
    padding-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .cart.item .item-info .product-item-details {
    margin-left: 30px;
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-payment-method .payment-option-content .secondary {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper &gt; .amtheme-info &gt; *,
  .account[class*='sales-'] .page-title-wrapper &gt; .amtheme-info &gt; * {
    margin-right: 50px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-dashboard-info .amtheme-information {
    margin-right: 25px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left.-filter-active .sidebar-main {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left.-filter-inactive .sidebar-main,
  .page-layout-2columns-right.-filter-inactive .sidebar-main,
  .page-layout-3columns.-filter-inactive .sidebar-main {
    margin-left: -255px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.page-with-filter .block.filter .filter-options-item {
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multishipping-checkout_address-selectbilling .form-address-edit,
  .multishipping-checkout_address-newshipping .form-address-edit,
  .multishipping-checkout_address-newbilling .form-address-edit,
  .multishipping-checkout_address-editshipping .form-address-edit,
  .multishipping-checkout_address-editaddress .form-address-edit {
    margin-right: auto;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multishipping-checkout_address-selectbilling .form-address-edit,
  .multishipping-checkout_address-newshipping .form-address-edit,
  .multishipping-checkout_address-newbilling .form-address-edit,
  .multishipping-checkout_address-editshipping .form-address-edit,
  .multishipping-checkout_address-editaddress .form-address-edit {
    margin-left: auto;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.address.form .actions-toolbar .action.continue {
    margin-left: 20px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:first-of-type {
    padding-right: 20px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-other &gt; .amtheme-card-block &gt; .amtheme-text {
    padding-right: 40px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .paypal-review-items {
    margin-right: 70px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-customer-review.view .product-media {
    margin-left: 0;
    margin-right: 20px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .form.send.friend .fieldset.sender .field.sender {
    margin-right: 20px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .form.send.friend .fieldset.recipients .field.name {
    margin-right: 20px;
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-empty .block.am-widget .grid .product.item,
  .page-layout-checkout .block.am-widget .grid .product.item,
  .page-layout-1column .block.am-widget .grid .product.item,
  .page-layout-empty .block.am-widget .products-grid .product.item,
  .page-layout-checkout .block.am-widget .products-grid .product.item,
  .page-layout-1column .block.am-widget .products-grid .product.item {
    max-width: calc(25% - 18.75px);
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(3n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(3n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-right: 25px;
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    max-width: calc(33.33% - 16.67px);
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(3n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    max-width: calc(50% - 12.5px);
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-header .logo {
    margin-right: auto;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-header .block-search {
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-header .amtheme-icons-container .account-icon {
    margin-right: 10px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-header.-sticky-header .amtheme-navigation-icon {
    margin-right: 40px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-header.-sticky-header .amtheme-header-icon:not(:last-child) {
    margin-right: 10px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-header-icon:not(:last-child) {
    margin-right: 20px;
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .form-wishlist-items .product-item {
    max-width: calc(50% - 15px);
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .form-wishlist-items .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .form-wishlist-items .product-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .shared.wishlist .col.comment {
    padding-right: 25px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .shared.wishlist .amtheme-split ~ .tocart {
    margin-left: 20px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .products-grid.products &gt; .amtheme-products-secondary .price-container .price-excluding-tax:before {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .catalogsearch-result-index .products.wrapper ~ .toolbar .limiter,
  .catalogsearch-advanced-result .products.wrapper ~ .toolbar .limiter,
  .catalog-category-view .products.wrapper ~ .toolbar .limiter {
    margin-right: auto;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .sidebar .product-item .price-box .price-container .weee:before {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-with-filter.-filter-inactive:not(.page-layout-3columns) .amtheme-sidebar-block,
  .page-layout-1column.catalog-category-view .amtheme-sidebar-block,
  .page-layout-empty.catalog-category-view .amtheme-sidebar-block,
  .page-with-filter.-filter-inactive:not(.page-layout-3columns) .sidebar &gt; .admin__data-grid-outer-wrap,
  .page-layout-1column.catalog-category-view .sidebar &gt; .admin__data-grid-outer-wrap,
  .page-layout-empty.catalog-category-view .sidebar &gt; .admin__data-grid-outer-wrap {
    margin-left: 0;
    margin-right: 6vw;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amasty-jet-theme .amtheme-product-popup .amtheme-product-wrap &gt; .product.media {
    margin-left: 0;
    margin-right: 35px;
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-empty.catalog-category-view .products-grid .items.-col-xl-2 .product-item,
  .page-layout-1column.catalog-category-view .products-grid .items.-col-xl-2 .product-item {
    max-width: calc(50% - 15px);
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-1column.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-1column.catalog-category-view .products-grid .items.-col-xl-2 .product-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-empty.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-1column.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item {
    max-width: calc(33.33% - 20px);
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-1column.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-1column.catalog-category-view .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item,
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item {
    max-width: calc(50% - 15px);
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(2n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(2n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(2n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(n) {
    margin-left: 30px;
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(2n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item,
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item {
    max-width: calc(50% - 15px);
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item {
    max-width: calc(33.33% - 20px);
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-3columns.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-left: 30px;
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(2n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n) {
    margin-left: 30px;
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .products-list .product-item-details {
    margin-left: 20px;
    margin-right: auto;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .products-list .product-item-inner {
    margin-left: 20px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column .amtheme-product-wrap .product.media {
    margin-left: 0;
    margin-right: 35px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column .amtheme-short-info .reviews-actions {
    margin-left: 5px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-1column .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-left: 0;
    margin-right: 16px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column .amtheme-actions-wrap .action.primary {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-scroll-controller.-back &gt; .amtheme-controller {
    margin-left: 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-scroll-controller.-back &gt; .amtheme-controller &gt; .amtheme-icon {
    margin-left: -1px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-scroll-controller.-forward &gt; .amtheme-controller {
    margin-left: 40px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-scroll-controller.-forward &gt; .amtheme-controller &gt; .amtheme-icon {
    margin-left: 2px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .toolbar .toolbar-amount,
  .toolbar .pager .toolbar-amount {
    padding-left: 25px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .toolbar-sorter .sorter-label:after {
    margin-right: 5px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-amazon-product &gt; .amazon-checkout-now {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-gift-options .amtheme-gift-wrapping + .amtheme-gift-message {
    margin-left: 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-gift-options .amtheme-gift-wrapping + .amtheme-gift-message {
    padding-left: 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-gift-options .amtheme-gift-wrapping + .amtheme-gift-message {
    border-left: 1px solid #dfdedd;
  }
}
@media all and (min-width: 769px), print {
  .pagebuilder-mobile-only {
    display: none !important;
  }
}
@media all and (min-width: 1024px), print {
  .page-layout-3columns .main {
    width: calc(100% - 185px - 185px - 2% * 2);
    display: inline-block;
    clear: none;
    float: none;
  }
  .page-layout-3columns .sidebar-main {
    float: left;
  }
  .page-layout-3columns .sidebar-additional {
    float: right;
    clear: right;
  }
  @supports (display: grid) {
    .page-layout-3columns.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: auto calc(100% - 230px ) auto;
    }
  }
  .amtabs-accordion-view .product.data.items &gt; .item.title {
    float: none;
    width: 100%;
  }
  .amtab-grid-wrapper.-small .amtab-grid-container.amtab-measure {
    max-width: 610px;
    min-height: 379px;
    margin: 0 auto;
    flex-basis: 52%;
  }
  .amtab-grid-wrapper.-small .amtab-grid-container.amtab-sizes {
    flex-basis: 48%;
  }
  .amtab-grid-wrapper.-small .amtab-table-container {
    margin: 0 50px 0 0;
  }
  .amtab-grid-wrapper.-small .amtab-step {
    max-width: 190px;
  }
  .amtab-grid-wrapper.-small .amtab-img {
    position: absolute;
  }
  .amtab-grid-wrapper.-small .amtab-measure &gt; .amtab-title {
    margin: 0 0 32px;
  }
  .amtab-grid-wrapper.-small .amtab-steps-container {
    height: 100%;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-img {
    left: 16%;
    margin: 0 auto 10px;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) {
    left: 58%;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow {
    right: 100%;
    display: block;
    margin: 0 10px 0 0;
    max-width: 51px;
    width: 5vw;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) {
    top: 16%;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) {
    right: -6px;
    bottom: 100px;
    left: auto;
    max-width: 190px;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow {
    right: 100%;
    left: auto;
    margin: 0 10px 0 0;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:after,
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:before {
    right: 0;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:before {
    transform: rotate(145deg) translate(1px, -1px);
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:after {
    transform: rotate(-145deg) translate(1px, 1px);
  }
  .amtab-grid-wrapper.-tops.-men .amtab-img {
    left: 12.5%;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) {
    top: 19.3%;
    right: 20px;
    left: auto;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow {
    right: 100%;
    display: block;
    margin: 0 10px 0 0;
    width: 44px;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) {
    top: 47.5%;
    left: -10px;
    max-width: 172px;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow {
    width: 12vw;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) {
    right: 0;
    bottom: 70px;
    left: auto;
    max-width: 176px;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow {
    right: 100%;
    bottom: -48px;
    left: auto;
    margin: 0 10px 0 0;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:after,
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:before {
    right: 0;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:before {
    transform: rotate(145deg) translate(1px, -1px);
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:after {
    transform: rotate(-145deg) translate(1px, 1px);
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-img {
    left: 18%;
    margin: 0 auto 10px;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) {
    right: 24px;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) {
    top: 20%;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) {
    right: -20px;
    bottom: 85px;
    left: auto;
    max-width: 190px;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow {
    right: 100%;
    left: auto;
    margin: 0 10px 0 0;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:after,
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:before {
    right: 0;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:before {
    transform: rotate(145deg) translate(1px, -1px);
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:after {
    transform: rotate(-145deg) translate(1px, 1px);
  }
  .amtab-grid-wrapper.-tops.-women .amtab-img {
    left: 12.5%;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) {
    top: 25.5%;
    right: 24px;
    left: auto;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow {
    right: 100%;
    display: block;
    margin: 0 10px 0 0;
    width: 44px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) {
    top: 46.4%;
    left: 0;
    max-width: 172px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow {
    width: 12vw;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) {
    right: -6px;
    bottom: 70px;
    left: auto;
    max-width: 176px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow {
    right: 100%;
    bottom: -48px;
    left: auto;
    margin: 0 10px 0 0;
    width: 50px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:after,
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:before {
    right: 0;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:before {
    transform: rotate(145deg) translate(1px, -1px);
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:after {
    transform: rotate(-145deg) translate(1px, 1px);
  }
  .desktop.three-columns aside.left,
  .desktop.three-columns aside.right {
    max-width: 271px;
    width: 24%;
  }
  .desktop.three-columns section.content {
    width: 52%;
  }
  .desktop.two-columns-right aside.right,
  .desktop.two-columns-left aside.right {
    max-width: 271px;
    width: 30%;
  }
  .amblog-helpful-wrap {
    margin: 0;
    right: 0;
    top: 0;
  }
  .amblog-tabs-block.-block .amblog-list.-active {
    justify-content: flex-start;
  }
  .amblog-content-tab {
    margin-bottom: 10px;
  }
  .amblog-post-container .amblog-widget-container.-post .amblog-item {
    width: 48%;
  }
  .amblog-grid-list {
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .amblog-grid-list &gt; .amblog-item,
  .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 3%;
    width: 31%;
  }
  .amblog-grid-list &gt; .amblog-item {
    min-width: 190px;
  }
  .amblog-grid-list .slick-slide .amblog-item {
    min-width: 150px;
  }
  .amblog-grid-list &gt; .amblog-item:nth-child(3n+0),
  .amblog-grid-list .slick-slide .amblog-item:nth-child(3n+0) {
    margin-right: 0;
  }
  .page-layout-3columns .amblog-grid-list {
    justify-content: space-between;
  }
  .page-layout-3columns .amblog-grid-list &gt; .amblog-item,
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item {
    margin-right: 20px;
    width: calc(51% - 20px);
  }
  .page-layout-3columns .amblog-grid-list &gt; .amblog-item:nth-child(2n+0),
  .page-layout-3columns .amblog-grid-list .slick-slide .amblog-item:nth-child(2n+0) {
    margin-right: 0;
  }
  .amgroupassign-groupcode {
    max-width: 105px;
    margin: 0 16px 0 0;
  }
  .amgroupassign-li-nav {
    align-items: center;
    flex-direction: row;
  }
  .-slick-arrows-hover .slick-list,
  .-slick-arrows-always .slick-list {
    max-width: calc(100% - 60px * 2);
  }
  .amasty_quickorder-index-index .page-title {
    font-size: 40px;
  }
  .amqorder-item.-configurable .product-options-wrapper {
    margin: 0 -15px;
  }
  .amqorder-item.-configurable .product-options-wrapper .swatch-attribute,
  .amqorder-item.-configurable .product-options-wrapper .field {
    flex-basis: auto;
    padding: 0 15px 10px;
    max-width: 50%;
  }
  .amqorder-grid-block .amqorder-items-wrapper .amqorder-price {
    display: flex;
  }
  .amqorder-grid-block .amqorder-header {
    margin: 0;
    padding: 35px 15px 20px;
    color: #777;
    list-style: none;
  }
  .amqorder-grid-block .amqorder-header .amqorder-item {
    box-sizing: border-box;
    margin: 0;
  }
  .amqorder-grid-block .amqorder-header .amqorder-item:not(:last-child) {
    margin: 0 15px 0 0;
  }
  .amqorder-grid-block .amqorder-header .amqorder-item.-item {
    flex-grow: 2;
    text-align: left;
  }
  .amqorder-grid-block .amqorder-header .amqorder-item.-action {
    text-align: right;
  }
  .amqorder-grid-block .amqorder-header .amqorder-item.-sku {
    max-width: 130px;
  }
  .amqorder-grid-block .amqorder-options-block {
    margin: 0;
    padding: 0;
  }
  .amqorder-grid-block .amqorder-msg.-error {
    position: absolute;
    margin: 0;
  }
  .amqorder-grid-block .amqorder-sku {
    margin: 0;
    max-width: 130px;
  }
  .amqorder-grid-block .amqorder-sku:before {
    display: none;
  }
  .amqorder-grid-block .amqorder-button.-action {
    justify-content: flex-end;
    min-width: 70px;
  }
  .amqorder-grid-block .amqorder-messages-list {
    padding: 10px 0 5px;
  }
  .amqorder-grid-block .amqorder-button.-options {
    padding: 0;
  }
  .amqorder-grid-block .amqorder-items-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .amqorder-grid-block .amqorder-items-wrapper .amqorder-item {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0;
  }
  .amqorder-grid-block .amqorder-items-wrapper .amqorder-item:not(:last-child) {
    margin: 0 15px 0 0;
  }
  .amqorder-grid-block .amqorder-items-wrapper .amqorder-item.-qty {
    flex-basis: auto;
  }
  .amqorder-grid-block .amqorder-items-wrapper .amqorder-item.-qty:before {
    display: none;
  }
  .amqorder-grid-block .amqorder-items-wrapper .amqorder-item.-checkbox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .amqorder-grid-block .amqorder-items-wrapper .amqorder-item.-name {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px 0 10px;
  }
  .amqorder-grid-block .amqorder-items-wrapper .amqorder-button.-action,
  .amqorder-grid-block .amqorder-items-wrapper .amqorder-button.-options {
    display: flex;
  }
  .amqorder-grid-block .amqorder-items-block .amqorder-items-wrapper {
    flex-wrap: nowrap;
  }
  .amqorder-grid-block .amqorder-items-block &gt; .amqorder-item,
  .amqorder-grid-block .amqorder-items-block &gt; .amqorder-item.-weee {
    padding: 15px;
  }
  .amqorder-grid-block .amqorder-items-block .amqorder-image {
    float: none;
    margin: 0;
    max-width: inherit;
    width: auto;
  }
  .amqorder-grid-block .amqorder-items-block .amqorder-price {
    flex-basis: auto;
    font-weight: 400;
  }
  .amqorder-grid-block .amqorder-items-block .swatch-attribute,
  .amqorder-grid-block .amqorder-items-block .field {
    width: auto;
  }
  .amqorder-grid-block .amqorder-items-block .product-options-wrapper {
    padding: 25px 0 0;
  }
  .amqorder-item-info &gt; .amqorder-price,
  .amqorder-item-info &gt; .amqorder-button.-action,
  .amqorder-item-info &gt; .amqorder-button.-options {
    display: none;
  }
  .amqorder-massaction-toolbar .amqorder-selected-toolbar {
    margin: 0 20px 0 0;
  }
  .amqorder-massaction-toolbar:first-child {
    justify-content: flex-end;
    width: 100%;
  }
  .amqorder-massaction-toolbar:first-child .amqorder-buttons-block {
    display: flex;
  }
  .amqorder-massaction-toolbar:last-child {
    justify-content: flex-end;
  }
  .amqorder-massaction-toolbar:last-child .amqorder-buttons-block {
    width: auto;
  }
  .catalog-category-view .amqorder-item-info .amqorder-checkbox-container,
  .catalogsearch-result-index .amqorder-item-info .amqorder-checkbox-container {
    position: inherit;
    padding: 0;
  }
  .catalog-category-view .amqorder-massaction-toolbar:last-child &gt; .amqorder-selected-toolbar,
  .catalogsearch-result-index .amqorder-massaction-toolbar:last-child &gt; .amqorder-selected-toolbar {
    margin: 0 20px 0 0;
  }
  .catalog-category-view .amqorder-massaction-toolbar:first-child,
  .catalogsearch-result-index .amqorder-massaction-toolbar:first-child {
    justify-content: flex-end;
    width: 100%;
  }
  .catalog-category-view .amqorder-massaction-toolbar:first-child .amqorder-buttons-block,
  .catalogsearch-result-index .amqorder-massaction-toolbar:first-child .amqorder-buttons-block {
    display: flex;
  }
  .catalog-category-view .amqorder-header,
  .catalogsearch-result-index .amqorder-header {
    width: 100%;
  }
  .catalog-category-view .amqorder-header .amqorder-item.-item,
  .catalogsearch-result-index .amqorder-header .amqorder-item.-item {
    min-width: 305px;
  }
  .catalog-category-view .amqorder-header .amqorder-item:not(.-selectall),
  .catalogsearch-result-index .amqorder-header .amqorder-item:not(.-selectall) {
    display: inline-block;
  }
  .catalog-category-view .amqorder-items-block .amqorder-item.-name,
  .catalogsearch-result-index .amqorder-items-block .amqorder-item.-name {
    min-width: 200px;
  }
  .amasty_quickorder-index-index .amqorder-grid-block .amqorder-header {
    display: flex;
  }
  .amasty_quickorder-index-index .amqorder-header .amqorder-item.-item {
    min-width: 315px;
  }
  .amasty_quickorder-index-index .amqorder-items-block .amqorder-item.-name {
    min-width: 210px;
  }
  .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(((36px + 12px) * 4) + (14px * 2));
    width: calc(((36px + 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 &gt; .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms &gt; .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content &gt; .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 &gt; .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%);
  }
  .page-header .block-search {
    margin-inline-end: 40px;
    max-width: 340px;
  }
  .checkout-cart-index .cart-container &gt; .amtheme-form-wrapper,
  .checkout-cart-index .cart-container .crosssell {
    width: calc(100% - 25% - 35px);
  }
  .checkout-cart-index .cart-container &gt; .cart-summary {
    margin-inline-start: 35px;
    width: 25%;
  }
  .opc-block-summary .amtheme-estimated-total {
    padding: 20px 0 0;
  }
  .opc-progress-bar {
    counter-reset: i;
    margin-bottom: 50px;
    max-width: 1045px;
  }
  .opc-progress-bar.-success {
    margin-bottom: 65px;
  }
  .opc-progress-bar &gt; .opc-progress-bar-item:before {
    background: #dfdedd;
    border-radius: 50%;
    color: #a8a69f;
    content: counter(i);
    counter-increment: i;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 6px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
  }
  .opc-progress-bar &gt; .opc-progress-bar-item:after {
    background: url("../svg/color_mode/dark/progressbar-arrow-l.svg");
    height: 15px;
    width: 27px;
  }
  .opc-progress-bar &gt; .opc-progress-bar-item._active:before {
    background: none;
    border: 1px solid #222222;
    color: #222222;
  }
  .opc-progress-bar &gt; .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar &gt; .opc-progress-bar-item.-no-item:before {
    display: none;
  }
  .opc-progress-bar &gt; .opc-progress-bar-item._complete:before {
    background-color: #222222;
    background-image: url("../svg/color_mode/dark/complete.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
    content: '';
    cursor: default;
    height: 20px;
    width: 20px;
  }
  .opc-progress-bar &gt; .opc-progress-bar-item._complete:after {
    background: url("../svg/color_mode/dark/progressbar-arrow-l-active.svg");
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .field-tooltip .field-tooltip-content {
    left: 35px;
    top: -50%;
  }
  .opc-summary-open {
    overflow: inherit;
  }
  .opc-block-summary .amtheme-summary-content {
    height: auto;
    padding: 10px 10px 10px 20px;
  }
  .opc-block-summary .amtheme-summary-content .minicart-items-wrapper {
    overflow: auto;
    scrollbar-color: #dfdedd #ffffff;
    scrollbar-face-color: #dfdedd;
    scrollbar-highlight-color: #dfdedd;
    scrollbar-shadow-color: #dfdedd;
    scrollbar-track-color: #ffffff;
    scrollbar-width: thin;
    max-height: 660px;
    padding: 10px 10px 0 0;
  }
  .opc-block-summary .amtheme-summary-content .minicart-items-wrapper::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .opc-block-summary .amtheme-summary-content .minicart-items-wrapper::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: none;
  }
  .opc-block-summary .amtheme-summary-content .minicart-items-wrapper::-webkit-scrollbar-thumb {
    background: #dfdedd;
    border-radius: 12px;
  }
  .opc-block-summary .amtheme-summary-content .minicart-items-wrapper &gt; * {
    max-width: none;
  }
  .opc-block-summary .amtheme-summary-content &gt; .table-totals + .items-in-cart .minicart-items-wrapper {
    max-height: 350px;
  }
  .opc-block-summary {
    background: #fcfcfc;
    border: 1px solid #dfdedd;
    border-radius: 6px;
    box-shadow: none;
    overflow-y: inherit;
    padding: 10px 0;
    position: static;
    width: auto;
    z-index: 1;
  }
  .opc-block-summary .actions-toolbar {
    margin-top: 30px;
  }
  .opc-block-summary .actions-toolbar .action.viewcart {
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    padding: 0;
  }
  .opc-block-summary .amtheme-summary-order {
    display: none;
  }
  .opc-block-summary &gt; .amtheme-summary-content {
    display: block !important;
  }
  .opc-block-summary .minicart-items-wrapper &gt; .minicart-items {
    padding: 0;
  }
  .opc-block-summary .items-in-cart &gt; .title {
    display: block;
  }
  .opc-block-summary .table-totals {
    margin: 0 0 40px;
  }
  .opc-block-summary .table-totals:after {
    left: 0;
    right: 0;
  }
  .opc-block-summary .table-totals .mark,
  .opc-block-summary .table-totals .amount {
    padding: 10px;
  }
  .opc-block-summary .table-totals .mark {
    padding-inline-start: 0;
  }
  .opc-block-summary .table-totals .amount {
    padding-inline-end: 0;
  }
  .opc-block-summary .totals-tax-summary + .totals-tax-details &gt; .amount {
    padding-inline-end: 18px;
  }
  .checkout-index-index .page-main {
    padding-inline-end: 30px;
    padding-inline-start: 30px;
  }
  .checkout-index-index .header.content {
    padding: 50px 50px 70px;
  }
  .checkout-index-index .header.content &gt; .logo {
    margin: auto;
  }
  .checkout-index-index .page-header:before {
    background: #f4f5f7;
    content: '';
    display: block;
    height: 15px;
    width: 100%;
  }
  .checkout-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .checkout-container &gt; .opc-progress-bar,
  .checkout-container &gt; .messages {
    width: 100%;
  }
  .checkout-container &gt; .opc-sidebar {
    float: none;
    margin: 0 0 20px;
    width: 410px;
  }
  .checkout-container &gt; .opc-wrapper {
    margin-bottom: 20px;
    margin-inline-end: 35px;
    margin-inline-start: 0;
    margin-top: 0;
    padding: 0;
    width: calc(100% - 410px - 35px);
  }
  .checkout-container &gt; .opc-wrapper .field .note {
    font-size: 1.6rem;
  }
  .checkout-payment-method .braintree-choice.field.choice &gt; .field-tooltip {
    position: relative;
    top: 0;
  }
  .checkout-payment-method .braintree-choice.field.choice .field-tooltip-content {
    left: 35px;
    margin-top: 0;
  }
  .amtheme-summary-content .fieldset.address {
    padding: 0;
  }
  .amtheme-addresses-block.-addresses-grid .amtheme-card-wrap {
    width: calc(100% / 3 - 15px);
  }
  .amtheme-dashboard-info .amtheme-information .amtheme-item {
    display: flex;
    margin: 0;
  }
  .amtheme-dashboard-info .amtheme-customer-email {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .amtheme-dashboard-info .amtheme-customer-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-inline-end: 10px;
    padding-inline-end: 12px;
    max-width: 50%;
    position: relative;
  }
  .amtheme-dashboard-info .amtheme-customer-name:after {
    background: #a8a69f;
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    width: 2px;
  }
  .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items &gt; .amtheme-item {
    max-width: calc(100% / 3 - 20px);
  }
  .ie11 .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items &gt; .amtheme-item {
    max-width: calc(100% / 3 - 20px - 1px);
  }
  @supports (display: grid) {
    .page-layout-3columns.-filter-inactive .page-main &gt; .columns {
      grid-template-areas: 'sidebar-main main sidebar-additional';
    }
    .page-layout-3columns.-filter-inactive .page-main .column.main {
      justify-self: start;
      width: calc(100% - 25px);
    }
  }
  .page-layout-2columns-left.page-with-filter .toolbar-products,
  .page-layout-2columns-right.page-with-filter .toolbar-products {
    max-width: calc(100% - 185px - 2%);
  }
  .page-layout-3columns.page-with-filter .toolbar-products {
    max-width: 100%;
    padding: 0 calc(185px + 2%);
    right: 0;
  }
  .multicheckout.address.form .actions-toolbar {
    align-items: center;
    justify-content: flex-start;
  }
  .multicheckout.address.form .actions-toolbar .action:not(:first-of-type) {
    margin-inline-start: 20px;
  }
  .multicheckout.address.form .actions-toolbar .action.back {
    margin: 0 auto 0 0;
  }
  .multicheckout.address.form .actions-toolbar .action.back,
  .multicheckout.address.form .actions-toolbar .action.update {
    flex-basis: auto;
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box,
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:last-of-type {
    margin-bottom: 0;
    width: calc(100% / 3);
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:first-of-type {
    padding-inline-end: 45px;
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:last-of-type {
    padding-inline-start: 45px;
  }
  .paypal-review &gt; .block-order-details-view.block .box {
    padding-bottom: 0;
    padding-inline-end: 55px;
    padding-inline-start: 0;
    padding-top: 0;
  }
  .block.block-order-details-view &gt; .block-content {
    display: flex;
    flex-wrap: nowrap;
  }
  .block.block-order-details-view .column {
    flex-basis: calc((100% - 20px * 2) / 3);
    margin-bottom: 0;
  }
  .block.block-order-details-view .column:not(:last-of-type) {
    margin-bottom: 0;
    margin-inline-end: 20px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .block.block-order-details-view .column.-methods {
    flex-direction: column;
  }
  .block.block-order-details-view .column.-methods &gt; .box,
  .block.block-order-details-view .column.-methods &gt; .box.-fullwidth {
    flex-basis: auto;
  }
  .block.block-order-details-view .column.-methods &gt; .box:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.product-item,
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item,
  .page-layout-1column .block.am-widget:not(.list) .product.product-item,
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item {
    width: calc(20% - 20px);
  }
  .page-layout-empty .block.am-widget:not(.list) .product.product-item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .product.product-item:nth-child(n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.product-item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .product.product-item:nth-child(-n + 5),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5) {
    margin-top: 0;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.product-item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .product.product-item:nth-child(5n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    width: calc(25% - 18.75px);
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    width: calc(33.33% - 16.67px);
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(-n + 3),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .panel.header .greet.welcome {
    margin-inline-end: 60px;
    flex: 1 0 33%;
    margin-bottom: 0;
  }
  .footer.links {
    column-count: 3;
    column-gap: 60px;
  }
  .form-wishlist-items .products-grid .product-item {
    width: calc(33.33% - 20px);
    padding: 0;
  }
  .form-wishlist-items .products-grid .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .form-wishlist-items .products-grid .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .form-wishlist-items .products-grid .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .products-grid.products &gt; .amtheme-products-secondary .product-item-info,
  .amtheme-products-secondary.-in-widget .product-item-info,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-info {
    padding: 15px;
  }
  .amtheme-products-secondary.-in-widget .product-item,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item {
    max-width: 215px;
    width: 215px;
  }
  .products-list .product-item-description {
    margin-inline-end: 40px;
  }
  .page-layout-1column.catalog-category-view .wrapper-description {
    margin-bottom: 0;
  }
  .page-layout-1column.catalog-category-view .toolbar-products {
    box-sizing: border-box;
    margin-bottom: 0;
    transition: padding 0.4s ease-in-out;
  }
  .page-layout-1column.catalog-category-view .products.wrapper {
    transition: padding 0.4s ease-in-out;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item {
    width: calc(33.33% - 6.67px);
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item {
    width: calc(25% - 7.5px);
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 10px;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 10px;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 10px;
    margin-top: 10px;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 10px;
    margin-top: 10px;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-3 .product-item {
    width: calc(33.33% - 20px);
  }
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(3n) {
    margin-inline-end: 30px;
  }
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(3n + 1) {
    margin-inline-start: 30px;
  }
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-start: 30px;
  }
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items.-col-xl-2 .product-item {
    width: calc(50% - 5px);
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 10px;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items.-col-xl-2 .product-item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items:not(.-col-xl-2) .product-item {
    width: calc(33.33% - 6.67px);
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 10px;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items:not(.-col-xl-2) .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item {
    width: calc(50% - 15px);
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item,
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item {
    width: calc(33.33% - 20px);
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(3n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item,
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(4n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .products-list .product-item-info {
    align-items: flex-start;
    display: flex;
    padding: 20px;
  }
  .products-list .product-photo-wrapper {
    left: 0;
    position: relative;
  }
  .products-list .action.towishlist {
    bottom: 20px;
  }
  .products-list .product-item-inner {
    margin: 0;
    width: auto;
  }
  .products-list .price-box,
  .products-list .old-price-wrap,
  .products-list .price-container,
  .products-list .product-item-actions,
  .products-list .price-container .weee {
    align-items: flex-end;
    justify-content: flex-end;
    text-align: right;
  }
  .products-list .price-including-tax,
  .products-list .price-excluding-tax.price-wrapper .price {
    margin-inline-end: 0;
  }
  .products-list .price-excluding-tax {
    justify-content: flex-end;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-item-info {
    display: block;
    min-height: 260px;
    padding: 20px 20px 20px calc(32.5% + 20px);
  }
  .page-layout-3columns.catalog-category-view .products-list .product-photo-wrapper {
    left: 20px;
    max-width: 220px;
    position: absolute;
    width: 100%;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-item-inner {
    margin-inline-start: 20px;
    margin-top: 10px;
  }
  .page-layout-3columns.catalog-category-view .products-list .price-box {
    justify-content: flex-start;
  }
  .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item {
    max-width: none;
  }
  .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item-info {
    display: flex;
    padding: 20px;
  }
  .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-photo-wrapper {
    left: 0;
    position: relative;
  }
  .page-layout-3columns.page-with-filter.-filter-inactive .products-list .product-item-inner {
    margin: 0;
    width: auto;
  }
  .page-layout-3columns.page-with-filter.-filter-inactive .products-list .price-box {
    justify-content: flex-end;
  }
  .-amcaret-enabled .amtheme-productaside-wrap,
  .-amcaret-enabled .amtheme-productinfo-wrap ~ [class*='widget'],
  .-amcaret-enabled .amtheme-productinfo-wrap ~ .am-widget {
    padding-bottom: 0;
    padding-inline-end: 30px;
    padding-inline-start: 0;
    padding-top: 0;
    margin-inline-start: 0;
    box-sizing: border-box;
    max-width: calc(66.66666667%);
  }
  .-amcaret-enabled .amtheme-productinfo-wrap {
    min-height: 360px;
  }
  .-amcaret-enabled .amtheme-product-info .product-add-form.-amcaret-active {
    margin: 0;
  }
  .-amcaret-enabled .-sticky-header ~ .page-main .-amcaret-stick {
    margin-top: 40px;
  }
  .amtheme-product-info .product-add-form.-amcaret-active {
    scrollbar-color: #dfdedd #ffffff;
    scrollbar-face-color: #dfdedd;
    scrollbar-highlight-color: #dfdedd;
    scrollbar-shadow-color: #dfdedd;
    scrollbar-track-color: #ffffff;
    scrollbar-width: thin;
    padding: 35px 25px 25px;
    background: #ffffff;
    border: 1px solid #a19e9b;
    box-sizing: border-box;
    margin: 0;
    max-width: calc(33.33333333%);
    overflow: auto;
    position: absolute;
    transition: transform 0.4s ease-in-out;
    width: 100%;
    z-index: 9;
  }
  .amtheme-product-info .product-add-form.-amcaret-active::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .amtheme-product-info .product-add-form.-amcaret-active::-webkit-scrollbar-track {
    background-color: transparent;
    box-shadow: none;
  }
  .amtheme-product-info .product-add-form.-amcaret-active::-webkit-scrollbar-thumb {
    background: #dfdedd;
    border-radius: 12px;
  }
  .amtheme-product-info .product-add-form.-amcaret-active &gt; * {
    max-width: none;
  }
  .amtheme-product-info .product-add-form.-amcaret-active.-amcaret-stick {
    position: fixed;
    top: 30px;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .amcaret-product-name {
    display: block;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .product-info-price {
    margin-top: 35px;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .product-options-wrapper &gt; .fieldset &gt; br {
    display: none;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .box-tocart {
    flex-grow: 1;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .box-tocart.qty {
    margin: 35px 0;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .box-tocart.qty .amtheme-label {
    margin: 0;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .product.alert {
    margin: 0;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .action.tocart {
    margin: 0 0 15px;
    min-width: auto;
    width: 100%;
  }
  .page-layout-3columns .amtheme-product-info .product-add-form.-amcaret-active .action.tocart {
    padding: 15px;
    font-size: 1.6rem;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .product-options-bottom,
  .amtheme-product-info .product-add-form.-amcaret-active .swatch-attribute {
    margin-bottom: 0;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .amtheme-actions-wrap {
    display: none;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .swatch-attribute-options {
    width: 100%;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .amtheme-select-options {
    max-width: 100%;
    min-width: 100% !important;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box &gt; div.mage-error {
    min-width: inherit;
    position: static;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box {
    height: auto;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box &gt; .amtheme-minus,
  .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box &gt; .amtheme-plus {
    height: 42px;
  }
  .ie11 .amtheme-product-info .product-add-form.-amcaret-active .note {
    max-width: 100%;
  }
  .ie11 .amtheme-product-info .product-add-form.-amcaret-active .product-row &gt; .product {
    min-width: 100%;
  }
  .product-add-form.-amcaret-active .-on-line {
    flex-direction: column;
  }
  .product-add-form.-amcaret-active .-on-line .product-info-price {
    margin-top: 0;
  }
  .product-add-form.-amcaret-active .-on-line .box-tocart.qty {
    margin: 25px 0;
  }
  .product-add-form.-amcaret-active .-on-line .box-tocart.qty,
  .product-add-form.-amcaret-active .-on-line .product-options-bottom {
    flex-basis: 100%;
  }
  .product-add-form.-amcaret-active .-on-line .qty.-without-options {
    margin-top: 0;
  }
  .product-add-form.-amcaret-active .-on-line .product-options-bottom {
    order: 5;
  }
  .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately) &gt; .control {
    display: block;
  }
  .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately) .field.choice:not(.downloads-all) &gt; .label {
    padding: 7px 10px;
    margin: 0 0 10px;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately) .field.choice.downloads-all &gt; .label {
    margin: 5px 0 0;
  }
  .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately) .field.choice .price-container {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 5px;
    margin-top: 0;
    white-space: nowrap;
  }
  .page-product-grouped .-amcaret-active .table.grouped .product-row {
    padding: 0 0 10px;
    border-width: 0 0 1px;
    display: block;
    margin-bottom: 20px;
  }
  .page-product-grouped .-amcaret-active .table.grouped .row:last-child .product-row {
    padding: 0;
    border: none;
    margin-bottom: 0;
  }
  .page-product-grouped .-amcaret-active .table-wrapper.grouped {
    margin-bottom: 35px;
  }
  .page-product-grouped .-amcaret-active .box-tocart {
    margin-top: 0;
  }
  .page-product-grouped .-amcaret-active .amtheme-qty-wrap.-grouped {
    justify-content: flex-start;
    max-width: 100%;
    width: 100%;
  }
  .product-add-form.-amcaret-active .field.option {
    margin: 10px 0 0;
    padding: 15px 10px;
  }
  .product-add-form.-amcaret-active .field.option:first-of-type {
    margin-top: 0;
  }
  .product-add-form.-amcaret-active .field.option &gt; .label {
    cursor: pointer;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
  .product-add-form.-amcaret-active .field.option &gt; .label.block-title &gt; .amtheme-icon {
    display: block;
  }
  .product-add-form.-amcaret-active .field.option &gt; .control {
    margin-top: 15px;
  }
  .product-add-form.-amcaret-active .field.option .field.option {
    padding: 0;
  }
  .product-add-form.-amcaret-active .field.option.amtheme-collapsible-block &gt; .label {
    padding-inline-end: 30px;
    box-sizing: border-box;
  }
  .product-add-form.-amcaret-active .field.option .field.option.amtheme-collapsible-block {
    padding: 15px 0;
  }
  .product-add-form.-amcaret-active .field.option .field.option &gt; .label.block-title {
    width: 100%;
  }
  .page-product-bundle .-amcaret-active .button-as-link.-back.customization {
    display: none;
  }
  .page-product-bundle .-amcaret-active .amtheme-item-text {
    align-items: baseline;
  }
  .page-product-bundle .-amcaret-active .amtheme-bundle-choice.field.choice &gt; .amtheme-label {
    align-items: baseline;
    justify-content: space-between;
  }
  .page-product-bundle .-amcaret-active .amtheme-bundle-choice.field.choice .price-including-tax + .price-excluding-tax:before {
    line-height: 2.5rem;
  }
  @supports (display: grid) {
    .column.main .amtheme-product-wrap {
      grid-column-gap: 50px;
      grid-template-columns: calc(45% - 50px) 55%;
    }
  }
  .page-layout-1column .amtheme-product-wrap &gt; .product.media {
    margin-bottom: 0;
    margin-inline-end: 50px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-1column .amtheme-product-wrap &gt; .amtheme-product-info {
    max-width: 515px;
  }
  .page-layout-1column .amtheme-product-info .product-info-price {
    margin-bottom: 25px;
  }
  @supports (display: grid) {
    .column .amtheme-product-wrap {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      grid-column-gap: 35px;
      grid-template-columns: calc(45% - 35px) 55%;
    }
    .column .amtheme-product-wrap &gt; .product.media,
    .column .amtheme-product-wrap &gt; .amtheme-product-info {
      width: 100%;
    }
  }
  .page-layout-2columns-left .amtheme-product-wrap,
  .page-layout-2columns-right .amtheme-product-wrap {
    display: flex;
    margin: 60px 0 50px;
  }
  .page-layout-2columns-left .amtheme-product-wrap .amtheme-product-info,
  .page-layout-2columns-right .amtheme-product-wrap .amtheme-product-info {
    width: 55%;
  }
  .page-layout-2columns-left .amtheme-product-wrap .product.media,
  .page-layout-2columns-right .amtheme-product-wrap .product.media {
    margin-bottom: 0;
    margin-inline-end: 35px;
    margin-inline-start: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    width: 45%;
  }
  .page-layout-2columns-left .amtheme-product-wrap &gt; .product.media .towishlist,
  .page-layout-2columns-right .amtheme-product-wrap &gt; .product.media .towishlist {
    height: 50px;
    width: 50px;
  }
  .page-layout-2columns-left .amtheme-product-wrap &gt; .product.media .towishlist .amtheme-icon,
  .page-layout-2columns-right .amtheme-product-wrap &gt; .product.media .towishlist .amtheme-icon {
    height: 30px;
    width: 30px;
  }
  .page-layout-2columns-left .amtheme-short-info,
  .page-layout-2columns-right .amtheme-short-info {
    margin-bottom: 25px;
  }
  .page-layout-2columns-left .amtheme-short-info .reviews-actions,
  .page-layout-2columns-right .amtheme-short-info .reviews-actions {
    margin-inline-start: 5px;
  }
  .page-layout-2columns-left .amtheme-product-info .product-add-form,
  .page-layout-2columns-right .amtheme-product-info .product-add-form {
    margin-top: 25px;
  }
  .page-layout-2columns-left .amtheme-product-info .swatch-attribute-label,
  .page-layout-2columns-right .amtheme-product-info .swatch-attribute-label,
  .page-layout-2columns-left .amtheme-product-info .swatch-attribute-options,
  .page-layout-2columns-right .amtheme-product-info .swatch-attribute-options {
    flex-grow: 1;
  }
  .page-layout-2columns-left .amtheme-product-info .swatch-attribute-options,
  .page-layout-2columns-right .amtheme-product-info .swatch-attribute-options {
    width: 85%;
  }
  .page-layout-2columns-left .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-2columns-right .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-2columns-left .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color),
  .page-layout-2columns-right .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
    margin-bottom: 15px;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-2columns-left .amtheme-product-info .swatch-opt.-round .swatch-option.color,
  .page-layout-2columns-right .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-bottom: 15px;
    margin-inline-end: 16px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-2columns-left .amtheme-product-info .product-info-price,
  .page-layout-2columns-right .amtheme-product-info .product-info-price {
    margin: 55px 0 25px;
  }
  .page-layout-2columns-left .amtheme-product-info .box-tocart .action.tocart,
  .page-layout-2columns-right .amtheme-product-info .box-tocart .action.tocart {
    min-width: 200px;
  }
  .page-layout-2columns-left .amtheme-product-info .product-social-links,
  .page-layout-2columns-right .amtheme-product-info .product-social-links {
    display: block;
  }
  .page-layout-2columns-left .amtheme-product-info .qty.-without-options,
  .page-layout-2columns-right .amtheme-product-info .qty.-without-options {
    margin-top: 25px;
  }
  .page-layout-2columns-left .action.mailto.friend:before,
  .page-layout-2columns-right .action.mailto.friend:before {
    content: none;
  }
  .page-layout-2columns-left .amtheme-actions-wrap &gt; .product-social-links,
  .page-layout-2columns-right .amtheme-actions-wrap &gt; .product-social-links {
    display: flex;
    margin-bottom: 15px;
    width: auto;
  }
  .page-layout-2columns-left .amtheme-actions-wrap .action.primary,
  .page-layout-2columns-right .amtheme-actions-wrap .action.primary {
    margin-bottom: 15px;
    margin-inline-end: 15px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-empty .amtheme-product-wrap &gt; .product.media {
    max-width: 600px;
  }
  .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;
  }
  .block.am-widget.block-new-products.list .product-item-actions {
    align-items: flex-end;
    flex-direction: column;
  }
  .block.am-widget.list .products .item.product.product-item {
    width: 100%;
  }
  .page-layout-3columns .main .am-widget .price-box {
    flex-wrap: wrap;
  }
  .page-layout-3columns .am-widget.block-new-products.list .product-item-info {
    display: flex;
    flex-direction: row;
  }
  .page-layout-3columns .am-widget.block-new-products.list .price-box.price-final_price {
    justify-content: flex-end;
  }
  .page-layout-3columns .am-widget.block-new-products.list .product-item-details {
    margin-top: 20px;
  }
  .page-layout-3columns:not(.-filter-inactive) .block-new-products.list .product-item-info .product-photo-wrapper {
    left: 20px;
    position: absolute;
  }
  .amasty_quote-cart-index .field-tooltip .field-tooltip-content {
    left: inherit;
    top: inherit;
  }
  .amasty-jet-theme .ambrands-list-popup {
    z-index: 70;
  }
  .amasty-jet-theme .ambrands-list-popup .ambrands-list-container {
    display: flex;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 9px 9px 0;
  }
  .amasty-jet-theme .ambrands-list-popup {
    border-radius: 4px;
    box-shadow: none;
  }
  .amasty-jet-theme .ambrands-list-popup .ambrands-letters-filter {
    background: transparent;
  }
  .ambrands-letter .ambrands-brand-item .ambrands-label {
    letter-spacing: .03em;
    font-weight: 500;
    line-height: 16px;
  }
  .ambrands-list-popup {
    background: #f7f7f7;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    position: relative;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    margin: 0 5px 10px;
  }
  .ambrands-list-popup .ambrands-letters-filter:before {
    position: absolute;
    top: 20px;
    right: 0;
    width: 1px;
    height: calc(100% - 40px);
    background: #dfdedd;
    content: '';
  }
  .amtheme-custom-footer .amtheme-newsletter-block.amtheme-subscribe .amtheme-content {
    flex-basis: 80%;
  }
  .amtheme-custom-footer.-three-columns .newsletter {
    flex-direction: row;
  }
  .amtheme-custom-footer.-three-columns .newsletter &gt; .amtheme-label {
    margin-bottom: 0;
  }
  .amtheme-custom-footer.-three-columns .newsletter &gt; .action.subscribe {
    margin-inline-start: 15px;
    width: auto;
  }
  .payment-method-braintree .field.choice.-save .field-tooltip-content {
    left: 35px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-header .block-search {
    margin-right: 40px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-cart-index .cart-container &gt; .cart-summary {
    margin-left: 35px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .opc-block-summary .table-totals .mark {
    padding-left: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .opc-block-summary .table-totals .amount {
    padding-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .opc-block-summary .totals-tax-summary + .totals-tax-details &gt; .amount {
    padding-right: 18px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-index-index .page-main {
    padding-right: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-index-index .page-main {
    padding-left: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-container &gt; .opc-wrapper {
    margin-left: 0;
    margin-right: 35px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-dashboard-info .amtheme-customer-name {
    margin-right: 10px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-dashboard-info .amtheme-customer-name {
    padding-right: 12px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.address.form .actions-toolbar .action:not(:first-of-type) {
    margin-left: 20px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:first-of-type {
    padding-right: 45px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:last-of-type {
    padding-left: 45px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .paypal-review &gt; .block-order-details-view.block .box {
    padding-left: 0;
    padding-right: 55px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .block.block-order-details-view .column:not(:last-of-type) {
    margin-left: 0;
    margin-right: 20px;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-empty .block.am-widget:not(.list) .product.product-item,
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item,
  .page-layout-1column .block.am-widget:not(.list) .product.product-item,
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item {
    max-width: calc(20% - 20px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget:not(.list) .product.product-item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .product.product-item:nth-child(n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget:not(.list) .product.product-item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .product.product-item:nth-child(5n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    max-width: calc(25% - 18.75px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    max-width: calc(33.33% - 16.67px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .panel.header .greet.welcome {
    margin-right: 60px;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .form-wishlist-items .products-grid .product-item {
    max-width: calc(33.33% - 20px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .form-wishlist-items .products-grid .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .form-wishlist-items .products-grid .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .products-list .product-item-description {
    margin-right: 40px;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    max-width: calc(25% - 22.5px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item {
    max-width: calc(33.33% - 6.67px);
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item {
    max-width: calc(25% - 7.5px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-3 .product-item {
    max-width: calc(33.33% - 20px);
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item {
    max-width: calc(25% - 22.5px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(3n) {
    margin-right: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(3n + 1) {
    margin-left: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-left: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items.-col-xl-2 .product-item {
    max-width: calc(50% - 5px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items.-col-xl-2 .product-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items:not(.-col-xl-2) .product-item,
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items:not(.-col-xl-2) .product-item {
    max-width: calc(33.33% - 6.67px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items:not(.-col-xl-2) .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n),
  .page-layout-3columns.page-with-filter.-filter-active .products-grid .items:not(.-col-xl-2) .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item,
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item {
    max-width: calc(50% - 15px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items.-col-xl-2 .product-item:nth-child(2n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items.-col-xl-2 .product-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item,
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item {
    max-width: calc(33.33% - 20px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(3n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-3 .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item,
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item {
    max-width: calc(25% - 22.5px);
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns:not(.page-with-filter) .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(4n),
  .page-layout-3columns.catalog-category-view.page-with-filter.-filter-inactive .products-grid .items:not(.-col-xl-2).-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .products-list .price-including-tax,
  .products-list .price-excluding-tax.price-wrapper .price {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.catalog-category-view .products-list .product-item-inner {
    margin-left: 20px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .-amcaret-enabled .amtheme-productaside-wrap,
  .-amcaret-enabled .amtheme-productinfo-wrap ~ [class*='widget'],
  .-amcaret-enabled .amtheme-productinfo-wrap ~ .am-widget {
    padding-left: 0;
    padding-right: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .-amcaret-enabled .amtheme-productaside-wrap,
  .-amcaret-enabled .amtheme-productinfo-wrap ~ [class*='widget'],
  .-amcaret-enabled .amtheme-productinfo-wrap ~ .am-widget {
    margin-left: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately) .field.choice .price-container {
    margin-left: 5px;
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .product-add-form.-amcaret-active .field.option.amtheme-collapsible-block &gt; .label {
    padding-right: 30px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column .amtheme-product-wrap &gt; .product.media {
    margin-left: 0;
    margin-right: 50px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .amtheme-product-wrap .product.media,
  .page-layout-2columns-right .amtheme-product-wrap .product.media {
    margin-left: 0;
    margin-right: 35px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .amtheme-short-info .reviews-actions,
  .page-layout-2columns-right .amtheme-short-info .reviews-actions {
    margin-left: 5px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-2columns-right .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-2columns-left .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color),
  .page-layout-2columns-right .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .amtheme-product-info .swatch-opt.-round .swatch-option.color,
  .page-layout-2columns-right .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-left: 0;
    margin-right: 16px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .amtheme-actions-wrap .action.primary,
  .page-layout-2columns-right .amtheme-actions-wrap .action.primary {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-custom-footer.-three-columns .newsletter &gt; .action.subscribe {
    margin-left: 15px;
  }
}
@media all and (min-width: 1440px), print {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content,
  .amsticky-cart-block .amtheme-form-cart {
    padding-inline-end: calc(30px * 2);
    padding-inline-start: calc(30px * 2);
  }
  @supports (display: grid) {
    .page-layout-2columns-left .page-main &gt; .columns {
      grid-template-columns: auto calc(100% - 230px - 4%);
    }
    .page-layout-2columns-right .page-main &gt; .columns {
      grid-template-columns: calc(100% - 230px - 4%) auto;
    }
    .page-layout-3columns .page-main &gt; .columns {
      grid-template-columns: auto calc(100% - 230px - 230px ) auto;
    }
    .page-layout-3columns .page-main &gt; .columns .column.main {
      justify-self: start;
    }
    .page-layout-2columns-left.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: auto 100%;
    }
    .page-layout-2columns-right.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: 100% auto;
    }
    .page-layout-3columns.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: auto calc(100% - 230px ) auto;
    }
  }
  .page-layout-1column .column.main {
    width: 100%;
  }
  .page-layout-2columns-left .column.main {
    width: calc(100% - 185px - 2%);
    float: right;
  }
  .page-layout-2columns-right .column.main {
    width: calc(100% - 185px - 2%);
    float: left;
  }
  .page-layout-3columns .column.main {
    width: calc(100% - 230px - 230px - 25px * 2);
    display: inline-block;
  }
  .page-layout-2columns-left .column.main {
    width: calc(100% - 230px - 4%);
    float: right;
  }
  .page-layout-2columns-right .column.main {
    width: calc(100% - 230px - 4%);
    float: left;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 185px;
    float: left;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 185px;
    float: left;
  }
  .page-layout-3columns .sidebar-main {
    width: 230px;
    float: left;
    margin-inline-end: 25px;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 230px;
    float: left;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 230px;
    float: left;
  }
  .page-layout-2columns-right .sidebar-main {
    clear: right;
    float: right;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 185px;
    float: right;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 185px;
    float: right;
  }
  .page-layout-3columns .sidebar-additional {
    width: 230px;
    float: right;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 230px;
    float: right;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 230px;
    float: right;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
  }
  .amqorder-wrapper {
    flex-wrap: nowrap;
  }
  .amqorder-grid-block {
    order: inherit;
  }
  .amqorder-grid-block .amqorder-message {
    margin: 75px 0 0;
  }
  .amqorder-multiple-block {
    position: sticky;
    margin: 75px 0 0;
    padding: 30px;
    max-width: 370px;
  }
  .amqorder-multiple-block:not(.-active) {
    padding: 30px 15px;
    min-height: 320px;
    max-width: 72px;
  }
  .amqorder-multiple-block:not(.-active) .amqorder-title {
    transform: translate(-150px, 150px) rotate(90deg);
  }
  .amqorder-multiple-block .amqorder-button.-reverse {
    transition: 0.6s all ease-in;
  }
  .amqorder-multiple-block .amqorder-title {
    min-width: 340px;
  }
  .amasty_quickorder-index-index .amqorder-grid-block {
    margin: 0 30px 0 0;
  }
  .amslider .wrapper {
    justify-content: center;
  }
  .page-header .block-search {
    max-width: 380px;
  }
  .checkout-cart-index .cart-container &gt; .amtheme-form-wrapper {
    width: calc(100% - 25% - 65px);
  }
  .checkout-cart-index .cart-container &gt; .cart-summary {
    margin-inline-start: 65px;
  }
  .opc-progress-bar {
    max-width: none;
  }
  .checkout-index-index .page-main {
    padding-inline-end: 160px;
    padding-inline-start: 160px;
  }
  .checkout-container &gt; .opc-sidebar {
    width: 460px;
  }
  .checkout-container &gt; .opc-wrapper {
    margin-bottom: 20px;
    margin-inline-end: 60px;
    margin-inline-start: 0;
    margin-top: 0;
    width: calc(100% - 460px - 60px);
  }
  .amtheme-filter-action {
    max-width: 230px;
  }
  .page-layout-2columns-left.page-with-filter .toolbar-products,
  .page-layout-2columns-right.page-with-filter .toolbar-products {
    max-width: calc(100% - 230px - 4%);
  }
  .page-layout-3columns.page-with-filter .toolbar-products {
    max-width: 100%;
    padding: 0 calc(230px + 25px);
    right: 0;
  }
  .multicheckout.address.form .table.items .field.address,
  .multicheckout.address.form .table.items .action.delete {
    display: inline-block;
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:first-of-type {
    padding-inline-end: 60px;
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:last-of-type {
    padding-inline-start: 60px;
  }
  .multicheckout.shipping .block-other &gt; .amtheme-card-block &gt; .amtheme-text {
    padding-inline-end: 60px;
  }
  .block-order-details-view,
  .paypal-review-items {
    margin-inline-end: 40px;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item {
    width: calc(20% - 20px);
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(-n + 5),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5) {
    margin-top: 0;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    width: calc(25% - 18.75px);
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    width: calc(33.33% - 16.67px);
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(-n + 3),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .products-grid .product-item-info {
    padding: 20px;
  }
  .products-grid .product-item-inner {
    padding: 0 20px 20px;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.-hover .product-item-inner {
    padding: 0 30px 30px;
  }
  .products-grid .product-item .action.tocompare {
    left: -15px;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item {
    width: calc(33.33% - 20px);
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item {
    width: calc(33.33% - 20px);
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 30px;
    margin-top: 30px;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 30px;
    margin-top: 30px;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(3n) {
    margin-inline-end: 30px;
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-item-info {
    display: flex;
    padding: 20px;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-photo-wrapper {
    left: 0;
    position: relative;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-item-inner {
    margin: 0;
    width: auto;
  }
  .page-layout-3columns.catalog-category-view .products-list .price-box {
    justify-content: flex-end;
  }
  @supports (display: grid) {
    .columns .column.main .amtheme-product-wrap {
      grid-column-gap: 80px;
      grid-template-columns: calc(45% - 80px) 55%;
    }
  }
  .page-layout-1column .amtheme-product-wrap &gt; .product.media {
    margin-bottom: 0;
    margin-inline-end: 80px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  @supports (display: grid) {
    .column.main .amtheme-product-wrap {
      grid-column-gap: 50px;
      grid-template-columns: calc(45% - 50px) 55%;
    }
  }
  .page-layout-2columns-left .amtheme-product-wrap &gt; .product.media,
  .page-layout-2columns-right .amtheme-product-wrap &gt; .product.media {
    margin-bottom: 0;
    margin-inline-end: 50px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-2columns-left .amtheme-product-wrap &gt; .amtheme-product-info,
  .page-layout-2columns-right .amtheme-product-wrap &gt; .amtheme-product-info {
    max-width: 515px;
  }
  .page-layout-2columns-left .amtheme-product-info .product-info-price,
  .page-layout-2columns-right .amtheme-product-info .product-info-price {
    margin-bottom: 25px;
  }
  @supports (display: grid) {
    .column .amtheme-product-wrap {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      grid-column-gap: 35px;
      grid-template-columns: calc(45% - 35px) 55%;
    }
    .column .amtheme-product-wrap &gt; .product.media,
    .column .amtheme-product-wrap &gt; .amtheme-product-info {
      width: 100%;
    }
  }
  .page-layout-3columns .amtheme-product-wrap {
    display: flex;
    margin: 60px 0 50px;
  }
  .page-layout-3columns .amtheme-product-wrap .amtheme-product-info {
    width: 55%;
  }
  .page-layout-3columns .amtheme-product-wrap .product.media {
    margin-bottom: 0;
    margin-inline-end: 35px;
    margin-inline-start: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    width: 45%;
  }
  .page-layout-3columns .amtheme-product-wrap &gt; .product.media .towishlist {
    height: 50px;
    width: 50px;
  }
  .page-layout-3columns .amtheme-product-wrap &gt; .product.media .towishlist .amtheme-icon {
    height: 30px;
    width: 30px;
  }
  .page-layout-3columns .amtheme-short-info {
    margin-bottom: 25px;
  }
  .page-layout-3columns .amtheme-short-info .reviews-actions {
    margin-inline-start: 5px;
  }
  .page-layout-3columns .amtheme-product-info .product-add-form {
    margin-top: 25px;
  }
  .page-layout-3columns .amtheme-product-info .swatch-attribute-label,
  .page-layout-3columns .amtheme-product-info .swatch-attribute-options {
    flex-grow: 1;
  }
  .page-layout-3columns .amtheme-product-info .swatch-attribute-options {
    width: 85%;
  }
  .page-layout-3columns .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-3columns .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
    margin-bottom: 15px;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-3columns .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-bottom: 15px;
    margin-inline-end: 16px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-3columns .amtheme-product-info .product-info-price {
    margin: 55px 0 25px;
  }
  .page-layout-3columns .amtheme-product-info .box-tocart .action.tocart {
    min-width: 200px;
  }
  .page-layout-3columns .amtheme-product-info .product-social-links {
    display: block;
  }
  .page-layout-3columns .amtheme-product-info .qty.-without-options {
    margin-top: 25px;
  }
  .page-layout-3columns .action.mailto.friend:before {
    content: none;
  }
  .page-layout-3columns .amtheme-actions-wrap &gt; .product-social-links {
    display: flex;
    margin-bottom: 15px;
    width: auto;
  }
  .page-layout-3columns .amtheme-actions-wrap .action.primary {
    margin-bottom: 15px;
    margin-inline-end: 15px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .products.products-grid.amscroll-page:not(:first-of-type),
  .products.products-grid.amscroll-pages:not(:first-of-type) {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content,
  .amsticky-cart-block .amtheme-form-cart {
    padding-right: calc(30px * 2);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content,
  .amsticky-cart-block .amtheme-form-cart {
    padding-left: calc(30px * 2);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .sidebar-main {
    margin-right: 25px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-cart-index .cart-container &gt; .cart-summary {
    margin-left: 65px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-index-index .page-main {
    padding-right: 160px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-index-index .page-main {
    padding-left: 160px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-container &gt; .opc-wrapper {
    margin-left: 0;
    margin-right: 60px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:first-of-type {
    padding-right: 60px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:last-of-type {
    padding-left: 60px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-other &gt; .amtheme-card-block &gt; .amtheme-text {
    padding-right: 60px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .block-order-details-view,
  .paypal-review-items {
    margin-right: 40px;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item {
    max-width: calc(20% - 20px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    max-width: calc(25% - 18.75px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    max-width: calc(33.33% - 16.67px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    max-width: calc(25% - 22.5px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item {
    max-width: calc(33.33% - 20px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item {
    max-width: calc(33.33% - 20px);
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item {
    max-width: calc(25% - 22.5px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-left: 30px;
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 30px;
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(3n) {
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    max-width: calc(25% - 22.5px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column .amtheme-product-wrap &gt; .product.media {
    margin-left: 0;
    margin-right: 80px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .amtheme-product-wrap &gt; .product.media,
  .page-layout-2columns-right .amtheme-product-wrap &gt; .product.media {
    margin-left: 0;
    margin-right: 50px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-product-wrap .product.media {
    margin-left: 0;
    margin-right: 35px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-short-info .reviews-actions {
    margin-left: 5px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-3columns .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-left: 0;
    margin-right: 16px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-actions-wrap .action.primary {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media all and (min-width: 1440px), print {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content,
  .amsticky-cart-block .amtheme-form-cart {
    padding-inline-end: calc(30px * 2);
    padding-inline-start: calc(30px * 2);
  }
  @supports (display: grid) {
    .page-layout-2columns-left .page-main &gt; .columns {
      grid-template-columns: auto calc(100% - 230px - 4%);
    }
    .page-layout-2columns-right .page-main &gt; .columns {
      grid-template-columns: calc(100% - 230px - 4%) auto;
    }
    .page-layout-3columns .page-main &gt; .columns {
      grid-template-columns: auto calc(100% - 230px - 230px ) auto;
    }
    .page-layout-3columns .page-main &gt; .columns .column.main {
      justify-self: start;
    }
    .page-layout-2columns-left.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: auto 100%;
    }
    .page-layout-2columns-right.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: 100% auto;
    }
    .page-layout-3columns.-filter-inactive .page-main &gt; .columns {
      grid-template-columns: auto calc(100% - 230px ) auto;
    }
  }
  .page-layout-1column .column.main {
    width: 100%;
  }
  .page-layout-2columns-left .column.main {
    width: calc(100% - 185px - 2%);
    float: right;
  }
  .page-layout-2columns-right .column.main {
    width: calc(100% - 185px - 2%);
    float: left;
  }
  .page-layout-3columns .column.main {
    width: calc(100% - 230px - 230px - 25px * 2);
    display: inline-block;
  }
  .page-layout-2columns-left .column.main {
    width: calc(100% - 230px - 4%);
    float: right;
  }
  .page-layout-2columns-right .column.main {
    width: calc(100% - 230px - 4%);
    float: left;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 185px;
    float: left;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 185px;
    float: left;
  }
  .page-layout-3columns .sidebar-main {
    width: 230px;
    float: left;
    margin-inline-end: 25px;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 230px;
    float: left;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 230px;
    float: left;
  }
  .page-layout-2columns-right .sidebar-main {
    clear: right;
    float: right;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 185px;
    float: right;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 185px;
    float: right;
  }
  .page-layout-3columns .sidebar-additional {
    width: 230px;
    float: right;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 230px;
    float: right;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 230px;
    float: right;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
  }
  .amqorder-wrapper {
    flex-wrap: nowrap;
  }
  .amqorder-grid-block {
    order: inherit;
  }
  .amqorder-grid-block .amqorder-message {
    margin: 75px 0 0;
  }
  .amqorder-multiple-block {
    position: sticky;
    margin: 75px 0 0;
    padding: 30px;
    max-width: 370px;
  }
  .amqorder-multiple-block:not(.-active) {
    padding: 30px 15px;
    min-height: 320px;
    max-width: 72px;
  }
  .amqorder-multiple-block:not(.-active) .amqorder-title {
    transform: translate(-150px, 150px) rotate(90deg);
  }
  .amqorder-multiple-block .amqorder-button.-reverse {
    transition: 0.6s all ease-in;
  }
  .amqorder-multiple-block .amqorder-title {
    min-width: 340px;
  }
  .amasty_quickorder-index-index .amqorder-grid-block {
    margin: 0 30px 0 0;
  }
  .amslider .wrapper {
    justify-content: center;
  }
  .page-header .block-search {
    max-width: 380px;
  }
  .checkout-cart-index .cart-container &gt; .amtheme-form-wrapper {
    width: calc(100% - 25% - 65px);
  }
  .checkout-cart-index .cart-container &gt; .cart-summary {
    margin-inline-start: 65px;
  }
  .opc-progress-bar {
    max-width: none;
  }
  .checkout-index-index .page-main {
    padding-inline-end: 160px;
    padding-inline-start: 160px;
  }
  .checkout-container &gt; .opc-sidebar {
    width: 460px;
  }
  .checkout-container &gt; .opc-wrapper {
    margin-bottom: 20px;
    margin-inline-end: 60px;
    margin-inline-start: 0;
    margin-top: 0;
    width: calc(100% - 460px - 60px);
  }
  .amtheme-filter-action {
    max-width: 230px;
  }
  .page-layout-2columns-left.page-with-filter .toolbar-products,
  .page-layout-2columns-right.page-with-filter .toolbar-products {
    max-width: calc(100% - 230px - 4%);
  }
  .page-layout-3columns.page-with-filter .toolbar-products {
    max-width: 100%;
    padding: 0 calc(230px + 25px);
    right: 0;
  }
  .multicheckout.address.form .table.items .field.address,
  .multicheckout.address.form .table.items .action.delete {
    display: inline-block;
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:first-of-type {
    padding-inline-end: 60px;
  }
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:last-of-type {
    padding-inline-start: 60px;
  }
  .multicheckout.shipping .block-other &gt; .amtheme-card-block &gt; .amtheme-text {
    padding-inline-end: 60px;
  }
  .block-order-details-view,
  .paypal-review-items {
    margin-inline-end: 40px;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item {
    width: calc(20% - 20px);
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(-n + 5),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5) {
    margin-top: 0;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    width: calc(25% - 18.75px);
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    width: calc(33.33% - 16.67px);
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(-n + 3),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .products-grid .product-item-info {
    padding: 20px;
  }
  .products-grid .product-item-inner {
    padding: 0 20px 20px;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.-hover .product-item-inner {
    padding: 0 30px 30px;
  }
  .products-grid .product-item .action.tocompare {
    left: -15px;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item {
    width: calc(33.33% - 20px);
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item {
    width: calc(33.33% - 20px);
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 30px;
    margin-top: 30px;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-inline-start: 30px;
    margin-top: 30px;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(3n) {
    margin-inline-end: 30px;
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 30px;
    margin-inline-start: 0;
    margin-top: 30px;
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-item-info {
    display: flex;
    padding: 20px;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-photo-wrapper {
    left: 0;
    position: relative;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-item-inner {
    margin: 0;
    width: auto;
  }
  .page-layout-3columns.catalog-category-view .products-list .price-box {
    justify-content: flex-end;
  }
  @supports (display: grid) {
    .columns .column.main .amtheme-product-wrap {
      grid-column-gap: 80px;
      grid-template-columns: calc(45% - 80px) 55%;
    }
  }
  .page-layout-1column .amtheme-product-wrap &gt; .product.media {
    margin-bottom: 0;
    margin-inline-end: 80px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  @supports (display: grid) {
    .column.main .amtheme-product-wrap {
      grid-column-gap: 50px;
      grid-template-columns: calc(45% - 50px) 55%;
    }
  }
  .page-layout-2columns-left .amtheme-product-wrap &gt; .product.media,
  .page-layout-2columns-right .amtheme-product-wrap &gt; .product.media {
    margin-bottom: 0;
    margin-inline-end: 50px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-2columns-left .amtheme-product-wrap &gt; .amtheme-product-info,
  .page-layout-2columns-right .amtheme-product-wrap &gt; .amtheme-product-info {
    max-width: 515px;
  }
  .page-layout-2columns-left .amtheme-product-info .product-info-price,
  .page-layout-2columns-right .amtheme-product-info .product-info-price {
    margin-bottom: 25px;
  }
  @supports (display: grid) {
    .column .amtheme-product-wrap {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      grid-column-gap: 35px;
      grid-template-columns: calc(45% - 35px) 55%;
    }
    .column .amtheme-product-wrap &gt; .product.media,
    .column .amtheme-product-wrap &gt; .amtheme-product-info {
      width: 100%;
    }
  }
  .page-layout-3columns .amtheme-product-wrap {
    display: flex;
    margin: 60px 0 50px;
  }
  .page-layout-3columns .amtheme-product-wrap .amtheme-product-info {
    width: 55%;
  }
  .page-layout-3columns .amtheme-product-wrap .product.media {
    margin-bottom: 0;
    margin-inline-end: 35px;
    margin-inline-start: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    width: 45%;
  }
  .page-layout-3columns .amtheme-product-wrap &gt; .product.media .towishlist {
    height: 50px;
    width: 50px;
  }
  .page-layout-3columns .amtheme-product-wrap &gt; .product.media .towishlist .amtheme-icon {
    height: 30px;
    width: 30px;
  }
  .page-layout-3columns .amtheme-short-info {
    margin-bottom: 25px;
  }
  .page-layout-3columns .amtheme-short-info .reviews-actions {
    margin-inline-start: 5px;
  }
  .page-layout-3columns .amtheme-product-info .product-add-form {
    margin-top: 25px;
  }
  .page-layout-3columns .amtheme-product-info .swatch-attribute-label,
  .page-layout-3columns .amtheme-product-info .swatch-attribute-options {
    flex-grow: 1;
  }
  .page-layout-3columns .amtheme-product-info .swatch-attribute-options {
    width: 85%;
  }
  .page-layout-3columns .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-3columns .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
    margin-bottom: 15px;
    margin-inline-end: 10px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-3columns .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-bottom: 15px;
    margin-inline-end: 16px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-3columns .amtheme-product-info .product-info-price {
    margin: 55px 0 25px;
  }
  .page-layout-3columns .amtheme-product-info .box-tocart .action.tocart {
    min-width: 200px;
  }
  .page-layout-3columns .amtheme-product-info .product-social-links {
    display: block;
  }
  .page-layout-3columns .amtheme-product-info .qty.-without-options {
    margin-top: 25px;
  }
  .page-layout-3columns .action.mailto.friend:before {
    content: none;
  }
  .page-layout-3columns .amtheme-actions-wrap &gt; .product-social-links {
    display: flex;
    margin-bottom: 15px;
    width: auto;
  }
  .page-layout-3columns .amtheme-actions-wrap .action.primary {
    margin-bottom: 15px;
    margin-inline-end: 15px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .products.products-grid.amscroll-page:not(:first-of-type),
  .products.products-grid.amscroll-pages:not(:first-of-type) {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content,
  .amsticky-cart-block .amtheme-form-cart {
    padding-right: calc(30px * 2);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-main-description,
  .-sticky-message .content,
  .amsticky-cart-block .amtheme-form-cart {
    padding-left: calc(30px * 2);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .sidebar-main {
    margin-right: 25px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-cart-index .cart-container &gt; .cart-summary {
    margin-left: 65px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-index-index .page-main {
    padding-right: 160px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-index-index .page-main {
    padding-left: 160px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .checkout-container &gt; .opc-wrapper {
    margin-left: 0;
    margin-right: 60px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:first-of-type {
    padding-right: 60px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-shipping &gt; .amtheme-card-block &gt; .box:last-of-type {
    padding-left: 60px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .multicheckout.shipping .block-other &gt; .amtheme-card-block &gt; .amtheme-text {
    padding-right: 60px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .block-order-details-view,
  .paypal-review-items {
    margin-right: 40px;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item,
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item,
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item {
    max-width: calc(20% - 20px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    max-width: calc(25% - 18.75px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    max-width: calc(33.33% - 16.67px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-left: 0;
    margin-right: 25px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    max-width: calc(25% - 22.5px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item {
    max-width: calc(33.33% - 20px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column.catalog-category-view .products-grid.grid .items:not(.-col-xl-4) .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item {
    max-width: calc(33.33% - 20px);
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item,
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item {
    max-width: calc(25% - 22.5px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n),
  .page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(n) {
    margin-left: 30px;
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-3 .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(n),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 30px;
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-right:not(.page-with-filter) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter:not(.-filter-inactive) .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1),
  .page-layout-2columns-right.page-with-filter.-filter-active .products-grid .items.-col-xl-4 .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(3n) {
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    max-width: calc(25% - 22.5px);
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-1column .amtheme-product-wrap &gt; .product.media {
    margin-left: 0;
    margin-right: 80px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-2columns-left .amtheme-product-wrap &gt; .product.media,
  .page-layout-2columns-right .amtheme-product-wrap &gt; .product.media {
    margin-left: 0;
    margin-right: 50px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-product-wrap .product.media {
    margin-left: 0;
    margin-right: 35px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-short-info .reviews-actions {
    margin-left: 5px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-product-info .swatch-opt:not(.-round),
  .page-layout-3columns .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-left: 0;
    margin-right: 16px;
  }
}
@media all and (min-width: 1440px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1440px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .page-layout-3columns .amtheme-actions-wrap .action.primary {
    margin-left: 0;
    margin-right: 15px;
  }
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  .nav-sections,
  .top-toolbar,
  .amtheme-newsletter-block,
  .amtheme-backtotop-wrap,
  .amtheme-reviews-tab,
  .footer.content,
  .breadcrumbs,
  .form.contact,
  .block.related,
  .block.upsell,
  .block.crosssell,
  .actions-toolbar,
  .toolbar,
  .cart.main.actions .action,
  .cart-summary .checkout-methods-items,
  .cart-discount,
  .block.am-widget {
    display: none !important;
  }
  .products-grid .product-item {
    margin: 0 auto;
  }
  .products-grid .product-item .reviews-actions {
    margin: 0 auto;
    width: 100%;
  }
  .cart.item .item-info &gt; .item &gt; .amtheme-inner {
    display: block;
  }
}
@media print {
  @page {
    margin: 1cm;
  }
  * {
    color: #070605 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #dfdedd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    table-layout: fixed;
    width: 100%;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table &gt; tfoot &gt; tr:first-child {
    border-top: 1px solid #dfdedd;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content &gt; *[class],
  .panel.wrapper &gt; *[class],
  .footer.content &gt; *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
.am-opacity-clear {
  opacity: 0;
  z-index: 10;
}
.am-vertical-center {
  top: 50%;
  transform: translateY(-50%);
}
.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-visually-hidden-reset {
  clip: auto;
  height: auto;
  margin: 0;
  opacity: 1;
  overflow: visible;
  position: static;
  width: auto;
}
.am-custom-scrollbar {
  overflow: auto;
  scrollbar-color: #dfdedd #ffffff;
  scrollbar-face-color: #dfdedd;
  scrollbar-highlight-color: #dfdedd;
  scrollbar-shadow-color: #dfdedd;
  scrollbar-track-color: #ffffff;
  scrollbar-width: thin;
}
.am-custom-scrollbar::-webkit-scrollbar {
  height: 4px;
  width: 4px;
}
.am-custom-scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
  box-shadow: none;
}
.am-custom-scrollbar::-webkit-scrollbar-thumb {
  background: #dfdedd;
  border-radius: 12px;
}
.am-custom-scrollbar &gt; * {
  max-width: none;
}
.am-text-uppercase {
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.am-float-clear {
  clear: both;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-overflow-fade {
  padding: 0;
  position: relative;
}
.am-overflow-fade:after {
  content: '';
  height: 100%;
  left: calc(100% - 22px);
  pointer-events: none;
  position: absolute;
  top: 0;
  user-select: none;
  width: 32px;
}
.no-display {
  display: none;
}
._am-message-icon-inner &gt; *:first-child:before {
  text-align: right;
  width: 20px;
}
.am-product-options dt:after {
  content: ':';
  display: inline-block;
}
.am-product-options dt + dd {
  float: left;
}
.am-product-options dt {
  clear: both;
  float: left;
  font-weight: 400;
  margin-right: 5px;
}
@media only screen and (max-width: 480px) {
  .am-layout-negative-offset {
    margin-inline-end: -25px;
    margin-inline-start: -25px;
    padding-inline-end: 25px;
    padding-inline-start: 25px;
  }
}
@media only screen and (max-width: 480px) and screen and (-ms-high-contrast: active), only screen and (max-width: 480px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    margin-right: -25px;
  }
}
@media only screen and (max-width: 480px) and screen and (-ms-high-contrast: active), only screen and (max-width: 480px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    margin-left: -25px;
  }
}
@media only screen and (max-width: 480px) and screen and (-ms-high-contrast: active), only screen and (max-width: 480px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 480px) and screen and (-ms-high-contrast: active), only screen and (max-width: 480px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .am-layout-negative-offset {
    margin-inline-end: -35px;
    margin-inline-start: -35px;
    padding-inline-end: 35px;
    padding-inline-start: 35px;
  }
}
@media only screen and (max-width: 768px) and screen and (-ms-high-contrast: active), only screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    margin-right: -35px;
  }
}
@media only screen and (max-width: 768px) and screen and (-ms-high-contrast: active), only screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    margin-left: -35px;
  }
}
@media only screen and (max-width: 768px) and screen and (-ms-high-contrast: active), only screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 768px) and screen and (-ms-high-contrast: active), only screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .am-layout-negative-offset {
    padding-left: 35px;
  }
}
@media (max-width: 1024px + 1) {
  .amasty-mega-menu .header.content {
    padding: 20px;
  }
}
.amasty-fpc-crawler-status {
  position: fixed;
  right: 20px;
  bottom: 20px;
  min-width: 400px;
  border: 2px solid #008080;
  z-index: 9999;
  background: white;
}
.amasty-fpc-crawler-status .status-header {
  text-align: center;
  color: white;
  font-weight: bold;
  background: #008080;
  font-size: 20px;
  padding: 5px 0;
}
.amasty-fpc-crawler-status.status-ignored .status {
  color: #bebebe;
}
.amasty-fpc-crawler-status.status-hit .status {
  color: #67b96a;
}
.amasty-fpc-crawler-status.status-miss .status {
  color: #d10c12;
}
.amasty-fpc-crawler-status .status {
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  padding: 5px 0;
}
.amasty-fpc-crawler-status .not-cacheable .not-cacheable-header {
  background: #e4e4e4;
  text-align: center;
  font-weight: bold;
  padding: 3px 0;
}
.amasty-fpc-crawler-status .not-cacheable .blocks {
  max-height: 100px;
  overflow-y: auto;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block {
  padding: 7px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block:last-child {
  border-bottom: none;
}
.debug-status-toggle {
  text-align: center;
  background: #008080;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}
.debug-status-toggle:hover {
  background: #005f5f;
  cursor: pointer;
}
.amfpc-context-container {
  max-height: 700px;
  overflow-y: auto;
  display: none;
}
.amfpc-context-container.-toggled {
  display: block;
}
.amfpc-context-container .context-type-description {
  padding: 5px;
  margin: 0;
  background: #ffffff;
  border-bottom: 2px solid #008080;
  color: #000;
}
.amfpc-context-container .amfpc-context-item {
  padding: 5px;
  border-bottom: 2px solid #008080;
}
.amfpc-context-container .amfpc-context-item .context-row {
  color: #818181;
  background-color: #efefef;
  display: block;
  padding: 2px 10px;
}
.amfpc-context-container .amfpc-context-item .context-row.-unique-entry {
  color: #4d544b;
  background-color: #e0f0dc;
}
.amfpc-context-container .amfpc-context-item .context-row.-vary-entry {
  color: #4d544b;
  background-color: #dce4f0;
}
</pre></body></html>