/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
._am-form-divider > .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.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
@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 > .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;
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.-am-blocked {
  pointer-events: none;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #000000;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.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;
  }
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ammenu-sticky {
  left: 0;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
/* phpcs:disable */
/* phpcs:enable */
/* phpcs:ignore Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter */
.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);
  }
}
._ammenu-animation {
  animation-fill-mode: forwards;
}
@-webkit-keyframes ammenu-animation__fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes ammenu-animation__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes ammenu-animation__flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-moz-keyframes ammenu-animation__flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-ms-keyframes ammenu-animation__flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-o-keyframes ammenu-animation__flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes ammenu-animation__flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes ammenu-animation__flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-moz-keyframes ammenu-animation__flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-ms-keyframes ammenu-animation__flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-o-keyframes ammenu-animation__flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes ammenu-animation__flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes ammenu-animation__rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-moz-keyframes ammenu-animation__rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-ms-keyframes ammenu-animation__rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-o-keyframes ammenu-animation__rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes ammenu-animation__rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes ammenu-animation__slideInUp {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__slideInUp {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__slideInUp {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__slideInUp {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__slideInUp {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes ammenu-animation__slideInDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__slideInDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__slideInDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__slideInDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__slideInDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes ammenu-animation__rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes ammenu-animation__zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes ammenu-animation__zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-ms-keyframes ammenu-animation__zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes ammenu-animation__zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes ammenu-animation__zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes ammenu-animation__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes ammenu-animation__slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: 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);
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category  BSS
 * @package   Bss_OneStepCheckout
 * @author    Extension Team
 * @copyright Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license   http://bsscommerce.com/Bss-Commerce-License.txt
 */
.bss-onestepcheckout.check-store-pickup .opc-wrapper #opc-shipping_method {
  float: unset !important;
}
.bss-onestepcheckout.check-store-pickup #payment {
  top: 0;
  right: 0;
  float: right;
  margin-top: 0 !important;
  /*-webkit-box-shadow: none;
        box-shadow: none;*/
}
.bss-onestepcheckout.check-store-pickup #store-pickup {
  width: 48%;
  margin-top: 25px;
}
.bss-onestepcheckout.check-store-pickup #store-pickup #checkout-step-store-selector .primary {
  display: none;
}
.bss-onestepcheckout.check-store-pickup #shipping {
  visibility: visible !important;
  height: auto !important;
  overflow: visible !important;
}
.bss-onestepcheckout.check-store-pickup #shipping .step-title::before {
  content: '\2713' !important;
}
.bss-onestepcheckout.check-store-pickup .form-shipping-address {
  display: none !important;
}
.bss-onestepcheckout.check-store-pickup #opc-shipping_method .checkout-shipping-method .step-title::before {
  content: '\2713' !important;
}
.bss-onestepcheckout.check-store-pickup #opc-shipping_method #checkout-step-shipping_method {
  display: none !important;
}
.bss-onestepcheckout.check-store-pickup #payment #co-payment-form fieldset .step-title::before {
  content: '\2713' !important;
}
.bss-onestepcheckout.check-store-pickup #billing-address-same-as-shipping-shared {
  display: none !important;
}
.bss-onestepcheckout.check-store-pickup #opc-shipping_method {
  visibility: visible !important;
  height: auto !important;
  overflow: visible !important;
}
.bss-onestepcheckout.check-store-pickup #checkout-step-store-selector .primary {
  display: none;
}
.bss-onestepcheckout.check-store-pickup #co-payment-form .checkout-billing-address .billing-address-same-as-shipping-block {
  display: none;
}
.bss-onestepcheckout.check-store-pickup #co-payment-form .checkout-billing-address .action-cancel {
  display: none;
}
.bss-onestepcheckout #store-pickup {
  float: left;
  box-sizing: border-box;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.2s ease-in-out;
  padding: 15px;
  width: 48%;
}
.bss-onestepcheckout #store-pickup.selected-shipping {
  padding: 0;
}
.logged-customer-pickup {
  display: none;
}
.shipping-list-unable {
  opacity: 0.4;
  cursor: pointer;
  pointer-events: none;
}
.bss-onestepcheckout.check-store-pickup.hidden-step #shipping {
  display: none !important;
}
.bss-margin {
  margin-bottom: 25px !important;
  display: inline-block;
}
.set-margin {
  margin-top: 10%;
}
#opc-shipping_method .list-item {
  display: list-item;
}
.navbar-fixed-top {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 99;
  margin-bottom: 10px;
}
#checkout {
  margin-top: 10px;
}
.bss-store-pickup #checkoutSteps > div {
  width: 48%;
}
.bss-onestepcheckout.bss-store-pickup #payment {
  position: relative;
  top: -90px;
  margin-top: 4%;
}
.bss-onestepcheckout.bss-store-pickup #opc-shipping_method {
  position: relative;
  top: -90px;
}
.bss-onestepcheckout.bss-store-pickup.hidden-step #opc-shipping_method {
  position: relative;
  top: 0px;
}
@media (max-width: 1023px) {
  .categories-listing.grid-categories .category-item {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .categories-listing.grid-categories .category-item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .categories-listing.grid-categories .category-item {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .has-parent-image .tabs-cate-content .child-item {
    width: 25%;
  }
  .has-no-parent-image .tabs-cate-content .child-item {
    width: 20%;
  }
}
@media (max-width: 1023px) {
  .has-parent-image .tabs-cate-content .child-item {
    width: 33.33333333%;
  }
  .has-no-parent-image .tabs-cate-content .child-item {
    width: 33.33333333%;
  }
}
@media (max-width: 768px) {
  .has-parent-image .parent-image {
    width: 220px;
  }
  .has-parent-image .category-item {
    margin-left: 250px;
  }
  .has-parent-image .tabs-cate-content .child-item {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .has-parent-image .parent-image {
    display: none;
  }
  .has-parent-image .category-item {
    margin-left: 0;
    margin-right: 0;
  }
  .has-parent-image .tabs-cate-content .child-item {
    width: 50%;
  }
  .has-no-parent-image .tabs-cate-content .child-item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .has-no-parent-image .tabs-cate-content .child-item {
    width: 50%;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/**
 * CSS Core
 */
/**
 * Style
 */
@media (min-width: 1024px) {
  .page-layout-1column .bzotech-grid-product .products-grid .product-item {
    width: 20%;
  }
}
@media (max-width: 639px) {
  .bzotech-widget-products .product-item-actions .actions-primary {
    display: inline-block;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_BetterPopup
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
#mageplaza-betterpopup-block {
  position: relative;
}
.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.click-trigger {
  background-color: #31B0D5;
  color: white;
  padding: 10px 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-color: #46b8da;
}
.click-trigger:hover {
  background-color: #31B0D5;
  color: white;
  border: 1px solid #31B0D5;
}
div#bio_ep_close {
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 99;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
#bio_ep {
  text-align: center;
  box-shadow: none !important;
}
.child-label {
  display: block;
  font-size: 25px;
  margin: 20px;
}
#bio_ep_content {
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.better-popup-input-email {
  width: 70% !important;
  height: 35px !important;
}
input.better-popup-input-email::placeholder {
  opacity: 0.5;
}
.better-popup-btn-submit {
  width: 70%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
}
.mageplaza-betterpopup-content {
  width: 100%;
  height: 100%;
  display: table;
}
.success-title {
  font-size: 22px;
}
.mp-popup-coupon-code {
  width: 70%;
  margin: 0 auto;
}
#mp-coupon-code {
  text-align: center;
  max-width: 100%;
  border: 1px dashed #c1bebe;
  background: 0 0;
  font-size: 25px;
  color: #FFF;
  margin-top: 15px;
  height: 50px;
}
button.btn-copy.primary {
  width: 100%;
  margin: 5px 0 15px 0;
  color: #fff;
  background-color: #006bb4;
  border: none;
  height: 35px;
}
button.btn-copy.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
#status {
  color: #e02b27;
  visibility: visible;
  font-size: 13px !important;
}
span.success-lable {
  border: none !important;
  font-size: 16px !important;
}
canvas {
  position: fixed;
  z-index: 10002;
  opacity: 0.5;
  display: none;
  top: 0;
  left: 0;
}
.popup-loader {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 15px;
}
img.loader {
  width: 3%;
}
.tmp3-img-content {
  float: left;
}
.tmp3-text-content {
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  width: calc(100% - 460px);
  height: 321px;
}
.tmp3-title {
  color: #0083d0;
  font-size: 50px;
  margin-top: 30px;
}
.tmp3-sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: -12px;
}
.tmp3-text {
  color: #000000;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
  line-height: 1.714;
  margin-top: 30px;
}
.tmp3-form {
  position: relative;
  margin-top: 30px;
}
.tmp3-input {
  border: none !important;
  border-radius: 17.5px !important;
  background-color: #e5e5e5 !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp3_field_newsletter {
  width: 75%;
  margin: 0 auto;
}
.tmp3-button {
  position: absolute;
  top: 0;
  right: 40px;
  border-radius: 17.5px;
  height: 35px;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #a2a2a2 !important;
  font-size: 12px !important;
  font-style: italic;
  padding-left: 5px;
}
.tm1-popup-loader {
  margin-top: 10px;
}
.tm1-loader {
  width: 7%;
}
#mp-popup-template4 {
  width: 105%;
  height: 105%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.tmp4-text-content {
  width: 50%;
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  margin: 25px 0 0 35px;
}
.tmp4-img-content {
  position: absolute;
  top: 40px;
  right: 10px;
}
.tmp4-title {
  font-size: 50px;
  color: #0083d0;
  line-height: 1.066;
  text-align: left;
}
.tmp4-sub-title {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
}
.tmp4-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.714;
  text-align: left;
  width: 75%;
  margin-top: 20px;
}
.tmp4-form {
  width: 75%;
  margin-left: 9px;
  text-align: left;
}
.tmp4_field_newsletter {
  padding-right: 10%;
}
.tmp4-input {
  background-color: #e5e5e5 !important;
  margin-top: 30px;
  margin-left: 25px;
  border: none !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp4-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  padding-left: 15px;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: left;
}
.tmp4-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 30px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 15px 0 0 25px;
}
.tmp5-img-content {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 35px;
}
.tmp5-img-cap {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
#mp-popup-template5 img {
  max-height: initial;
}
.tmp5-text-content {
  font-family: sans-serif;
  position: absolute;
  z-index: 40;
  top: -55px;
  left: 65px;
  width: 65%;
}
.tmp5-title {
  font-size: 40px;
  color: #0083d0;
  line-height: 1.2;
  text-align: center;
}
.tmp5-sub-title {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.tmp5-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.286;
  text-align: center;
  margin-top: 15px;
}
.tmp5-form {
  width: 100%;
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
}
.tmp5-img-email {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.tmp5_field_newsletter {
  position: absolute;
  z-index: 10;
  top: -158px;
  left: 80px;
}
.tmp5-input {
  background-color: #e5e5e5 !important;
  width: 200px !important;
  height: 35px !important;
  border: none !important;
  font-family: sans-serif !important;
  padding-left: 30px !important;
}
.tmp5-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
  padding-right: 25px;
}
.tmp5-button {
  position: absolute;
  z-index: 30;
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 10px;
  top: -125px;
  left: 115px;
}
.tmp5-msg-error {
  margin-top: 30px;
  position: absolute;
  z-index: 60;
  width: 100%;
}
.tmp5_field_newsletter #mp-newsletter-error {
  position: absolute;
}
.tmp5-form .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  top: -100px;
  left: 0;
  z-index: 100;
}
.tmp5-form .popup-loader .loader {
  width: 6%;
}
#mp-popup-template6 {
  font-family: sans-serif;
  height: fit-content;
  width: fit-content;
  margin: auto;
}
.tmp6-left-title {
  width: 350px;
  background-color: #0083d0;
  height: 250px;
  float: left;
}
.tmp6-left-title ul {
  list-style-type: none;
  margin-top: 35px;
}
.tmp6-left-title ul li {
  margin-bottom: -5px;
}
.tmp6-left-title ul li:nth-child(1) {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(2) {
  font-size: 36px;
  color: #ffffff;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(3) {
  font-size: 36px;
  color: #51f5ff;
  text-align: left;
}
.tmp6-text-content {
  background-color: #FFFFFF;
  width: 450px;
  height: 250px;
  float: left;
}
.tmp6-text {
  padding-top: 35px;
  width: 85%;
  margin: 0 auto;
  font-size: 20px;
  color: #222222;
  line-height: 1.4;
  text-align: center;
}
.tmp6-form {
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}
.tmp6-input {
  background: #e5e5e5 !important;
  height: 42px !important;
}
.tmp6-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
}
.tmp6-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 20px;
}
.tmp6_field_newsletter #mp-newsletter-error {
  position: absolute;
  top: 57px;
  display: block;
  width: 100%;
}
.tmp6-text-content .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  bottom: 18px;
}
/**
 * Navigate Commerce
 *
 * @author        Navigate Commerce
 * @package       Navigate_HomepageBannerSlider
 * @copyright     Copyright (c) Navigate (https://www.navigatecommerce.com/)
 * @license       https://www.navigatecommerce.com/end-user-license-agreement
 */
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media only screen and (max-width: 768px) {
  .amtheme-productinfo-wrap #tab-label-description .amtheme-icon {
    display: none;
  }
}
@supports (-webkit-touch-callout: none) {
  .amtheme-ismobile .page-main .product.info.detailed #reviews {
    transition: none;
  }
}
@media print {
  .catalog-product_compare-index .column.main > .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 > .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;
  }
}
._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;
}
@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,
  .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),
  .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),
  .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,
  .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,
  .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 > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-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 > .columns,
    .page-layout-2columns-right .page-main > .columns,
    .page-layout-3columns .page-main > .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 > .column.main,
    .page-layout-2columns-right .columns > .column.main,
    .page-layout-3columns .columns > .column.main,
    .page-layout-2columns-left .columns > .sidebar-main,
    .page-layout-2columns-right .columns > .sidebar-main,
    .page-layout-3columns .columns > .sidebar-main,
    .page-layout-2columns-left .columns > .sidebar-additional,
    .page-layout-2columns-right .columns > .sidebar-additional,
    .page-layout-3columns .columns > .sidebar-additional {
      float: none;
    }
    .page-layout-2columns-left .columns > .column.main,
    .page-layout-2columns-right .columns > .column.main,
    .page-layout-3columns .columns > .column.main {
      grid-area: main;
      width: 100%;
    }
    .page-layout-2columns-left .columns > .sidebar-main,
    .page-layout-2columns-right .columns > .sidebar-main,
    .page-layout-3columns .columns > .sidebar-main {
      grid-area: sidebar-main;
    }
    .page-layout-2columns-left .columns > .sidebar-additional,
    .page-layout-2columns-right .columns > .sidebar-additional,
    .page-layout-3columns .columns > .sidebar-additional {
      grid-area: sidebar-additional;
    }
    .page-layout-2columns-left .page-main > .columns {
      grid-template-areas: 'sidebar-main main' 'sidebar-additional main';
      grid-template-columns: auto calc(100% - 185px - 2%);
    }
    .page-layout-2columns-right .page-main > .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 > .columns {
      grid-template-columns: auto 100%;
    }
    .page-layout-2columns-right.-filter-inactive .page-main > .columns {
      grid-template-columns: 100% auto;
    }
    .page-layout-3columns .page-main > .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 > .columns .column.main {
      justify-self: center;
      width: calc(100% - 25px * 2);
    }
    .page-layout-3columns.-filter-inactive .page-main > .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 > .widget,
  .page-wrapper > .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 > .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 > 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 > a,
  .navigation li.level0.has-active > a {
    font-weight: 700;
  }
  .navigation li.level0 > a {
    word-break: break-word;
    word-wrap: break-word;
    padding: 20px 0;
    display: inline-block;
    position: relative;
  }
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .navigation li.level0 > a:after {
    bottom: -2px;
    height: 2px;
    transition: width 0.2s linear;
    background: #000000;
    content: '';
    display: block;
    position: absolute;
    width: 0;
  }
  .navigation li.level0.amtheme-active-item > a:after,
  .navigation li.level0:hover > a:after {
    width: 100%;
  }
  .navigation .category-item > a,
  .navigation .level-top > a,
  .amasty-jet-theme .navigation .ambrands-link,
  .navigation li.level0 > a {
    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 > a,
  .ie11 .navigation .level-top > a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link,
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation .category-item > a,
  .ie11 .navigation .level-top > a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link,
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation .category-item > a,
  .ie11 .navigation .level-top > a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link,
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation .category-item > a,
  .ie11 .navigation .level-top > a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link,
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation .category-item > a,
  .ie11 .navigation .level-top > a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link,
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .ie11 .navigation .category-item > a,
  .ie11 .navigation .level-top > a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link,
  .ie11 .navigation li.level0 > a {
    word-break: break-all;
  }
  .navigation .category-item:not(.level0) > a,
  .navigation .level-top:not(.level0) > a {
    display: block;
  }
  .navigation .category-item.parent.level1 > a,
  .navigation .level-top.parent.level1 > a {
    font-weight: 700;
  }
  .navigation .category-item.active > a,
  .navigation .level-top.active > a,
  .navigation .category-item.has-active > a,
  .navigation .level-top.has-active > a,
  .navigation .category-item > a:hover,
  .navigation .level-top > a:hover,
  .navigation .category-item.level0:hover > a,
  .navigation .level-top.level0:hover > a,
  .amasty-jet-theme .navigation .ambrands-link:hover,
  .navigation li.level0 > a:hover {
    color: #000000;
  }
  .navigation .submenu {
    display: none;
  }
  .navigation li.level0 > .submenu {
    padding: 37px 20px 25px;
    border-radius: 4px;
    background: transparent;
    cursor: default;
    position: absolute !important;
    top: auto !important;
    z-index: 10;
  }
  .navigation li.level0 > .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 > .submenu.amtheme-menu-flex {
    display: flex;
  }
  .navigation li.level0 > .submenu.amtheme-menu-flex > 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 > .submenu.amtheme-menu-flex:not([style*='display: none']) {
    display: flex !important;
  }
  .navigation li.level0 > .submenu > 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 > .submenu > li.last {
    padding: 0;
  }
  .navigation li.level0 > .submenu .submenu {
    display: block !important;
    left: 0 !important;
    padding: 0;
    top: 0 !important;
  }
  .navigation li.level0 > .submenu .submenu:not(.level1) {
    padding-inline-start: 10px;
  }
  .navigation li.level0 > .submenu:not(.amtheme-menu-flex) > li:not(:first-child),
  .navigation li.level0 > .submenu .submenu > li {
    margin: 20px 0 0;
  }
  .navigation li.level0 > .submenu .submenu.level2 .category-item {
    margin: 10px 0 0;
  }
  .navigation li.level0.parent {
    padding-inline-end: 65px;
  }
  .navigation li.level0.parent > 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 > a:after {
    transition: none;
  }
  .nav-toggle,
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > *,
  .nav-sections-item-content .header.links {
    display: none;
  }
  .nav-sections-item-content > .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 > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 30px 0 0;
  }
  .product.data.items > .item.title > .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 > .item.title > .switch:visited {
    color: #4a4948;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #4a4948;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #070605;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: transparent;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: transparent;
    color: #070605;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 21px;
  }
  .product.data.items > .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 > .item.title > .switch {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 400px;
  }
  .product.data.items > .item.title .amtheme-icon {
    display: none;
  }
  .product.data.items > .item.title.active > .switch {
    border-bottom: 1px solid #070605;
    padding-bottom: 21px;
  }
  .product.data.items > .item.title.active > .switch:hover,
  .product.data.items > .item.title.active > .switch:focus {
    padding-bottom: 21px;
  }
  .product.data.items > .item.title.amtheme-item-title > .switch {
    border-color: transparent;
    box-sizing: border-box;
    height: 50px;
  }
  .product.data.items > .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 > .primary,
  .actions-toolbar > .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 > .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 .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 > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .ambanner-content-block > .ambanner-title {
    font-size: 7rem;
  }
  .ambanner-content-block > .ambanner-text {
    font-size: 3rem;
  }
  .-ambanner-hover .ambanner-item-block .ambanner-image-block.-overlay > .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 > .ambanner-link {
    z-index: 6;
  }
  .ambanner-content-overlay {
    z-index: 5;
  }
  .ambanner-button.-show-overlay {
    display: none;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .checkout-index-index .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-checkout.-modern .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .amelsearch-further-section {
    display: block;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 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;
  }
  .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: #000000 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: #000000;
  }
  .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: #000000;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .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 > .amtheme-products-secondary > .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;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    position: unset;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding-top: 0;
    background: #ffffff;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: flex;
    padding: 10px 5px;
    text-align: center;
    font-size: 50px;
    line-height: 100px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #1979c3;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #e9f6ff;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: block;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    padding: 10px;
    min-width: 120px;
    width: 14%;
    text-align: center;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: block;
  }
  .amrelated-pack-item.-wide .amrelated-details,
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container,
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    position: relative;
    display: block;
    margin-top: 16px;
    padding: 0;
    width: 180px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    right: unset;
    padding: 5px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    height: 95px;
    border: 3px dashed #e9f6ff;
    border-bottom: none;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 0;
    height: 100%;
    background: #e9f6ff;
    box-shadow: 0 20px 0 -10px #f9f9f9;
    opacity: 1;
    transition: all .3s ease;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    right: 0;
    left: unset;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    width: 100%;
    opacity: 1;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    max-width: initial;
    min-width: 700px;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .amrelated-info.-top .amrelated-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    font-size: 14px;
    margin: 5px 0 0;
  }
  .amrelated-info.-bottom .product-add-form {
    margin: 0;
    padding: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-left: 27px;
    margin-right: 27px;
  }
  .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%;
  }
  .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;
  }
  .authentication-wrapper {
    margin-top: 0;
    width: 100% !important;
  }
  .bss-onestepcheckout .opc-wrapper .form-login {
    padding-bottom: 0;
  }
  .bss-onestepcheckout .opc-wrapper #payment #co-payment-form .step-title {
    border-bottom: 1px solid #ccc;
  }
  .bss-store-pickup #checkoutSteps {
    position: relative;
  }
  .bss-store-pickup #store-pickup {
    position: absolute;
  }
  /**
     * Tabs
     */
  .tabs-cate .tabs-list-cate:after {
    content: "";
    display: block;
    clear: both;
  }
  .tabs-cate .tabs-list-cate .tab-item {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 6px 15px;
    font-weight: 700;
    border-radius: 3px;
    transition: .1s;
    -webkit-transition: .1s;
  }
  .tabs-cate .tabs-list-cate .tab-item:not(.active):hover {
    cursor: pointer;
  }
  .tabs-cate .tabs-list-cate .tab-item:hover,
  .tabs-cate .tabs-list-cate .tab-item.active {
    background-color: #1979c3;
    color: #fff;
    border-color: transparent;
  }
  .has-parent-image .tabs-cate-content:after {
    content: "";
    display: block;
    clear: both;
  }
  .has-parent-image .parent-image {
    float: left;
    width: 270px;
  }
  .has-parent-image .category-item {
    margin-left: 300px;
  }
  .custom-modal-popuplogin .modal-inner-wrap {
    max-width: 380px;
  }
  .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 > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .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 > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .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) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .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;
  }
  .product-item > .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 > .product-item-info,
  .product-item > .product-item-info a:not(.more),
  .product-item > .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 > *: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 > .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),
  .-amcaret-enabled .amtheme-productinfo-wrap .block.widget.amrelated-grid-wrapper.grid .widget-product-grid:not(.-full-width) {
    max-width: calc(210px * 3 + 20px * 3);
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-info {
    overflow: hidden;
    padding: 15px 12px;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-info:after {
    display: none;
  }
  .products-grid.products > .amtheme-products-secondary .product-item-info:hover,
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-info:hover,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-info.-hover {
    border-color: transparent;
  }
  .products-grid.products > .amtheme-products-secondary .product-item-info:hover .product-item-photo:after,
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-info:hover .product-item-photo:after,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-info.-hover .product-item-photo:after {
    opacity: 1;
  }
  .products-grid.products > .amtheme-products-secondary .product-item-info:hover .product-item-details,
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-info:hover .product-item-details,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-info.-hover .product-item-details {
    transform: translateY(0);
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-photo {
    margin-bottom: -70px;
    position: relative;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .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 > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-image-container {
    margin: 0 auto;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-details {
    transform: translateY(70px);
    transition: transform 0.1s ease-in-out;
    z-index: 2;
  }
  .products-grid.products > .amtheme-products-secondary .product-item-details > .price-box,
  .amtheme-products-secondary.-in-widget .product-item-details > .price-box,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details > .price-box,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details > .price-box,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-details > .price-box,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-details > .price-box {
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .products-grid.products > .amtheme-products-secondary .product-item-details > .price-box:after,
  .amtheme-products-secondary.-in-widget .product-item-details > .price-box:after,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details > .price-box:after,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details > .price-box:after,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-details > .price-box:after,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-details > .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 > .amtheme-products-secondary .details.product-item-details > .price-box:after,
  .amtheme-products-secondary.-in-widget .details.product-item-details > .price-box:after,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .details.product-item-details > .price-box:after,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .details.product-item-details > .price-box:after,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .details.product-item-details > .price-box:after,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .details.product-item-details > .price-box:after {
    left: inherit;
    right: 0;
    width: 20px;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .price-box {
    white-space: nowrap;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .price-including-tax {
    margin-right: 10px;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .price-box .price {
    font-size: 16px;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .price-box .price-container {
    margin: 0;
  }
  .products-grid.products > .amtheme-products-secondary .price-box .price-from > .price-container,
  .amtheme-products-secondary.-in-widget .price-box .price-from > .price-container,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box .price-from > .price-container,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box .price-from > .price-container,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-box .price-from > .price-container,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .price-box .price-from > .price-container {
    padding-right: 2px;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .price-container .price-excluding-tax:before {
    margin-inline-start: 0;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .price-box .price-label {
    line-height: 25px;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .price-box {
    min-height: 35px;
    padding: 0;
  }
  .products-grid.products > .amtheme-products-secondary .price-box.price-final_price > .price-box,
  .amtheme-products-secondary.-in-widget .price-box.price-final_price > .price-box,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box.price-final_price > .price-box,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box.price-final_price > .price-box,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .price-box.price-final_price > .price-box,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .price-box.price-final_price > .price-box {
    padding: 0;
  }
  .products-grid.products > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .minimal-price-link {
    font-size: 1.4rem;
    margin: 0 5px;
  }
  .products-grid.products > .amtheme-products-secondary .minimal-price-link > .price-container,
  .amtheme-products-secondary.-in-widget .minimal-price-link > .price-container,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .minimal-price-link > .price-container,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .minimal-price-link > .price-container,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .minimal-price-link > .price-container,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .minimal-price-link > .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid {
    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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .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),
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .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,
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .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 > .toolbar,
  .catalogsearch-advanced-result .top-toolbar > .toolbar,
  .catalog-category-view .top-toolbar > .toolbar {
    align-items: center;
    flex-direction: row;
  }
  .catalogsearch-result-index .top-toolbar > .toolbar.toolbar-products,
  .catalogsearch-advanced-result .top-toolbar > .toolbar.toolbar-products,
  .catalog-category-view .top-toolbar > .toolbar.toolbar-products,
  .catalogsearch-result-index .top-toolbar > .toolbar.toolbar-products .pager,
  .catalogsearch-advanced-result .top-toolbar > .toolbar.toolbar-products .pager,
  .catalog-category-view .top-toolbar > .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 > .admin__data-grid-outer-wrap,
  .page-layout-1column.catalog-category-view .sidebar > .admin__data-grid-outer-wrap,
  .page-layout-empty.catalog-category-view .sidebar > .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 > .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 > .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 > .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 > .product.media,
    .amasty-jet-theme .amtheme-product-popup .column.amtheme-product-wrap > .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 > .product-items,
  .form-wishlist-items .products-grid > .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 > .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 > .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 > .product.media,
    .column .amtheme-product-wrap > .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 > .product.media .towishlist {
    height: 50px;
    width: 50px;
  }
  .page-layout-1column .amtheme-product-wrap > .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 > .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 > .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 > .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 > 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 > .amtheme-controller {
    margin-inline-start: 15px;
  }
  .amtheme-scroll-controller.-back > .amtheme-controller > .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 > .amtheme-controller {
    margin-inline-start: 40px;
  }
  .amtheme-scroll-controller.-forward > .amtheme-controller > .amtheme-icon {
    margin-inline-start: 2px;
  }
  .amtheme-scroll-controller > .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 > .amtheme-controller:hover {
    background: #070605;
  }
  .amtheme-scroll-controller > .amtheme-controller.-sticky {
    position: fixed;
    top: 0;
  }
  .amtheme-scroll-controller .amtheme-icon {
    fill: #ffffff;
    height: 20px;
    width: 20px;
  }
  .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 > .top-toolbar,
  .page-layout-2columns-right.catalogsearch-advanced-result .search.results > .top-toolbar,
  .page-layout-3columns.catalogsearch-advanced-result .search.results > .top-toolbar {
    margin-top: -10px;
  }
  .checkout-cart-index .cart-container > * {
    order: 3;
    width: 100%;
  }
  .checkout-cart-index .cart-container > .amtheme-form-wrapper,
  .checkout-cart-index .cart-container .crosssell,
  .amasty-jet-theme .amrelated-cart-bundle,
  .amasty-jet-theme .cart-container .amrelated-grid-wrapper {
    width: calc(100% - 35% - 15px);
  }
  .checkout-cart-index .cart-container > .cart-summary {
    margin-inline-start: 15px;
    box-sizing: border-box;
    width: 35%;
  }
  .checkout-cart-index .cart-container > .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 > .step-title {
    margin: 0;
  }
  .amtheme-checkout-contact > .step-title,
  .amtheme-checkout-contact > .authentication-wrapper {
    word-break: break-word;
    word-wrap: break-word;
    max-width: 50%;
  }
  .ie11 .amtheme-checkout-contact > .step-title,
  .ie11 .amtheme-checkout-contact > .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact > .step-title,
  .ie11 .amtheme-checkout-contact > .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact > .step-title,
  .ie11 .amtheme-checkout-contact > .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact > .step-title,
  .ie11 .amtheme-checkout-contact > .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact > .step-title,
  .ie11 .amtheme-checkout-contact > .authentication-wrapper {
    word-break: break-all;
  }
  .ie11 .amtheme-checkout-contact > .step-title,
  .ie11 .amtheme-checkout-contact > .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: #000000;
    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 > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .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 > .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 > thead > tr > th {
    color: #a8a69f;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.03em;
    text-transform: inherit;
  }
  .cart.item .item-actions > .col {
    padding-bottom: 20px;
    padding-top: 15px;
  }
  .cart.item .item-info > .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 > .step-title {
    margin-bottom: 35px;
  }
  .amtheme-form-address > .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 > .amtheme-order {
    font-size: 3.2rem;
    font-weight: 400;
  }
  .checkout-success .order-number {
    font-weight: 400;
  }
  .checkout-success > .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 > form {
    max-width: 220px;
  }
  .payment-method-content > .actions-toolbar {
    justify-content: flex-end;
  }
  .payment-method-content > .actions-toolbar#paypal-express-in-context-button,
  .payment-method-content > .actions-toolbar.-paypal,
  .payment-method-content > .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 > .field.choice {
    margin: 0 0 10px;
  }
  .checkout-payment-method .checkout-billing-address .billing-address-details > .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 > .page-title,
  .account[class*='sales-'] .page-title-wrapper > .page-title {
    flex-basis: 70%;
  }
  [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper > .actions,
  .account[class*='sales-'] .page-title-wrapper > .actions {
    flex-basis: 30%;
  }
  [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper > .amtheme-info > *,
  .account[class*='sales-'] .page-title-wrapper > .amtheme-info > * {
    margin-inline-end: 50px;
  }
  [class*='sales-guest-']:not(.sales-guest-form) .page-title-wrapper > .actions .print,
  .account[class*='sales-'] .page-title-wrapper > .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 > .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 > .message {
    width: 38%;
  }
  .amtheme-addresses-block.-dashboard-addresses > .amtheme-content {
    border-radius: 0;
    padding: 0;
  }
  .amtheme-dashboard-info > .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 > .amtheme-title,
  .amtheme-dashboard-info .amtheme-addresses-block.-dashboard-addresses > .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 > .amtheme-item,
  .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items > .amtheme-item {
    margin: 0 10px 20px;
    max-width: calc(100% / 2 - 20px);
  }
  .ie11 .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items > .amtheme-item,
  .ie11 .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items > .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 > .label {
    margin: 0 10px 15px 0;
  }
  .amtheme-product-info .table-wrapper.grouped {
    margin-bottom: 55px;
  }
  .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 > .columns {
      grid-template-areas: 'sidebar-main main' 'sidebar-additional sidebar-additional';
    }
    .page-layout-2columns-left.-filter-inactive .page-main > .columns {
      grid-template-areas: 'sidebar-main main' 'sidebar-additional sidebar-additional';
    }
    .page-layout-2columns-right.-filter-inactive .page-main > .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 > .block.filter,
  .page-layout-3columns.page-with-filter .sidebar-main > .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 > .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 > .block.filter {
    opacity: 1;
  }
  .page-layout-2columns-right.-filter-active .sidebar-main {
    margin-right: 0;
  }
  .page-layout-2columns-right.-filter-active .sidebar-main > .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 > *:not(.amtheme-filter-action),
  .page-layout-2columns-right.-filter-inactive .sidebar-main > *:not(.amtheme-filter-action),
  .page-layout-3columns.-filter-inactive .sidebar-main > *: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 > *: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 > .amtheme-card-block > .box,
  .multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box {
    margin-bottom: 50px;
    width: 50%;
  }
  .multicheckout.shipping .block-shipping > .amtheme-card-block > .box:first-of-type,
  .multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box:first-of-type {
    padding-inline-end: 20px;
  }
  .multicheckout.shipping .block-shipping > .amtheme-card-block > .box:last-of-type,
  .multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box:last-of-type {
    margin-bottom: 0;
    width: 100%;
  }
  .multicheckout.shipping .block-other > .amtheme-card-block,
  .multicheckout.shipping .block-other > .amtheme-addresses-block.-dashboard-addresses {
    align-items: flex-start;
    display: flex;
  }
  .multicheckout.shipping .block-other > .amtheme-card-block > .amtheme-text,
  .multicheckout.shipping .block-other > .amtheme-addresses-block.-dashboard-addresses > .amtheme-text {
    padding-inline-end: 40px;
    margin-bottom: 10px;
  }
  .multicheckout.shipping .block-other > .amtheme-card-block > .amtheme-cart-items,
  .multicheckout.shipping .block-other > .amtheme-addresses-block.-dashboard-addresses > .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 > .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 > .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 > 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;
  }
  .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 > .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,
  .page-layout-empty .block.widget .widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .block.widget .widget-product-grid:not(.slick-slider) .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),
  .page-layout-empty .block.widget .widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .block.widget .widget-product-grid:not(.slick-slider) .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),
  .page-layout-empty .block.widget .widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4),
  .page-layout-1column .block.widget .widget-product-grid:not(.slick-slider) .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),
  .page-layout-empty .block.widget .widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-1column .block.widget .widget-product-grid:not(.slick-slider) .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),
  .page-layout-empty .block.widget .widget-product-grid:not(.slick-slider) .product-item:nth-child(3n),
  .page-layout-1column .block.widget .widget-product-grid:not(.slick-slider) .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,
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 3),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(3n),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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,
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .page-header > .content {
    padding: 40px 35px 40px;
    position: relative;
  }
  .page-header > .content:before,
  .page-header > .content:after {
    background: #ffffff;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 1000%;
  }
  .page-header > .content:before {
    right: 100%;
  }
  .page-header > .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 > .navigation {
    padding: 10px 30px 0;
  }
  .page-header.-sticky-header .navigation li.level0 > 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: #000000;
  }
  .panel.wrapper {
    background: #000000;
    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 > .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 > .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 > .delete {
    line-height: 45px;
  }
  .form-wishlist-items .product-item .action.edit > .text {
    display: none;
  }
  .form-wishlist-items .product-item .action.edit > .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;
  }
  .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 > 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 > .price-box,
  .am-widget.block-compared-products-grid.list .product-details-action > .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 #000000;
    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: #000000;
  }
  .amtheme-backtotop-wrap:hover .amtheme-icon,
  .amtheme-backtotop-wrap:focus .amtheme-icon {
    fill: #000000;
  }
  .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 > .amtheme-label {
    display: none;
  }
  .amtheme-backtotop-wrap > .amtheme-icon {
    display: block;
    fill: #000000;
    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 > .block-title,
  .multicheckout .amtheme-collapsible-block._am-mobile > .block-title {
    cursor: default;
  }
  .amtheme-collapsible-block._am-mobile > .block-title > .amtheme-icon,
  .multicheckout .amtheme-collapsible-block._am-mobile > .block-title > .amtheme-icon {
    display: none;
  }
  .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 {
    margin: 0 0 0 5px;
    position: static;
    transform: none;
  }
  .amasty-jet-theme .amasty-catalog-topnav .filter-options-item.-active .filter-options-title:after {
    transform: rotateZ(180deg);
  }
  .amasty-jet-theme.ambrand-index-index .top-toolbar > .toolbar.toolbar-products,
  .amasty-jet-theme.amshopby-index-index .top-toolbar > .toolbar.toolbar-products {
    align-items: center;
    flex-direction: row;
    margin-top: 0;
  }
  .ambrand-index-index .top-toolbar > .toolbar,
  .amshopby-index-index .top-toolbar > .toolbar,
  .catalog-category-view .top-toolbar > .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);
  }
  .amasty-jet-theme.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item {
    box-sizing: border-box;
    width: calc(50% - 5px);
  }
  .checkout-index-index .amtheme-form-address .field[name$='prefix'],
  .checkout-index-index .amtheme-form-address .field[name$='firstname'],
  .checkout-index-index .amtheme-form-address .field[name$='middlename'],
  .checkout-index-index .amtheme-form-address .field[name$='lastname'],
  .checkout-index-index .amtheme-form-address .field[name$='suffix'],
  .checkout-index-index .amtheme-form-address .field[name$='region_id'],
  .checkout-index-index .amtheme-form-address .field[name$='region'],
  .checkout-index-index .amtheme-form-address .field[name$='postcode'],
  .checkout-index-index .amtheme-form-address .field[name$='country_id'],
  .checkout-index-index .amtheme-form-address .field[name$='telephone'],
  .checkout-index-index .amtheme-form-address .field[name$='fax'] {
    max-width: 100%;
  }
  .amasty-jet-theme .checkout-onepage-success .columns .print {
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .amasty-jet-theme .checkout-payment-method .checkout-billing-address {
    background: transparent;
  }
  .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;
  }
  .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;
  }
  .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: #000000 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: #000000;
  }
  .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: #000000;
  }
  .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-bottom: .5rem;
    padding-top: .5rem;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    border: none;
    margin: -15px -10px;
  }
  .amshopby-filter-current .amshopby-filter-value,
  .amshopby-filter-current .amshopby-filter-value .am-shopby-swatch-label {
    color: #a8a69f;
  }
  .page-layout-2columns-left.page-with-filter.-filter-inactive .sidebar.sidebar-main.-amshopby-sticky,
  .page-layout-2columns-right.page-with-filter.-filter-inactive .sidebar.sidebar-main.-amshopby-sticky,
  .page-layout-3columns.page-with-filter.-filter-inactive .sidebar.sidebar-main.-amshopby-sticky {
    position: unset;
  }
  .page-layout-2columns-left.page-with-filter.-filter-inactive .sidebar.sidebar-main.-amshopby-sticky > .amtheme-filter-action,
  .page-layout-2columns-right.page-with-filter.-filter-inactive .sidebar.sidebar-main.-amshopby-sticky > .amtheme-filter-action,
  .page-layout-3columns.page-with-filter.-filter-inactive .sidebar.sidebar-main.-amshopby-sticky > .amtheme-filter-action {
    top: 0;
  }
  .page-layout-2columns-left.page-with-filter .sidebar.sidebar-main.-amshopby-sticky > .amtheme-filter-action,
  .page-layout-2columns-right.page-with-filter .sidebar.sidebar-main.-amshopby-sticky > .amtheme-filter-action,
  .page-layout-3columns.page-with-filter .sidebar.sidebar-main.-amshopby-sticky > .amtheme-filter-action {
    top: -85px;
  }
  .page-layout-2columns-left.page-with-filter.-amshopby-sticky:not(.-filter-inactive) .page-wrapper,
  .page-layout-2columns-right.page-with-filter.-amshopby-sticky:not(.-filter-inactive) .page-wrapper,
  .page-layout-3columns.page-with-filter.-amshopby-sticky:not(.-filter-inactive) .page-wrapper {
    overflow: unset;
  }
  .page-layout-2columns-left.page-with-filter.-amshopby-sticky:not(.-filter-inactive) .page-header,
  .page-layout-2columns-right.page-with-filter.-amshopby-sticky:not(.-filter-inactive) .page-header,
  .page-layout-3columns.page-with-filter.-amshopby-sticky:not(.-filter-inactive) .page-header {
    overflow: hidden;
  }
  .amasty-mega-menu .header.content {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 1360px;
  }
  .page-layout-empty .block .widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-1column .block .widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-empty .block .widget-product-grid:not(.slick-slider) .product-item:nth-child(3n + 1),
  .page-layout-1column .block .widget-product-grid:not(.slick-slider) .product-item:nth-child(3n + 1) {
    margin-inline-start: 0;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item {
    width: calc(33.33% - 16.67px);
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 3),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(3n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(3n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid {
    margin: 0 -10px 30px;
  }
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid.slick-slider .product-item {
    max-width: unset;
  }
  .block.widget.amrelated-grid-wrapper.grid .widget-product-grid .product-item-details {
    transform: translateY(65px);
  }
  .amasty-jet-theme .cart-container .amrelated-grid-wrapper {
    margin-bottom: -70px;
  }
  .amrelated-popup-container .amrelated-image-container .product-image-container {
    border: none;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item .price-box {
    justify-content: center;
  }
  .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;
  }
  .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 > *: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 > .amtheme-label {
    margin-bottom: 15px;
  }
  .amtheme-custom-footer.-three-columns .newsletter > .action.subscribe {
    margin: 0;
    width: 100%;
  }
  .customer-account-create .block.block-amazon-login,
  .login-container > .block.block-amazon-login {
    text-align: center;
  }
  .customer-account-create .block.block-amazon-login > .block-content .actions-toolbar,
  .login-container > .block.block-amazon-login > .block-content .actions-toolbar {
    justify-content: center;
  }
  .customer-account-create .block.block-amazon-login {
    margin: 0 auto 50px;
  }
  .amtheme-amazon-product > .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 > .widget,
  .page-wrapper > .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 > .widget,
  .page-wrapper > .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 > .widget,
  .page-wrapper > .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 > .widget,
  .page-wrapper > .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 > .submenu.amtheme-menu-flex > 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 > .submenu.amtheme-menu-flex > 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 > .submenu > 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 > .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 > .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 > .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) {
  .products-grid.products > .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 > .admin__data-grid-outer-wrap,
  .page-layout-1column.catalog-category-view .sidebar > .admin__data-grid-outer-wrap,
  .page-layout-empty.catalog-category-view .sidebar > .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 > .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 > .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 > .amtheme-controller > .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 > .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 > .amtheme-controller > .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) {
  .checkout-cart-index .cart-container > .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 > .amtheme-info > *,
  .account[class*='sales-'] .page-title-wrapper > .amtheme-info > * {
    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 > .amtheme-card-block > .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 > .amtheme-card-block > .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) {
  .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) {
  .page-layout-empty .block .widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-1column .block .widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-empty .block .widget-product-grid:not(.slick-slider) .product-item:nth-child(3n + 1),
  .page-layout-1column .block .widget-product-grid:not(.slick-slider) .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and (min-width: 768px), print and (min-width: 768px) {
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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 .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(3n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(3n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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) {
  .amtheme-amazon-product > .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: 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 > .columns {
      grid-template-columns: auto calc(100% - 230px ) auto;
    }
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eeeeee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 35%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    width: 65%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    transition: all .3s ease;
    width: 380px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    max-height: 100vh;
    overflow: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-seal {
    font-size: 12px;
    max-width: 265px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    background: #ffffff;
    border: 1px solid #d4d4d4;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background: #ffffff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-seal {
    font-size: 12px;
    margin: auto;
    max-width: 66%;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 7px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
    max-width: 66%;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .-slick-arrows-hover .slick-list,
  .-slick-arrows-always .slick-list {
    max-width: calc(100% - 60px * 2);
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    padding: 10px;
    font-size: 90px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .block-content.shipping-calculation {
    max-width: 500px;
  }
  .block-content.shipping-calculation .actions-toolbar {
    text-align: center;
  }
  .block-content.shipping-calculation .actions-toolbar .actions-primary {
    float: none;
  }
  .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;
  }
  .bss-onestepcheckout .opc-wrapper {
    width: 66.66%;
    padding-right: 30px;
  }
  .bss-onestepcheckout #opc-sidebar {
    width: 33.33%;
    margin-top: 0;
  }
  .bss-onestepcheckout #opc-sidebar .discount-code #discount-form {
    width: 100%;
  }
  .products-grid.products > .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,
  .block.amrelated-grid-wrapper.grid .widget-product-grid .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,
  .block.amrelated-grid-wrapper.grid .widget-product-grid .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 > * {
    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 > .fieldset > 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 > 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 > .amtheme-minus,
  .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box > .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 > .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) > .control {
    display: block;
  }
  .page-product-downloadable .-amcaret-active .downloads:not(.downloads-no-separately) .field.choice:not(.downloads-all) > .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 > .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 > .label {
    cursor: pointer;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
  .product-add-form.-amcaret-active .field.option > .label.block-title > .amtheme-icon {
    display: block;
  }
  .product-add-form.-amcaret-active .field.option > .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 > .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 > .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 > .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 > .product.media {
    margin-bottom: 0;
    margin-inline-end: 50px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-1column .amtheme-product-wrap > .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 > .product.media,
    .column .amtheme-product-wrap > .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 > .product.media .towishlist,
  .page-layout-2columns-right .amtheme-product-wrap > .product.media .towishlist {
    height: 50px;
    width: 50px;
  }
  .page-layout-2columns-left .amtheme-product-wrap > .product.media .towishlist .amtheme-icon,
  .page-layout-2columns-right .amtheme-product-wrap > .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 > .product-social-links,
  .page-layout-2columns-right .amtheme-actions-wrap > .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 > .product.media {
    max-width: 600px;
  }
  .page-header .block-search {
    margin-inline-end: 40px;
    max-width: 340px;
  }
  .checkout-cart-index .cart-container > .amtheme-form-wrapper,
  .checkout-cart-index .cart-container .crosssell,
  .amasty-jet-theme .amrelated-cart-bundle,
  .amasty-jet-theme .cart-container .amrelated-grid-wrapper {
    width: calc(100% - 25% - 35px);
  }
  .checkout-cart-index .cart-container > .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 > .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 > .opc-progress-bar-item:after {
    background: url("../svg/color_mode/dark/progressbar-arrow-l.svg");
    height: 15px;
    width: 27px;
  }
  .opc-progress-bar > .opc-progress-bar-item._active:before {
    background: none;
    border: 1px solid #000000;
    color: #000000;
  }
  .opc-progress-bar > .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar > .opc-progress-bar-item.-no-item:before {
    display: none;
  }
  .opc-progress-bar > .opc-progress-bar-item._complete:before {
    background-color: #000000;
    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 > .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 > * {
    max-width: none;
  }
  .opc-block-summary .amtheme-summary-content > .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 > .amtheme-summary-content {
    display: block !important;
  }
  .opc-block-summary .minicart-items-wrapper > .minicart-items {
    padding: 0;
  }
  .opc-block-summary .items-in-cart > .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 > .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 > .logo {
    margin: auto;
  }
  .checkout-index-index .page-header:before {
    background: #fafce2;
    content: '';
    display: block;
    height: 15px;
    width: 100%;
  }
  .checkout-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .checkout-container > .opc-progress-bar,
  .checkout-container > .messages {
    width: 100%;
  }
  .checkout-container > .opc-sidebar {
    float: none;
    margin: 0 0 20px;
    width: 410px;
  }
  .checkout-container > .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 > .opc-wrapper .field .note {
    font-size: 1.6rem;
  }
  .checkout-payment-method .braintree-choice.field.choice > .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 > .amtheme-item {
    max-width: calc(100% / 3 - 20px);
  }
  .ie11 .amtheme-card-block.amtheme-reviews-dashboard .amtheme-items > .amtheme-item {
    max-width: calc(100% / 3 - 20px - 1px);
  }
  @supports (display: grid) {
    .page-layout-3columns.-filter-inactive .page-main > .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 > .amtheme-card-block > .box,
  .multicheckout.shipping .block-shipping > .amtheme-card-block > .box:last-of-type {
    margin-bottom: 0;
    width: calc(100% / 3);
  }
  .multicheckout.shipping .block-shipping > .amtheme-card-block > .box:first-of-type {
    padding-inline-end: 45px;
  }
  .multicheckout.shipping .block-shipping > .amtheme-card-block > .box:last-of-type {
    padding-inline-start: 45px;
  }
  .paypal-review > .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 > .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 > .box,
  .block.block-order-details-view .column.-methods > .box.-fullwidth {
    flex-basis: auto;
  }
  .block.block-order-details-view .column.-methods > .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,
  .page-layout-empty .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-empty .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-empty .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 5),
  .page-layout-1column .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-empty .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(5n),
  .page-layout-1column .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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,
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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,
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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;
  }
  .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-jet-theme .ambrands-list-popup {
    z-index: 70;
  }
  .amasty-jet-theme .ambrands-list-popup .ambrands-list-container {
    display: flex;
  }
  .amasty-jet-theme.checkout-index-index .checkout-container.am-checkout {
    display: block;
  }
  .amasty-jet-theme .checkout-success {
    max-width: none;
  }
  .amasty-jet-theme .checkout-success .block-order-details-view .paypal-review-items {
    margin-right: 0;
  }
  .amasty-jet-theme .amcheckout-additional-options {
    border: none;
  }
  .amcheckout-main-container.-modern .checkout-payment-method.submit {
    padding: 0 20px;
  }
  .amasty-jet-theme .am-checkout.-modern.-layout-3columns ._has-datepicker ~ .ui-datepicker-trigger {
    right: 0 !important;
    top: 0 !important;
  }
  .amasty-jet-theme .am-checkout.-modern.-layout-3columns .checkout-payment-method.submit .actions-toolbar {
    justify-content: center;
  }
  .amasty-jet-theme .am-checkout.-modern .amcheckout-additional-options .amcheckout-checkboxes {
    width: 100%;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item {
    width: calc(25% - 18.75px);
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .amasty-jet-theme.-amcaret-enabled .column.main .amtheme-productinfo-wrap ~ .widget.amrelated-grid-wrapper {
    box-sizing: border-box;
    max-width: calc(66.66666667%);
    padding: 0 30px 0 0;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-content-wrapper .amrelated-plus,
  .catalog-product-view.-amcaret-enabled .amrelated-content-wrapper .amrelated-equal {
    font-size: 50px;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-content-wrapper .rating-summary > .rating-result {
    margin: 0;
  }
  .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 > .amtheme-label {
    margin-bottom: 0;
  }
  .amtheme-custom-footer.-three-columns .newsletter > .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) {
  .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 > .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 > .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) {
  .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 > .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 > .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 > .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 > .amtheme-card-block > .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 > .amtheme-card-block > .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 > .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 (min-width: 768px), print and (min-width: 768px) {
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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 .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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) {
  .amtheme-custom-footer.-three-columns .newsletter > .action.subscribe {
    margin-left: 15px;
  }
}
@media all and (min-width: 1440px), print {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .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 > .columns {
      grid-template-columns: auto calc(100% - 230px - 4%);
    }
    .page-layout-2columns-right .page-main > .columns {
      grid-template-columns: calc(100% - 230px - 4%) auto;
    }
    .page-layout-3columns .page-main > .columns {
      grid-template-columns: auto calc(100% - 230px - 230px ) auto;
    }
    .page-layout-3columns .page-main > .columns .column.main {
      justify-self: start;
    }
    .page-layout-2columns-left.-filter-inactive .page-main > .columns {
      grid-template-columns: auto 100%;
    }
    .page-layout-2columns-right.-filter-inactive .page-main > .columns {
      grid-template-columns: 100% auto;
    }
    .page-layout-3columns.-filter-inactive .page-main > .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;
  }
  .amslider .wrapper {
    justify-content: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
    flex-wrap: nowrap;
    max-width: 66%;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .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 > .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 > .product.media,
  .page-layout-2columns-right .amtheme-product-wrap > .product.media {
    margin-bottom: 0;
    margin-inline-end: 50px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-2columns-left .amtheme-product-wrap > .amtheme-product-info,
  .page-layout-2columns-right .amtheme-product-wrap > .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 > .product.media,
    .column .amtheme-product-wrap > .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 > .product.media .towishlist {
    height: 50px;
    width: 50px;
  }
  .page-layout-3columns .amtheme-product-wrap > .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 > .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;
  }
  .page-header .block-search {
    max-width: 380px;
  }
  .checkout-cart-index .cart-container > .amtheme-form-wrapper {
    width: calc(100% - 25% - 65px);
  }
  .checkout-cart-index .cart-container > .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 > .opc-sidebar {
    width: 460px;
  }
  .checkout-container > .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 > .amtheme-card-block > .box:first-of-type {
    padding-inline-end: 60px;
  }
  .multicheckout.shipping .block-shipping > .amtheme-card-block > .box:last-of-type {
    padding-inline-start: 60px;
  }
  .multicheckout.shipping .block-other > .amtheme-card-block > .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,
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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,
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item {
    width: calc(25% - 18.75px);
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 0;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item .amrelated-info {
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item.-wide {
    padding: 20px;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item.-wide .amrelated-info {
    text-align: center;
  }
  .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 > .widget,
  .page-wrapper > .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 > .widget,
  .page-wrapper > .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 (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 > .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 > .product.media,
  .page-layout-2columns-right .amtheme-product-wrap > .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) 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 > .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 > .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 > .amtheme-card-block > .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 > .amtheme-card-block > .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 > .amtheme-card-block > .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-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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 .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1440px), print {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .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 > .columns {
      grid-template-columns: auto calc(100% - 230px - 4%);
    }
    .page-layout-2columns-right .page-main > .columns {
      grid-template-columns: calc(100% - 230px - 4%) auto;
    }
    .page-layout-3columns .page-main > .columns {
      grid-template-columns: auto calc(100% - 230px - 230px ) auto;
    }
    .page-layout-3columns .page-main > .columns .column.main {
      justify-self: start;
    }
    .page-layout-2columns-left.-filter-inactive .page-main > .columns {
      grid-template-columns: auto 100%;
    }
    .page-layout-2columns-right.-filter-inactive .page-main > .columns {
      grid-template-columns: 100% auto;
    }
    .page-layout-3columns.-filter-inactive .page-main > .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;
  }
  .amslider .wrapper {
    justify-content: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
    flex-wrap: nowrap;
    max-width: 66%;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .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 > .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 > .product.media,
  .page-layout-2columns-right .amtheme-product-wrap > .product.media {
    margin-bottom: 0;
    margin-inline-end: 50px;
    margin-inline-start: 0;
    margin-top: 0;
  }
  .page-layout-2columns-left .amtheme-product-wrap > .amtheme-product-info,
  .page-layout-2columns-right .amtheme-product-wrap > .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 > .product.media,
    .column .amtheme-product-wrap > .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 > .product.media .towishlist {
    height: 50px;
    width: 50px;
  }
  .page-layout-3columns .amtheme-product-wrap > .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 > .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;
  }
  .page-header .block-search {
    max-width: 380px;
  }
  .checkout-cart-index .cart-container > .amtheme-form-wrapper {
    width: calc(100% - 25% - 65px);
  }
  .checkout-cart-index .cart-container > .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 > .opc-sidebar {
    width: 460px;
  }
  .checkout-container > .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 > .amtheme-card-block > .box:first-of-type {
    padding-inline-end: 60px;
  }
  .multicheckout.shipping .block-shipping > .amtheme-card-block > .box:last-of-type {
    padding-inline-start: 60px;
  }
  .multicheckout.shipping .block-other > .amtheme-card-block > .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,
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-2columns-left .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-2columns-right .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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,
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .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),
  .page-layout-3columns .block.amrelated-grid-wrapper .widget-product-grid:not(.slick-slider) .product-item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item {
    width: calc(25% - 18.75px);
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n) {
    margin-bottom: 0;
    margin-inline-end: 25px;
    margin-inline-start: 0;
    margin-top: 25px;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 0;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item .amrelated-info {
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item.-wide {
    padding: 20px;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .catalog-product-view.-amcaret-enabled .amrelated-pack-item.-wide .amrelated-info {
    text-align: center;
  }
  .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 > .widget,
  .page-wrapper > .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 > .widget,
  .page-wrapper > .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 (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 > .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 > .product.media,
  .page-layout-2columns-right .amtheme-product-wrap > .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) 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 > .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 > .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 > .amtheme-card-block > .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 > .amtheme-card-block > .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 > .amtheme-card-block > .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-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item,
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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-empty .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .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 .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n),
  .page-layout-1column .cart-container .block .product-items.widget-product-grid:not(.slick-slider) .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
.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 > .item > .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 > tfoot > 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 > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[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 > * {
  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 > *: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;
}
