/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.multicheckout > .title {
  font-weight: 700;
  letter-spacing: .03em;
  font-size: 1.6rem;
  line-height: 1.2;
  padding-bottom: 15px;
}
.multicheckout > .table-wrapper {
  background: #e5ebd6;
}
.smserror {
  color: #ff2e2e;
}
.wk-mp-dashboard-chart-dropdown select {
  background-position: calc(95%) 50% !important;
}
/* //27th july
//new changes - 3rd Aug */
.suggestion {
  background: #363B8F;
  padding: 8px;
  border-radius: 10px;
  color: #fff !important;
}
.suggestion:hover {
  background: #6d9e2e;
}
.suggestiontable {
  margin-top: 20px;
}
.suggestiontable thead {
  background: #333333;
}
.suggestiontable thead tr th {
  color: #fff;
}
.suggestiontable tbody tr td {
  border-right: 1px solid #6d9e2e;
  border-left: 1px solid #6d9e2e;
  border-bottom: 1px solid #6d9e2e;
}
.suggestiontable tbody tr td.col.actions {
  text-align: center;
}
.suggestiontable tbody:last-of-type tr:last-of-type td {
  border-right: 1px solid #6d9e2e;
  padding: 10px 15px;
}
.vwsuggestion .viewsuggestion {
  padding: 10px;
  text-align: center;
  /* border: 2px solid #59bebe; */
  background: #c6e5e3;
}
.vwsuggestion .viewsuggestion .viewlistpg {
  text-align: left;
}
.vwsuggestion .viewsuggestion .viewlistpg a {
  color: #363b8f;
}
.inquirytable .history thead {
  background: #333333;
}
.inquirytable .history thead tr th {
  color: #fff;
  font-size: 1.4rem;
  border-bottom: 1px solid;
  padding: 15px 10px 10px;
}
.prodtitle {
  font-size: 25px !important;
}
.prodinquirynew {
  margin: 20px 0;
}
.prodinquirynew a span {
  background: #5c3486;
  color: #fff;
  padding: 7px 10px;
  border-radius: 10px;
}
.prodinquirynew a span:hover {
  background: #6d9e2e;
}
.activty-logs {
  display: inline-grid;
}
.activty-logs .orders-history {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}
.activty-logs .orders-history .activitylogshere {
  flex: 1 1 160px;
  margin: 10px;
}
.activty-logs .orders-history .activitylogshere .activityhere {
  background: #855fad;
  padding: 15px 20px;
  color: #ffffff;
}
.activty-logs .orders-history .activitylogshere .activityhere #namehere {
  color: #fed86f;
}
.activty-logs .orders-history .activitylogshere .activitylogs {
  padding: 15px 20px;
  background: #fed86f4f;
}
#load {
  font-weight: 700;
  font-size: 16px;
  color: #6d9f2e;
  text-decoration: underline;
  margin: 12px;
  cursor: pointer;
}
#load:hover {
  color: #04363d;
}
#filtertbl {
  overflow: auto;
}
#filtertbl .wkcs-filter-table tbody tr td {
  background: #d5eba2;
  padding-bottom: 5px;
  vertical-align: middle;
}
._am-form-divider > .fieldset:not(:first-of-type) {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid #dfdedd;
}
.prodinq {
  margin: 20px auto;
  float: none;
  max-width: 600px;
  width: auto;
  border: 1px solid #bad7aa;
  padding: 20px;
  border-radius: 10px;
}
.prodinq .inquirytitile .label {
  color: #6d9e2e;
}
.prodinq .inquirytitile .legend {
  text-align: center;
  margin-top: 20px;
  color: #6d9e2e;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 1px;
}
.titleinfo {
  display: flex;
  align-items: center;
  margin-left: -22px !important;
}
.titleinfo .change-kyc {
  margin-left: 8px;
  color: #363b8f !important;
  font-size: 18px;
}
section.form.form-edit-account.-ee i.fa.fa-check.tick {
  position: unset;
  left: unset;
  top: unset;
  background: unset;
  border-radius: unset;
  padding: unset;
  color: #363b8f;
  font-weight: 400;
  font-size: 15px;
}
form .fields.-double.frmlabel:not(.-block) {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
}
.fieldset.labelinfo {
  line-height: 0.8em;
}
.action.primary,
.amshopby-button,
.am-filter-go,
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.am-show-button > .amshopby-button {
  background: #6d9e2e;
}
.action.primary:hover,
.amshopby-button:hover,
.am-filter-go:hover,
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:hover,
.am-show-button > .amshopby-button:hover {
  color: #171730;
  text-decoration: underline;
}
.progress-bar .prog-bar {
  background-image: linear-gradient(to right, #33245e, #3c2868 e0, #462c72 c4, #51307c ab, #5c3486 8c);
  margin-bottom: 12px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  font-weight: 600;
}
._am-price-container {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
span.special-price span.price {
  color: #6d9e2e;
}
.products-list .product-item .product-item-info .product-item-details .price-box .old-price span.price {
  color: #a8a69f;
  font-size: 16px;
  margin-left: 8px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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;
  }
}
.amsearch-input-wrapper input[type='text'].amsearch-input:focus {
  border: 2px solid #070605;
  box-shadow: 0 1px 3px #393802;
}
.page-header .header.content .amsearch-wrapper-block {
  float: right;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-right: 30px;
  max-width: 400px;
}
button.amsearch-button.-loupe.-clear.-icon.-disabled.search_icon_new {
  background: none;
  right: 28px;
  top: -16px;
}
.amsearch-input-wrapper .amsearch-button.-loupe svg.amtheme-icon {
  width: 45px;
  height: 35px;
  fill: #6d9e2e;
  padding: 5px;
}
.amsearch-result-block.-preload .amsearch-items-section:not(:first-child:last-child) {
  max-width: 400px;
  width: 100%;
}
.amsearch-result-section .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
  width: auto;
}
@media (max-width: 767px) {
  .page-header .header.content .amsearch-wrapper-block {
    margin-right: 0px;
    padding-top: 10px;
  }
  .amsearch-result-section .amsearch-result-block {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    height: 380px;
  }
  .product-item .product-item-details > *:not(:last-child) {
    margin-bottom: 5px;
  }
  section.amsearch-result-block.-preload .product-reviews-summary.short.no-rating {
    display: none;
  }
  .product-item .product-item-details > *:not(:last-child) {
    margin-bottom: 5px;
  }
  section.amsearch-result-block.-preload .amsearch-products-section .actions-secondary {
    display: none;
  }
  .amsearch-form-block.-opened {
    max-width: 100vw;
    right: 0;
    left: 0;
  }
  .product-item .product-image-photo {
    border-top: 2px solid;
  }
  section.amsearch-result-block.-preload .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    flex-wrap: wrap;
    max-width: 15%;
    margin: 0 5px;
  }
  section.amsearch-slider-section .amsearch-item.product-item .productCounts {
    height: 30%;
    font-size: 20px;
  }
  .amsearch-form-block.-opened .productCounts {
    height: calc(44%);
  }
}
section.amsearch-result-block.-preload .amsearch-products-section .actions-secondary {
  display: none;
}
section.amsearch-result-block.-preload .product-reviews-summary.short.no-rating {
  display: none;
}
.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  margin: 0 5px;
}
section.amsearch-slider-section .productCounts {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  text-align: center;
  color: #d5eba2;
  display: flex;
  align-items: center;
  border-radius: 3px;
  justify-content: center;
  font-size: 33px;
  text-transform: lowercase;
  padding: 15px 0;
  font-weight: 600;
}
.amsearch-products-section .amsearch-item:hover {
  background: transparent;
}
.amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  left: 0;
  margin: 16px 0 0 8px;
}
section.amsearch-result-block.-preload button.action.tocart.primary {
  display: none;
}
.amsearch-form-block.-opened .amsearch-product-list .productCounts {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  text-align: center;
  color: #d5eba2;
  display: flex;
  align-items: center;
  border-radius: 3px;
  justify-content: center;
  height: auto;
  font-size: 16px;
  text-transform: lowercase;
  padding: 5px 0;
  font-weight: 600;
  line-height: 1;
}
section.amsearch-result-section .amsearch-products-section.-grid .amsearch-image {
  position: relative;
}
button.amsearch-button.-loupe.-clear.-icon.search_icon_new {
  top: -10px;
}
.searchbar .amsearch-input {
  box-shadow: 4px 5px 7px #ccc;
}
.amsearch-item-container.-recent_searches .amsearch-item:hover {
  border-color: #6d9e2e;
}
.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link:hover {
  background-color: transparent;
  color: #6d9e2e;
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.ammenu-sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  max-width: 100%;
}
.ammmenu-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ammmenu-word-break {
  word-break: break-all;
}
._ammenu-link.-first {
  padding: 17px 0;
  min-height: 60px;
}
._ammenu-link.-second {
  padding: 14px 0;
  min-height: 50px;
  font-weight: 400;
  font-size: 1.6rem;
}
@-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%);
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.creditlimit {
  margin-top: 10px;
}
.product-info-main .payment-wrapper {
  float: right;
  width: 50%;
  position: relative;
  z-index: 1;
}
.product-info-main .payment-wrapper .payment-option {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin: 0 0px;
}
.product-info-main .payment-wrapper .payment-option .field {
  float: left;
  margin: 0px;
  padding: 0 0px;
  width: 100%;
}
.product-info-main .payment-wrapper .payment-option .field .sw_label_bg:before,
.product-info-main .payment-wrapper .payment-option .field .sw_label_bg:after {
  display: none;
}
.product-info-main .payment-wrapper .payment-option .field .sw_label_bg span {
  float: left;
  width: 100%;
  text-align: center;
}
.product-info-main .payment-wrapper .payment-option .field .sw_label_bg {
  padding: 10px;
  margin-bottom: 0;
  border: 1px solid rgba(190, 232, 138, 0.5);
  border-radius: 3px;
  transition: all 0.3s;
  background-color: rgba(190, 232, 138, 0.5);
  opacity: 1;
  width: 100%;
  margin: 0;
  cursor: pointer;
  margin-inline-start: 0;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  font-size: 16px;
  font-weight: 500;
  z-index: 1;
}
.product-info-main .payment-wrapper .payment-option .field .sw_label_bg:hover {
  background: #04363d;
  color: #ffffff;
  border-color: #04363d;
}
.product-info-main .payment-wrapper .payment-option .field input[type="radio"]:checked + .sw_label_bg {
  background: #04363d;
  color: #ffffff;
  border-color: #04363d;
  display: inline-flex;
  width: max-content;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block {
  width: 50%;
  position: relative;
  padding: 0 0 0 25px;
  border: none;
  margin: 0 0 0 -25px;
}
.product-info-main .payment-wrapper .payment-option .field .sw_label_bg span[class*="total-price"] {
  font-weight: bold;
  font-size: 20px;
}
.product-info-main .payment-wrapper .payment-option .payment_table_header {
  color: #000 !important;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.product-info-main .payment-wrapper .payment-option .payment_table_title {
  color: #6d9e2e;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
.product-info-main .payment-wrapper .payment-option .field .disabled-label {
  opacity: 0.5;
  pointer-events: none;
}
.product-info-main .payment-wrapper .payment-option table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 5px;
}
.product-item-details .product.options span.toggle {
  display: none;
}
.product-item-details .product.options .content {
  display: block !important;
}
.product-item-details .product.options .content dt.label {
  color: #6d9e2e !important;
  font-weight: 700 !important;
}
.product-item-details .product.options .content dt:after {
  display: none !important;
}
.product-item-details .product.options .content dd.values {
  color: #1d1d1b !important;
  font-weight: 700 !important;
  display: none;
}
#opc-shipping_method .step-title {
  display: none;
}
#opc-shipping_method .table-checkout-shipping-method.amtheme-shipping-method {
  display: none;
}
/* 22/12/23 css start */
.amtheme-add-form-bottom.-on-line .box-tocart.qty.-without-options {
  margin-top: 13px;
  order: 2;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction {
  padding: 0;
  align-items: center;
  display: flex;
  flex: 1 0 100%;
  grid-column-gap: 20px;
  margin: 0;
  order: 2;
}
/* 27-12-23 */
.opc-wrapper .shipping-information .ship-to {
  width: 100%;
}
.table-totals tr.totals.shipping {
  display: none;
}
.opc-block-summary .amtheme-estimated-total {
  display: none;
}
.checkout-payment-method .opc-payment .payment-methods {
  margin: 0 0 20px 0;
}
/*28/12/23 css start*/
.actions-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.actions-btn .actions-toolbar {
  margin: 0 5px;
}
.actions-toolbar > .secondary .action.back .amtheme-icon,
.actions-toolbar .action.back .amtheme-icon {
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  fill: #ffffff;
  position: absolute;
  left: 5px;
  transition: left 0.4s ease-in-out;
}
.actions-toolbar > .secondary .action.back,
.actions-toolbar .action.back {
  padding-left: 30px;
  color: #ffffff;
  background-color: #1d1d1b;
  position: relative;
  white-space: nowrap;
  display: block;
}
.actions-toolbar > .secondary .action.back,
.actions-toolbar .action.back:hover {
  background: #00373c !important;
  border: 1px solid #1d1d1b;
  -webkit-transition: all ease .5s !important;
  transition: all ease .5s !important;
  color: #fff !important;
}
/*16-01-2024*/
#minicart-content-wrapper .block-content .subtotal {
  display: none;
}
.productpriceupdate-index-productpriceupdate .ammenu-header-container .header.content .ammenu-logo {
  margin: auto;
}
/*  */
.general-details .name-of-organization span:first-child,
.today-date span:first-child {
  font-weight: bold;
  color: #64a640;
}
.product-table table th {
  color: #64a640;
}
.product-table table > tbody > tr td,
.product-table table > tbody:last-of-type > tr:last-of-type td {
  border-right: 1px solid;
}
.productpriceupdate-index-productpriceupdate .page-title {
  color: #64a640;
  text-align: center;
  font-weight: bold;
}
.general-details {
  margin: 0 0 10px 0;
}
.otp-verification {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.otp-verification label {
  font-weight: bold;
  color: #000;
}
.otp-verification input {
  width: auto;
  margin: 0 10px 10px 10px;
}
.otp-verification button#verify-otp {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  background: #64a640;
  margin-bottom: 10px;
}
.product-table .button.action.primary {
  background: #fff;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 20px 0 0 0;
}
.product-table .update-products #update-products {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #64a640;
  margin-bottom: 10px;
}
.product-table .table-wrapper table input[type="checkbox"] {
  display: none;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .otp-verification button#verify-otp {
    margin-left: 0;
  }
  .product-table input[type='text'] {
    min-width: 80px;
  }
}
.txt-center {
  text-align: center;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset.gst-info {
  width: 100%;
  margin-bottom: 0;
  border-bottom-width: 0;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset.signin-info .legend {
  display: block;
  width: 100%;
}
body form .fields.gst-number-field.-double:not(.-block) {
  justify-content: center;
}
body form .fields.gst-number-field.-double:not(.-block) .gst-number {
  margin-right: 15px;
  width: 28%;
}
input[type="text"]:read-only,
input[type="password"]:read-only,
input[type="url"]:read-only,
input[type="tel"]:read-only,
input[type="search"]:read-only,
input[type="number"]:read-only,
input[type*="date"]:read-only,
input[type="email"]:read-only {
  opacity: 0.5;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset.business-info {
  width: 100%;
  margin-bottom: 0;
  border-bottom-width: 0;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset.business-info .field {
  float: left;
  width: 33.33%;
  padding: 15px;
}
fieldset.fieldset.create.business-info.info {
  padding: 0;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset.-editor {
  width: 100%;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.fieldset.-editor.address.credit-communication-address-fields-mandate .field.street.required.address-field {
  display: block;
}
.fieldset.-editor.address.credit-communication-address-fields-mandate .field.street.required.address-field label.label {
  float: left;
  padding-right: 15px;
}
.fieldset.-editor.address.credit-communication-address-fields-mandate .field.street.required.address-field .field.autofill-communication-address {
  margin-bottom: 0;
}
fieldset.fieldset.create.bank-details .field.required.bank-verify-btn {
  flex-direction: row;
  display: flex;
  align-items: center !important;
  margin: 0 !important;
}
fieldset.fieldset.create.bank-details .field.required.bank-verify-btn .control {
  margin-top: 10px !important;
}
.kyc-index-credit .page-title-wrapper {
  text-align: center;
  margin-top: 10px;
}
body.amasty-techsevin-theme-registration.kyc-index-credit > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset {
  display: none;
}
@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: 767px) {
  .amasty-jet-theme .validatezip-wrapper > .message:not(.available).success,
  .amasty-jet-theme .validatezip-wrapper > .message:not(.available).error {
    width: auto;
  }
  .product.info.detailed .product.data.items > .item.title.active > .switch {
    padding-bottom: 15px !important;
    padding-left: 10px;
  }
}
.amtheme-content .amtheme-actions a {
  color: #6d9e2e;
}
.table-wrapper .table.table-order-items th.col {
  border-bottom: .1rem solid #6d9e2e;
}
@media only screen and (max-width: 414px) {
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    display: inline-flex !important;
  }
}
.order-items .vieworders {
  border: 1px solid #6d9e2e;
}
.order-items .vieworders thead {
  background: rgba(29, 29, 27, 0.9);
}
.order-items .vieworders thead tr th {
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}
.order-items .vieworders tbody tr .ratepercent {
  color: #6d9e2e;
  border-left: 0;
}
@media only screen and (max-width: 414px) {
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: grid !important;
  }
}
@media only screen and (max-width: 414px) {
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td .price-excluding-tax {
    margin-left: 0px;
  }
}
.vieworders > tbody:last-of-type > tr:last-of-type td {
  border-right: 1px solid #6d9e2e;
}
.amtcgst tbody tr #percentcgst,
.Sgst tbody tr #percentcgst,
.Utgst tbody tr #percentcgst {
  color: #6d9e2e;
  font-size: 17px;
}
.orderitm .col {
  border-right: 1px solid #6d9e2e;
}
.orderlinks {
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
}
.orderlinks .nav.item {
  padding: 0;
}
.orderlinks .nav.item strong {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}
#shipping-zip-form .fieldset.estimate {
  margin-left: 10px;
}
.extra-fee {
  padding: 0;
  background: #eee;
}
.extra-fee .extrainfo {
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 18px !important;
  position: relative;
  margin-bottom: 12px !important;
}
.extra-fee .extracont {
  margin-left: 15px;
  padding-bottom: 10px;
}
.history.here thead {
  background: rgba(29, 29, 27, 0.9);
}
.history.here thead tr th {
  color: #fff !important;
  padding: 15px 15px 10px;
}
@media only screen and (max-width: 414px) {
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    display: inline-flex !important;
  }
}
@media only screen and (max-width: 414px) {
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: grid !important;
  }
}
#shipping-zip-form .fieldset.estimate {
  margin-left: 10px;
}
#co-shipping-method-form .fieldset.rate {
  margin-left: 10px;
}
@media only screen and (max-width: 480px) {
  .product-item > .product-item-info {
    border: 1px solid #d7d7db;
  }
  .actions-primary {
    display: block;
    text-align: center;
    margin: 10px 0;
  }
  .delete {
    padding-top: 0px;
  }
  .form-wishlist-items .product-item-actions {
    display: flex;
    flex-direction: row-reverse !important;
    line-height: 2;
    justify-content: space-between;
    vertical-align: middle;
  }
  .form-wishlist-items .product-item-actions .action.edit {
    margin-bottom: 15px;
  }
  .page-layout-2columns-left.account .page-main > .columns > .main .page-title-wrapper h1 {
    text-align: center;
  }
  .page-layout-2columns-left.account .page-main > .columns {
    margin-top: 10px;
  }
}
.form-wishlist-items button.amtheme-more-button.button-as-link {
  display: none;
}
.page-layout-2columns-left .sidebar-additional {
  border: 1px solid #3d3731;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 6px;
}
.similarprod .title {
  color: #363b8f;
  font-weight: 600;
  font-size: 22px;
  padding: 20px 0;
  text-decoration: underline;
}
.top-toolbar {
  background: #1d1d1b;
  box-shadow: 1px 3px 7px #fed86f;
  padding: 5px;
  margin: 0 0 40px;
}
.top-toolbar .toolbar-products {
  max-width: none !important;
  position: unset !important;
}
.top-toolbar .toolbar {
  align-items: center;
}
.top-toolbar .toolbar .toolbar-amount {
  color: #ffffff;
}
.top-toolbar .toolbar .toolbar-amount .itmnumber {
  font-weight: bold;
  padding-inline-start: 0;
  margin-bottom: 0;
  color: #fcbd14;
}
/*12th August*/
.table-wrapper.buyer-reports {
  display: inline-block;
  width: 100%;
  overflow: auto;
  height: 288px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .table-wrapper.buyer-reports {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
  .table-wrapper.buyer-reports {
    width: 85%;
  }
}
.table-wrapper.buyer-report {
  margin: 35px 0;
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
  .table-wrapper.buyer-report {
    width: 85%;
  }
}
.buyerbtn {
  display: block;
  float: right;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
  .buyerbtn {
    display: inline-block;
    padding-inline-end: 100px;
  }
}
.buyerbtn button {
  padding: 10px 20px;
  background: #5c3486;
}
.buyerbtn button:hover {
  background: #6d9e2e;
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
  .buyerbtn1 {
    width: 85%;
  }
}
.filterbuyer .buyreportbtn {
  padding: 8px 18px;
  background: #fff;
}
.filterbuyer .buyreportbtn span {
  color: #5c3486;
  font-weight: 600;
}
.filterbuyer thead tr {
  background-color: #dbeeaf;
}
.filterbuyer thead tr th {
  color: #1d1d1b;
}
.filterbuyer tbody tr td {
  padding-bottom: 5px !important;
  background-color: #333331;
}
.amtheme-sidebar-wishlist .sidebarhead .amtheme-title {
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 18px 4px;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  justify-content: center;
}
.recentord .amtheme-actions button {
  padding: 7px 15px;
  font-size: 1.6rem;
}
.recentord .amtheme-actions .view {
  color: #04363d;
}
@media only screen and (max-device-width: 767px) {
  .products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .deliveryAttributes {
    position: absolute;
    bottom: 30px;
    right: 4px;
  }
  .products-list .product-item .product-item-info .amtheme-icons-position.custom-position {
    width: 60px;
    display: inline-block;
    text-align: center;
    margin: auto;
  }
  .products-list .product-item .product-item-info .amtheme-icons-position.custom-position:not(:first-of-type) {
    margin-top: 0;
    width: auto;
  }
  .products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon {
    display: inline-flex;
    font-size: 0;
    text-align: center;
    width: auto;
  }
  .products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon .amtheme-icon {
    margin-right: 0;
  }
}
.qualitydetails ul li {
  background: #6d9e2e;
  border-radius: 5px !important;
  color: #fff;
  line-height: 1.2;
  padding: 5px 15px !important;
  transition: .1s;
  font-size: 14px !important;
  font-weight: 600;
  margin: 0 2px 4px;
}
.product.data.items .moreinfobg {
  background: unset !important;
}
.product.data.items .moreinfobg .moreinfo {
  color: #363b8f !important;
  font-weight: 600 !important;
  font-size: 22px !important;
  padding: 20px 0 !important;
  text-decoration: underline !important;
}
.product-item {
  border-right: 1px solid #6d9e2e!important;
}
.product-item.chckout {
  border-right: unset !important;
}
.product-item .product-item-link {
  color: #6d9e2e;
}
.product-item .sellerNameContent span {
  color: #1d1d1b;
}
.amtheme-content #wishlist-sidebar .wish-sidebar {
  border: none !important;
}
.amtheme-product-attributes .headlabel {
  padding: 0 15px !important;
  width: 11%;
  vertical-align: middle;
  background: #eeeeef;
  border: 4px solid white;
}
.amtheme-comparsion-table .titilenobg {
  background: #5c3486 !important;
}
.amtheme-comparsion-table .datalabel {
  border-right: 4px solid #ffffff;
  border-left: 4px solid #ffffff;
}
.abs-remove-button-for-blocks:before,
.amtheme-compare-item .action.delete:before {
  color: #ffffff;
  font-weight: 600;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row button.action.primary {
  font-size: 16px;
  line-height: 1;
  border-radius: 3px;
  margin: 10px -5px;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner h3 {
  display: none;
}
.lot_div {
  margin-bottom: 15px;
}
span.lot_no,
span.uom_no {
  color: #6d9e2e;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.page-layout-1column .amtheme-product-wrap .amtheme-product-info .product-add-form {
  margin-top: -5px;
}
.amtheme-product-info .amtheme-qty-box > .amtheme-minus,
.amtheme-product-info .amtheme-qty-box > .amtheme-plus {
  background: #E5EBD6;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  justify-content: center;
  height: 40px;
  top: 2px;
}
.amtheme-product-info .amtheme-qty-box > .amtheme-qty {
  width: 135px;
  font-size: 18px;
  font-weight: 600;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap .product-addto-links .action span.amtheme-circle-icon {
  background: transparent;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap .product-addto-links .action {
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
  margin-right: 4px;
}
.block.block-minicart.-sticky-minicart .amtheme-minicart-content .action.close .amtheme-icon {
  height: 25px;
  width: 25px;
  background: rgba(190, 232, 138, 0.5);
  color: #1d1d1d;
  fill: #1d1d1d;
  border-radius: 3px;
}
.block.block-minicart .product-item-details .action.edit .amtheme-icon {
  height: 35px !important;
  transform: scale(0.8);
  width: 35px !important;
}
.block.block-minicart .product-item-details .action.delete .amtheme-icon {
  height: 30px !important;
  width: 30px !important;
}
.block.block-minicart .amtheme-qty-box > .amtheme-minus .amtheme-icon {
  width: 27px;
  height: 34px;
  fill: #6d9e2e;
}
.block.block-minicart .amtheme-qty-box > .amtheme-plus .amtheme-icon {
  width: 27px;
  height: 34px;
  fill: #6d9e2e;
}
.block.block-minicart .product-item .product-item-details {
  margin-inline-start: 20px;
}
.block.block-minicart .product-info-price .price-excluding-tax .price {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap .product-addto-links .action {
    margin-bottom: 11px;
    margin-right: 10px;
    width: 100%;
  }
  .block.block-minicart .product-item-details .actions {
    bottom: 25px;
    position: absolute;
    right: -10px;
  }
  .block.block-minicart.-sticky-minicart .product-item .product-photo {
    width: 80px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    background: #f5f5f5;
  }
}
@media (max-width: 340px) {
  .block.block-minicart.-sticky-minicart .product-item .product-photo {
    width: 80px !important;
  }
  .amtheme-product-wrap > .product.media {
    width: 100% !important;
  }
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-response-rate-container {
  margin: 10px 0px;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price .price-box span.old-price .price {
  color: #a8a69f;
  font-size: 16px;
  margin-left: 8px;
  margin-top: 5px;
}
.amtheme-product-info .amtheme-qty-box > .amtheme-plus {
  left: 104px;
  justify-content: flex-start;
}
.amtheme-product-info .box_contain {
  width: fit-content;
  display: block;
  position: relative;
  left: 0;
  bottom: 0;
  text-align: center;
  right: 0;
  background-color: #e5ebd6;
  padding: 6px 25px;
  border-radius: 3px;
  overflow: hidden;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  margin-bottom: 18px;
  border: 2px solid #6d9e2e;
  color: #000;
}
.amtheme-product-info .box_contain:before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.amtheme-product-info .box_contain:hover:before {
  height: 100%;
}
.amtheme-product-info .product-info-price .box_contain .price-box.price-final_price {
  margin-bottom: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price .box_contain span.price.weight_content {
  color: #000;
  font-size: 20px;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price .box_contain:hover span.price.weight_content {
  color: #fff;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price .price-box .box_contain:hover .price {
  color: #fff;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
.products-list .price-box.price-final_price.price_per_kg {
  justify-content: flex-start;
}
.totalQty_sec {
  font-size: 25px;
  font-weight: 700;
  margin: 10px 15px 20px;
  color: #6d9e2e;
}
.amtheme-product-info .product-info-main .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap span.amtheme-title {
  display: none;
}
.amtheme-product-info .product-info-main .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap .product-addto-links .action {
  width: auto;
  padding: 0;
}
.product-add-form .amtheme-add-form-bottom.-on-line .product-info-price.price_border {
  margin-bottom: 18px;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price.witdh_section {
  width: auto;
  margin-right: 10px;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price.witdh_section span.price.weight_content {
  color: #6d9e2e;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price.witdh_section .box_contain {
  background: #fff;
}
.product-add-form .amtheme-add-form-bottom.-on-line .product-info-price.price_border {
  margin-bottom: 18px;
  font-size: 30px;
}
.product-add-form .amtheme-add-form-bottom.-on-line .product-info-price.price_border .box_contain {
  margin-top: -10px;
  padding: 0;
  border: none;
  background: transparent;
}
.amtheme-product-info .product-info-price.price_border .box_contain:before {
  background: none;
}
.product-add-form .amtheme-add-form-bottom.-on-line .product-info-price.price_border span.price.weight_content {
  color: #000 !important;
  font-size: 20px;
}
.amtheme-product-info .sellerNameContent {
  border: 2px solid #6d9e2e;
  width: fit-content;
  padding: 10px;
  font-size: 18px;
  margin-top: -10px;
  margin-bottom: 10px;
}
.product.info.detailed .product.data.items > .item.title.active > .switch {
  padding-bottom: 15px;
}
.page-title-wrapper .page-title.pdp {
  word-wrap: break-word;
  word-break: break-word;
  max-width: calc(100% - 370px);
  width: 100%;
  font-family: 'ITC Avant Garde Std Bk';
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0;
  padding: 0;
  margin: 0 0 15px;
  color: #6d9e2e;
}
.ie11 .page-title-wrapper .page-title.pdp {
  word-break: break-all;
}
.ie11 .page-title-wrapper .page-title.pdp {
  word-break: break-all;
}
.ie11 .page-title-wrapper .page-title.pdp {
  word-break: break-all;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .page-title-wrapper .page-title.pdp {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .page-title-wrapper .page-title.pdp {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .page-title-wrapper .page-title.pdp {
    max-width: 100%;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 28px;
  }
}
.wk-supplier-company-overview-container .fieldset .verifyhere {
  display: flex;
}
.wk-supplier-company-overview-container .fieldset .legend {
  margin-top: 20px;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  background: #6d9e2e;
  padding: 5px;
}
.wk-supplier-company-overview-container .fieldset .labelbullet {
  display: flex;
  align-items: center;
}
.wk-supplier-company-overview-container .fieldset .labelbullet h4 {
  margin-left: 8px;
  color: #363b8f;
}
.wk-supplier-company-overview-container .fieldset .labelbullet .fa-check {
  color: #363b8f;
}
.wk-supplier-company-overview-container .fieldset .tan .verifybtn {
  position: relative;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  /* position: absolute; */
  border-radius: 3px;
  overflow: hidden;
  padding: 12px 30px;
  /* bottom: -20px; */
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  background-color: #1d1d1b;
  border: none;
}
.wk-supplier-company-overview-container .fieldset .tan .verifybtn:hover {
  background: #04363d;
}
form label.label,
.fieldset-product-options-inner > .legend {
  color: #6d9e2e;
}
@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 {
    position: static;
    margin: 0;
    font-size: 2.4rem;
  }
}
.catalog-product_compare-index .product-item-link span.amtheme-title {
  color: #fff;
}
.catalog-product_compare-index button.action.tocart.primary {
  border-radius: 3px;
  padding: 10px 25px;
  background: #6d9e2e;
  border-radius: 30px !important;
  text-transform: capitalize !important;
  font-weight: bold !important;
  color: #fff !important;
  font-size: 12px;
}
.catalog-product_compare-index button.action.tocart.primary:hover {
  background: #1d1d1d;
  text-decoration: none;
}
table.amtheme-comparsion-table:not(.cart) > tbody.amtheme-product-attributes > tr > td {
  text-align: center;
  border-right: 1px solid #eeeeef;
}
.amtheme-compare-sticky > .amtheme-compare-items > .amtheme-item.product-item .product-item-link {
  text-align: center;
}
.catalog-product_compare-index table.amtheme-comparsion-table:not(.cart) > tbody.amtheme-product-attributes > tr > th {
  border-right: none;
  text-align: center;
}
.catalog-product_compare-index table.amtheme-comparison-headings.table th.cell.label {
  border-right: 0;
  border-bottom: none;
}
table.amtheme-comparison-headings.table tr:nth-child(1) {
  border-bottom: 0;
}
table.amtheme-comparison-headings.table tr:nth-child(2) {
  border-bottom: 0;
}
.amtheme-compare-sticky > .amtheme-compare-items > .amtheme-item {
  text-align: center;
}
table.amtheme-comparsion-table:not(.cart) > tbody.amtheme-product-attributes > tr > td .price-box.price-final_price {
  justify-content: center;
}
.catalog-product_compare-index table.amtheme-comparison-headings.table th.cell.label.product {
  border-bottom: 0;
}
.catalog-product_compare-index .amtheme-compare-header .page-title:after {
  font-size: 0;
}
.amtheme-explore-link {
  text-align: center;
}
.table-comparison .cell.attribute {
  padding: 15px;
  border-bottom: 1px solid #eeeeef;
}
.table-comparison .amtheme-product-attributes tr {
  background: #eeeeef;
  border: 4px solid #ffffff;
}
.amtheme-comparison-headings .titilenobg {
  background: #5c3486 !important;
}
.block.block-minicart .product-item-details > .product-item-pricing .pricePerKg span {
  color: #6d9e2e;
  font-weight: 800;
}
.block.block-minicart .product-item-details > .product-item-pricing .pricePerKg span.price_per_kg {
  color: #000;
}
.total_Qty.min_cart_qty span.label {
  color: #6d9e2e;
  font-weight: 700;
}
.block.block-minicart .product-item .product-item-name {
  margin: 5px 0 0px;
  min-height: auto;
}
.total_Qty.min_cart_qty span.totalQty {
  font-weight: 700;
}
.block.block-minicart .product-item-details > .product-item-pricing .pricePerKg span.price_per_kg {
  color: #000;
}
.cart_page_qty {
  font-weight: 700;
  margin-top: 35px;
}
span#block-discount-heading {
  font-size: 18px;
  text-decoration-color: #6d9e2e;
  text-decoration-line: underline;
  text-decoration-thickness: 3px;
  text-transform: uppercase;
  color: #000;
}
div#coupon-list-component {
  font-size: 17px;
}
.checkout-cart-index .cart-discount .field {
  margin: 0 0px 0 0;
}
.checkout-cart-index .cart-discount .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 16px;
  line-height: 2;
  border: 1px solid #6d9e2e;
  border-radius: 0;
  padding: 3px 20px;
  border-left: 0;
  background: #6d9e2e;
  color: #fff;
}
.checkout-cart-index .cart-container > .cart-summary {
  background-color: #f5f5f5;
}
button.action.button-as-link.update {
  background: #6d9e2e;
  color: #fff;
  padding: 10px 25px;
}
.cart.main.actions .amtheme-wrap:last-of-type a.action.continue {
  background: #6d9e2e;
  color: #fff;
  padding: 10px 25px;
}
.cart.main.actions button#empty_cart_button {
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  padding: 10px;
}
.cart.main.actions button#empty_cart_button:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
  padding: 10px;
}
tbody .item-info .cartqty {
  vertical-align: middle;
}
tbody .item-info .cartqty .qty {
  justify-content: center;
}
tbody .item-info .cartqty .cart_page_qty {
  margin-top: 22px;
}
.block.block-minicart .product-item .product-photo {
  position: relative;
}
.productCounts.mini-cart-section {
  position: absolute;
  left: 6px;
  right: 6px;
  top: 5px;
  bottom: auto;
  text-align: center;
  color: #d5eba2;
  display: flex;
  align-items: center;
  border-radius: 3px;
  justify-content: center;
  font-size: 18px;
  text-transform: lowercase;
  padding: 8px 0;
  font-weight: 600;
  line-height: 1;
}
tbody.cart.item.product-item .productCounts.mini-cart-section {
  left: 0;
  right: 0;
  top: 0;
  height: auto;
  margin-right: 0;
}
.product-item .product-item-photo {
  position: relative;
}
.cart.item.product-item .productCounts.mini-cart-section {
  height: auto;
  margin-right: 10px;
}
.content.minicart-items span.productCounts {
  display: inline-block;
  position: absolute;
  left: -138px;
  right: auto;
  top: 0;
  bottom: auto;
  text-align: center;
  color: #d5eba2;
  display: flex;
  align-items: center;
  border-radius: 3px;
  justify-content: center;
  font-size: 16px;
  text-transform: lowercase;
  padding: 15px 0;
  font-weight: 600;
  width: 110px;
  line-height: 1;
}
.opc-block-summary .product-item .product-image-container {
  position: relative;
}
.opc-block-summary .product-item .product-item-details {
  position: relative;
}
@media only screen and (max-width: 480px) {
  .minicart-wrapper .counter {
    top: -12px;
    right: 25px;
  }
  .productCounts.mini-cart-section {
    font-size: 10px;
    height: auto;
    font-weight: 600;
    top: 4px;
    padding: 3px 0;
  }
  tbody.cart.item.product-item .productCounts.mini-cart-section {
    font-size: 20px;
    margin-right: 0;
  }
  .checkout-cart-index .cart-container table > tbody.cart.item.product-item td {
    border: none;
  }
  .cart_page_qty {
    font-weight: 700;
    margin-top: 0;
  }
}
@media only screen and (max-width: 325px) {
  .productCounts.mini-cart-section {
    font-size: 8px;
    height: auto;
    font-weight: 400;
    top: 0;
    padding: 8px 0;
    line-height: 1;
  }
  tbody.cart.item.product-item .productCounts.mini-cart-section {
    font-size: 24px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 700px) {
  .checkout-index-index .header.content > .logo {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 460px) {
  .checkout-index-index .header.content > .logo {
    padding: 15px 25px 0;
  }
}
@media only screen and (max-width: 600px) {
  .shipping-address-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .shipping-address-items .shipping-address-item {
    width: 100%;
  }
}
.new-address-popup span {
  background: #3d3731;
  padding: 10px;
  color: #fff;
  font-size: 14px;
}
.rc-anchor-invisible-text {
  background: #6d9e2e;
}
.field.choice .control input[type='radio'] {
  overflow: hidden;
  clip: inherit;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  border: 0;
  opacity: 1;
  position: inherit;
  accent-color: #6d9e2e;
}
.opc-wrapper .shipping-information .action-edit {
  font-size: 1.4rem;
}
.checkout-payment-method .payment-method-content .checkout-billing-address .choice.field input[type='checkbox'] + label:before,
.checkout-payment-method .payment-method-content .checkout-billing-address .choice.field input[type='checkbox'] + label:after {
  left: -15px;
  top: -3px;
}
.mark {
  color: #6d9e2e;
  font-size: 1.6rem;
}
#shopping-cart-table {
  position: relative;
  padding: 20px;
  width: 99%;
  border: 1px solid #dfdedd;
  border-radius: 4px;
}
.item-info {
  display: contents;
  border-bottom: 1px solid #dfdedd;
}
.cart .item-actions .item > .actions-toolbar > .action.towishlist.action-towishlist {
  position: absolute;
  left: 0;
  top: 0;
}
.cart .item-actions .item > .actions-toolbar > .action {
  border: 1px solid #6d9f2e;
  padding: 6px;
}
.cart .item-actions .item > .actions-toolbar > .action.action-delete {
  border-color: #a8a69f;
}
.cart .item-actions .item > .actions-toolbar > .action {
  font-size: 1.4rem;
}
tbody.cart.item.product-item .actions-toolbar a.action.action-edit,
tbody.cart.item.product-item .actions-toolbar a.action.action-delete {
  font-size: 0;
}
tbody.cart.item.product-item .actions-toolbar a.action.action-edit .amtheme-icon,
tbody.cart.item.product-item .actions-toolbar a.action.action-delete .amtheme-icon {
  width: 22px;
  height: 22px;
  margin: 0 15px;
}
tbody.cart.item.product-item .actions-toolbar {
  display: block;
}
#shopping-cart-table {
  border: none;
}
.cart.main.actions .action {
  font-size: 1.4rem;
}
.cart.item .item-info > .col:after {
  content: '';
  position: absolute;
  border-right: 1px solid #f5f5f5;
  width: 20px;
  height: 160px;
  right: 0;
  top: 10px;
}
tbody.cart.item.product-item .actions-toolbar .action.towishlist.action-towishlist {
  display: none;
}
.cart.item .item-info > .col:last-child:after {
  border-right: 1px solid transparent;
}
.checkout-cart-index aside.modal-slide.wk-view-coupons._inner-scroll._show {
  z-index: 902 !important;
}
@media only screen and (max-width: 480px) {
  .cart-summary > .title {
    padding: 0 10px;
  }
  .cart-summary > .block.shipping > .title {
    padding: 0 10px;
  }
}
.ordertotal .mark strong {
  font-weight: 600 !important;
  color: #6d9e2e;
}
.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: initial;
}
form.form.form-shipping-address.amtheme-form-address input[type='checkbox'] + label:before,
form.form.form-shipping-address.amtheme-form-address input[type='checkbox'] + label:after {
  top: -3px;
  left: -15px;
}
.checkout-index-index .modals-overlay {
  z-index: 8 !important;
}
.checkout-index-index .modal-popup .modal-header {
  padding-top: 25px;
}
.modal-popup .modal-content + .modal-footer {
  padding-top: 10px;
  padding-bottom: 10px;
}
.checkout-index-index .modal-popup .modal-footer .action.primary.action-save-address {
  order: 1;
  margin: 0 20px 0 10px;
}
.checkout-index-index .modal-popup .modal-footer button {
  order: 1;
}
.checkout-index-index .modal-slide._inner-scroll._show .modal-inner-wrap {
  width: 650px;
}
.checkout-index-index .table-checkout-shipping-method.amtheme-shipping-method tr td.col {
  padding: 15px 15px 15px;
  font-size: 1.4rem;
}
.successpage {
  background: #e5ebd6;
  padding: 20px 0;
}
@media screen and (max-width: 414px) {
  .successpage {
    padding: 25px;
  }
}
.checkout-payment-method .coupon-option-title .action-toggle {
  color: #1d1d1b;
  margin: 0;
  letter-spacing: .01em;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 0px;
}
.payment-method._active {
  box-sizing: border-box;
  padding: 5px 12px;
  background: #f7f7f7;
  border: 1px solid #3d3731;
}
div#coupon-list-component {
  margin-top: 20px;
  cursor: pointer;
}
form#discount-coupon-form .actions-toolbar {
  margin-top: 0;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply:hover {
  border: 1px solid #04363d;
  color: #fff;
}
.checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
  margin-left: 0;
  position: absolute;
  top: 0;
  right: -114px;
}
.checkout-payment-method .payment-option-content > form {
  position: relative;
}
.checkout-payment-method .payment-option-content .primary .action,
.action-apply {
  padding: 11px 35px;
  border: 1px solid #6d9e2e;
  font-size: 14px;
}
div#wk-bodymain {
  border-bottom: 3px ridge #6d9e2e;
  padding-bottom: 20px;
}
.checkout-payment-method .coupon-option-title .action-toggle:after {
  font-size: 34px;
}
@media only screen and (max-width: 767px) {
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    right: 0px;
  }
  .checkout-payment-method .payment-method-content .checkout-billing-address .choice.field input[type='checkbox'] + label:before,
  .checkout-payment-method .payment-method-content .checkout-billing-address .choice.field input[type='checkbox'] + label:after {
    left: 0px;
    top: -17px;
  }
}
@media only screen and (max-width: 460px) {
  .opc-payment-additional.partial-payment .payment-option-content.partial-payment-content .table-checkout-partial-payment tr.row td.col span.price {
    padding: 0;
  }
}
.contact-index-index h1.page-title {
  text-align: center;
  margin-top: 20px;
}
.contact-index-index h1.page-title {
  text-align: center;
  margin-top: 20px;
  color: #6d9e2e;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 1px;
}
.account-nav-content .nav.item > .delimiter {
  margin-bottom: 0;
  width: 100%;
}
.amtheme-sidebar-block .amtheme-sidebar-compare {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.amtheme-sidebar-block.amtheme-sidebar-reorder {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.amtheme-sidebar-block .amtheme-sidebar-wishlist {
  margin-bottom: 20px;
}
.amtheme-sidebar-block.amtheme-sidebar-compare {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
._block-title {
  margin: 0 auto 20px;
  max-width: 430px;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.2rem;
}
._block-subtitle {
  display: block;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 1.6rem;
}
.sales-order-view.account .items.order-links {
  margin: 10px 0;
  border-bottom: none;
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 0px 20px;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
}
.sales-order-view.account .items.order-links .nav strong {
  color: #fff !important;
  font-weight: 600;
  font-size: 18px;
}
@media only screen and (max-width: 414px) {
  .sales-order-view.account .items.order-links .nav strong {
    padding: 0;
    font-size: 16px !important;
    padding-top: 0 !important;
  }
}
.sales-order-view.account .items.order-links .nav.item {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
  border-bottom: 0;
}
table.data.table.table-order-items {
  border: 1px solid #6d9e2e;
}
.table-wrapper .table.table-order-items .col {
  border-bottom: 1px solid #6d9e2e;
  border-left: 1px solid #6d9e2e !important;
  border-right: 1px solid #6d9e2e !important;
  vertical-align: middle;
}
.table-wrapper .table.table-order-items .col .action.view {
  color: #04363d;
}
.sales-order-view.account .order-details-items table > tbody {
  border-bottom: none;
}
.table-wrapper .table.table-order-items th {
  border-right: 1px solid #dfdedd;
  color: #6d9e2e;
}
.order-details-items table > tbody table > tbody > tr > td {
  border-right: 0 !important;
}
.order-details-items table > thead table > tbody tr td {
  border-right: 0 !important;
}
.table-wrapper .table.table-order-items .col.price ~ .col {
  text-align: center;
}
@media only screen and (max-width: 414px) {
  .table-wrapper .table.table-order-items .col.price ~ .col {
    vertical-align: middle;
    align-items: center;
  }
}
.pages a.page {
  color: #6d9e2e;
}
.order-items .table-order-items {
  width: 99%;
}
.order-items .table-order-items thead tr th {
  font-weight: 600;
  font-size: 16px;
  background: #1d1d1b;
  color: #fff !important;
}
.order-items .table-order-items tfoot .shipping {
  display: none;
}
.wk-mp-fieldset .page-title-wrapper .page-title {
  text-align: center;
  color: #04363d;
}
a,
.alink,
a:visited,
.alink:visited {
  color: #6d9e2e;
}
.account[class*='sales-'] .page-title-wrapper > .actions .print {
  background: #e5ebd6;
  padding: 10px;
  border-radius: 5px;
}
.amtheme-status.-new {
  white-space: nowrap;
}
.amtheme-order-status .amtheme-label {
  background: rgba(190, 232, 138, 0.5);
  color: #6d9e2e;
  padding: 10px 15px;
}
.amtheme-order-status {
  background-color: #fff;
}
.sales-order-history.page-layout-2columns-left .columns > .column.main {
  overflow-x: auto;
  min-height: 100%;
}
.sales-order-view .column.main {
  overflow-x: auto;
}
.page-layout-2columns-left.account .page-main > .columns {
  margin-top: 50px;
}
.page-layout-2columns-left.account .page-main > .columns > .main .page-title-wrapper h1 {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 10px;
  font-weight: 600;
  letter-spacing: 0;
  color: #6d9e2e;
  text-align: center;
}
.form.form-edit-account.-ee .fieldset.info,
.form.form-address-edit.-ee .fieldset.info {
  margin-right: 0;
}
.form.form-edit-account.-ee .fieldset .field:not(.-as-link) > label,
.form.form-address-edit.-ee .fieldset .field:not(.-as-link) > label {
  color: #1d1d1b;
}
.form.form-edit-account.-ee .fieldset .field:not(.-as-link) .form-field,
.form.form-address-edit.-ee .fieldset .field:not(.-as-link) .form-field {
  width: 100%;
}
.form.form-edit-account.-ee .fieldset .field:not(.-as-link) .form-field__control > label,
.form.form-address-edit.-ee .fieldset .field:not(.-as-link) .form-field__control > label {
  color: #1d1d1b;
}
.form.form-edit-account.-ee .fieldset .legend,
.form.form-address-edit.-ee .fieldset .legend {
  margin: 0px 0 0px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0;
  color: #6d9e2e;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field {
  margin: 0;
  width: 100%;
  position: relative;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .otp_generatenote,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .otp_generatenote {
  font-weight: 600;
  vertical-align: middle;
  position: absolute;
  top: -30px;
  right: -140px;
  font-size: 14px;
}
@media (max-width: 640px) {
  .form.form-edit-account.-ee .fieldset .customer_mobile > .field .otp_generatenote,
  .form.form-address-edit.-ee .fieldset .customer_mobile > .field .otp_generatenote {
    position: relative;
    top: 15px;
    right: inherit;
  }
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .otp_text,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .otp_text {
  margin-top: 15px;
  width: 100%;
  text-align: center;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .resendlink,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .resendlink {
  position: absolute;
  right: 0;
  font-size: 12px;
  padding: 5px 0 5px 15px;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .field-name-otp,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .field-name-otp {
  margin-top: 30px;
  width: 100%;
  position: relative;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control input,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .field-name-otp .control input {
  width: 100% !important;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit {
  width: 100%;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: #6d9e2e;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit::before,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit:hover,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit:hover {
  color: #ffffff;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit:hover::before,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit:hover::before {
  height: 100%;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .send_otp_edit,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .send_otp_edit {
  width: 100%;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: #6d9e2e;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .send_otp_edit::before,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .send_otp_edit::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .send_otp_edit:hover,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .send_otp_edit:hover {
  color: #ffffff;
}
.form.form-edit-account.-ee .fieldset .customer_mobile > .field .send_otp_edit:hover::before,
.form.form-address-edit.-ee .fieldset .customer_mobile > .field .send_otp_edit:hover::before {
  height: 100%;
}
.form.form-edit-account.-ee .fieldset.-editor > .fields.-am-block > .message,
.form.form-address-edit.-ee .fieldset.-editor > .fields.-am-block > .message {
  max-width: calc(50% - 20px / 2);
  width: 100%;
}
@media (max-width: 640px) {
  .form.form-edit-account.-ee .fieldset.-editor > .fields.-am-block > .message,
  .form.form-address-edit.-ee .fieldset.-editor > .fields.-am-block > .message {
    width: 100%;
  }
}
.form.form-edit-account.-ee .amtheme-account-actions,
.form.form-address-edit.-ee .amtheme-account-actions {
  margin: 20px 0 25px;
}
.form.form-edit-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox'],
.form.form-address-edit.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox'] {
  height: 0;
  width: 0;
  opacity: 0;
}
.form.form-edit-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox']:checked + label,
.form.form-address-edit.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox']:checked + label {
  color: #1d1d1b;
}
.form.form-edit-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox'] + label :focus,
.form.form-address-edit.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox'] + label :focus {
  color: #6d9e2e;
}
.form.form-edit-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link label,
.form.form-address-edit.-ee .amtheme-account-actions .amtheme-fields .field.-as-link label {
  font-family: 'ITC Avant Garde Std Bk';
  letter-spacing: 0;
}
.form.form-edit-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link label :hover,
.form.form-address-edit.-ee .amtheme-account-actions .amtheme-fields .field.-as-link label :hover {
  color: #1d1d1b;
}
.form.form-edit-account.-ee:not(form) .fieldset,
.form.form-address-edit.-ee:not(form) .fieldset {
  border: none;
}
.form.form-edit-account.-ee:not(form) .fieldset:not(:first-of-type),
.form.form-address-edit.-ee:not(form) .fieldset:not(:first-of-type) {
  border-top: 1px solid #dfdedd;
}
section.form.form-edit-account.-ee i.fa.fa-check {
  position: absolute;
  left: -30px;
  top: 0px;
  background: #6d9e2e;
  border-radius: 50%;
  padding: 2px;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
}
section.form.form-edit-account.-ee {
  position: relative;
}
form .fields.-double:not(.-block) {
  position: relative;
}
.fields.-double {
  position: relative;
}
.account .sidebar.sidebar-additional input[type='checkbox'] + label:before {
  left: 0px;
  top: -2px;
}
.account .sidebar.sidebar-additional input[type='checkbox'] + label:after {
  left: -14px;
  top: -2px;
}
input:not([disabled]):focus {
  box-shadow: none;
}
.fieldset .legendkyc {
  width: 100%;
}
.account .column.main {
  border-top: 1px solid #eee;
  padding-top: 20px;
  padding-left: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .account .column.main {
    padding-left: 22px;
  }
}
.account .sidebar.sidebar-main {
  border: 1px solid #3d3731;
  padding: 20px;
  border-radius: 6px;
  border-top-right-radius: 0px;
  margin-bottom: 20px;
  background: #333;
}
.account .sidebar.sidebar-additional {
  border: 1px solid #3d3731;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 6px;
}
.account .amtheme-sidebar-wishlist .amtheme-photo span.product-image-container img.product-image-photo {
  margin-bottom: -5px;
  padding-bottom: 5px;
  border: 1px solid;
}
.page-layout-2columns-left.account .page-main > .columns {
  grid-template-columns: min-content;
}
table.data.table.table-order-items.recent tr:nth-child(even) {
  background: #f5f5f5;
  border-bottom: 1px solid #E1E1E1;
  border-top: 1px solid #E1E1E1;
}
table.data.table.table-order-items.history tr:nth-child(even) {
  background: #dbeeaf;
  border-bottom: 1px solid #E1E1E1;
  border-top: 1px solid #E1E1E1;
}
.account table > thead > tr > th {
  font-size: 1.4rem;
  border-bottom: 1px solid;
  padding: 15px 15px 10px;
}
.form.form-address-edit.-ee .fieldset.-editor > .fields.-am-block > .message {
  width: auto;
}
.account table td.col.id a {
  color: #1d1d1d;
}
.limiter .amtheme-placeholder.-selected {
  font-weight: 700;
  border: 1px solid;
}
.account .product-media.product-item {
  border-right: 1px solid #ccc;
  position: relative;
}
.account .amtheme-customer-review.view .review-details {
  margin-top: 30px;
}
.amtheme-customer-review.view .productCounts {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  bottom: auto;
  text-align: center;
  color: #d5eba2;
  display: flex;
  align-items: center;
  border-radius: 3px;
  justify-content: center;
  font-size: 33px;
  text-transform: lowercase;
  padding: 15px 0;
  font-weight: 600;
}
.amtheme-customer-review.view h2.product-name {
  font-size: 30px;
}
.form-wishlist-items .products-grid.wishlist .productCounts {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: auto;
  text-align: center;
  color: #d5eba2;
  display: flex;
  align-items: center;
  border-radius: 3px;
  justify-content: center;
  font-size: 22px;
  text-transform: lowercase;
  padding: 15px 0;
  font-weight: 600;
  line-height: 1;
}
.wkcs-subaccount-add .wkcs-main-btn-container.wkcs-right {
  float: none;
}
.wkcs-subaccount-add .action.scalable.reset {
  float: right;
}
.wkcs-subaccount-add button.action.scalable.back {
  display: inline-block;
  color: #fff;
}
.wkcs-subaccount-add .action.scalable.reset {
  float: right;
}
.wkcs-subaccount-add button.action.scalable.save {
  float: right;
  margin-right: 15px;
  border-radius: 5px;
}
@media only screen and (max-width: 600px) {
  .amasty-jet-theme.account .column.main {
    padding-left: 0px;
  }
  .account .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr > td {
    padding: 5px 5px 5px 15px;
  }
  .amtheme-customer-review.view .productCounts {
    top: auto;
  }
  .amtheme-customer-review.view h2.product-name {
    font-size: 22px;
  }
  .account .product-media.product-item {
    border-right: none;
  }
  .form-wishlist-items .products-grid.wishlist .productCounts {
    height: auto;
  }
  .wkcs-subaccount-add button.action.scalable.back {
    display: block;
    color: #fff;
    text-align: center;
    margin: auto auto 15px;
    width: 80%;
  }
  .wkcs-subaccount-add .action.scalable.reset {
    float: none;
    width: 80%;
    margin: auto auto 15px;
  }
  .wkcs-subaccount-add button.action.scalable.save {
    float: none;
    margin-right: 0px;
  }
  .form-wishlist-items .product-item-actions .action.delete {
    width: 100%;
    color: #6d9e2e;
    font-size: 1.6rem;
  }
  .form-wishlist-items .product-item-actions {
    position: relative;
  }
  .form-wishlist-items .product-item-actions .delete {
    position: absolute;
    top: 0;
    width: 100px;
    font-size: 1.6rem;
    left: 0;
  }
  .form-wishlist-items .product-item-actions .action.delete {
    font-size: 1.6rem !important;
  }
  .wkcs-subaccount-add .wkcs-main-btn-container.wkcs-right {
    float: none;
    text-align: center;
  }
  .form-wishlist-items .product-item-actions a.product-item-link {
    float: right;
  }
  .kyc_popup.modal-popup .modal-header {
    padding: 10px 0 10px;
  }
}
.kyc_popup .modal-content {
  display: none;
}
.kyc_popup header.modal-header {
  padding-top: 20px;
  background: #EEEEEE;
  /*12th August*/
}
@media only screen and (min-width: 375px) and (max-width: 414px) {
  .kyc_popup header.modal-header {
    background: none;
  }
}
.kyc_popup h1.modal-title {
  font-size: 16px;
  color: #333;
  margin: 0;
}
.kyc_popup button {
  background: #6d9e2e;
  padding: 10px 30px;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
.kyc_popup button:hover {
  background: #04363d;
}
.kyc_popup .modal-inner-wrap {
  width: 380px;
}
aside.modal-popup.modal-popup.kyc_popup.modal-slide._inner-scroll._show {
  left: 12%;
  right: 12%;
}
aside.modal-popup.modal-popup.kyc_popup.modal-slide._inner-scroll._show .modal-inner-wrap {
  min-height: 0;
  box-shadow: 3px 0px 3px 3px #1d1d1b33;
  border: 1px solid #1d1d1b33;
}
/*12th August*/
.kyc-index-index .actions-toolbar.actionVerify.actionVerifyBtn {
  margin: 0;
}
.kyc-index-index .actions-toolbar.actionVerify.noMargin {
  margin-top: 0;
}
.form-wishlist-items .products-grid .product-item {
  max-width: calc(3.33%);
}
.form-wishlist-items .product-item:nth-child(n) {
  margin-top: 0px;
  margin-inline-end: 0px;
  margin-bottom: 0;
  margin-inline-start: 0;
}
.form-wishlist-items .product-item:nth-child(2n) {
  margin-inline-end: 0;
}
.form-wishlist-items .product-item .product-item-info {
  padding-bottom: 0;
  max-width: 190px;
  width: 100%;
  margin: auto;
  background-color: #dfdedd;
}
.form-wishlist-items .products-grid li.product-item {
  max-width: 20%;
  margin: 0 10px !important;
}
@media (min-width: 1024px) and (min-width: 768px), print and (min-width: 768px) {
  .form-wishlist-items .products-grid li.product-item {
    max-width: 20%;
  }
  .form-wishlist-items .products-grid .product-item:nth-child(n) {
    margin-top: 0;
    margin-inline-end: 0px;
  }
}
.wishlist_action_section {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
  justify-content: space-around;
}
.form-wishlist-items .product-item .product-item-actions {
  display: block !important;
  align-items: center;
  justify-content: right;
  margin: 5px 0;
}
.form-wishlist-items .products-grid .product-item:nth-child(n) {
  margin-top: 0;
  margin-inline-end: 0px !important;
  margin-top: 25px !important;
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .form-wishlist-items .products-grid .product-item:nth-child(n) {
    max-width: unset;
  }
}
.products-grid.wishlist .price-box {
  display: none;
}
@media only screen and (max-width: 767px) {
  .form-wishlist-items .product-item .product-item-info {
    padding-bottom: 0;
    max-width: 220px;
    width: 100%;
    margin: auto;
  }
  .form-wishlist-items .products-grid li.product-item {
    max-width: 100%;
    margin: auto auto 20px !important;
  }
  .wishlist_action_section {
    justify-content: end;
  }
  .form-wishlist-items .product-item-actions .delete {
    padding-top: 0;
  }
  .customer-address-form .actions-toolbar > .secondary .action.back,
  .actions-toolbar .action.back.back.shipping_back {
    display: block;
    clear: both;
    margin-top: 50px;
    padding-top: 10px;
    text-align: center;
  }
  .wkcs-subaccount-index .wkcs-main-btn-container {
    margin-bottom: 20px;
    text-align: center;
  }
  .wkcs-subaccount-index .wkcs-main-btn-container .wkcs-btn-right {
    float: none;
  }
  .wkcs-subaccount-index form#form-cartlist-filter {
    overflow-x: scroll;
  }
}
.amtheme-dashboard-info .amtheme-card-block .action,
.amtheme-dashboard-info .amtheme-addresses-block.-dashboard-addresses .action,
.amtheme-addresses-block.-dashboard-addresses .amtheme-address-card .action,
.amtheme-dashboard-info .amtheme-address-method .action {
  color: #6d9e2e;
}
.amtheme-address-card .amtheme-wrapper .amtheme-title {
  color: #6d9e2e;
}
.amtheme-card-block > .amtheme-heading > .action,
.amtheme-addresses-block.-dashboard-addresses > .amtheme-heading > .action,
.amtheme-address-method > .amtheme-heading > .action {
  color: #6d9e2e;
}
button.action.scalable.primary.wkcs-btn-right {
  background: #6d9e2e;
}
.actions-toolbar.address_save_toolbar {
  display: block;
}
.actions-toolbar.address_save_toolbar .primary {
  float: right;
}
a.action.back.shipping_back {
  padding: 12px 25px;
  font-size: 1.8rem;
  background: #1d1d1b;
  color: #fff !important;
  border-radius: 3px;
}
a.action.back.shipping_back:hover {
  background: #3f3f3b;
}
.customer-address-form .actions-toolbar > .secondary .action.back,
.actions-toolbar .action.back.back.shipping_back {
  display: block;
}
.amtheme-dashboard-info .amtheme-content .blockadress {
  padding: 0;
  background: #eee;
}
.amtheme-dashboard-info .amtheme-content .blockadress .contactadress {
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
}
.amtheme-dashboard-info .amtheme-content .blockadress .contactinfo {
  margin-left: 15px;
}
.amtheme-dashboard-info .amtheme-content .blockadress .contactactn {
  margin-left: 15px;
}
.addresssec {
  padding: 0 !important;
  background: none !important;
}
.addresssec .addresshead {
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
}
.amtheme-content .billingcont {
  background: rgba(213, 235, 162, 0.5);
}
.amtheme-content .billingcont .defaulttitle {
  color: #1d1d1b;
}
.orders-recent .recentorders thead {
  background: rgba(29, 29, 27, 0.9);
}
.orders-recent .recentorders thead tr th {
  color: #fff;
}
.orders-recent .recentorders tbody tr:nth-child(even) {
  background: #dbeeaf !important;
}
.orders-recent .recentorders tbody tr td a.order {
  color: #6d9e2e;
}
.amtheme-dashboard-orders {
  padding: 0px !important;
}
.amtheme-dashboard-orders .tableheading {
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
  padding-bottom: 8px !important;
}
.history.here tbody tr td {
  border-left: 1px solid #6d9e2e;
  border-right: 1px solid #6d9e2e;
}
.amelsearch-further-section .amelsearch-input {
  align-items: center;
  appearance: none;
  background: #e5ebd663;
  border: 0;
  border-radius: 50px;
  display: flex;
  height: 100%;
  padding: 10px 10px 10px 50px;
  position: relative;
  box-shadow: 4px 5px 7px #ccc;
  transition: box-shadow 0.4s ease-in-out;
  border: 1px solid #c2c2c2;
}
.amelsearch-further-section .amelsearch-input::placeholder {
  color: #6D9E2E;
  font-weight: 600;
  font-size: 15px;
}
@media only screen and (max-width: 392px) {
  .action.back {
    order: 5;
    margin-top: 18px 0;
    padding-bottom: 15px;
    font-size: 1.4rem;
  }
  .multishipping-checkout-addresses .page-title {
    font-size: 1.6rem;
    line-height: 1.2rem;
  }
  .multicheckout > .title {
    font-size: 1.4rem;
    padding-bottom: 12px;
  }
  .multicheckout.address.form .actions-toolbar .action.update {
    font-size: 1.4rem;
  }
  .actions-toolbar > .action.primary {
    font-size: 1.4rem;
    padding: 15px;
  }
  .control > select {
    font-size: 14px;
  }
  .actions-toolbar > .secondary .action.back .amtheme-icon,
  .actions-toolbar .action.back .amtheme-icon {
    top: 28%;
    width: 18px;
    height: 18px;
  }
  .multicheckout.address.form .table.items .product-item-name {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 782px) {
  .multishipping-checkout-addresses .page-title {
    padding-top: 40px;
  }
  .page-wrapper > .page-main {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .multishipping-checkout-addresses .page-title {
    padding-top: 10px;
  }
}
.amtheme-qty-box input[type='number'] {
  color: #6d9e2e;
}
.block-content .address1 {
  display: flex;
}
.block-content .address1 .box-shipping-address {
  display: block;
  margin: 15px 20px;
  /* margin-right: 70px; */
  width: 33%;
}
.page-title-wrapper .selectadress {
  text-align: center;
  margin-top: 15px;
  font-weight: 600;
}
.billings .amtheme-address-method {
  display: inline-flex;
  flex-direction: none;
  text-align: left;
  width: 30%;
  background: #E5EBD6;
}
@media screen and (max-width: 414px) {
  .billings .amtheme-address-method {
    width: auto;
  }
}
.page-title-wrapper .myorderss {
  min-width: 100%;
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
  text-align: left;
}
.amtheme-address-method .box-billing-address.here {
  display: block;
  margin: 10px 20px 20px 0;
  width: 33%;
}
.amtheme-address-method .box-billing-method.methodthere {
  display: block;
  margin: 10px 20px 20px 0;
}
.amtheme-collapsible-block .titlehere {
  font-size: 1.7rem !important;
  border-bottom: 3px solid #6d9e2e;
}
.amtheme-collapsible-block .addressmethod {
  background: none;
}
.block-shipping .block-content .here {
  display: block;
  margin: 10px 20px 20px 0;
  width: 33%;
}
.block-shipping .box-shipping-method.methodthere {
  display: block;
  margin: 10px 20px 20px 0;
}
.box-content .table-wrapper .reviewhere thead {
  border-bottom: 1px solid #6d9e2e;
}
.box-content .table-wrapper .reviewhere thead tr .col.item {
  color: #1d1d1b;
  font-size: 14px;
}
.box-content .table-wrapper .reviewhere tbody tr td {
  border-right: none;
}
.multichk {
  text-align: center;
  margin-left: 27%;
}
@media screen and (max-width: 414px) {
  .multichk {
    margin-left: 0;
  }
}
.multichk .multichckout {
  max-width: 600px;
  border: 3px solid #6d9e2e;
  border-radius: 10px;
  padding: 20px;
  background: #ffffff;
}
.block-billing.billings {
  text-align: center;
}
.order-details-items table > thead table td {
  padding: 2px 15px;
}
.order-details-items table > thead table > tbody tr td {
  border-right: 0 !important;
}
.amtheme-status.-processing {
  color: #6d9e2e;
}
span.amtheme-status.-fraud {
  color: red;
}
.amtheme-status.-processing:before {
  background-color: transparent;
}
.table-wrapper .table.table-order-items .col.price {
  text-align: center;
  vertical-align: middle;
}
.account[class*='sales-'].sales-order-view .page-title-wrapper .reorder .amtheme-icon {
  display: none;
}
.sales-order-view .order-details-items table > thead table td {
  padding: 2px 2px;
  border-left: 0;
}
.account.sales-order-view table > thead > tr > th {
  padding: 10px 5px 10px;
  font-size: 15px;
}
.order-details-items .table-wrapper table td.col.name {
  font-size: 14px;
}
.order-details-items .table-wrapper tbody table.cgst tr td {
  padding: 0;
}
.order-details-items .table-wrapper tbody table.Sgst tr td {
  padding: 0;
}
.order-details-items .table-wrapper tbody table.Utgst tr td {
  padding: 0;
}
.sales-order-view.account .items.order-links .nav.item a {
  font-weight: 700;
  font-size: 18px;
  margin-left: 20px;
}
.order-details-items > .actions-toolbar:first-child .action {
  background: #6d9e2e;
  color: #fff;
  border-color: #6d9e2e;
}
.sales-order-invoice .order-details-items table > tbody {
  border-bottom: none;
}
.orderinfo {
  margin-inline-end: 0px !important;
}
.orderinfo .infohere {
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
}
.orderinfo .block-content .box-order-shipping-address {
  background: rgba(213, 235, 162, 0.5);
}
.orderinfo .block-content .box-order-shipping-address .box-content a {
  color: #6d9e2e;
}
.orderinfo .block-content .box-order-billing-address {
  background: rgba(213, 235, 162, 0.5);
}
.orderinfo .block-content .column .box-order-shipping-method {
  border: 1px solid #bee88a;
}
.orderinfo .block-content .column .box-order-billing-method {
  border: 1px solid #bee88a;
}
@media only screen and (max-width: 414px) {
  .amtheme-info {
    justify-content: center;
  }
}
.amtheme-info .order-status {
  border: 2px solid #6d9e2e;
  padding: 10px 8px 10px 0;
}
.amtheme-info .order-status .amtheme-label {
  padding: 14px 15px;
  border-radius: 5px;
}
.amtheme-info .order-actions-toolbar .actions a {
  text-decoration: underline;
}
.cms-home .page-title-wrapper {
  display: none;
}
@media (max-width: 712px) {
  .amtheme-header-icon .amtheme-link {
    display: inline-block;
  }
  .amtheme-header-icon .amtheme-link.-watchlist .amtheme-icon.-hover-bg {
    color: #04363d;
  }
  .amtheme-header-icon .amtheme-link.-watchlist .amtheme-icon.-hover-bg:hover,
  .amtheme-header-icon .amtheme-link.-watchlist .amtheme-icon.-hover-bg.-selected {
    color: #6d9e2e;
    fill: #04363d;
  }
}
@media (max-width: 640px) {
  .amtheme-header-icon .amtheme-link {
    display: inline-block;
  }
  .amtheme-header-icon .amtheme-link.-watchlist .amtheme-icon.-hover-bg {
    color: #04363d;
  }
  .amtheme-header-icon .amtheme-link.-watchlist .amtheme-icon.-hover-bg:hover,
  .amtheme-header-icon .amtheme-link.-watchlist .amtheme-icon.-hover-bg.-selected {
    color: #6d9e2e;
    fill: #04363d;
  }
}
.header.links {
  margin-inline-start: 10px;
}
.product-item-link span {
  padding: 0 !important;
  margin-left: 5px;
  font-weight: 600;
  font-size: 1.6rem;
  color: #499542;
}
.product-item-link span:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  .product-item-link span {
    padding: 0;
    border-radius: 0px;
    margin-left: 0;
    font-weight: 600;
    font-size: 1.6rem;
    color: #499542;
    text-align: center;
  }
}
section.amtheme-section-block.who_we_are_section .amtheme-categories-choice .amtheme-image-block {
  width: auto;
  height: auto;
  margin-top: 10px;
  border-radius: unset;
  background-color: transparent;
}
section.amtheme-section-block.who_we_are_section picture.amtheme-image {
  width: 250px;
  height: 200px;
  border-radius: 100%;
}
section.amtheme-section-block.who_we_are_section li.amtheme-item p.amtheme-description {
  font-weight: 900;
  font-size: 20px;
  margin: 10px 0;
}
section.amtheme-section-block.who_we_are_section picture.amtheme-image img {
  border-radius: 100%;
  width: 200px;
  height: 200px;
}
section.amtheme-section-block.who_we_are_section li.amtheme-item p {
  font-size: 14px;
}
.footer.links a {
  font-size: 14px;
  font-weight: 600;
}
.amasty-jet-theme .message:not(.available) {
  position: fixed;
  top: 185px;
  right: 0;
  width: 100%;
  z-index: 1;
  width: 300px;
}
.amasty-jet-theme .message:not(.available).success,
.amasty-jet-theme .message:not(.available).warning,
.amasty-jet-theme .message:not(.available).notice,
.amasty-jet-theme .message:not(.available).info,
.amasty-jet-theme .message:not(.available).error {
  border-radius: 4px;
  border-width: 1px;
  margin: 0 0 20px;
  text-align: left;
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  line-height: 1.2em;
  font-size: 1.7rem;
  padding-left: 40px;
}
.amasty-jet-theme .message:not(.available).success a,
.amasty-jet-theme .message:not(.available).warning a,
.amasty-jet-theme .message:not(.available).notice a,
.amasty-jet-theme .message:not(.available).info a,
.amasty-jet-theme .message:not(.available).error a {
  color: #ffffff;
}
.amasty-jet-theme .message:not(.available).success {
  display: block;
  background: #a8a69f;
  color: #070605;
  box-shadow: 1px 2px 7px #6d9e2e;
  z-index: 9;
}
.amasty-jet-theme .message:not(.available).warning,
.amasty-jet-theme .message:not(.available).notice,
.amasty-jet-theme .message:not(.available).info {
  display: block;
  background: #d5eba2;
  border-color: #d5eba2;
  color: #1d1d1b;
  box-shadow: 1px 2px 7px #6d9e2e;
  z-index: 9;
}
.amasty-jet-theme .message:not(.available).error {
  display: block;
  background: #fcdfe1;
  border-color: #fcdfe1;
  color: #eb5360;
  z-index: 9;
}
.amasty-jet-theme.cms-seller .page-title,
.amasty-jet-theme.cms-buyer .page-title {
  margin: 0;
}
.amasty-jet-theme.cms-seller .breadcrumbs,
.amasty-jet-theme.cms-buyer .breadcrumbs {
  display: none;
}
input[type='text'],
input[type='password'],
input[type='url'],
input[type='tel'],
input[type='search'],
input[type='number'],
input[type='datetime'],
input[type='email'],
textarea,
select {
  background-color: #f7f7f7;
  border: 1px solid #6d9e2e;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='url']:focus,
input[type='tel']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='datetime']:focus,
input[type='email']:focus,
textarea:focus,
select:focus {
  border: 1px solid #6d9e2e;
}
.amtheme-container {
  padding: 0 15px;
  max-width: 1360px;
  margin: 0 auto;
}
.amtheme-containerFluid {
  padding: 0;
  max-width: inherit;
  width: 100%;
  margin: 0 auto;
}
.amtheme-row {
  display: flex;
  flex-wrap: wrap;
}
.amtheme-two {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  position: relative;
}
.amtheme-three {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  width: 33.33%;
  position: relative;
}
.amtheme-four {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
}
.amtheme-five {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  position: relative;
}
.amtheme-six {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
}
.amtheme-seven {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
  position: relative;
}
.amtheme-twelve {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
}
.amtheme-ourServiceValue {
  padding: 50px 0 0;
  text-align: left;
}
@media (max-width: 640px) {
  .amtheme-ourServiceValue {
    padding: 30px 15px;
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel {
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  overflow: hidden;
  border-radius: 5px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel {
    overflow: inherit;
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel {
    overflow: inherit;
    display: block;
  }
}
@media (max-width: 640px) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel {
    overflow: inherit;
    display: block;
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue {
  width: 100%;
  position: relative;
  padding: 0;
  text-align: left;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue {
    width: 100%;
    height: auto;
    top: 0;
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue {
    width: 100%;
    height: auto;
    top: 0;
    display: block;
  }
}
@media (max-width: 640px) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue {
    width: 100%;
    height: auto;
    top: 0;
    display: block;
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
  margin-top: 0;
  margin-bottom: 13px;
  font-family: 'ITC Avant Garde Std Bk';
  color: #6d9e2e;
  text-transform: capitalize;
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue h3 a {
  color: #1d1d1b;
  text-decoration: none;
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue p {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
  padding-bottom: 0;
  color: #1d1d1b;
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue p + p {
  margin-bottom: 15px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue p {
    font-size: 18px;
    line-height: 22px;
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul {
  margin: 0 0 30px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul {
    margin: 0;
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  font-size: 22px;
  line-height: 26px;
  text-transform: capitalize;
  position: relative;
  width: calc(100% / 6);
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li {
    width: calc(100% / 3);
  }
}
@media (max-width: 640px) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li {
    width: calc(100% / 2);
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 480px) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li {
    width: calc(100% / 2);
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li::after {
  content: '';
  position: absolute;
  left: 0;
  width: 1px;
  height: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li:first-child::after {
  display: none;
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li i {
  width: 90px;
  height: 90px;
  display: block;
  margin: auto;
  position: relative;
}
@media (max-width: 480px) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li i {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0;
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li i::before {
  z-index: 1;
  line-height: 1;
  font-size: 50px;
  position: absolute;
  color: #04363d;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 480px) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li i::before {
    font-size: 30px;
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li i::after {
  content: '';
  display: block;
  width: 90px;
  height: 90px;
  position: absolute;
  border-radius: 100px;
  transform: scale(1);
  background-color: #bee88a;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
@media (max-width: 480px) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li i::after {
    width: 40px;
    height: 40px;
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li span {
  padding: 10px 20px;
  display: grid;
  margin: 0;
  position: relative;
  height: 60px;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
@media (max-width: 480px) {
  .amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li span {
    display: inline-block;
    width: calc(100% - 50px);
    vertical-align: text-bottom;
    padding: 0 0 0 15px;
    text-align: left;
    height: 70px;
  }
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li:hover i::after {
  content: '';
  transform: scale(0.2);
  background-color: #c6e5e3;
}
.amtheme-ourServiceValue .amthemeourServiceValueInnerPanel .amtheme-ServiceValue ul li:hover span {
  color: #6d9e2e;
}
.amtheme-buyer-seller {
  margin-top: 100px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-buyer-seller {
    margin-top: 50px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-buyer-seller {
    margin-top: 50px;
  }
}
@media (max-width: 640px) {
  .amtheme-buyer-seller {
    margin-top: 30px;
  }
}
.amtheme-buyer-seller .-item {
  position: relative;
}
@media (max-width: 640px) {
  .amtheme-buyer-seller .-item {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 15px;
    padding: 0;
  }
  .amtheme-buyer-seller .-item:last-child {
    margin-bottom: 0;
  }
}
.amtheme-buyer-seller .-item:hover .iconBox {
  background-color: #e2efe7;
}
.amtheme-buyer-seller .-item:hover .iconBox::after {
  height: 100%;
  bottom: auto;
  top: 0;
  -webkit-animation: fadeInUp 1s linear;
  animation: fadeInUp 1s linear;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel {
  position: relative;
  z-index: 1;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  overflow: hidden;
  border-radius: 5px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel {
    overflow: inherit;
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel {
    overflow: inherit;
    display: block;
  }
}
@media (max-width: 640px) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel {
    overflow: inherit;
    display: block;
  }
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .sellerBannerBg,
.amtheme-buyer-seller .-item .amthemeInnerPanel .buyerBannerBg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  position: absolute;
  height: 100%;
  right: 0;
  left: auto;
  width: 30%;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .sellerBannerBg::before,
.amtheme-buyer-seller .-item .amthemeInnerPanel .buyerBannerBg::before {
  background-color: #e5ebd6;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  opacity: .5;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .sellerBannerBg,
  .amtheme-buyer-seller .-item .amthemeInnerPanel .buyerBannerBg {
    width: 100%;
    height: 130px;
    background-position: center;
    top: 0;
    position: relative;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .sellerBannerBg,
  .amtheme-buyer-seller .-item .amthemeInnerPanel .buyerBannerBg {
    width: 100%;
    height: 130px;
    background-position: center;
    top: 0;
    position: relative;
  }
}
@media (max-width: 640px) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .sellerBannerBg,
  .amtheme-buyer-seller .-item .amthemeInnerPanel .buyerBannerBg {
    width: 100%;
    height: 130px;
    background-position: center;
    top: 0;
    position: relative;
  }
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .sellerBannerBg {
  background-image: url('../images/bg/seller-bg.jpg');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .buyerBannerBg {
  background-image: url('../images/bg/buyer-bg.jpg');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel {
  width: calc(100% - 35%);
  position: relative;
  padding: 30px;
  padding-right: 0;
  padding-bottom: 75px;
  text-align: left;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel {
    width: 100%;
    height: auto;
    top: 0;
    padding: 15px;
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel {
    width: 100%;
    height: auto;
    top: 0;
    display: block;
  }
}
@media (max-width: 640px) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel {
    width: 100%;
    height: auto;
    top: 0;
    padding: 15px;
    display: block;
  }
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
  margin-top: 0;
  margin-bottom: 13px;
  font-family: 'ITC Avant Garde Std Bk';
  color: #6d9e2e;
  letter-spacing: 0;
  text-transform: capitalize;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel h3 {
    font-size: 21px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel h3 a {
  color: #1d1d1b;
  text-decoration: none;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  padding-bottom: 0;
  color: #1d1d1b;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel p + p {
  margin-bottom: 15px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul {
  margin: 0 0 30px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 15px;
  text-transform: capitalize;
  width: 25%;
  height: 80px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li {
    width: 50%;
    border: 1px solid #c6e5e3;
    padding: 10px 0 20px;
    margin-left: -1px;
    margin-top: -1px;
  }
}
@media (max-width: 640px) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li {
    width: 50%;
    border: 1px solid #c6e5e3;
    padding: 10px 0 20px;
    margin-left: -1px;
    margin-top: -1px;
  }
}
@media (max-width: 480px) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li {
    width: 50%;
  }
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i {
  width: 50px;
  height: 50px;
  display: block;
  margin: auto;
  position: relative;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i::before {
  z-index: 1;
  line-height: 1;
  font-size: 25px;
  width: 25px;
  height: 25px;
  color: #04363d;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i::after {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  border-radius: 100px;
  transform: scale(0.5);
  background-color: #c6e5e3;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i.flaticon-effort::before {
  background-image: url('../images/custom-icon/effortless.png');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i.flaticon-Conversions::before {
  background-image: url('../images/custom-icon/good-conversion-rate.png');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i.flaticon-Payments::before {
  background-image: url('../images/custom-icon/instant-payment.png');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i.flaticon-Intelligence::before {
  background-image: url('../images/custom-icon/Market-Intelligence.png');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i.flaticon-Guaranteed::before {
  background-image: url('../images/custom-icon/best-prices.png');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i.flaticon-saveTime::before {
  background-image: url('../images/custom-icon/save-time.png');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i.flaticon-finance::before {
  background-image: url('../images/custom-icon/financial-options.png');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li i.flaticon-marketIntelligence::before {
  background-image: url('../images/custom-icon/market-research.png');
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel ul li:hover i::after {
  content: '';
  transform: scale(1);
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more {
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: absolute;
  border-radius: 3px;
  overflow: hidden;
  padding: 12px 30px;
  bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more.amtheme-watch {
  left: 30px;
  background-color: #1d1d1b;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more.amtheme-link {
  right: 0px;
  background-color: #6d9e2e;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more.amtheme-link {
    right: 30px;
  }
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more:hover {
  color: #ffffff;
}
.amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more:hover::before {
  height: 100%;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more {
    position: relative;
    bottom: 0;
    display: inline-block;
    width: 125px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more.amtheme-watch {
    left: 0;
    margin-right: 10px;
  }
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more.amtheme-link {
    right: inherit;
    float: right;
  }
}
@media (max-width: 640px) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more {
    position: relative;
    bottom: 0;
    display: inline-block;
    width: 125px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more.amtheme-watch {
    left: 0;
    margin-right: 10px;
  }
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more.amtheme-link {
    right: inherit;
    float: right;
  }
}
@media (max-width: 480px) {
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more {
    position: relative;
    bottom: 0;
    display: inline-block;
    width: 125px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more.amtheme-watch {
    left: 0;
    margin-right: 10px;
  }
  .amtheme-buyer-seller .-item .amthemeInnerPanel .amtheme-panel a.read-more.amtheme-link {
    right: inherit;
  }
}
.amtheme-buyer-seller .-item .amtheme-gap {
  border-radius: 5px;
  padding: 5px;
  overflow: hidden;
  background-color: #e5ebd6;
  border: 1px solid #e5ebd6;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-buyer-seller .-item .amtheme-gap {
    overflow: inherit;
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-buyer-seller .-item .amtheme-gap {
    overflow: inherit;
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 640px) {
  .amtheme-buyer-seller .-item .amtheme-gap {
    overflow: inherit;
    display: block;
    width: 100%;
    height: 100%;
  }
}
.amtheme-who_we_are_section {
  margin-top: 100px;
  padding: 30px 0;
  background-color: #f8f8f8;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-who_we_are_section {
    margin-top: 50px;
  }
  .amtheme-who_we_are_section .amtheme-two {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 640px) {
  .amtheme-who_we_are_section {
    margin-top: 0;
  }
  .amtheme-who_we_are_section .amtheme-two {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
  }
  .amtheme-who_we_are_section .amtheme-two:last-child .single-services-card:last-child {
    padding-bottom: 0;
  }
}
.amtheme-who_we_are_section .amtheme-item .section-heading {
  margin: 0 auto 18px;
  position: relative;
}
.amtheme-who_we_are_section .amtheme-item .section-heading h2 {
  font-size: 26px;
  line-height: 34px;
  margin: 0;
  font-family: 'ITC Avant Garde Std Bk';
  font-weight: 600;
  letter-spacing: 0;
  color: #6d9e2e;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-who_we_are_section .amtheme-item .section-heading h2 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .amtheme-who_we_are_section .amtheme-item .section-heading h2 {
    font-size: 20px;
    line-height: 22px;
  }
}
.amtheme-who_we_are_section .amtheme-item .head-content,
.amtheme-who_we_are_section .amtheme-item .head-content p {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 60px;
  padding-bottom: 0;
  color: #1d1d1b;
  text-align: left;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-who_we_are_section .amtheme-item .head-content,
  .amtheme-who_we_are_section .amtheme-item .head-content p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 40px;
  }
}
@media (max-width: 640px) {
  .amtheme-who_we_are_section .amtheme-item .head-content,
  .amtheme-who_we_are_section .amtheme-item .head-content p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}
.amtheme-who_we_are_section .single-services-card {
  padding: 0 0 30px;
  padding-left: 95px;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  position: relative;
  overflow: hidden;
  text-align: left;
  z-index: 1;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .amtheme-who_we_are_section .single-services-card {
    padding-left: 50px;
    margin-bottom: 0;
  }
}
.amtheme-who_we_are_section .single-services-card:last-child {
  margin-bottom: 0;
}
.amtheme-who_we_are_section .single-services-card .-ourVision,
.amtheme-who_we_are_section .single-services-card .-ourMission,
.amtheme-who_we_are_section .single-services-card .-ourCommandment {
  position: absolute;
  left: 0;
  width: 80px;
  height: 80px;
}
.amtheme-who_we_are_section .single-services-card .-ourVision::before,
.amtheme-who_we_are_section .single-services-card .-ourMission::before,
.amtheme-who_we_are_section .single-services-card .-ourCommandment::before {
  font-family: 'yarnBiz';
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 34px;
  text-align: center;
  font-style: initial;
  line-height: 1.22;
  color: #04363d;
}
.amtheme-who_we_are_section .single-services-card .-ourVision::after,
.amtheme-who_we_are_section .single-services-card .-ourMission::after,
.amtheme-who_we_are_section .single-services-card .-ourCommandment::after {
  content: '';
  width: 80px;
  height: 80px;
  position: absolute;
  border-radius: 100px;
  background-color: #c6e5e3;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
@media (max-width: 640px) {
  .amtheme-who_we_are_section .single-services-card .-ourVision,
  .amtheme-who_we_are_section .single-services-card .-ourMission,
  .amtheme-who_we_are_section .single-services-card .-ourCommandment {
    width: 40px;
    height: 40px;
  }
  .amtheme-who_we_are_section .single-services-card .-ourVision::before,
  .amtheme-who_we_are_section .single-services-card .-ourMission::before,
  .amtheme-who_we_are_section .single-services-card .-ourCommandment::before {
    width: 18px;
    height: 15px;
    font-size: 20px;
    line-height: 15px;
  }
  .amtheme-who_we_are_section .single-services-card .-ourVision::after,
  .amtheme-who_we_are_section .single-services-card .-ourMission::after,
  .amtheme-who_we_are_section .single-services-card .-ourCommandment::after {
    width: 40px;
    height: 40px;
  }
}
.amtheme-who_we_are_section .single-services-card .-ourVision::before {
  content: "\e907";
}
.amtheme-who_we_are_section .single-services-card .-ourMission::before {
  content: "\e902";
}
.amtheme-who_we_are_section .single-services-card .-ourCommandment::before {
  content: "\e904";
}
.amtheme-who_we_are_section .single-services-card h3 {
  position: relative;
  font-size: 22px;
  margin: 0 0 13px;
  font-family: 'ITC Avant Garde Std Bk';
  line-height: 28px;
  font-weight: 600;
}
@media (max-width: 640px) {
  .amtheme-who_we_are_section .single-services-card h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
  }
}
.amtheme-who_we_are_section .single-services-card p {
  font-size: 18px;
  line-height: 22px;
  color: #1d1d1b;
}
.amtheme-who_we_are_section .single-services-card p:last-child {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .amtheme-who_we_are_section .single-services-card p {
    font-size: 16px;
    line-height: 20px;
  }
}
.amtheme-who_we_are_section .single-services-card ul.amthemeInnerList {
  margin-top: 0;
  margin-bottom: 0;
  padding-inline-start: 0;
}
.amtheme-who_we_are_section .single-services-card ul.amthemeInnerList li {
  font-size: 18px;
  line-height: 22px;
  color: #1d1d1b;
  list-style: none;
  text-indent: -35px;
  margin-left: 35px;
  margin-bottom: 5px;
}
@media (max-width: 640px) {
  .amtheme-who_we_are_section .single-services-card ul.amthemeInnerList li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    text-indent: -30px;
    margin-left: 30px;
  }
}
.amtheme-who_we_are_section .single-services-card ul.amthemeInnerList li::before {
  content: '';
  border-radius: 100%;
  position: relative;
  top: 10px;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url('../svg/yarn/yarn.svg');
}
@media (max-width: 640px) {
  .amtheme-who_we_are_section .single-services-card ul.amthemeInnerList li::before {
    width: 20px;
    height: 20px;
  }
}
.amtheme-who_we_are_section .single-services-card a.read-more {
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: absolute;
  bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
.amtheme-who_we_are_section .single-services-card a.read-more.amtheme-watch {
  left: 30px;
}
.amtheme-who_we_are_section .single-services-card a.read-more.amtheme-link {
  right: 30px;
}
.amtheme-who_we_are_section .single-services-card a.read-more:hover {
  letter-spacing: 1px;
}
.amtheme-testimonial-area {
  background-color: #e5ebd6;
  padding: 0;
  text-align: left;
  position: relative;
  height: 100%;
}
.amtheme-testimonial-area .amtheme-five {
  padding: 0;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-testimonial-area .amtheme-five {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 640px) {
  .amtheme-testimonial-area .amtheme-five {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.amtheme-testimonial-area .amtheme-five .layer-content {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.amtheme-testimonial-area .amtheme-five .ttm-bg {
  position: relative;
}
.amtheme-testimonial-area .amtheme-five .ttm-col-bgcolor-yes,
.amtheme-testimonial-area .amtheme-five .ttm-col-bgimage-yes {
  height: 100%;
}
@media (max-width: 640px) {
  .amtheme-testimonial-area .amtheme-five .ttm-col-bgcolor-yes,
  .amtheme-testimonial-area .amtheme-five .ttm-col-bgimage-yes {
    height: 50vh;
    overflow: hidden;
  }
}
.amtheme-testimonial-area .amtheme-five .ttm-col-bgimage-yes {
  z-index: 1;
}
.amtheme-testimonial-area .amtheme-five .ttm-col-bgimage-yes > .ttm-col-wrapper-bg-layer {
  background-image: url('../images/bg/testimonial-bg.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: cover;
  width: auto;
  margin-left: -500px;
  left: 0;
  top: 0;
  right: 0;
  position: absolute;
  height: 100%;
}
@media (max-width: 640px) {
  .amtheme-testimonial-area .amtheme-five .ttm-col-bgimage-yes > .ttm-col-wrapper-bg-layer {
    background-position: 100% 50%;
    margin-left: 0;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(90deg);
  }
}
.amtheme-testimonial-area .amtheme-seven {
  padding: 50px 0;
  position: relative;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-testimonial-area .amtheme-seven {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 640px) {
  .amtheme-testimonial-area .amtheme-seven {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
    margin: -350px auto 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1;
    text-align: center;
    padding: 30px 0 0;
  }
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content {
  margin: 15px auto 0;
  position: relative;
}
@media (max-width: 640px) {
  .amtheme-testimonial-area .amtheme-seven .testimonial-content {
    margin-top: 0;
  }
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .top-title {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  color: #6d9e2e;
  padding-left: 70px;
  margin-bottom: 15px;
  display: none;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .top-title:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #6d9e2e;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content h2 {
  font-size: 26px;
  margin-bottom: 30px;
  font-family: 'ITC Avant Garde Std Bk';
  line-height: 34px;
  color: #6d9e2e;
  width: calc(30vw + 200px);
  text-align: center;
}
@media (max-width: 640px) {
  .amtheme-testimonial-area .amtheme-seven .testimonial-content h2 {
    margin: 0 auto 30px;
    font-size: 20px;
    line-height: 22px;
  }
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content p {
  color: #1d1d1b;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.8;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider {
  margin-left: calc(-30vw + 200px);
  z-index: 1;
  overflow: inherit;
  text-align: left;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider {
    margin-left: calc(-50vw + 200px);
  }
}
@media (max-width: 640px) {
  .amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider {
    margin-left: 0;
  }
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider.slick-slider .slick-list {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 20% 0 0;
}
@media (max-width: 640px) {
  .amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider.slick-slider .slick-list {
    padding: 0;
  }
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider.slick-slider .slick-list .slick-slide {
  margin: 0 10px;
  background: rgba(29, 29, 27, 0.66);
  padding: 30px;
  vertical-align: top;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider.slick-slider .slick-dots {
  text-align: left;
  margin-left: calc(10vw + 200px);
}
@media (max-width: 640px) {
  .amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider.slick-slider .slick-dots {
    text-align: center;
    margin: 10px auto;
  }
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider.slick-slider .custom-prev.slick-arrow,
.amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider.slick-slider .custom-next.slick-arrow {
  margin-top: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 0px;
  background: #6d9e2e !important;
  display: inline-block;
  color: #ffffff;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  overflow: hidden;
  font-size: 28px;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider.slick-slider .custom-prev.slick-arrow {
  left: 0;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .testimonial-slider.slick-slider .custom-next.slick-arrow {
  right: 0;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .single-testimonial {
  position: relative;
  padding-left: 40px;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .single-testimonial::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/bg/testimonial-shape.png');
  opacity: 1;
  background-repeat: no-repeat;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .single-testimonial p {
  font-style: italic;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 96px;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .single-testimonial h3 {
  color: #6d9e2e;
  font-style: italic;
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 600;
  line-height: 24px;
}
.amtheme-testimonial-area .amtheme-seven .testimonial-content .single-testimonial span {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-style: italic;
}
.amtheme-testimonial-area .circle-wrap .circle {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  -webkit-animation: rotation 50s infinite linear;
  animation: rotation 50s infinite linear;
}
.amtheme-testimonial-area .circle-wrap .circle-1 {
  width: 150px;
  font-size: 100px;
  color: #6d9e2e;
  top: 0;
  position: absolute;
  -webkit-animation: rotation 50s infinite linear;
  animation: rotation 50s infinite linear;
}
.amtheme-testimonial-area .circle-wrap .circle-2 {
  position: absolute;
  bottom: -200px;
  left: -90px;
  width: 80px;
  font-size: 65px;
  color: #6d9e2e;
  -webkit-animation: rotation 50s infinite linear;
  animation: rotation 50s infinite linear;
}
.amtheme-testimonial-area .circle-wrap .circle-3 {
  position: absolute;
  bottom: -50px;
  right: -30px;
  width: 80px;
  color: #6d9e2e;
  font-size: 50px;
  -webkit-animation: rotation 50s infinite linear;
  animation: rotation 50s infinite linear;
}
.amtheme-clientsPanel {
  padding: 50px 0;
  background: #c6e5e3;
}
.amtheme-clientsPanel .amtheme-content {
  padding: 0 30px;
  max-width: 1360px;
  margin: 0 auto;
  list-style-type: none;
}
@media (max-width: 480px) {
  .amtheme-clientsPanel .amtheme-content {
    margin: 0;
  }
}
.amtheme-clientsPanel .amtheme-content .amtheme-row {
  margin-left: -15px;
  margin-right: -15px;
  display: inherit;
}
.amtheme-clientsPanel .amtheme-content .amtheme-row .partner-slider .partner-item {
  border: 1px solid #E4E4E4;
  background-color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  position: relative;
  cursor: pointer;
}
.amtheme-clientsPanel .amtheme-content .amtheme-row .partner-slider .partner-item img {
  width: 70%;
  margin: auto;
}
.amtheme-clientsPanel .amtheme-content .amtheme-row .partner-slider .partner-item:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.amtheme-clientsPanel .amtheme-content .amtheme-row .slick-slider .slick-list .slick-slide {
  margin: 0 10px;
}
.amtheme-clientsPanel .amtheme-content .amtheme-row .slick-slider .custom-prev.slick-arrow,
.amtheme-clientsPanel .amtheme-content .amtheme-row .slick-slider .custom-next.slick-arrow {
  margin-top: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 0px;
  background: #6d9e2e !important;
  display: inline-block;
  color: #ffffff;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  overflow: hidden;
  font-size: 28px;
}
.amtheme-clientsPanel .amtheme-content .amtheme-row .slick-slider .custom-prev.slick-arrow {
  left: 0;
}
.amtheme-clientsPanel .amtheme-content .amtheme-row .slick-slider .custom-next.slick-arrow {
  right: 0;
}
.amtheme-counterPanel {
  position: relative;
}
.amtheme-counterPanel .counterContainer {
  background-image: url('../images/bg/bgimage.png');
  background-color: #171730;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: 100px 0;
}
.amtheme-counterPanel .counterContainer::after {
  display: block;
  clear: both;
  content: "";
}
.amtheme-counterPanel .counterContainer .amtheme-content {
  padding: 0 30px;
  max-width: 1360px;
  margin: 0 auto;
  list-style-type: none;
}
@media (max-width: 480px) {
  .amtheme-counterPanel .counterContainer .amtheme-content {
    margin: 0;
  }
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row {
  display: flex;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .countHeaderPanel {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  margin: auto;
  color: #ffffff;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .countHeaderPanel .section-title {
  text-align: center;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .countHeaderPanel .section-title .title-header {
  padding-bottom: 11px;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .countHeaderPanel .section-title .title-header h2 {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 10px;
  color: #ffffff;
  font-family: 'ITC Avant Garde Std Bk';
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .countHeaderPanel .section-title .title-header h2.title {
  font-family: 'ITC Avant Garde Std Bk';
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .countHeaderPanel .section-title .title-header h2.title .ttm-textcolor-skincolor {
  color: #6d9e2e;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .counterEqual {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .counterEqual .ttm-fid-inside {
  padding: 15px 0;
  text-align: center;
  position: relative;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .counterEqual .ttm-fid-inside .ttm-fid-icon-wrapper {
  height: 85px;
  line-height: 85px;
  border-radius: 5px;
  display: block;
  position: relative;
  width: 85px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 47px;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .counterEqual .ttm-fid-inside .ttm-fid-icon-wrapper:after {
  content: "";
  left: 50%;
  height: 10px;
  position: absolute;
  bottom: -25px;
  width: 10px;
  background-color: #6d9e2e;
  border-radius: 50%;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .counterEqual .ttm-fid-inside .ttm-fid-icon-wrapper i {
  font-size: 42px;
  line-height: 55px;
  transition: all 1s ease;
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.85);
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .counterEqual .ttm-fid-inside:hover .ttm-fid-icon-wrapper i {
  transform: rotateY(360deg);
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .counterEqual .ttm-fid-inside .ttm-fid-contents h4.ttm-fid-inner {
  margin: 0;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .counterEqual .ttm-fid-inside .ttm-fid-contents h4.ttm-fid-inner span {
  color: #ffffff;
  font-size: 46px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 0;
}
.amtheme-counterPanel .counterContainer .amtheme-content .amtheme-row .counterEqual .ttm-fid-inside .ttm-fid-contents h3.ttm-fid-title {
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 15px;
  line-height: 1.8;
}
.amtheme-seller-intro {
  padding: 50px 0;
  margin-bottom: 0;
  text-align: left;
  position: relative;
}
.amtheme-seller-intro .amtheme-two {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-seller-intro .amtheme-two {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    width: 70%;
  }
  .amtheme-seller-intro .amtheme-two:last-child {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    width: 30%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-seller-intro .amtheme-two {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    width: 70%;
  }
  .amtheme-seller-intro .amtheme-two:last-child {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    width: 30%;
  }
}
@media (max-width: 640px) {
  .amtheme-seller-intro .amtheme-two {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .amtheme-seller-intro .amtheme-two:last-child {
    -ms-flex: inherit;
    flex: inherit;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
  }
}
.amtheme-seller-intro .amtheme-innerRow .section-header h2.heading_title {
  font-family: 'ITC Avant Garde Std Bk';
  font-size: 26px;
  line-height: 34px;
  padding: 0;
  margin: 0 0 15px;
  color: #6d9e2e;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-seller-intro .amtheme-innerRow .section-header h2.heading_title {
    font-size: 22px;
    line-height: 22px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-seller-intro .amtheme-innerRow .section-header h2.heading_title {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .amtheme-seller-intro .amtheme-innerRow .section-header h2.heading_title {
    font-size: 20px;
    line-height: 22px;
  }
}
.amtheme-seller-intro .amtheme-innerRow .section-paragraph {
  font-size: 20px;
  line-height: 24px;
  color: #1d1d1b;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-seller-intro .amtheme-innerRow .section-paragraph {
    font-size: 20px;
    line-height: 22px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-seller-intro .amtheme-innerRow .section-paragraph {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .amtheme-seller-intro .amtheme-innerRow .section-paragraph {
    font-size: 18px;
    line-height: 22px;
  }
}
.amtheme-seller-intro .amtheme-innerRow .section-paragraph .section-iconBullet ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-inline-start: 0;
}
.amtheme-seller-intro .amtheme-innerRow .section-paragraph .section-iconBullet ul li {
  font-size: 18px;
  line-height: 22px;
  color: #1d1d1b;
  list-style: none;
  text-indent: -35px;
  margin-left: 35px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-seller-intro .amtheme-innerRow .section-paragraph .section-iconBullet ul li {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-seller-intro .amtheme-innerRow .section-paragraph .section-iconBullet ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .amtheme-seller-intro .amtheme-innerRow .section-paragraph .section-iconBullet ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
  }
}
.amtheme-seller-intro .amtheme-innerRow .section-paragraph .section-iconBullet ul li::before {
  content: '';
  border-radius: 100%;
  position: relative;
  top: 10px;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url('../svg/yarn/yarn.svg');
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-seller-intro .amtheme-innerRow .section-paragraph .section-iconBullet ul li::before {
    top: 3px;
    width: 16px;
    height: 16px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-seller-intro .amtheme-innerRow .section-paragraph .section-iconBullet ul li::before {
    top: 3px;
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 640px) {
  .amtheme-seller-intro .amtheme-innerRow .section-paragraph .section-iconBullet ul li::before {
    top: 3px;
    width: 16px;
    height: 16px;
  }
}
.amtheme-seller-intro .amtheme-innerRow .section-btnTheme {
  margin-top: 50px;
}
.amtheme-seller-intro .amtheme-innerRow .section-btnTheme a {
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  text-decoration: none;
  display: inline-block;
}
.amtheme-seller-intro .amtheme-innerRow .section-btnTheme a.btnTheme-primary {
  background-color: #6d9e2e;
  cursor: pointer;
}
.amtheme-seller-intro .amtheme-innerRow .section-btnTheme a.btnTheme-secondary {
  background-color: #1d1d1b;
}
.amtheme-seller-intro .amtheme-innerRow .section-btnTheme a:last-child {
  margin-left: 30px;
}
.amtheme-seller-intro .amtheme-innerRow .section-btnTheme a::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.amtheme-seller-intro .amtheme-innerRow .section-btnTheme a:hover {
  color: #ffffff;
}
.amtheme-seller-intro .amtheme-innerRow .section-btnTheme a:hover::before {
  height: 100%;
}
@media (max-width: 640px) {
  .amtheme-seller-intro .amtheme-innerRow .section-btnTheme a {
    position: relative;
    bottom: 0;
    display: inline-block;
    max-width: 195px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
  }
  .amtheme-seller-intro .amtheme-innerRow .section-btnTheme a:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .amtheme-seller-intro .amtheme-innerRow .section-btnTheme a {
    position: relative;
    bottom: 0;
    display: inline-block;
    max-width: 195px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
  }
  .amtheme-seller-intro .amtheme-innerRow .section-btnTheme a.btnTheme-primary {
    margin-bottom: 0;
  }
  .amtheme-seller-intro .amtheme-innerRow .section-btnTheme a.btnTheme-secondary {
    float: right;
  }
  .amtheme-seller-intro .amtheme-innerRow .section-btnTheme a:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 280px) {
  .amtheme-seller-intro .amtheme-innerRow .section-btnTheme a {
    position: relative;
    bottom: 0;
    display: inline-block;
    max-width: 195px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
  }
  .amtheme-seller-intro .amtheme-innerRow .section-btnTheme a.btnTheme-secondary {
    float: left;
  }
  .amtheme-seller-intro .amtheme-innerRow .section-btnTheme a:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }
}
.amtheme-seller-intro .amtheme-innerRow .section-image-fit img {
  width: 100%;
  object-fit: cover;
}
.amtheme-matrix {
  background-color: rgba(29, 29, 27, 0.9);
  padding: 30px 0 50px;
  color: #e5ebd6;
  position: relative;
}
.amtheme-matrix::before,
.amtheme-matrix::after {
  position: absolute;
  top: 0;
  display: block;
  width: 500px;
  height: 100%;
  background-color: #333331;
  content: '';
}
.amtheme-matrix::before {
  right: 99%;
}
.amtheme-matrix::after {
  left: 99%;
}
.amtheme-matrix .section-header {
  text-align: center;
  width: calc(100% - 55%);
  margin: auto;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-matrix .section-header {
    width: calc(100% - 30%);
  }
}
@media (max-width: 640px) {
  .amtheme-matrix .section-header {
    width: 90%;
  }
}
@media (max-width: 480px) {
  .amtheme-matrix .section-header {
    width: 90%;
  }
}
.amtheme-matrix .section-header h2.heading_title {
  font-family: 'ITC Avant Garde Std Bk';
  font-size: 22px;
  line-height: 26px;
  padding: 0;
  margin: 0 0 15px;
  color: #e5ebd6;
  text-transform: capitalize;
}
.amtheme-matrix .amtheme-innerRow {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-matrix .amtheme-innerRow .amtheme-four {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-matrix .amtheme-innerRow .amtheme-four {
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .amtheme-matrix .amtheme-innerRow .amtheme-four {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.amtheme-matrix .amtheme-innerRow .matrixPanel {
  margin: 15px 0;
  padding: 0 15px;
  transition: all .4s;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-matrix .amtheme-innerRow .matrixPanel {
    padding: 0;
    justify-content: flex-start;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-matrix .amtheme-innerRow .matrixPanel {
    padding: 0;
    justify-content: flex-start;
  }
}
@media (max-width: 640px) {
  .amtheme-matrix .amtheme-innerRow .matrixPanel {
    justify-content: flex-start;
  }
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox,
.amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox {
  display: inline-block;
  vertical-align: top;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox {
  width: 88px;
  height: 88px;
  padding: 17px;
  background-color: rgba(29, 29, 27, 0.66);
  transition: all .4s;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i {
  position: relative;
  width: 54px;
  height: 54px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i::before {
  font-family: 'yarnBiz';
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 45px;
  text-align: center;
  font-style: initial;
  line-height: 1.22;
  color: #fff;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i.soldOut_icon::before {
  content: '\e913';
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i.avgOrder::before {
  content: '\e903';
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i.qtySold::before {
  content: '\e90b';
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i.pinCodeIcon::before {
  content: '\f041';
  font-family: font-awesome;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i.ttlUser::before {
  content: '\e90a';
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i.doorUser::before {
  content: '\e90f';
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox {
    width: 60px;
    height: 60px;
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i {
    width: 32px;
    height: 32px;
  }
  .amtheme-matrix .amtheme-innerRow .matrixPanel .iconBox i::before {
    font-size: 32px;
  }
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox {
  padding: 0 0 0 15px;
  text-align: left;
  transition: all .4s;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .countNum {
  display: block;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .countNum:not(.countNum) {
  font-family: 'ITC Avant Garde Std Bk';
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  transition: all .4s;
  opacity: .8;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .countNum span {
  font-family: 'ITC Avant Garde Std Md';
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  transition: all .4s;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .countNum span {
    font-size: 26px;
    line-height: 36px;
  }
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .countNum sup {
  font-family: 'ITC Avant Garde Std Md';
  font-size: 20px;
  line-height: 1;
  text-transform: lowercase;
  font-weight: 600;
  transition: all .4s;
  vertical-align: super;
  padding-left: 5px;
  position: relative;
  top: -5px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .countNum sup {
    font-size: 18px;
  }
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .textTitle {
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .textTitle > span {
  font-family: 'ITC Avant Garde Std Bk';
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .textTitle > span {
    font-size: 16px;
    line-height: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .textTitle > span {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 640px) {
  .amtheme-matrix .amtheme-innerRow .matrixPanel .titleBox .textTitle > span {
    font-size: 14px;
    line-height: 20px;
  }
}
.amtheme-matrix .amtheme-innerRow .matrixPanel:hover .iconBox {
  border-radius: 100%;
  transition: all .4s;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel:hover .titleBox .countNum {
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
.amtheme-matrix .amtheme-innerRow .matrixPanel:hover .titleBox .textTitle {
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}
.amtheme-why-trade {
  padding: 50px 0;
  margin-bottom: -20px;
  color: #1d1d1b;
  background: #F8F8F8;
  position: relative;
  counter-reset: featuredbox-number;
}
.amtheme-why-trade::before,
.amtheme-why-trade::after {
  position: absolute;
  top: 0;
  display: block;
  width: calc((100vw - 100%) / 2);
  height: 100%;
  background: #F8F8F8;
  content: '';
}
.amtheme-why-trade::before {
  right: 100%;
}
.amtheme-why-trade::after {
  left: 100%;
}
.amtheme-why-trade .section-header {
  text-align: left;
  width: 100%;
  margin: auto;
}
.amtheme-why-trade .section-header h2.heading_title {
  font-family: 'ITC Avant Garde Std Bk';
  font-size: 26px;
  line-height: 34px;
  padding: 0;
  margin: 0 0 15px;
  color: #6d9e2e;
  text-transform: capitalize;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-why-trade .section-header h2.heading_title {
    font-size: 22px;
    line-height: 22px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-why-trade .section-header h2.heading_title {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .amtheme-why-trade .section-header h2.heading_title {
    font-size: 20px;
    line-height: 22px;
  }
}
.amtheme-why-trade .featuredbox-number .featured-icon-box {
  position: relative;
  margin: 15px 0;
  padding: 12px 0;
  width: 100%;
}
.amtheme-why-trade .featuredbox-number .featured-icon-box .featured-icon,
.amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content {
  display: table-cell;
  vertical-align: middle;
}
.amtheme-why-trade .featuredbox-number .featured-icon-box .featured-icon .ttm-icon {
  line-height: 48px;
  width: 48px;
  height: 48px;
  margin-right: 40px;
  margin-top: -15px;
  margin-bottom: 0;
  transition: all .4s;
  background-color: #e5ebd6;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border: 1px solid transparent;
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  box-sizing: content-box;
  position: relative;
}
.amtheme-why-trade .featuredbox-number .featured-icon-box .featured-icon .ttm-icon i {
  font-size: 18px;
  font-weight: 500;
  color: #1d1d1b;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.amtheme-why-trade .featuredbox-number .featured-icon-box .featured-icon .ttm-icon i.ttm-num:before {
  counter-increment: featuredbox-number;
  content: counter(featuredbox-number, decimal-leading-zero) " ";
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-icon .ttm-icon {
    margin-right: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-icon .ttm-icon {
    margin-right: 20px;
  }
}
@media (max-width: 640px) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-icon .ttm-icon {
    margin-right: 20px;
  }
}
.amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content {
  padding: 20px 30px 20px 30px;
  background-color: #e5ebd6;
  width: 100%;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}
.amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content:before {
  top: 39px;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-right-color: #e5ebd6;
  border-width: 10px;
  left: 70px;
  transition: all .5s ease;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content:before {
    left: 50px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content:before {
    left: 50px;
  }
}
@media (max-width: 640px) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content:before {
    left: 50px;
  }
}
.amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content .featured-title h3 {
  font-size: 22px;
  line-height: 28px;
  margin: 0;
  color: #1d1d1b;
  font-family: 'ITC Avant Garde Std Bk';
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content .featured-title h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content .featured-title h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 640px) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content .featured-title h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
.amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content .featured-desc p {
  font-size: 18px;
  line-height: 24px;
  color: #1d1d1b;
  margin-bottom: 0;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content .featured-desc p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content .featured-desc p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 640px) {
  .amtheme-why-trade .featuredbox-number .featured-icon-box .featured-content .featured-desc p {
    font-size: 16px;
    line-height: 20px;
  }
}
.amtheme-why-trade .featuredbox-number .featured-icon-box:not(:last-child) .featured-icon:before,
.amtheme-why-trade .featuredbox-number .featured-icon-box:not(:last-child) .featured-icon:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  left: 25px;
  top: 45%;
  z-index: -1;
  transition: all .6s ease;
}
.amtheme-why-trade .featuredbox-number .featured-icon-box:not(:last-child) .featured-icon:before {
  height: 0;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}
.amtheme-why-trade .featuredbox-number .featured-icon-box:not(:last-child):hover .featured-icon:before {
  height: calc(100% - 20px);
  z-index: 0;
  margin-top: 20px;
  background-color: #c6e5e3;
}
.amtheme-why-trade .featuredbox-number .featured-icon-box:hover .featured-icon .ttm-icon,
.amtheme-why-trade .featuredbox-number .featured-icon-box:hover .featured-content {
  background-color: #c6e5e3;
}
.amtheme-why-trade .ttm_single_image-wrapper {
  margin-top: 80px;
  margin-bottom: 50px;
  position: relative;
  text-align: right;
}
.amtheme-why-trade .ttm_single_image-wrapper:before {
  content: '';
  position: absolute;
  height: calc(100% + 130px);
  width: 83%;
  left: 50%;
  top: -80px;
  z-index: -1;
  background-color: #c6e5e3;
}
.amtheme-why-trade .ttm_single_image-wrapper .ttm_single_image_text {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-right: 110px;
  padding-left: 105px;
  transform: translateY(-35px);
  color: #1d1d1b;
}
.amtheme-why-trade .ttm_single_image-wrapper .ttm_single_image_text:before {
  background-color: #6d9e2e;
  -webkit-mask: url('../svg/yarn/image-arrow.svg') no-repeat 100% 100%;
  -webkit-mask-box-image: url('../svg/yarn/image-arrow.svg');
  content: '';
  position: absolute;
  width: 90px;
  height: 50px;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  right: auto;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-why-trade .ttm_single_image-wrapper .ttm_single_image_text {
    padding-right: 0;
  }
}
.amtheme-why-trade .ttm_single_image-wrapper img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 640px) {
  .amtheme-why-trade .amtheme-row {
    display: block;
    flex-wrap: inherit;
  }
}
@media (max-width: 640px) {
  .amtheme-why-trade .amtheme-seven {
    -ms-flex: inherit;
    flex: inherit;
    width: 100%;
    max-width: inherit;
  }
}
@media (max-width: 640px) {
  .amtheme-why-trade .amtheme-five {
    display: none;
  }
}
.amtheme-how-to-sell {
  background-color: #6d9e2e;
  padding: 50px 0 100px;
  color: #1d1d1b;
  position: relative;
  counter-reset: featuredbox-number;
}
.amtheme-how-to-sell::before,
.amtheme-how-to-sell::after {
  position: absolute;
  top: 0;
  display: block;
  width: 500px;
  height: 100%;
  background-color: #6d9e2e;
  content: '';
}
.amtheme-how-to-sell::before {
  right: 99%;
}
.amtheme-how-to-sell::after {
  left: 99%;
}
.amtheme-how-to-sell .section-header {
  text-align: center;
  width: calc(100% - 55%);
  margin: auto;
}
@media (max-width: 640px) {
  .amtheme-how-to-sell .section-header {
    width: 90%;
  }
}
@media (max-width: 480px) {
  .amtheme-how-to-sell .section-header {
    width: 90%;
  }
}
.amtheme-how-to-sell .section-header h2.heading_title {
  font-family: 'ITC Avant Garde Std Bk';
  font-size: 22px;
  line-height: 26px;
  padding: 0;
  margin: 0 0 15px;
  color: #1d1d1b;
  text-transform: capitalize;
}
.amtheme-how-to-sell .amtheme-featuredboxNumber {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 640px) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box {
  margin: 0 0 30px;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
  background-color: #e5ebd6;
  padding: 30px 30px 30px;
  position: relative;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: .5s all ease;
  -ms-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
  border-radius: 3px;
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box:before {
  content: '';
  z-index: -1;
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box i.ttm-num {
  position: absolute;
  top: 30px;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #e5ebd6;
  line-height: 39px;
  text-align: center;
  left: 30px;
  font-size: 1px;
  font-weight: 500;
  opacity: 0;
  color: #1d1d1b;
  font-family: inherit;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box i.ttm-num {
    opacity: 1;
    top: -15px;
    left: -15px;
    font-size: 14px;
    height: 38px;
    width: 38px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box i.ttm-num {
    opacity: 1;
    top: -15px;
    left: -15px;
    font-size: 14px;
    height: 38px;
    width: 38px;
  }
}
@media (max-width: 640px) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box i.ttm-num {
    opacity: 1;
    top: -15px;
    left: -15px;
    font-size: 14px;
    height: 38px;
    width: 38px;
  }
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box i.ttm-num:before {
  counter-increment: featuredbox-number;
  content: counter(featuredbox-number, decimal-leading-zero) " ";
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .ttm-icon {
  margin-bottom: 25px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border: 1px solid transparent;
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  box-sizing: content-box;
  position: relative;
  margin-bottom: 0;
  height: auto;
  width: auto;
  line-height: 1;
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .ttm-icon i {
  font-size: 48px;
  position: relative;
  top: 0;
  left: 0;
  color: #04363d;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  -webkit-transform: unset;
  -ms-transform: unset;
  -o-transform: unset;
  transform: unset;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content {
  padding-top: 15px;
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-title h3 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  margin: 0 0 12px;
  text-transform: capitalize;
  font-style: italic;
  letter-spacing: 0;
  color: #6d9e2e;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-title h3 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-title h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 640px) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-title h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-desc {
  min-height: 100px;
}
@media (max-width: 640px) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-desc {
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: vertical;
  }
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-desc p {
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #1d1d1b;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-desc p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-desc p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 640px) {
  .amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box .innerFeature-icon-box .featured-content .featured-desc p {
    font-size: 16px;
    line-height: 20px;
    min-height: inherit;
    display: -webkit-box;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: vertical;
  }
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box:hover {
  border-radius: 5px;
  background-color: #c6e5e3;
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box:hover:before {
  background-color: #c6e5e3;
}
.amtheme-how-to-sell .amtheme-featuredboxNumber .amtheme-three .featured-icon-box:hover i.ttm-num {
  opacity: 1;
  top: -15px;
  left: -15px;
  font-size: 14px;
  height: 38px;
  width: 38px;
  color: #1d1d1b;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.amtheme-popup-block {
  background-color: rgba(0, 0, 0, 0.9);
}
.amtheme-popup-block.-youtubeIframe .popup-inner {
  max-width: calc(100vw - 600px);
  height: 55vh;
  max-height: 55vh;
  padding: 0;
  margin: 0;
  overflow: inherit;
  background-color: #e5ebd6;
  border: 1px solid #1d1d1b;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-popup-block.-youtubeIframe .popup-inner {
    width: 90%;
    max-width: 90%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-popup-block.-youtubeIframe .popup-inner {
    width: 90%;
    max-width: 90%;
  }
}
@media (max-width: 640px) {
  .amtheme-popup-block.-youtubeIframe .popup-inner {
    width: 90%;
    max-width: 90%;
    height: 30%;
  }
}
.amtheme-popup-block.-youtubeIframe .popup-inner .amtheme-button-close {
  margin: 0;
  background-color: #e5ebd6;
  color: #6d9e2e;
  z-index: 999999;
  top: -40px;
  right: -38px;
}
.amtheme-popup-block.-youtubeIframe .popup-inner .form-heading {
  position: absolute;
  top: 10px;
}
.amtheme-popup-block.-youtubeIframe .popup-inner .form-heading h4 {
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
  position: relative;
  top: -10px;
  margin-top: 0;
  margin-bottom: 13px;
  font-family: 'ITC Avant Garde Std Bk';
  color: #6d9e2e;
  letter-spacing: 0;
  text-transform: capitalize;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-popup-block.-youtubeIframe .popup-inner .form-heading h4 {
    font-size: 21px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .amtheme-popup-block.-youtubeIframe .popup-inner .form-heading h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.amtheme-popup-block.-youtubeIframe .popup-inner .form-heading h4 a {
  color: #1d1d1b;
  text-decoration: none;
}
.amtheme-popup-block.-youtubeIframe .popup-inner .block-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.amtheme-popup-block.-youtubeIframe .popup-inner .block-content .video-container .video {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.amtheme-popup-block.-youtubeIframe .popup-inner .btn-block {
  cursor: pointer;
  display: table;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  padding: 12px 30px;
  top: 20px;
  font-size: 22px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  background-color: #6d9e2e;
  width: auto;
  margin: auto;
  vertical-align: bottom;
}
.amtheme-popup-block.-youtubeIframe .popup-inner .btn-block::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.amtheme-popup-block.-youtubeIframe .popup-inner .btn-block:hover {
  color: #ffffff;
}
.amtheme-popup-block.-youtubeIframe .popup-inner .btn-block:hover::before {
  height: 100%;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block {
    position: relative;
    bottom: 0;
    width: auto;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block.amtheme-watch {
    left: 0;
    margin-right: 10px;
  }
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block.amtheme-link {
    right: inherit;
    float: right;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block {
    position: relative;
    bottom: 0;
    width: auto;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block.amtheme-watch {
    left: 0;
    margin-right: 10px;
  }
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block.amtheme-link {
    right: inherit;
    float: right;
  }
}
@media (max-width: 640px) {
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block {
    position: relative;
    bottom: 0;
    width: auto;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    font-size: 18px;
  }
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block.amtheme-watch {
    left: 0;
    margin-right: 10px;
  }
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block.amtheme-link {
    right: inherit;
    float: right;
  }
}
@media (max-width: 480px) {
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block {
    position: relative;
    bottom: 0;
    width: auto;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    font-size: 18px;
  }
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block.amtheme-watch {
    left: 0;
    margin-right: 10px;
  }
  .amtheme-popup-block.-youtubeIframe .popup-inner .btn-block.amtheme-link {
    right: inherit;
  }
}
body.amasty .page-main > .messages {
  position: fixed;
  top: 185px;
  right: 20px;
  width: 100%;
  z-index: 100;
  width: 300px;
}
body.amasty .page-main > .messages .message.success,
body.amasty .page-main > .messages .message.warning,
body.amasty .page-main > .messages .message.notice,
body.amasty .page-main > .messages .message.info,
body.amasty .page-main > .messages .message.error {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  margin: 0 0 20px;
  text-align: left;
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  line-height: 1.2em;
  font-size: 1.7rem;
  padding-left: 45px;
  position: relative;
}
body.amasty .page-main > .messages .message.success a,
body.amasty .page-main > .messages .message.warning a,
body.amasty .page-main > .messages .message.notice a,
body.amasty .page-main > .messages .message.info a,
body.amasty .page-main > .messages .message.error a {
  color: #ffffff;
}
body.amasty .page-main > .messages .message.success {
  display: block;
  background: #432e14;
  border-color: #432e14;
  color: #f1ede8;
}
body.amasty .page-main > .messages .message.warning,
body.amasty .page-main > .messages .message.notice,
body.amasty .page-main > .messages .message.info {
  display: block;
  background: #f2f2f2;
  border-color: #f2f2f2;
  color: #666;
}
body.amasty .page-main > .messages .message.error {
  display: block;
  background: #fcdfe1;
  border-color: #fcdfe1;
  color: #eb5360;
}
body.amasty-jet-fulltheme.page-layout-seller-login .logo {
  margin: 0 auto 0 0 !important;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  min-height: 100vh;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-container {
  padding: 0 15px;
  max-width: 1360px;
  margin: 0 auto;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-containerFluid {
  padding: 0;
  max-width: inherit;
  width: 100%;
  margin: 0 auto;
  align-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-five {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-five {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-five {
    padding-right: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-five {
    padding-right: 0;
    flex: 0 0 51.666667%;
    max-width: 51.666667%;
  }
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-five {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-seven {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-seven {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-seven {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-seven {
    padding-right: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-seven {
    padding-right: 0;
    flex: 0 0 48.333333%;
    max-width: 48.333333%;
  }
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-seven {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-login-header {
  width: 100%;
  background-color: #e5ebd6;
  margin: 0 auto;
  position: sticky;
  top: 0;
  right: 0;
  z-index: 1000;
  padding: 15px;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-login-content {
  display: inline-block;
  width: 100%;
  height: calc(100vh - 100px);
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-supplier-account-container {
  background-color: #f8f8f8;
  text-align: center;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-supplier-account-container form.form-createSeller-account {
  margin: auto;
  max-width: 80%;
  width: 100%;
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-mp-supplier-account-container form.form-createSeller-account {
    max-width: 100%;
  }
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer {
  width: calc(100% - 50px);
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer {
    width: calc(100% - 15px);
  }
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset.info {
  margin-right: 0;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .field:not(.-as-link) > label {
  color: #1d1d1b;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .field:not(.-as-link) .form-field {
  width: 100%;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .field:not(.-as-link) .form-field__control > label {
  color: #1d1d1b;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .legend {
  margin: 0px 0 30px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0;
  color: #6d9e2e;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field {
  margin: 0;
  width: 100%;
  position: relative;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .otp_generatenote {
  font-weight: 600;
  vertical-align: middle;
  position: absolute;
  top: -30px;
  right: -140px;
  font-size: 14px;
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .otp_generatenote {
    position: relative;
    top: 15px;
    right: inherit;
  }
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .otp_text {
  margin-top: 15px;
  width: 100%;
  text-align: center;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .resendlink {
  position: absolute;
  right: 0;
  font-size: 12px;
  padding: 5px 0 5px 15px;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .field-name-otp {
  margin-top: 30px;
  width: 100%;
  position: relative;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .field-name-otp .control input {
  width: 100% !important;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit {
  width: 100%;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: #6d9e2e;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit:hover {
  color: #ffffff;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit:hover::before {
  height: 100%;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .send_otp_edit {
  width: 100%;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: #6d9e2e;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .send_otp_edit::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .send_otp_edit:hover {
  color: #ffffff;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset .customer_mobile > .field .send_otp_edit:hover::before {
  height: 100%;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset.-editor > .fields.-am-block > .message {
  max-width: calc(50% - 20px / 2);
  width: 100%;
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .fieldset.-editor > .fields.-am-block > .message {
    width: 100%;
  }
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .amtheme-account-actions {
  margin: 20px 0 25px;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox'] {
  height: 0;
  width: 0;
  opacity: 0;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox']:checked + label {
  color: #1d1d1b;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox'] + label :focus {
  color: #6d9e2e;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .amtheme-account-actions .amtheme-fields .field.-as-link label {
  font-family: 'ITC Avant Garde Std Bk';
  letter-spacing: 0;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .amtheme-account-actions .amtheme-fields .field.-as-link label :hover {
  color: #1d1d1b;
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .label.noMobileV {
    display: none;
    height: 0;
    position: absolute;
  }
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer.-ee .wk-signup-step-personal-info {
    margin-top: 30px;
  }
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-supplier-continer .actions-toolbar {
  margin-top: 0;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-signup-step-tab {
  border-bottom: 0;
  padding: 15px 0;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-signup-step-tab-container {
  overflow: hidden;
  position: relative;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-signup-step-tab .wk-signup-step-tab-icon {
  position: relative;
  margin-bottom: 10px;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-signup-step-tab .wk-signup-step-tab-icon::before {
  content: '';
  position: absolute;
  left: -50%;
  top: 15px;
  width: 100%;
  height: 3px;
  background-color: rgba(29, 29, 27, 0.08);
  transform: translate(0, 50%);
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-signup-step-tab .wk-signup-step-tab-icon .iconImage {
  width: 35px;
  height: 35px;
  border-radius: 35px;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
  margin: auto;
  z-index: 1;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-signup-step-tab .wk-signup-step-tab-icon .iconImage img {
  object-fit: cover;
  width: 35px;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-signup-step-tab:first-child .wk-signup-step-tab-icon:before {
  display: none;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-signup-step-tab.wk-active-tab {
  border-bottom: 0;
  position: relative;
  color: #1d1d1b;
  font-family: 'ITC Avant Garde Std Bk';
  font-weight: 600;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .wk-signup-step-tab.wk-active-tab .wk-signup-step-tab-icon::before {
  background-color: #6d9e2e;
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container {
  /* width is set as 100% here. any width can be specified as per requirement */
  width: 100%;
  background-color: #e5ebd6;
  padding-top: calc(100vh - 100px);
  height: 0;
  position: relative;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container {
    padding-top: 0;
    height: auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container {
    padding-top: calc(50vh - 100px);
  }
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container {
    padding-top: 0;
    height: auto;
  }
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container .video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container .video {
    position: relative;
    height: auto;
  }
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container .video {
    position: relative;
  }
}
body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container .img-res {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container .img-res {
    position: relative;
    height: auto;
  }
}
@media (max-width: 640px) {
  body.amasty-jet-fulltheme .wk-mp-page-wrapper .video-container .img-res {
    position: relative;
    height: auto;
  }
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-content {
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container {
  background-size: 360px 156px, 89px 148px;
  background-color: #F8F8F8;
  background-image: url('../svg/yarn/Earth-login.svg'), url('../svg/yarn/login-bg.svg');
  background-repeat: no-repeat, no-repeat;
  background-position: bottom left, top right;
  flex-grow: 1;
  max-width: 100%;
  flex-basis: auto;
}
@media (min-width: 1920px) {
  body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container {
    background-size: 948px 422px, 474px 791px;
  }
}
@media (min-width: 1280px) {
  body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container {
    background-size: 708px 316px, 354px 519px;
  }
}
@media (min-width: 600px) {
  body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container {
    background-size: 747px 319px, 190px 317px;
  }
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login {
  margin-top: 100px;
  margin-bottom: 24px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  max-width: 350px;
  padding: 20px;
  border: 1px solid #bad7aa;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 50px #d8e9cf;
  -moz-box-shadow: 0px 0px 50px #d8e9cf;
  -o-box-shadow: 0px 0px 50px #d8e9cf;
  -ms-box-shadow: 0px 0px 50px #d8e9cf;
  box-shadow: 0px 0px 50px #d8e9cf;
}
@media (min-width: 600px) {
  body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login {
    margin-top: 30px;
  }
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .-loginImg {
  max-width: 173px;
  align-self: center;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login h2.muiTypography-h2 {
  text-align: center;
  font-size: 2.63rem;
  margin: 16px 0;
  color: #6d9e2e;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .field > label {
  color: #1d1d1b;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .otp-content .send_otp_login {
  width: 100%;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: #6d9e2e;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .otp-content .send_otp_login::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .otp-content .send_otp_login:hover {
  color: #ffffff;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .otp-content .send_otp_login:hover::before {
  height: 100%;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .otp-content .smserror {
  margin: 10px 0 0;
  font-size: 15px;
  color: #f23b3b;
  font-weight: 600;
  vertical-align: middle;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .actions-toolbar {
  display: block;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .actions-toolbar .primary,
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .actions-toolbar .secondary {
  display: inline-block;
  margin: auto;
  width: 100%;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .actions-toolbar .secondary {
  margin-top: 15px;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .actions-toolbar .secondary a {
  font-weight: 400;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset.login .actions-toolbar .secondary a:hover {
  color: #6d9e2e;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset .actions-toolbar {
  display: block;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset .actions-toolbar .primary,
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset .actions-toolbar .secondary {
  display: inline-block;
  margin: auto;
  width: 100%;
  text-align: center;
}
body.amasty-jet-fulltheme.amasty-jet-themelogin .wk-mp-login-container .block-customer-login .block-content .form-login > fieldset.fieldset .actions-toolbar .secondary {
  margin-top: 15px;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main {
  width: 100%;
  max-width: 100%;
  min-height: auto;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('../images/bg/bg-registration-form-2.jpg');
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background: #6d9e2e;
  background: -webkit-linear-gradient(-135deg, rgba(233, 239, 232, 0.31), rgba(89, 190, 111, 0.15));
  background: -o-linear-gradient(-135deg, rgba(233, 239, 232, 0.31), rgba(89, 190, 111, 0.15));
  background: -moz-linear-gradient(-135deg, rgba(233, 239, 232, 0.31), rgba(89, 190, 111, 0.15));
  background: linear-gradient(-135deg, rgba(233, 239, 232, 0.31), rgba(89, 190, 111, 0.15));
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container {
  width: auto;
  background: #e5ebd6;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  margin: 30px auto;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 640px) {
  body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container {
    width: 90%;
  }
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form {
  width: 390px;
  padding: 30px;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login {
  padding-bottom: 5px;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .section-header h2.heading_title {
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
  margin-top: 0;
  margin-bottom: 40px;
  color: #6d9e2e;
  letter-spacing: 0;
  text-transform: capitalize;
  text-align: center;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .field > label {
  color: #1d1d1b;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .otp-content .send_otp_login {
  width: 100%;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: #6d9e2e;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .otp-content .send_otp_login::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .otp-content .send_otp_login:hover {
  color: #ffffff;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .otp-content .send_otp_login:hover::before {
  height: 100%;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .otp-content .smserror {
  margin: 10px 0 0;
  font-size: 15px;
  color: #f23b3b;
  font-weight: 600;
  vertical-align: middle;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .actions-toolbar {
  display: block;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .actions-toolbar .primary,
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .actions-toolbar .secondary {
  display: inline-block;
  margin: auto;
  width: 100%;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .actions-toolbar .secondary {
  margin-top: 15px;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .actions-toolbar .secondary a {
  font-weight: 400;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .actions-toolbar .secondary a:hover {
  color: #6d9e2e;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-new-customer {
  text-align: center;
  margin-top: 15px;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-new-customer a {
  color: #6d9e2e;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-new-customer a:hover {
  color: #6d9e2e;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form-image {
  width: 316px;
  background-image: url('../images/bg/gif_login.gif');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: #ffffff;
}
@media (max-width: 640px) {
  body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form-image {
    display: none;
  }
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main {
  width: 100%;
  max-width: 100%;
  min-height: auto;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('../images/bg/bg-registration-form-2.jpg');
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background: #6d9e2e;
  background: -webkit-linear-gradient(-135deg, rgba(233, 239, 232, 0.31), rgba(89, 190, 111, 0.15));
  background: -o-linear-gradient(-135deg, rgba(233, 239, 232, 0.31), rgba(89, 190, 111, 0.15));
  background: -moz-linear-gradient(-135deg, rgba(233, 239, 232, 0.31), rgba(89, 190, 111, 0.15));
  background: linear-gradient(-135deg, rgba(233, 239, 232, 0.31), rgba(89, 190, 111, 0.15));
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container {
  width: auto;
  background: #e5ebd6;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  margin: 30px auto;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25);
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form {
  width: 390px;
  padding: 30px;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot {
  padding-bottom: 5px;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .section-header h2.heading_title {
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
  margin-top: 0;
  margin-bottom: 40px;
  color: #6d9e2e;
  letter-spacing: 0;
  text-transform: capitalize;
  text-align: center;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .field > label {
  color: #1d1d1b;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .field .form-field {
  width: 100%;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .field .form-field__control > label {
  color: #1d1d1b;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .otp-content .send_otp_password {
  width: 100%;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: #6d9e2e;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .otp-content .send_otp_password::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .otp-content .send_otp_password:hover {
  color: #ffffff;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .otp-content .send_otp_password:hover::before {
  height: 100%;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .otp-content .smserror {
  margin: 10px 0 0;
  font-size: 15px;
  color: #f23b3b;
  font-weight: 600;
  vertical-align: middle;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .actions-toolbar {
  display: block;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .actions-toolbar .primary,
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .actions-toolbar .secondary {
  display: inline-block;
  margin: auto;
  width: 100%;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .actions-toolbar .secondary {
  margin-top: 15px;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .actions-toolbar .secondary a {
  font-weight: 400;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-forgot .form-forgot .fieldset.forgot .actions-toolbar .secondary a:hover {
  color: #6d9e2e;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-new-customer {
  text-align: center;
  margin-top: 15px;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-new-customer a {
  color: #6d9e2e;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form .block-customer-new-customer a:hover {
  color: #6d9e2e;
}
body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form-image {
  width: 316px;
  background-image: url('../images/bg/gif_login.gif');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: #ffffff;
}
@media (max-width: 640px) {
  body.amasty-techsevin-theme-forgot > .page-wrapper > .page-main .forgot-container .forgot-validate-form-image {
    display: none;
  }
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main {
  width: 100%;
  max-width: 100%;
  min-height: auto;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container {
  padding: 0 15px;
  min-width: 100%;
  border-radius: 0;
  overflow: hidden;
  margin: 30px auto;
}
@media (max-width: 640px) {
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate {
  background: #e5ebd6;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25);
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form {
  max-width: inherit;
  width: 100%;
  padding: 0;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form .section-header h2.heading_title {
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
  margin-top: 0;
  margin-bottom: 40px;
  color: #6d9e2e;
  letter-spacing: 0;
  text-transform: capitalize;
  text-align: center;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account {
  width: 100%;
  max-width: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset {
  width: calc(50% - 50px / 2);
  margin-bottom: 0;
  border-bottom-width: 0;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset {
    width: 100%;
  }
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset:not(:first-of-type) {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #dfdedd;
  }
}
@media (max-width: 480px) {
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset {
    margin-bottom: 30px;
    width: 100%;
  }
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset:last-child {
    margin-bottom: 0;
  }
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset:not(:first-of-type) {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #dfdedd;
  }
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset.-editor {
  width: 100%;
  margin-top: 20px;
  padding-top: 30px;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset legend.legend {
  position: relative;
  font-size: 22px;
  margin: 0 0 13px;
  line-height: 28px;
  font-weight: 600;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset legend.legend span {
  color: #fff;
}
@media (max-width: 640px) {
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset legend.legend {
    margin-bottom: 25px;
    text-align: center;
  }
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset .field.choice > label {
  color: #1d1d1b;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset .field.choice > label.label::before,
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset .field.choice > label.label::after {
  margin: 0;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset .field.choice > label.label:hover {
  color: #6d9e2e;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset .field > label {
  color: #1d1d1b;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset .field > .control .password-strength-meter {
  border: none;
  overflow: inherit;
  padding: 0;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset .field.choice .field-tooltip {
  top: -3px;
  z-index: 1;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset .field.choice .field-tooltip .field-tooltip-content {
  color: #1d1d1b;
  font-size: 16px;
  line-height: 18px;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset::after {
  display: none;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .fieldset:not(:last-of-type) {
  border: none;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 640px) {
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar {
    width: 100%;
    text-align: center;
    margin: auto;
    display: block;
  }
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .primary,
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .secondary {
  display: inline-block;
  margin: auto;
  width: auto;
  text-align: center;
  overflow: hidden;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .primary::before,
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .secondary::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .primary:hover,
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .secondary:hover {
  color: #ffffff;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .primary:hover::before,
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .secondary:hover::before {
  height: 100%;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .secondary {
  position: relative;
  bottom: 0;
  display: inline-block;
  margin-left: 15px;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .secondary a {
  width: auto;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
  padding: 15px 35px;
  display: block;
  font-weight: 400;
  margin-top: 0;
  color: #ffffff;
  background-color: #6d9e2e;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account .actions-toolbar .secondary a:hover {
  color: #ffffff;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset.info {
  margin-right: 0;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .field:not(.-as-link) > label {
  color: #1d1d1b;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .field:not(.-as-link) .form-field {
  width: 100%;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .field:not(.-as-link) .form-field__control > label {
  color: #1d1d1b;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .legend {
  margin: 0px 0 30px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0;
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field {
  margin: 0;
  width: 100%;
  position: relative;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .otp_generatenote {
  font-weight: 600;
  vertical-align: middle;
  position: absolute;
  top: -30px;
  right: -140px;
  font-size: 14px;
}
@media (max-width: 640px) {
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .otp_generatenote {
    position: relative;
    top: 15px;
    right: inherit;
  }
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .otp_text {
  margin-top: 15px;
  width: 100%;
  text-align: center;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .resendlink {
  position: absolute;
  right: 0;
  font-size: 12px;
  padding: 5px 0 5px 15px;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .field-name-otp {
  margin-top: 30px;
  width: 100%;
  position: relative;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control input {
  width: 100% !important;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit {
  width: 100%;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: #6d9e2e;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit:hover {
  color: #ffffff;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .field-name-otp .control .verif_otp_edit:hover::before {
  height: 100%;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .send_otp_edit {
  width: 100%;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: #6d9e2e;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .send_otp_edit::before {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #04363d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .send_otp_edit:hover {
  color: #ffffff;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset .customer_mobile > .field .send_otp_edit:hover::before {
  height: 100%;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset.-editor > .fields.-am-block > .message {
  max-width: calc(50% - 20px / 2);
  width: 100%;
}
@media (max-width: 640px) {
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .fieldset.-editor > .fields.-am-block > .message {
    width: 100%;
  }
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .amtheme-account-actions {
  margin: 20px 0 25px;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox'] {
  height: 0;
  width: 0;
  opacity: 0;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox']:checked + label {
  color: #1d1d1b;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link input.checkbox[type='checkbox'] + label :focus {
  color: #6d9e2e;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link label {
  font-family: 'ITC Avant Garde Std Bk';
  letter-spacing: 0;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form > .form-create-account.-ee .amtheme-account-actions .amtheme-fields .field.-as-link label :hover {
  color: #1d1d1b;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form .block-customer-registration body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form .block-customer-new-customer {
  text-align: center;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form .block-customer-registration body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form .block-customer-new-customer a {
  text-transform: capitalize;
  color: #1d1d1b;
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form .block-customer-registration body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form .block-customer-new-customer a:hover {
  color: #6d9e2e;
}
body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form-image {
  width: 316px;
  background-image: url('../images/bg/gif_login.gif');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: #ffffff;
}
@media (max-width: 640px) {
  body.amasty-techsevin-theme-registration > .page-wrapper > .page-main .registration-container .registration-validate-form-image {
    display: none;
  }
}
body.amasty-jet-theme.testimonials-index-index .page-main .page-title-wrapper {
  margin-top: 50px;
  text-align: center;
}
body.amasty-jet-theme.testimonials-index-index .page-main .page-title-wrapper h1 {
  font-size: 34px;
  line-height: 40px;
  margin: 0 0 15px;
  font-weight: 600;
  letter-spacing: 0;
  color: #6d9e2e;
}
body.amasty-jet-theme.testimonials-index-index .page-main .page-title-wrapper .testimonialContent p {
  font-size: 20px;
  line-height: 24px;
}
body.amasty-jet-theme.testimonials-index-index .page-main .page-title-wrapper .testimonialContent a {
  text-transform: lowercase;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #6d9e2e;
}
.paddingZero {
  padding: 0 !important;
}
.paddingTZero {
  padding-top: 0 !important;
}
.paddingRZero {
  padding-right: 0 !important;
}
.paddingBZero {
  padding-bottom: 0 !important;
}
.paddingRZero {
  padding-right: 0 !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.color-black {
  color: #1d1d1b;
}
.header.links a {
  font-size: 14px;
}
.slide img {
  margin: auto;
}
@media (max-width: 767px) {
  section.amtheme-section-block.who_we_are_section picture.amtheme-image {
    width: 100px;
    height: 100px;
    border-radius: 100%;
  }
  section.amtheme-section-block.who_we_are_section picture.amtheme-image img {
    border-radius: 100%;
    width: 100px;
    height: 100px;
  }
  .amtheme-popup-block.-youtubeIframe .popup-inner .amtheme-button-close {
    top: -50px;
    right: -16px;
  }
  .amasty-jet-theme .amsearch-wrapper-input.-left-position {
    z-index: 100;
    height: auto;
  }
  .block-search .amtheme-close {
    top: 19px;
    background: transparent;
    left: 3px;
    padding: 1px;
    border-radius: 50%;
  }
  .amsearch-form-container.-opened .action.search {
    display: none;
  }
  .amasty-jet-theme .amsearch-wrapper-input.-left-position .amsearch-close {
    top: 0;
  }
  .block-search .block.block-content .actions {
    position: absolute;
    top: 18px;
  }
}
table input[type="checkbox"] {
  border: 1px solid #dfdedd;
  background: #f7f7f7;
  width: 14px;
  height: 14px;
  opacity: 1;
}
input[type="checkbox"] {
  border: 1px solid #dfdedd;
  background: #f7f7f7;
  width: 14px;
  height: 14px;
  opacity: 1;
}
.customer-account-create .page-title-wrapper h1.page-title {
  margin-top: 30px;
  margin-bottom: 35px;
}
.form.create.account.form-create-account {
  width: 80%;
  margin: auto;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 20px;
  background: #e5ebd6;
}
form.form.create.account.form-create-account input[type="checkbox"] {
  height: 0;
  width: 0;
  opacity: 0;
}
fieldset.fieldset.create.info legend.legend span {
  color: #333;
  font-weight: 600;
}
form label.label,
.fieldset-product-options-inner > .legend {
  font-size: 16px;
  font-weight: 600;
}
form fieldset.fieldset.create.info legend {
  margin-bottom: 10px;
}
form fieldset.fieldset legend {
  margin-bottom: 10px;
}
.breadcrumbs {
  margin: 20px 0 20px;
}
.page-main .catalog-category-view .category-view {
  margin-bottom: 20px;
}
.amslider {
  position: relative;
  margin: 0px auto;
}
.page-layout-2columns-left.page-with-filter .columns {
  padding-top: 20px;
}
fieldset.fieldset.info.wk-mp-fieldset {
  width: 90%;
  min-width: 98%;
}
body .wk-list-container-wrapper.wk-text-transform-center.seller_section_data {
  max-width: inherit;
}
.block-search .actions {
  right: 5px;
  left: auto;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 992px) {
  .products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon {
    width: 150px;
    font-size: 15px;
  }
  .products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner .amtheme-icons-position.custom-position:not(:first-of-type) {
    margin-left: 5px;
  }
}
.a-section.a-spacing-extra-large {
  padding-top: 15px;
}
.a-row.a-spacing-top-medium.a-size-small {
  text-align: center;
  padding-top: 7px;
}
button.message-close svg.amtheme-icon {
  position: absolute;
  top: 5px;
  right: 6px;
  width: 25px;
  background: #1d1d1b;
  height: 25px;
  border-radius: 50px;
  fill: #fff;
  padding: 5px;
}
button.message-close {
  background: transparent;
}
.amasty-techsevin-theme-registration fieldset.fieldset.-editor.address.padding-15FieldTopMobile .field.noMobileV {
  display: none;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main {
  margin-bottom: 0;
}
aside.modal-popup.confirm._show header.modal-header {
  padding-top: 25px;
  border-bottom: none;
}
aside.modal-popup.confirm._show .modal-content {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
aside.modal-popup.confirm._show button.action-primary.action-accept {
  order: 0;
  margin-right: 10px;
}
aside.modal-popup.confirm._show button.action-secondary.action-dismiss {
  order: 1;
}
.account.amasty-mega-menu form label.label,
.fieldset-product-options-inner > .legend {
  font-size: 16px;
  font-weight: 600;
}
.youtube_lang_btn {
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.-youtubeIframe .popup-inner .youtube_lang_btn .btn-block {
  display: inline-block;
  top: 6px;
  margin: 0 10px 15px 0px;
  text-align: center;
}
.message:not(.available).info a {
  color: #6d9e2e;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .actions-toolbar .secondary a {
  color: #6d9e2e;
}
body.amasty-techsevin-theme-login > .page-wrapper > .page-main .login-container .login-validate-form .block-customer-login .form-login .fieldset.login .actions-toolbar .secondary a:hover {
  color: #6d9e2e;
}
.a-row.a-spacing-top-medium.a-size-small a {
  color: #6d9e2e;
}
.account.amasty-mega-menu form label.label,
.fieldset-product-options-inner > .legend {
  color: #6d9e2e;
}
a.action.order {
  color: #6d9e2e;
}
.amtheme-card-block > .amtheme-heading > .action,
.amtheme-addresses-block.-dashboard-addresses > .amtheme-heading > .action,
.amtheme-address-method > .amtheme-heading > .action {
  color: #6d9e2e;
}
.product.data.items > .item.title.active > .switch {
  padding-bottom: 5px;
  border-bottom: 0;
  padding-top: 6px;
}
.product.data.items > .item.title.active {
  background-color: #c6e5e3;
  color: #ffffff;
}
/*18th august*/
.product.data.items > .item.title.active > .switch {
  color: #fff;
}
/*9th august*/
.product.data.items > .item.title.active > .switch:hover,
.product.data.items > .item.title.active > .switch:focus {
  padding-bottom: 5px;
}
.amelsearch-further-section .amelsearch-button.-primary {
  background-color: #6d9e2e;
  border-color: #6d9e2e;
}
section.amelsearch-form-section.-focused .amelsearch-button.-primary {
  background-color: #6d9e2e;
  border-color: #6d9e2e;
  border-radius: 80px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  height: 38px;
  min-width: 78px;
  padding: 7px 10px;
}
.amelsearch-input:hover:not([disabled]),
.amelsearch-input:focus:not([disabled]) {
  border-color: #6d9e2e;
  box-shadow: none;
}
.filter-options .items .items-children.-folding {
  padding-left: 5px;
}
.amsearch-result-tabs.product.data.items > .item.title.active > .switch {
  padding-bottom: 5px;
  border-bottom: 0;
}
.amsearch-result-tabs.product.data.items > .item.title.active > .switch:hover,
.amsearch-result-tabs.product.data.items > .item.title.active > .switch:focus {
  padding-bottom: 5px;
}
span.amtheme-circle-icon.share_wahtsbtn {
  background-image: url(../images/whatsapp.png) !important;
  background-repeat: no-repeat !important;
  margin: auto;
  width: 28px;
  height: 33px;
  margin: 10px;
}
.breadcrumbs strong {
  color: #64a640;
}
h2 {
  line-height: 1.2;
}
.cms-page-view center h2 b u {
  color: #6d9e2e;
}
.cms-page-view center h2 b {
  color: #6d9e2e;
}
.cms-page-view div h2 b {
  color: #6d9e2e;
}
.cms-page-view h1.page-title {
  color: #6d9e2e;
}
.cms-faqs.cms-page-view h3 b {
  color: #6d9e2e;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .reset,
  .block.filter .filter-subtitle,
  .am-no-display-desktop {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .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 {
    letter-spacing: 0.035em;
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 4.3rem;
  }
  .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 {
    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 {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    height: 0;
    content: '';
  }
  .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 {
    float: right;
    clear: 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 {
    float: left;
    clear: left;
  }
  .page-main,
  .breadcrumbs {
    width: 100%;
  }
  .panel.header {
    padding: 15px 20px;
  }
  .page-layout-3columns .main {
    width: calc(100% - 185px - 2%);
    float: right;
    clear: right;
  }
  .page-layout-3columns .sidebar-main,
  .page-layout-3columns .sidebar-additional {
    float: left;
    clear: left;
  }
  .page-layout-3columns .sidebar-main {
    width: 185px;
    margin-inline-end: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 185px;
  }
  .page-main {
    margin-bottom: 0px;
  }
  @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 {
      width: 100%;
      grid-area: main;
    }
    .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-columns: auto calc(100% - 185px - 2%);
      grid-template-areas: 'sidebar-main main' 'sidebar-additional main';
    }
    .page-layout-2columns-right .page-main > .columns {
      grid-template-columns: calc(100% - 185px - 2%) auto;
      grid-template-areas: 'main sidebar-main' 'main sidebar-additional';
      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-columns: auto calc(100% - 185px - 185px) auto;
      grid-template-areas: 'sidebar-main main sidebar-additional';
      justify-content: start;
    }
    .page-layout-3columns .page-main > .columns .column.main {
      width: calc(100% - 25px * 2);
      justify-self: center;
    }
    .page-layout-3columns.-filter-inactive .page-main > .columns {
      grid-template-columns: auto calc(calc(100% - 185px - 185px) + 185px * 2) auto;
    }
  }
  .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;
  }
  .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-top: 0;
    padding-inline-end: 40px;
    padding-bottom: 0;
    padding-inline-start: 0;
    margin: 0;
    cursor: pointer;
  }
  .navigation li.level0.active > a,
  .navigation li.level0.has-active > a {
    font-weight: 700;
  }
  .navigation li.level0 > a {
    word-wrap: break-word;
    word-break: break-word;
    padding: 20px 0;
    position: relative;
    display: inline-block;
  }
  .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;
    position: absolute;
    display: block;
    width: 0;
    background: #1d1d1b;
    content: '';
  }
  .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 {
    word-wrap: break-word;
    word-break: break-word;
    color: #439342;
    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 {
    word-break: break-all;
  }
  .ie11 .navigation .category-item > a,
  .ie11 .navigation .level-top > a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link {
    word-break: break-all;
  }
  .ie11 .navigation .category-item > a,
  .ie11 .navigation .level-top > a,
  .ie11 .amasty-jet-theme .navigation .ambrands-link {
    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 {
    color: #1d1d1b;
  }
  .navigation .submenu {
    display: none;
  }
  .navigation li.level0 > .submenu {
    padding: 37px 20px 25px;
    border-radius: 4px;
    position: absolute !important;
    top: auto !important;
    z-index: 10;
    background: transparent;
    cursor: default;
  }
  .navigation li.level0 > .submenu:before {
    top: 12px;
    border-radius: 4px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: calc(100% - 12px);
    content: '';
  }
  .navigation li.level0 > .submenu.amtheme-menu-flex {
    display: flex;
  }
  .navigation li.level0 > .submenu.amtheme-menu-flex > li:not(:last-child) {
    margin-top: 0;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 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-top: 0;
    padding-inline-end: 30px;
    padding-bottom: 0;
    padding-inline-start: 0;
    min-width: 115px;
    max-width: 300px;
    margin: 0;
  }
  .navigation li.level0 > .submenu > li.last {
    padding: 0;
  }
  .navigation li.level0 > .submenu .submenu {
    top: 0 !important;
    left: 0 !important;
    display: block !important;
    padding: 0;
  }
  .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;
    position: absolute;
    top: 50%;
    display: block;
    content: '';
    transform: translateY(-50%);
  }
  .navigation:empty {
    display: none;
  }
  .ie11 .navigation li.level0 > a:after {
    transition: none;
  }
  form .fields.-am-block,
  .form.form-newsletter-manage .field.choice {
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0;
    padding: 20px;
    border-radius: 4px;
  }
  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: #439342;
    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: #439342;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #439342;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #1d1d1b;
    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: #1d1d1b;
    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 {
    position: absolute;
    top: 50px !important;
    /* 9th August */
    left: 0;
    margin-top: 1px;
    width: 0 !important;
    /* 9th August */
    height: 1px;
    background: #070605;
    transition: all 0.4s cubic-bezier(0.87, 0, 0.13, 1);
    pointer-events: none;
    user-select: none;
  }
  .product.data.items > .item.title {
    padding: 10px;
  }
  .product.data.items > .item.title > .switch {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 400px;
    height: auto;
    padding: 0;
  }
  .product.data.items > .item.title .amtheme-icon {
    display: none;
  }
  .product.data.items > .item.title.active > .switch {
    color: #6d9e2e;
    font-weight: 600;
  }
  .product.data.items > .item.title.active > .switch {
    padding-bottom: 21px;
    border-bottom: 0;
  }
  .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 {
    box-sizing: border-box;
    height: 50px;
    border-color: transparent;
  }
  .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-top: 0;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 5px;
  }
  .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:not(.confirm) {
    top: 50%;
    transform: translateY(-50%);
  }
  .modal-popup .modal-header {
    padding-top: 35px;
  }
  .modal-popup.agreements-modal.modal-slide {
    left: 50%;
    max-width: 950px;
    transform: translateX(-50%);
  }
  .modal-popup._inner-scroll,
  .modal-popup.shipping-address-modal,
  .modal-popup.billing-address-modal {
    top: 0;
    transform: translateY(0);
  }
  .modal-popup.confirm .modal-inner-wrap {
    width: 430px;
  }
  .modal-popup .modal-footer {
    flex-direction: row;
    justify-content: flex-end;
  }
  .modal-popup .modal-footer button {
    order: 0;
  }
  .modal-popup .modal-footer .action-primary,
  .modal-popup .modal-footer .action.primary {
    order: 2;
  }
  .modal-popup .modal-footer .action:not(.primary):not(.secondary) {
    order: 1;
    margin-top: 0;
    margin-inline-end: 15px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .modal-popup .modal-footer .action-secondary,
  .modal-popup .modal-footer .action.secondary {
    margin-top: 0;
    margin-inline-end: 15px;
    margin-bottom: 0;
    margin-inline-start: 0;
    padding: 15px 0;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .am-tabs-view .product.data.items > .item.content {
    margin-top: 41px;
    padding: 35px 10px;
  }
  .amtabs-accordion-view.product.data.items {
    border-bottom: 1px solid #ccc;
  }
  .amtabs-accordion-view.product.data.items > .item.content {
    float: none;
    margin: 0;
    padding: 20px;
    border-bottom: 0;
  }
  .amtabs-accordion-view.product.data.items > .item.title {
    float: none;
    width: 100%;
  }
  .amtabs-accordion-view.product.data.items > .item.title.active .switch:after {
    transform: rotate(180deg);
  }
  .amtabs-accordion-view.product.data.items > .item.title .switch {
    padding: 5px 20px;
    background-color: #fff;
    color: #333;
    font-weight: 600;
  }
  .amtabs-accordion-view.product.data.items > .item.title .switch:after {
    transition: 0.1s all ease-in;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    content: '\e622';
  }
  .amtab-grid-wrapper .amtab-table-container .amtab-title,
  .amtab-grid-wrapper .amtab-table-container .amtab-cell {
    padding: 0 0 0 20px;
  }
  .amtab-grid-wrapper.-large .amtab-measure {
    padding: 45px 0 0 0;
  }
  .amtab-grid-wrapper.-large .amtab-steps-container .amtab-step {
    max-width: 260px;
  }
  .amtab-grid-wrapper.-large .amtab-steps-container .amtab-step:not(:last-child) {
    margin: 0 50px 0 0;
  }
  .amtab-grid-wrapper.-large .amtab-steps-container .amtab-img {
    padding: 0 0 0 35px;
  }
  .amelsearch-further-section {
    display: block;
  }
  .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-result-section .amsearch-products-section {
    height: 100%;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-left: 1px solid #cccccc;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #fff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
  }
  .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: 380px;
    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;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .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;
    overflow-x: hidden;
    overflow-x: clip;
    -ms-overflow-style: none;
    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 {
    right: 0;
    left: auto;
  }
  .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 {
    z-index: 1001;
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    display: inline-block;
    margin: 0 0 0 15px;
    transform: translateY(-2px);
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-wrap: break-word;
    word-break: 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;
  }
  .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: #1d1d1b 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: #1d1d1b;
  }
  .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: #1d1d1b;
  }
  .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%);
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .push-notification__prompt {
    left: 200px;
  }
  .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 {
    border: 1px solid transparent;
    border-radius: 6px;
    background: #ffffff;
    transition: min-height 0.4s ease-in-out;
    background-color: #fff;
    border: 1px solid rgba(4, 54, 61, 0.19);
  }
  .product-item > .product-item-info.listpg {
    border: 1px solid #33245e;
  }
  .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 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    justify-content: flex-end;
    width: 100%;
  }
  .products-grid .action.towishlist,
  .products-list .action.towishlist {
    display: inline-flex;
  }
  .products-grid .amtheme-quick-view,
  .products-list .amtheme-quick-view {
    opacity: 1;
    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 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    content: '';
    opacity: 0;
    transition: border-color 0.4s ease-in-out;
  }
  .products-grid .product-item-inner {
    padding: 0 15px;
    position: absolute;
    top: calc(100% - 11px);
    left: 0;
    z-index: 9;
    overflow: hidden;
    max-height: 0;
    width: 100%;
    border: 1px solid transparent;
    border-top: 0;
    border-radius: 0 0 6px 6px;
    background: #ffffff;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    opacity: 0;
  }
  .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 {
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-color: #dfdedd;
    opacity: 1;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.-hover .product-item-inner {
    padding-top: 15px;
    left: -10px;
    max-height: 100%;
    width: calc(100% + 20px);
    border-color: #dfdedd;
    box-shadow: 0 -3px 0 -2px #ffffff, 0 4px 8px rgba(57, 56, 56, 0.1);
    opacity: 1;
  }
  .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 {
    margin-bottom: 25px;
    letter-spacing: 0.035em;
    font-size: 3.2rem;
  }
  .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) {
    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 {
    overflow: hidden;
    padding: 15px 12px;
    border: 1px solid rgba(190, 232, 138, 0.5);
  }
  .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 {
    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 {
    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 {
    opacity: 0;
  }
  .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 {
    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 {
    position: relative;
    margin-bottom: -70px;
  }
  .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 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(360deg, #ffffff 7.57%, rgba(255, 255, 255, 0.6) 91.89%);
    content: '';
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
  }
  .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 {
    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 {
    z-index: 2;
    transition: transform 0.1s ease-in-out;
    transform: inherit;
  }
  .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 {
    position: relative;
    padding: 0;
    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 {
    position: absolute;
    top: 0;
    left: calc(100% - 22px);
    width: 32px;
    height: 100%;
    content: '';
    pointer-events: none;
    user-select: none;
  }
  .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 {
    right: 0;
    left: inherit;
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    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 {
    padding: 0;
    min-height: 35px;
  }
  .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 {
    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 {
    margin: 0 5px;
    font-size: 1.4rem;
  }
  .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 {
    align-items: center;
  }
  .amtheme-products-secondary.-in-widget,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items {
    max-width: 100%;
  }
  .amtheme-products-secondary.-in-widget .product-item,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item {
    max-width: calc(215px - 10px);
    width: calc(215px - 10px);
  }
  .amtheme-products-secondary.-in-widget .product-item,
  .amtheme-products-secondary.-in-widget .product-item:nth-child(n),
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item:nth-child(n),
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item:nth-child(n),
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item:nth-child(n) {
    margin: 0 calc(25px / 2) 25px;
  }
  .amtheme-products-secondary.-in-widget .product-item-details,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-details,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-details,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item-details {
    transform: translateY(60px);
  }
  .amtheme-products-secondary.-in-widget .stock.unavailable,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .stock.unavailable,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .stock.unavailable,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .stock.unavailable {
    display: flex;
    align-items: flex-end;
    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 {
    display: flex;
    margin-inline-end: auto;
  }
  .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 {
    position: absolute;
    top: 0;
    left: calc(100% - 22px);
    width: 32px;
    height: 100%;
    content: '';
    pointer-events: none;
    user-select: none;
  }
  .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-top: 0;
    margin-inline-end: 6vw;
    margin-bottom: 30px;
    margin-inline-start: 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 {
    display: flex;
    align-items: flex-start;
    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-top: 0;
    margin-inline-end: 35px;
    margin-bottom: 0;
    margin-inline-start: 0;
    max-width: none;
    max-height: none;
    width: 350px;
  }
  .amasty-jet-theme .amtheme-product-popup .amtheme-product-wrap > .amtheme-product-info {
    width: calc(100% - 350px);
  }
  .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 {
    margin-bottom: 0;
    font-size: 3.2rem;
    line-height: 4.3rem;
  }
  .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) {
    .amasty-jet-theme .amtheme-product-popup .column.amtheme-product-wrap {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      grid-template-columns: calc(350px - 35px) calc(100% - 350px);
      grid-column-gap: 35px;
    }
    .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 {
    position: relative;
    display: inline-block;
  }
  .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 .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 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-top: 30px;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 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 {
    position: relative;
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-end;
    padding: 20px 20px 20px 240px;
    min-height: 260px;
  }
  .products-list .product-photo-wrapper {
    position: absolute;
    left: 20px;
    max-width: 220px;
    width: 100%;
  }
  .products-list .action.tocompare {
    top: -10px;
    left: -10px;
  }
  .products-list .action.towishlist {
    bottom: -10px;
  }
  .products-list .product-item-details {
    margin-top: 0;
    margin-inline-end: auto;
    margin-bottom: 0;
    margin-inline-start: 20px;
    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 {
    position: relative;
    left: 0;
  }
  .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;
    position: relative;
    display: flex;
    align-items: flex-start;
    clear: both;
  }
  .catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap {
    position: relative;
    background-color: #fcfcfc;
  }
  .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 {
    position: absolute;
    top: 0;
    display: block;
    width: calc((100vw - 100%) / 2);
    height: 100%;
    background-color: #fcfcfc;
    content: '';
  }
  .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;
  }
  .page-layout-1column .amtheme-product-wrap {
    display: flex;
    margin: 0 0 50px;
    background-color: #fbfbfb;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    padding: 35px;
  }
  .page-layout-1column .amtheme-product-wrap .amtheme-product-info {
    width: calc(100% - 350px);
  }
  .page-layout-1column .amtheme-product-wrap .product.media {
    margin-top: 0;
    margin-inline-end: 35px;
    margin-bottom: 0;
    margin-inline-start: 0;
    max-width: none;
    max-height: none;
    width: 350px;
  }
  .page-layout-1column .amtheme-product-wrap > .product.media .towishlist {
    width: 50px;
    height: 50px;
  }
  .page-layout-1column .amtheme-product-wrap > .product.media .towishlist .amtheme-icon {
    width: 30px;
    height: 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;
    display: block;
  }
  .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-top: 0;
    margin-inline-end: 10px;
    margin-bottom: 15px;
    margin-inline-start: 0;
  }
  .page-layout-1column .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-top: 0;
    margin-inline-end: 16px;
    margin-bottom: 15px;
    margin-inline-start: 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-top: 0;
    margin-inline-end: 15px;
    margin-bottom: 15px;
    margin-inline-start: 0;
  }
  @supports (display: grid) {
    .column .amtheme-product-wrap {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      grid-template-columns: calc(350px - 35px) calc(100% - 350px);
      grid-column-gap: 35px;
    }
    .column .amtheme-product-wrap > .product.media,
    .column .amtheme-product-wrap > .amtheme-product-info {
      width: 100%;
    }
  }
  .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-scroll-controller {
    position: absolute;
    top: 0;
    z-index: 9;
    display: none;
    width: 85px;
    height: 100%;
    pointer-events: none;
  }
  .amtheme-scroll-controller.-transparent {
    background: none;
  }
  .amtheme-scroll-controller.-back {
    left: 0;
    background: linear-gradient(90deg, #ffffff 10.17%, rgba(255, 255, 255, 0.6) 55.55%, rgba(255, 255, 255, 0) 100%);
  }
  .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 {
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 10.17%, rgba(255, 255, 255, 0.6) 55.55%, #ffffff 100%);
  }
  .amtheme-scroll-controller.-forward > .amtheme-controller {
    margin-inline-start: 30px;
  }
  .amtheme-scroll-controller.-forward > .amtheme-controller > .amtheme-icon {
    margin-inline-start: 2px;
  }
  .amtheme-scroll-controller > .amtheme-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #4a4948;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    pointer-events: auto;
  }
  .amtheme-scroll-controller > .amtheme-controller:hover {
    background: #1d1d1b;
  }
  .amtheme-scroll-controller > .amtheme-controller.-sticky {
    position: fixed;
    top: 0;
  }
  .amtheme-scroll-controller .amtheme-icon {
    width: 26px;
    height: 26px;
    fill: #ffffff;
  }
  .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 {
    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-wrap: break-word;
    word-break: 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;
  }
  .checkout-shipping-address .form-login {
    margin-bottom: 35px;
  }
  .shipping-address-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .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: #439342;
    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;
    padding: 0;
  }
  .cart .col.subtotal {
    text-align: center;
  }
  .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: #1d1d1d;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: inherit;
    text-align: center;
    border-bottom: 1px solid #dfdedd;
    background: rgba(190, 232, 138, 0.5);
    padding: 15px 15px 10px;
  }
  .cart.item .item-actions > .col {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .cart.item .item-info > .col {
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 20px;
    width: 25%;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
  }
  .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: 3.8rem;
    font-weight: 700;
  }
  .checkout-onepage-success .checkout-success + .print,
  .checkout-onepage-success .action.print {
    float: none;
    font-size: 1.2rem;
    margin: 45px auto;
    text-align: center;
    text-transform: uppercase;
    background: #e5ebd6;
    border: 1px solid #6d9e2e;
    width: fit-content;
    padding: 10px 15px;
    border-radius: 3px;
    line-height: 1.2rem;
  }
  .checkout-success {
    max-width: 600px;
    border: 3px solid #6d9e2e;
    border-radius: 10px;
    padding: 20px;
    background: #ffffff;
  }
  .checkout-success > .amtheme-order {
    font-size: 2.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 5px;
  }
  .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: #E5EBD6;
    border-radius: 4px;
    padding: 20px 30px;
  }
  .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: 20px auto;
    float: none;
    max-width: 500px;
    width: auto;
    border: 1px solid #bad7aa;
    padding: 20px;
    border-radius: 10px;
  }
  .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 {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 6px;
  }
  .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: 90%;
  }
  [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 {
    border: 1px solid #6d9e2e;
    padding: 40px;
  }
  .amtheme-addresses-block {
    margin-bottom: 30px;
  }
  .amtheme-addresses-block > .amtheme-content,
  .amtheme-addresses-block.-addresses-grid {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-radius: 6px;
  }
  .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;
    background: rgba(213, 235, 162, 0.5);
  }
  .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 {
    padding: 0;
    border-radius: 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 {
    flex-grow: 1;
    margin-inline-end: 0px;
  }
  .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: #439342;
    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 #1d1d1b;
  }
  .ie11 ._keyfocus .amtheme-filter-action:focus .amtheme-title {
    box-shadow: 0 0 0 1px #1d1d1b;
  }
  .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;
  }
  .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-wrap: break-word;
    word-break: 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;
  }
  .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-top: 0;
    margin-inline-end: 20px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .sendfriend-product-send .page-title {
    text-align: center;
  }
  .form.send.friend {
    margin: auto;
  }
  .form.send.friend .fieldset.sender .field.sender,
  .form.send.friend .fieldset.sender .field.email {
    display: inline-block;
    width: calc(50% - 20px / 2);
  }
  .form.send.friend .fieldset.sender .field.sender {
    margin-inline-end: 20px;
    float: left;
  }
  .form.send.friend .fieldset.recipients .field.name,
  .form.send.friend .fieldset.recipients .field.email {
    display: inline-block;
    width: calc(50% - 20px / 2);
  }
  .form.send.friend .fieldset.recipients .field.name {
    margin-inline-end: 20px;
    float: left;
  }
  .page-layout-empty .block.am-widget .grid .product.item,
  .page-layout-checkout .block.am-widget .grid .product.item,
  .page-layout-1column .block.am-widget .grid .product.item,
  .page-layout-empty .block.am-widget .products-grid .product.item,
  .page-layout-checkout .block.am-widget .products-grid .product.item,
  .page-layout-1column .block.am-widget .products-grid .product.item {
    width: calc(25% - 18.75px);
  }
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-top: 25px;
    margin-inline-end: 25px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(-n + 4),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(-n + 4),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(3n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(3n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-inline-end: 25px;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    width: calc(33.33% - 16.67px);
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-top: 25px;
    margin-inline-end: 25px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(-n + 3),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(-n + 3),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(-n + 3),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(3n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    width: calc(50% - 12.5px);
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-top: 25px;
    margin-inline-end: 25px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(-n + 2),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .page-header > .content {
    position: relative;
    padding: 20px 35px;
  }
  .page-header > .content:before,
  .page-header > .content:after {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    width: 1000%;
    background: #ffffff;
    content: '';
  }
  .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 {
    display: none;
    cursor: pointer;
  }
  .page-header .amtheme-icons-container .account-icon .amtheme-icon {
    width: 40px;
    height: 40px;
  }
  .page-header .amtheme-icons-container .account-icon {
    display: none;
    margin-inline-end: 10px;
  }
  .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: 90px;
  }
  .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 .amtheme-link.-watchlist .amtheme-icon.-hover-bg {
    color: #04363d;
  }
  .amtheme-header-icon .amtheme-link.-watchlist .amtheme-icon.-hover-bg:hover,
  .amtheme-header-icon .amtheme-link.-watchlist .amtheme-icon.-hover-bg.-selected {
    color: #6d9e2e;
    fill: #04363d;
  }
  .panel {
    display: block;
  }
  .panel.wrapper {
    background: #EEEEEF;
    color: #1d1d1b;
  }
  .panel.header {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
  }
  .panel a {
    color: #1d1d1b;
  }
  .panel a:hover {
    color: #1d1d1b;
  }
  .panel.header {
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  .panel.header .greet.welcome {
    margin-bottom: 0px;
    margin-inline-end: 60px;
    flex: 1 0 15%;
    display: inline-flex;
  }
  .page-footer {
    background-color: #1d1d1b;
    overflow: hidden;
    box-shadow: 0 -2px 4px rgba(71, 68, 63, 0.1), 0 -2px 8px rgba(135, 135, 135, 0.2);
  }
  .page-footer.formFooter {
    background: #e5ebd6;
  }
  .page-footer .logo {
    display: flex;
    align-items: center;
    flex: 1 0 8%;
    margin-bottom: 15px;
    background: #ffffff;
    padding: 12px;
    width: 140px;
  }
  .page-footer .logo-image {
    max-width: 110px;
  }
  .page-footer .content {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-inline-end: 30px !important;
    padding-inline-start: 30px !important;
    padding: 50px 30px 0;
    max-width: 1360px;
    width: 100%;
    margin: auto;
  }
  .page-footer .content .amtheme-footer-section {
    flex: inherit;
    flex-wrap: inherit;
    justify-content: inherit;
    width: 100%;
    display: block;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame {
    padding: 0 15px;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block.desacc-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block.acc-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    max-width: 25%;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content {
    max-width: 402px;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_block_title {
    font-size: 20px;
    color: #6d9e2e;
    margin-bottom: 20px;
    margin-top: -6px;
    font-weight: 700;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_block_text {
    color: #ffffff;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_block_text h6 {
    margin-bottom: 5px;
    font-size: 16px;
    color: #6d9e2e;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 0;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_block_text .footer_block_faq {
    font-size: 14px;
    margin-bottom: 10px;
    letter-spacing: .03rem;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_block_text .footer_block_phone {
    margin-bottom: 45px;
    line-height: 20px;
    letter-spacing: .03rem;
    font-size: 24px;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_block_text .footer_block_address {
    line-height: 20px;
    letter-spacing: .03rem;
    font-size: 16px;
    margin-bottom: 6px;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_block_text .footer_block_address .footer_block_subtitle {
    color: #6d9f2e;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .03rem;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_list_item {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_list_item li {
    padding: 0;
    margin: 0;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_list_item .effect {
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    /* background-color: - add your own background-color */
    /* put your font-family */
    overflow: hidden;
    font-size: 14px;
    color: #e2efe7;
    font-weight: 500;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_list_item .effect.effect-2 {
    transition: all 0.2s linear 0s;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_list_item .effect.effect-2:before {
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: -30px;
    width: 12px;
    height: 100%;
    border-radius: 0px 6px 6px 0px;
    transition: all 0.2s linear 0s;
    text-align: center;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_list_item .effect.effect-2:hover {
    text-indent: 20px;
    color: #6d9f2e;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block .footer_block_content .footer_list_item .effect.effect-2:hover:before {
    color: #ffffff;
    left: 0;
    text-indent: 0px;
  }
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block {
    display: none;
  }
  .page-footer .content .amtheme-minifooter-block {
    flex: inherit;
    flex-wrap: inherit;
    justify-content: inherit;
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame {
    padding: 0;
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame hr {
    margin-bottom: 0;
    display: none;
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    padding: 0px 15px;
    background: #e5ebd6;
    color: #171730;
    position: relative;
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom::after,
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom::before {
    position: absolute;
    top: 0;
    display: block;
    width: calc((100vw - 100%) / 2);
    height: 100%;
    background: #e5ebd6;
    content: '';
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom::after {
    left: 100%;
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom::before {
    right: 100%;
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom .copyright {
    background-color: transparent !important;
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom .copyright,
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom .bugs {
    display: block;
    margin: 0;
    padding: 0;
    color: #171730;
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom .amtheme-socials-list .amtheme-item {
    margin-bottom: 0;
  }
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame .content-bottom .amtheme-socials-list .amtheme-item .amtheme-action {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0 8px !important;
  }
  .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-start;
  }
  .product-info-main .amtheme-payment-methods {
    max-width: 80%;
  }
  .footer .amtheme-payment-methods {
    margin-top: 30px;
    width: 100%;
  }
  .copyright {
    padding: 15px 0;
  }
  .form-wishlist-items .product-item {
    width: calc(50% - 15px);
    padding: 0;
  }
  .form-wishlist-items .product-item:nth-child(n) {
    margin-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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 {
    display: flex;
    align-items: center;
    justify-content: right;
    margin: 5px 0;
  }
  .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;
    width: 23px;
    height: 23px;
  }
  .form-wishlist-items .product-item .product-details {
    z-index: 1;
    margin: 0 0 15px;
  }
  .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 {
    top: 100%;
    animation: .4s linear .5s forwards overflowHover;
  }
  @keyframes overflowHover {
    from {
      overflow: hidden;
    }
    to {
      overflow: auto;
    }
  }
  .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 {
    margin-bottom: 40px;
    font-weight: 500;
  }
  .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 {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 11;
    margin: 0;
    padding: 8px;
    border: 2px solid #6d9e2e;
    border-radius: 4px;
    background: rgba(213, 235, 162, 0.86);
    opacity: 0;
    cursor: pointer;
  }
  .amtheme-backtotop-wrap:hover,
  .amtheme-backtotop-wrap:focus {
    border-color: #1d1d1b;
  }
  .amtheme-backtotop-wrap:hover .amtheme-icon,
  .amtheme-backtotop-wrap:focus .amtheme-icon {
    fill: #1d1d1b;
  }
  .amtheme-backtotop-wrap.-fix {
    position: absolute;
    bottom: inherit;
  }
  .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 {
    width: 30px;
    height: 30px;
    display: block;
    fill: #6d9e2e;
    transform: rotate(90deg);
  }
  .amtheme-popup-block .popup-inner {
    margin: 0 15px;
    padding: 70px 40px 50px;
    max-width: 520px;
    max-height: 90vh;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
  }
  .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 {
    justify-content: space-between;
    width: 100%;
    height: 45px;
  }
  .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: #439342;
  }
  .toolbar-sorter .sorter-label {
    color: #ffffff;
  }
  .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;
  }
  .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;
  }
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items {
    margin: 0 -10px;
  }
  .amasty-jet-theme .amasty-catalog-topnav .filter-options-title {
    display: flex;
  }
  .amasty-jet-theme .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    margin: 0 0 0 5px;
    transform: none;
  }
  .amasty-jet-theme .amasty-catalog-topnav .filter-options-item.-active .filter-options-title:after {
    transform: rotateZ(180deg);
  }
  .ambrand-index-index .top-toolbar > .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);
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-wrap: break-word;
    word-break: 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;
  }
  .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: #1d1d1b 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: #1d1d1b;
  }
  .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: #1d1d1b;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    top: 4px;
  }
  .am-collapse-icon:after {
    width: 20px;
  }
  .catalog-topnav .filter-options .filter-options-content {
    padding-top: 15px;
  }
  .amasty-jet-theme .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    z-index: 231;
  }
  .filter-options-item .filter-options-content .amshopby-slider-wrapper {
    margin: 0;
  }
  .am-category-wrapper .am-multiselect-crumb {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -15px -10px;
    border: none;
  }
  .amshopby-filter-current .amshopby-filter-value,
  .amshopby-filter-current .amshopby-filter-value .am-shopby-swatch-label {
    color: #a8a69f;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) > .item.title {
    height: auto;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) > .item.title > .switch {
    padding: 5px 0;
    height: 100%;
    border: 1px solid transparent;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) > .item.title.active > .switch,
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) > .item.title.active > .switch:hover,
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) > .item.title.active > .switch:focus {
    padding-bottom: 5px;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) > .item.content {
    margin-top: 30px;
    /*9th August*/
  }
  .amasty-jet-theme.am-tabs-view .product.data.items > .item.content {
    border-top: 0;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view .amtheme-item-title > .amtheme-icon {
    position: absolute;
    top: calc(50% - 30px / 2);
    right: 0;
    display: inline-block;
    background-image: url("../svg/color_mode/dark/arrow-bottom.svg");
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view > .item.title.active .amtheme-icon {
    transform: rotate(180deg);
  }
  .amasty-mega-menu .header.content {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 1360px;
  }
  .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-right: -10px;
    margin-left: -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-top: 0;
    margin-inline-end: 10px;
    margin-bottom: 0;
    margin-inline-start: 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) {
  .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 {
    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 {
    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 {
    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 {
    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) {
  .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 li.level0 {
    padding-right: 40px;
    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) {
  .navigation li.level0 > .submenu.amtheme-menu-flex > li:not(:last-child) {
    margin-right: 30px;
    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) {
  .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-right: 30px;
    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) {
  .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-right: 0;
    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) {
  .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-right: 15px;
    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-secondary,
  .modal-popup .modal-footer .action.secondary {
    margin-right: 15px;
    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-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-right: 6vw;
    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) {
  .amasty-jet-theme .amtheme-product-popup .amtheme-product-wrap > .product.media {
    margin-right: 35px;
    margin-left: 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.-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-right: 30px;
    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-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-right: 30px;
    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-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-right: 30px;
    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-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-right: 0;
    margin-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) {
  .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-right: 30px;
    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-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-right: 30px;
    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-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-right: 0;
    margin-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) {
  .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-right: 0;
    margin-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) {
  .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-right: auto;
    margin-left: 20px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .products-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-right: 35px;
    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-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-right: 10px;
    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-1column .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-right: 16px;
    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-1column .amtheme-actions-wrap .action.primary {
    margin-right: 15px;
    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) {
  .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: 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) {
  .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) {
  .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: 0px;
  }
}
@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-right: 20px;
    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) {
  .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-right: 25px;
    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-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-right: 25px;
    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 .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-right: 25px;
    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-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 (max-width: 480px), print and (max-width: 480px) {
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block.desacc-block {
    display: none;
  }
}
@media all and (min-width: 768px) and (max-width: 480px), print and (max-width: 480px) {
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block.acc-block {
    display: none;
  }
}
@media all and (min-width: 768px) and (max-width: 480px), print and (max-width: 480px) {
  .page-footer .content .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block {
    display: block;
  }
}
@media all and (min-width: 768px) and (max-width: 640px), print and (max-width: 640px) {
  .page-footer .content .amtheme-minifooter-block .bottom-footer .frame hr {
    display: none;
  }
}
@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-right: 30px;
    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) {
  .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) {
  .amtheme-amazon-product > .amazon-checkout-now {
    margin-right: 10px;
    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) {
  .amtheme-gift-options .amtheme-gift-wrapping + .amtheme-gift-message {
    margin-left: 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-gift-options .amtheme-gift-wrapping + .amtheme-gift-message {
    padding-left: 15px;
  }
}
@media all and (min-width: 768px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .amtheme-gift-options .amtheme-gift-wrapping + .amtheme-gift-message {
    border-left: 1px solid #dfdedd;
  }
}
@media all and (min-width: 769px), print {
  .pagebuilder-mobile-only {
    display: none !important;
  }
}
@media all and (min-width: 1024px), print {
  .page-layout-3columns .main {
    width: calc(100% - 185px - 185px - 2% * 2);
    display: inline-block;
    float: none;
    clear: 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;
    }
  }
  .amtabs-accordion-view .product.data.items > .item.title {
    float: none;
    width: 100%;
  }
  .amtab-grid-wrapper.-small .amtab-grid-container.amtab-measure {
    max-width: 610px;
    min-height: 379px;
    margin: 0 auto;
    flex-basis: 52%;
  }
  .amtab-grid-wrapper.-small .amtab-grid-container.amtab-sizes {
    flex-basis: 48%;
  }
  .amtab-grid-wrapper.-small .amtab-table-container {
    margin: 0 50px 0 0;
  }
  .amtab-grid-wrapper.-small .amtab-step {
    max-width: 190px;
  }
  .amtab-grid-wrapper.-small .amtab-img {
    position: absolute;
  }
  .amtab-grid-wrapper.-small .amtab-measure > .amtab-title {
    margin: 0 0 32px;
  }
  .amtab-grid-wrapper.-small .amtab-steps-container {
    height: 100%;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-img {
    left: 16%;
    margin: 0 auto 10px;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) {
    left: 58%;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow {
    right: 100%;
    display: block;
    margin: 0 10px 0 0;
    max-width: 51px;
    width: 5vw;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) {
    top: 16%;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) {
    right: -6px;
    bottom: 100px;
    left: auto;
    max-width: 190px;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow {
    right: 100%;
    left: auto;
    margin: 0 10px 0 0;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:after,
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:before {
    right: 0;
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:before {
    transform: rotate(145deg) translate(1px, -1px);
  }
  .amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:after {
    transform: rotate(-145deg) translate(1px, 1px);
  }
  .amtab-grid-wrapper.-tops.-men .amtab-img {
    left: 12.5%;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) {
    top: 19.3%;
    right: 20px;
    left: auto;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow {
    right: 100%;
    display: block;
    margin: 0 10px 0 0;
    width: 44px;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) {
    top: 47.5%;
    left: -10px;
    max-width: 172px;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow {
    width: 12vw;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) {
    right: 0;
    bottom: 70px;
    left: auto;
    max-width: 176px;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow {
    right: 100%;
    bottom: -48px;
    left: auto;
    margin: 0 10px 0 0;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:after,
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:before {
    right: 0;
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:before {
    transform: rotate(145deg) translate(1px, -1px);
  }
  .amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:after {
    transform: rotate(-145deg) translate(1px, 1px);
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-img {
    left: 18%;
    margin: 0 auto 10px;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) {
    right: 24px;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) {
    top: 20%;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) {
    right: -20px;
    bottom: 85px;
    left: auto;
    max-width: 190px;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow {
    right: 100%;
    left: auto;
    margin: 0 10px 0 0;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:after,
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:before {
    right: 0;
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:before {
    transform: rotate(145deg) translate(1px, -1px);
  }
  .amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:after {
    transform: rotate(-145deg) translate(1px, 1px);
  }
  .amtab-grid-wrapper.-tops.-women .amtab-img {
    left: 12.5%;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) {
    top: 25.5%;
    right: 24px;
    left: auto;
    max-width: 174px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow {
    right: 100%;
    display: block;
    margin: 0 10px 0 0;
    width: 44px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) {
    top: 46.4%;
    left: 0;
    max-width: 172px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow {
    width: 12vw;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) {
    right: -6px;
    bottom: 70px;
    left: auto;
    max-width: 176px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow {
    right: 100%;
    bottom: -48px;
    left: auto;
    margin: 0 10px 0 0;
    width: 50px;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:after,
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:before {
    right: 0;
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:before {
    transform: rotate(145deg) translate(1px, -1px);
  }
  .amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:after {
    transform: rotate(-145deg) translate(1px, 1px);
  }
  .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%);
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .-slick-arrows-hover .slick-list,
  .-slick-arrows-always .slick-list {
    max-width: calc(100% - 60px * 2);
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .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 {
    padding: 15px;
  }
  .amtheme-products-secondary.-in-widget .product-item,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item,
  .amasty-jet-theme .block.amshopby-morefrom .block-content .product-items .product-item {
    max-width: 215px;
    width: 215px;
  }
  .products-list .product-item-description {
    margin-inline-end: 40px;
  }
  .page-layout-1column.catalog-category-view .wrapper-description {
    margin-bottom: 0;
  }
  .page-layout-1column.catalog-category-view .toolbar-products {
    box-sizing: border-box;
    margin-bottom: 0;
    transition: padding 0.4s ease-in-out;
  }
  .page-layout-1column.catalog-category-view .products.wrapper {
    transition: padding 0.4s ease-in-out;
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item {
    width: calc(25% - 22.5px);
  }
  .page-layout-1column.catalog-category-view .products-grid.grid .items.-col-xl-4 .product-item:nth-child(n) {
    margin-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 10px;
    margin-inline-end: 10px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 10px;
    margin-inline-end: 10px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 10px;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 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-top: 10px;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 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-top: 10px;
    margin-inline-end: 10px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 10px;
    margin-inline-end: 10px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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 {
    display: flex;
    align-items: flex-start;
    padding: 20px;
  }
  .products-list .product-photo-wrapper {
    position: relative;
    left: 0;
  }
  .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 {
    justify-content: flex-end;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-item-info {
    display: block;
    padding: 20px 20px 20px calc(32.5% + 20px);
    min-height: 260px;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-photo-wrapper {
    position: absolute;
    left: 20px;
    max-width: 220px;
    width: 100%;
  }
  .page-layout-3columns.catalog-category-view .products-list .product-item-inner {
    margin-top: 10px;
    margin-inline-start: 20px;
  }
  .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 {
    position: relative;
    left: 0;
  }
  .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-top: 0;
    padding-inline-end: 30px;
    padding-bottom: 0;
    padding-inline-start: 0;
    margin-inline-start: 0;
    box-sizing: border-box;
    max-width: calc(66.66666667%);
  }
  .-amcaret-enabled .amtheme-productinfo-wrap {
    min-height: auto;
  }
  .-amcaret-enabled .amtheme-product-info .product-add-form.-amcaret-active {
    margin: 0;
  }
  .-amcaret-enabled .-sticky-header ~ .page-main .-amcaret-stick {
    margin-top: 80px;
    padding: 25px;
    border-radius: 5px;
  }
  .amtheme-product-info .product-add-form.-amcaret-active {
    scrollbar-color: #f8f8f8 #ffffff;
    scrollbar-width: thin;
    scrollbar-face-color: #f8f8f8;
    scrollbar-highlight-color: #f8f8f8;
    scrollbar-shadow-color: #f8f8f8;
    scrollbar-track-color: #ffffff;
    padding: 35px 25px 25px;
    position: absolute;
    z-index: 9;
    overflow: auto;
    box-sizing: border-box;
    margin: 0;
    max-width: calc(33.33333333%);
    width: 100%;
    border: 1px solid #a19e9b;
    background: #ffffff;
    transition: transform 0.4s ease-in-out;
  }
  .amtheme-product-info .product-add-form.-amcaret-active::-webkit-scrollbar {
    width: 4px;
    height: 10px;
  }
  .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 {
    border-radius: 12px;
    background: #bee88a;
  }
  .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;
    border: 1px solid rgba(190, 232, 138, 0.5);
  }
  .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 {
    min-width: 100% !important;
    max-width: 100%;
  }
  .amtheme-product-info .product-add-form.-amcaret-active .amtheme-qty-box > div.mage-error {
    position: static;
    min-width: inherit;
  }
  .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: 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;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    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-top: 0;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 5px;
    white-space: nowrap;
  }
  .page-product-grouped .-amcaret-active .table.grouped .product-row {
    padding: 0 0 10px;
    display: block;
    margin-bottom: 20px;
    border-width: 0 0 1px;
  }
  .page-product-grouped .-amcaret-active .table.grouped .row:last-child .product-row {
    padding: 0;
    margin-bottom: 0;
    border: none;
  }
  .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 {
    margin-bottom: 0;
    font-size: 1.6rem;
    cursor: pointer;
  }
  .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;
  }
  .page-layout-1column .amtheme-product-wrap > .product.media {
    margin-top: 0;
    margin-inline-end: 50px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-1column .amtheme-product-wrap > .amtheme-product-info {
    max-width: 100%;
  }
  .page-layout-1column .amtheme-product-info .product-info-price {
    margin-bottom: 25px;
  }
  @supports (display: grid) {
    .column.main .amtheme-product-wrap {
      grid-template-columns: calc(350px - 50px) calc(100% - 350px);
      grid-column-gap: 50px;
    }
  }
  .page-layout-2columns-left .amtheme-product-wrap,
  .page-layout-2columns-right .amtheme-product-wrap {
    display: flex;
    margin: 0 0 50px;
    background-color: #fbfbfb;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    padding: 35px;
  }
  .page-layout-2columns-left .amtheme-product-wrap .amtheme-product-info,
  .page-layout-2columns-right .amtheme-product-wrap .amtheme-product-info {
    width: calc(100% - 350px);
  }
  .page-layout-2columns-left .amtheme-product-wrap .product.media,
  .page-layout-2columns-right .amtheme-product-wrap .product.media {
    margin-top: 0;
    margin-inline-end: 35px;
    margin-bottom: 0;
    margin-inline-start: 0;
    max-width: none;
    max-height: none;
    width: 350px;
  }
  .page-layout-2columns-left .amtheme-product-wrap > .product.media .towishlist,
  .page-layout-2columns-right .amtheme-product-wrap > .product.media .towishlist {
    width: 50px;
    height: 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 {
    width: 30px;
    height: 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;
    display: block;
  }
  .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-top: 0;
    margin-inline-end: 10px;
    margin-bottom: 15px;
    margin-inline-start: 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-top: 0;
    margin-inline-end: 16px;
    margin-bottom: 15px;
    margin-inline-start: 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-top: 0;
    margin-inline-end: 15px;
    margin-bottom: 15px;
    margin-inline-start: 0;
  }
  @supports (display: grid) {
    .column .amtheme-product-wrap {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      grid-template-columns: calc(350px - 35px) calc(100% - 350px);
      grid-column-gap: 35px;
    }
    .column .amtheme-product-wrap > .product.media,
    .column .amtheme-product-wrap > .amtheme-product-info {
      width: 100%;
    }
  }
  .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 {
    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;
    min-width: 100%;
    text-align: center;
  }
  .opc-progress-bar.-success {
    margin-bottom: 40px;
  }
  .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: #6d9e2e;
    border: 1px solid #6d9e2e;
    color: #fff;
    font-weight: 600;
  }
  .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: #1d1d1b;
    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 20px 10px 20px;
  }
  .opc-block-summary .amtheme-summary-content .minicart-items-wrapper {
    overflow: auto;
    scrollbar-color: #f8f8f8 #ffffff;
    scrollbar-width: thin;
    scrollbar-face-color: #f8f8f8;
    scrollbar-highlight-color: #f8f8f8;
    scrollbar-shadow-color: #f8f8f8;
    scrollbar-track-color: #ffffff;
    max-height: 660px;
    padding: 10px 10px 0 0;
  }
  .opc-block-summary .amtheme-summary-content .minicart-items-wrapper::-webkit-scrollbar {
    width: 4px;
    height: 10px;
  }
  .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 {
    border-radius: 12px;
    background: #bee88a;
  }
  .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 {
    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-left: 25px;
    padding-right: 25px;
  }
  .checkout-index-index .header.content {
    padding: 50px 10px 20px 10px;
  }
  .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-top: 0;
    margin-inline-end: 35px;
    margin-bottom: 20px;
    margin-inline-start: 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;
    position: relative;
    margin-inline-end: 10px;
    padding-inline-end: 12px;
    max-width: 50%;
  }
  .amtheme-dashboard-info .amtheme-customer-name:after {
    position: absolute;
    right: 0;
    width: 2px;
    height: 100%;
    background: #a8a69f;
    content: '';
  }
  .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-top: 0;
    padding-inline-end: 55px;
    padding-bottom: 0;
    padding-inline-start: 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-top: 0;
    margin-inline-end: 20px;
    margin-bottom: 0;
    margin-inline-start: 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 {
    width: calc(20% - 20px);
  }
  .page-layout-empty .block.am-widget:not(.list) .product.product-item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .product.product-item:nth-child(n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(n) {
    margin-top: 25px;
    margin-inline-end: 25px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.product-item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .product.product-item:nth-child(-n + 5),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5) {
    margin-top: 0;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.product-item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .product.product-item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .product.product-item:nth-child(5n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    width: calc(25% - 18.75px);
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-top: 25px;
    margin-inline-end: 25px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    width: calc(33.33% - 16.67px);
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-top: 25px;
    margin-inline-end: 25px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(-n + 3),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-inline-end: 0;
  }
  .panel.header .greet.welcome {
    margin-inline-end: 60px;
    font-family: 'ITC Avant Garde Std Bk';
    flex: 1 0 33%;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 18px;
    color: #363b8f;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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 {
    position: absolute;
    left: 20px;
  }
  .amasty-jet-theme .ambrands-list-popup {
    z-index: 70;
  }
  .amasty-jet-theme .ambrands-list-popup .ambrands-list-container {
    display: flex;
  }
  .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-right: 30px;
    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-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-right: 10px;
    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-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-right: 10px;
    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-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-right: 0;
    margin-left: 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-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-right: 0;
    margin-left: 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-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-right: 10px;
    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-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-right: 10px;
    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-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-right: 30px;
    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-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-right: 30px;
    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-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-right: 30px;
    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-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) {
  .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-right: 30px;
    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) {
  .-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-right: 0;
    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) {
  .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-right: 50px;
    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-left .amtheme-product-wrap .product.media,
  .page-layout-2columns-right .amtheme-product-wrap .product.media {
    margin-right: 35px;
    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-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-right: 10px;
    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-left .amtheme-product-info .swatch-opt.-round .swatch-option.color,
  .page-layout-2columns-right .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-right: 16px;
    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-left .amtheme-actions-wrap .action.primary,
  .page-layout-2columns-right .amtheme-actions-wrap .action.primary {
    margin-right: 15px;
    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-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-container > .opc-wrapper {
    margin-right: 35px;
    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) {
  .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-right: 55px;
    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) {
  .block.block-order-details-view .column:not(:last-of-type) {
    margin-right: 20px;
    margin-left: 0;
  }
}
@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-right: 25px;
    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-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-right: 25px;
    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-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-right: 25px;
    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-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-right: 30px;
    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) {
  .form-wishlist-items .products-grid .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1024px) and screen and (-ms-high-contrast: active), print and screen and (-ms-high-contrast: active), all and (min-width: 1024px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .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 {
    padding-inline-end: 60px;
    padding-inline-start: 60px;
  }
  .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 {
    float: right;
    clear: right;
  }
  .sidebar-main .filter .filter-content {
    border-radius: 5px;
    overflow: hidden;
  }
  .sidebar-main .filter .filter-content .filter-options .filter-options-item:last-of-type {
    border-bottom: 1px solid #bee88a;
  }
  .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-title {
    background: rgba(190, 232, 138, 0.5);
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom: 1px solid #ffffff;
  }
  .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-title:after {
    right: 15px;
    background-image: url('../svg/color_mode/dark/arrow-bottom.svg') !important;
  }
  .sidebar-main .filter .filter-content .filter-options .filter-options-item .filter-options-content {
    background-color: #f8f8f8;
    border-left: 1px solid #bee88a;
    border-right: 1px solid #bee88a;
    font-size: 14px;
    padding: 15px 25px 10px;
  }
  .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 {
    float: left;
    clear: left;
  }
  @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;
    }
  }
  .amslider .wrapper {
    justify-content: center;
  }
  .products-grid .product-item-info {
    padding: 20px 12px 0;
  }
  .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: 20px 12px 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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-top: 30px;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 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-top: 30px;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 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-top: 30px;
    margin-inline-end: 30px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .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 {
    position: relative;
    left: 0;
  }
  .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;
  }
  .page-layout-1column .amtheme-product-wrap > .product.media {
    margin-top: 0;
    margin-inline-end: 80px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  @supports (display: grid);
  .page-layout-2columns-left .amtheme-product-wrap > .product.media,
  .page-layout-2columns-right .amtheme-product-wrap > .product.media {
    margin-top: 0;
    margin-inline-end: 50px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-2columns-left .amtheme-product-wrap > .amtheme-product-info,
  .page-layout-2columns-right .amtheme-product-wrap > .amtheme-product-info {
    max-width: 100%;
  }
  .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.main .amtheme-product-wrap {
      grid-template-columns: calc(350px - 50px) calc(100% - 350px);
      grid-column-gap: 50px;
    }
  }
  .page-layout-3columns .amtheme-product-wrap {
    display: flex;
    margin: 0 0 50px;
    background-color: #fbfbfb;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    padding: 35px;
  }
  .page-layout-3columns .amtheme-product-wrap .amtheme-product-info {
    width: calc(100% - 350px);
  }
  .page-layout-3columns .amtheme-product-wrap .product.media {
    margin-top: 0;
    margin-inline-end: 35px;
    margin-bottom: 0;
    margin-inline-start: 0;
    max-width: none;
    max-height: none;
    width: 350px;
  }
  .page-layout-3columns .amtheme-product-wrap > .product.media .towishlist {
    width: 50px;
    height: 50px;
  }
  .page-layout-3columns .amtheme-product-wrap > .product.media .towishlist .amtheme-icon {
    width: 30px;
    height: 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;
    display: block;
  }
  .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-top: 0;
    margin-inline-end: 10px;
    margin-bottom: 15px;
    margin-inline-start: 0;
  }
  .page-layout-3columns .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-top: 0;
    margin-inline-end: 16px;
    margin-bottom: 15px;
    margin-inline-start: 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-top: 0;
    margin-inline-end: 15px;
    margin-bottom: 15px;
    margin-inline-start: 0;
  }
  @supports (display: grid) {
    .column .amtheme-product-wrap {
      -webkit-display: grid;
      -moz-display: grid;
      -ms-display: grid;
      display: grid;
      grid-template-columns: calc(350px - 35px) calc(100% - 350px);
      grid-column-gap: 35px;
    }
    .column .amtheme-product-wrap > .product.media,
    .column .amtheme-product-wrap > .amtheme-product-info {
      width: 100%;
    }
  }
  .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;
    text-align: center;
  }
  .checkout-index-index .page-main {
    padding-left: 25px;
    padding-right: 25px;
  }
  .checkout-container > .opc-sidebar {
    width: 460px;
    border: 2px solid #6d9e2e;
    border-radius: 6px;
  }
  .checkout-container > .opc-wrapper {
    margin-top: 0;
    margin-inline-end: 60px;
    margin-bottom: 20px;
    margin-inline-start: 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-top: 25px;
    margin-inline-end: 25px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(-n + 5),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(-n + 5) {
    margin-top: 0;
  }
  .page-layout-empty .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .product.item.product-item:nth-child(5n),
  .page-layout-empty .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-checkout .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n),
  .page-layout-1column .block.am-widget:not(.list) .products-grid .product.item:nth-child(5n) {
    margin-inline-end: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item,
  .page-layout-2columns-right .block.am-widget .grid .product.item,
  .page-layout-2columns-left .block.am-widget .products-grid .product.item,
  .page-layout-2columns-right .block.am-widget .products-grid .product.item {
    width: calc(25% - 18.75px);
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-top: 25px;
    margin-inline-end: 25px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(-n + 4),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(4n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(4n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(4n) {
    margin-inline-end: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item,
  .page-layout-3columns .block.am-widget .products-grid .product.item {
    width: calc(33.33% - 16.67px);
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(n) {
    margin-top: 25px;
    margin-inline-end: 25px;
    margin-bottom: 0;
    margin-inline-start: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(-n + 3),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .page-layout-3columns .block.am-widget .grid .product.item:nth-child(3n),
  .page-layout-3columns .block.am-widget .products-grid .product.item:nth-child(3n) {
    margin-inline-end: 0;
  }
}
@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 {
    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) {
  .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 {
    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) {
  .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-right: 30px;
    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-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-right: 30px;
    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-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-right: 30px;
    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-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-right: 30px;
    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-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-right: 0;
    margin-left: 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-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-right: 0;
    margin-left: 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-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-right: 30px;
    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(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-right: 80px;
    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-left .amtheme-product-wrap > .product.media,
  .page-layout-2columns-right .amtheme-product-wrap > .product.media {
    margin-right: 50px;
    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 .amtheme-product-wrap .product.media {
    margin-right: 35px;
    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 .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-right: 10px;
    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 .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-right: 16px;
    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 .amtheme-actions-wrap .action.primary {
    margin-right: 15px;
    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) {
  .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-container > .opc-wrapper {
    margin-right: 60px;
    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) {
  .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-right: 25px;
    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-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-right: 25px;
    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-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-right: 25px;
    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 .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;
  }
}
.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,
  .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 {
  * {
    color: #1d1d1b !important;
    text-shadow: none !important;
    filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
    color: #6d9e2e;
  }
  pre,
  blockquote {
    border: 1px solid #dfdedd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .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;
  }
  @page {
    margin: 1cm;
  }
  .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) {
    visibility: visible;
    height: auto;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
.am-opacity-clear {
  z-index: 10;
  opacity: 0;
}
.am-vertical-center {
  top: 50%;
  transform: translateY(-50%);
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-visually-hidden-reset {
  position: static;
  overflow: visible;
  clip: auto;
  margin: 0;
  width: auto;
  height: auto;
  opacity: 1;
}
.am-custom-scrollbar {
  overflow: auto;
  scrollbar-color: #f8f8f8 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #f8f8f8;
  scrollbar-highlight-color: #f8f8f8;
  scrollbar-shadow-color: #f8f8f8;
  scrollbar-track-color: #ffffff;
}
.am-custom-scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.am-custom-scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
  box-shadow: none;
}
.am-custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 12px;
  background: #bee88a;
}
.am-custom-scrollbar > * {
  max-width: none;
}
.am-text-uppercase {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.am-float-clear {
  clear: both;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-overflow-fade {
  position: relative;
  padding: 0;
}
.am-overflow-fade:after {
  position: absolute;
  top: 0;
  left: calc(100% - 22px);
  width: 32px;
  height: 100%;
  content: '';
  pointer-events: none;
  user-select: none;
}
.no-display {
  display: none;
}
._am-message-icon-inner > *:first-child:before {
  width: 20px;
  text-align: right;
}
.am-product-options dt {
  float: left;
  clear: both;
  margin-right: 5px;
  font-weight: 400;
}
.am-product-options dt:after {
  display: inline-block;
  content: ':';
}
.am-product-options dt + dd {
  float: left;
}
@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;
  }
}
h3.amtheme-subtitle {
  text-decoration: underline;
  color: #64a640;
}
.column-category {
  text-align: center;
}
.column-category .welcome .logged-in {
  color: #363B8E;
}
.column-category .categorymain {
  text-align: center;
  display: inline-block;
  float: left;
  padding-bottom: 20px;
  width: 100%;
}
.column-category .categorymain .centercategory {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 10px;
  float: left;
}
.column-category .categorymain .centercategory label {
  color: #6d9e2e;
}
.column-category .categorymain .centercategory.blend {
  float: right;
}
.column-category .categorymain .centercategory .categoryrow {
  display: table;
}
@media only screen and (min-width: 321px) and (max-width: 820px) {
  .column-category .categorymain .centercategory .categoryrow:not(:first-of-type) {
    border-top: 3px solid #6d9e2e;
  }
}
.column-category .categorymain .centercategory .categoryrow .row {
  text-align: center;
  align-content: center;
  justify-items: center;
  margin: 25px auto;
  background-image: linear-gradient(to left bottom, #1d1d1b, #454843, #6f7971, #99ada7, #c6e5e3);
  border-radius: 11px;
  display: flow-root;
  width: 60%;
}
.column-category .categorymain .centercategory .categoryrow .row.parent {
  background-image: linear-gradient(to left bottom, #5c3486, #446ab0, #4c97c4, #82c0d0, #c6e5e3);
  width: 70%;
  border-radius: 18px;
}
.column-category .categorymain .centercategory .categoryrow .row:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 3px 5px 6px #9e9e9e;
  background-image: linear-gradient(to bottom, #32af7e, #30b491, #38b8a3, #46bbb2, #59bebe);
}
.column-category .categorymain .centercategory .categoryrow .row:hover .how-name a {
  color: #ffffff;
}
.column-category .categorymain .centercategory .categoryrow .row .how-img {
  text-align: center;
  z-index: 1;
  position: relative;
}
.column-category .categorymain .centercategory .categoryrow .row .how-img.child img {
  width: 25%;
  border-radius: 11px 0px 30px 0px;
}
.column-category .categorymain .centercategory .categoryrow .row .how-img img {
  width: 25%;
  float: left;
  border-radius: 18px 0px 30px 0px;
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  .column-category .categorymain .centercategory .categoryrow .row .how-img img {
    width: 28%;
  }
}
.column-category .categorymain .centercategory .categoryrow .row .how-name {
  position: relative;
  margin-top: 9%;
}
@media only screen and (min-width: 321px) and (max-width: 560px) {
  .column-category .categorymain .centercategory .categoryrow .row .how-name {
    margin-top: 8%;
  }
}
.column-category .categorymain .centercategory .categoryrow .row .how-name a {
  font-size: 23px;
  color: #ffffff;
}
.column-category .categorymain .centercategory select {
  background-color: #6d9e20;
  color: #ffffff;
}
.categoriesnew {
  border: 1px solid #6d9e2e;
  margin: 20px 0;
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  .categoriesnew {
    overflow: auto;
    display: block;
  }
}
.categoriesnew tr:not(:last-child) {
  border-bottom: 1px solid #6d9e2e70;
}
.categoriesnew th {
  vertical-align: middle;
}
.categoriesnew th label {
  color: #6d9e2e;
}
.categoriesnew td {
  display: table-cell;
  margin: 8px;
  border-right: none;
  max-width: min-content;
}
@media only screen and (min-width: 321px) and (max-width: 820px) {
  .categoriesnew td {
    display: unset;
    margin: 3px;
  }
}
.categoriesnew td .radio-labels {
  margin: 0 20px 0 10px;
}
.categoriesnew td input[type=text] {
  max-width: 300px;
}
.categoriesnew tr:last-of-type td {
  border-right: none;
}
.categoriesnew .tabs {
  width: 600px;
  display: block;
  margin: 40px auto;
  position: relative;
}
.categoriesnew .tabs .tab {
  float: left;
  display: block;
}
.categoriesnew .tabs .tab > input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.categoriesnew .tabs .tab > label {
  display: block;
  padding: 6px 21px;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  color: #FFF;
  background: #4A83FD;
}
.categoriesnew .tabs .content {
  z-index: 0;
  /* or display: none; */
  overflow: hidden;
  width: 600px;
  padding: 25px;
  position: absolute;
  top: 27px;
  left: 0;
  background: #303030;
  color: #DFDFDF;
  opacity: 0;
  transition: opacity 400ms ease-out;
}
.categoriesnew .tabs > .tab > [id^="tab"]:checked + label {
  top: 0;
  background: #303030;
  color: #F5F5F5;
}
.categoriesnew .tabs > .tab > [id^="tab"]:checked ~ [id^="tab-content"] {
  z-index: 1;
  /* or display: block; */
  opacity: 1;
  transition: opacity 400ms ease-out;
}
.categoriesnew .extradisplay {
  display: -webkit-box;
}
.categoriesnew .quality2 label {
  color: #6d9e2e;
  font-weight: 700;
}
.sub {
  text-align: center;
}
.sub #submit4 {
  background: #6d9e2e;
}
@media only screen and (min-width: 321px) and (max-width: 820px) {
  .sub #submit4 {
    padding: 10px 15px;
    margin: 10px;
  }
}
.commonclass {
  display: flex;
}
.amtheme-qty-wrap.field {
  padding-top: 0;
}
@media only screen and (max-width: 480px) {
  .cart.item .item-info > .item > .amtheme-inner {
    justify-content: left;
  }
  .cart .item-actions .actions-toolbar {
    justify-content: center;
    padding-top: 20px;
  }
  .cart.item {
    padding-bottom: 0;
  }
  .cart-summary {
    padding: 20px;
    border: 1px solid #dfdedd;
    margin-inline-end: 0;
    margin-inline-start: 0;
    padding-inline-end: 0;
    padding-inline-start: 0;
  }
  .cart-summary > .checkout.methods .action.checkout {
    width: 60%;
    padding: 12px 30px;
    font-size: 1.6rem;
  }
  .amtheme-backtotop-wrap {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 520px) {
  .cart.main.actions {
    margin-inline-end: 0;
    margin-inline-start: 0;
    padding-inline-end: 0;
    padding-inline-start: 0;
  }
}
@media only screen and (max-width: 768px) {
  .cart.main.actions {
    margin-inline-end: 0;
    margin-inline-start: 0;
    padding-inline-end: 0;
    padding-inline-start: 0;
  }
}
@media (max-width: 712px) {
  .amasty-mega-menu .block-search {
    order: 3;
  }
  .amasty-mega-menu .block-search.-header > .block-content {
    margin-top: 15px;
  }
  .amasty-mega-menu .header.content .ammenu-logo {
    min-width: auto;
    max-width: 170px;
  }
}
@media (max-width: 1024px + 1) {
  .amasty-mega-menu .header.content {
    padding: 20px;
  }
}
@media (max-width: 340px) {
  .amasty-mega-menu .header.content .ammenu-logo {
    min-width: auto;
    max-width: 160px;
  }
  .amtheme-header-icon .amtheme-link .amtheme-icon {
    width: 40px;
    height: 40px;
  }
  .minicart-wrapper .action.showcart svg {
    width: 45px;
  }
}
body .widget-product-grid .products-grid .products .item.product.product-item {
  max-width: calc(80%) !important;
}
.block.am-widget .grid .product-item-actions,
.block.am-widget .products-grid .product-item-actions .stock {
  opacity: 1;
}
.block.am-widget .grid .product-item-actions span.product.add-to-cart a,
.post-list-wrapper .post-list .post-read {
  cursor: pointer;
  margin: 0;
  color: #ffffff !important;
  background-color: #04363d;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.block.am-widget .grid .product-item-actions span.product.add-to-cart a span,
.post-list-wrapper .post-list .post-read span {
  color: #fff;
  position: relative;
  z-index: 9;
}
.block.am-widget .grid .product-item-actions span.product.add-to-cart a:after,
.post-list-wrapper .post-list .post-read::after {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #6d9e2e;
  position: absolute;
  bottom: 0;
  left: 0;
}
.block.am-widget .grid .product-item-actions span.product.add-to-cart a:hover:after,
.post-list-wrapper .post-list .post-read:hover::after {
  height: 100%;
}
.block.am-widget .grid .product-item-actions span.product.add-to-cart {
  width: 100%;
}
.block-content .products-grid .product-items .product-item .product-photo-wrapper .product-item-photo {
  margin-bottom: 0;
}
.MostViewdPriceTable .products-grid {
  border: 1px solid;
  padding: 15px;
  border-radius: 6px;
}
.MostViewdPriceTable table > thead > tr > th {
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 15px 10px;
  color: #6d9e2e;
  vertical-align: top;
  letter-spacing: 0.06em;
  font-size: 24px;
  border-bottom: 1px solid;
}
.MostViewdPriceTable table > tbody > tr td {
  vertical-align: middle;
}
.MostViewdPriceTable span.product.add-to-cart a {
  cursor: pointer;
  margin: 0;
  color: #ffffff !important;
  background-color: #04363d;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.MostViewdPriceTable span.product.add-to-cart a span {
  color: #fff;
  position: relative;
  z-index: 9;
}
.MostViewdPriceTable span.product.add-to-cart a:after {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: #6d9e2e;
  position: absolute;
  bottom: 0;
  left: 0;
}
.MostViewdPriceTable span.product.add-to-cart a:hover:after {
  height: 100%;
}
.MostViewdPriceTable .product.add-to-cart {
  float: unset;
}
.post-list-wrapper .post-holder .post-header .post-info .label {
  color: #fff;
}
.post-list-wrapper .post-description a.post-item-link {
  font-size: 22px;
  margin: 10px 0 10px 0;
  display: block;
}
.post-list-wrapper .post-description .post-text-hld p {
  font-size: 17px;
}
.post-list .post-content .post-read-more {
  display: none;
}
.DealsOfDaysSlider .product-items .product-item {
  border: 0 !important;
}
body .widget-product-grid.DealsOfDaysSlider .products-grid .products .item.product.product-item {
  max-width: calc(100%) !important;
}
.block.DealsOfDaysSlider.am-widget.widget-product-grid {
  padding-left: 30px;
  padding-right: 30px;
}
.DealsOfDaysSlider .slick-slider .slick-arrow {
  border: none;
  background: #6d9e2e url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+) center no-repeat !important;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: background .3s ease;
  margin-top: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 0px;
  display: inline-block;
  color: #ffffff;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  overflow: hidden;
  -o-transition: all ease .5s;
}
.DealsOfDaysSlider .slick-slider .slick-arrow.slick-prev {
  left: -30px;
}
.DealsOfDaysSlider .slick-slider .slick-arrow.slick-next {
  right: -30px;
}
.DealsOfDaysSlider .products-grid.products > .amtheme-products-secondary .product-item-info:hover {
  border-color: #6d9e2e;
}
.post-list-wrapper {
  margin-left: 30px;
  margin-right: 30px;
}
.post-list-wrapper .slick-slider .slick-arrow {
  border: none;
  background: #6d9e2e url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+) center no-repeat !important;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: background .3s ease;
  margin-top: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 0px;
  display: inline-block;
  color: #ffffff;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  overflow: hidden;
  -o-transition: all ease .5s;
}
.post-list-wrapper .slick-slider .slick-arrow.slick-prev {
  left: -30px;
}
.post-list-wrapper .slick-slider .slick-arrow.slick-next {
  right: -30px;
}
.post-holder .post-header .post-info .item {
  display: inline-block;
  position: absolute;
  top: 30px;
  left: 15px;
  background: #6d9e2e;
  display: flex;
  flex-direction: column;
  padding: 8px;
  border-radius: 5px;
}
.post-holder .post-header .post-info .item {
  display: inline-block;
  position: absolute;
  top: 30px;
  left: 15px;
  background: #6d9e2e;
  display: flex;
  flex-direction: column;
  padding: 8px;
  border-radius: 5px;
}
.post-holder .post-header .post-info .value {
  font-style: italic;
  font-size: 12px;
  color: #fff;
}
.seller.product-item-seller {
  width: 100%;
}
.post-content .post-description .post-ftimg-hld a {
  padding-bottom: 58%;
  display: block;
  position: relative;
}
.post-content .post-description .post-ftimg-hld img {
  position: absolute;
}
.post-holder .post-header {
  position: relative;
  z-index: 1;
}
.post-list-wrapper .post-description .post-text-hld p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.blog-widget-recent .post-description .post-text-hld {
  min-height: 84px;
}
.block.widget .DealsOfDaysSlider .products-grid .product-items {
  width: 100%;
}
.blog-post-view .page-title-wrapper h1.page-title,
.blog-page-list .page-title-wrapper h1.page-title {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 4.3rem;
  text-transform: capitalize;
  color: #6d9e2e;
  position: relative;
}
.blog-post-view .post-description p {
  font-size: 18px;
  line-height: normal;
}
.post-list .post-info .post-title-wrap h3 a {
  font-size: 21px;
  line-height: 25px;
  font-weight: 700;
}
.post-list .post-description {
  line-height: 21px;
  font-size: 16px;
}
.post-list-wrapper .post-list .post-read {
  display: inline-block;
  width: auto;
}
marquee.ticker {
  background: #F5F7EF;
  padding: 12px;
}
.ticker__item {
  border-right: 1px solid #6d9e2e;
  font-style: normal;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0 25px;
  width: 33.33%;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: normal;
  color: #6d9e2e;
}
.prodinq {
  max-width: 100%;
}
.form.prodinq .fields.col-md-6 {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}
.form.prodinq .fields .field {
  width: 33.33%;
  padding: 0 10px;
}
.row.request-quote,
.MostViewdPriceTable {
  padding: 0 15px;
}
.stock.unavailable {
  cursor: pointer;
  margin: 0;
  color: #ffffff !important;
  background-color: red;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.stock.unavailable span {
  padding: 0 !important;
  margin-left: 5px;
  font-weight: 600;
  font-size: 1.6rem;
  color: #fff;
  position: relative;
  z-index: 3;
}
.stock.unavailable::after {
  transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  content: '';
  width: 100%;
  height: 0%;
  background-color: rgba(29, 29, 27, 0.66);
  position: absolute;
  bottom: 0;
  left: 0;
}
.stock.unavailable:hover::after {
  height: 100%;
}
.DealsOfDaysSlider .stock.unavailable {
  height: 36px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.DealsOfDaysSlider .product.product-item-name {
  margin-bottom: 10px;
  width: 100%;
  position: absolute;
  top: 30px;
  text-align: center;
  padding: 0 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #d5eba2;
  height: auto !important;
}
.DealsOfDaysSlider .product-item .product-item-link {
  color: #6d9e2e !important;
  font-size: 30px;
  padding: 15px 0;
  font-weight: 600;
  line-height: 1;
}
.DealsOfDaysSlider .product-item-info:hover .product-item-details {
  transform: none !important;
}
.product-item-price.product-item-price-old {
  text-decoration: line-through;
}
.blog-post-view div#post-comments {
  display: none;
}
.DealsOfDaysSlider.block.am-widget .product-items:not(.-col-xl-4) {
  margin: 0;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .form.prodinq .fields .field {
    width: 100%;
  }
  .ticker__item {
    width: 100%;
  }
  .MostViewdPriceTable .products-grid {
    overflow-x: auto;
  }
  .DealsOfDaysSlider.block.am-widget .product-items:not(.-col-xl-4) {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .form.prodinq .fields .field {
    width: 50%;
  }
  .ticker__item {
    width: 100%;
  }
}
@media (min-width: 768px) {
  body .amtheme-products-secondary .price {
    font-size: 2rem;
  }
}
