body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #1d1d1b;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  font-size: 1.6rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 14px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1,
.amtheme-tabs-widget .amtheme-heading {
  font-weight: 700;
  line-height: 2.3rem;
  font-size: 2.2rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 700;
  line-height: 2rem;
  font-size: 2.2rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.amtheme-tabs-widget .amtheme-heading small,
.amtheme-tabs-widget .amtheme-heading .small {
  color: #333333;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #439342;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #439342;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #61b860;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #397e39;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.4rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.4rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.25;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.4rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #1d1d1b;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  font-size: 1.6rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.25;
  font-size: 1.2rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
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: 10px 15px;
}
button {
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 15px 35px;
  font-size: 1.8rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
button:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 4rem;
  line-height: 1.25;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 4rem;
  line-height: 1.25;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: auto;
  line-height: 1.25;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.4rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #1d1d1b;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.block-wishlist-management .wishlist-select-items,
.search-autocomplete > ul,
.opc-wrapper .opc,
.checkout-agreements-items,
.order-details-items .items-qty,
.search-terms,
.amasty-jet-theme .switcher .dropdown:not(.options),
.header-links,
.header.links,
.footer.links,
.amtheme-socials-list,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.block-wishlist-management .wishlist-select-items > li,
.search-autocomplete > ul > li,
.opc-wrapper .opc > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.search-terms > li,
.amasty-jet-theme .switcher .dropdown:not(.options) > li,
.header-links > li,
.header.links > li,
.footer.links > li,
.amtheme-socials-list > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-link-button,
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 15px 35px;
  font-size: 1.8rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 4px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-product-options-list dt,
.block-giftregistry-shared-items .product .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.block-giftregistry-shared-items .product .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.block-giftregistry-shared-items .product .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.abs-button-responsive {
  width: 100%;
}
.abs-reset-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.amazon-validate-container .block .block-title strong {
  font-weight: 500;
}
.abs-block-title,
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong {
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.abs-account-blocks .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.abs-account-blocks .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.abs-account-blocks .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.abs-account-blocks .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.abs-account-blocks .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.block-wishlist-info-items .input-text.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.abs-margin-for-blocks-and-widgets,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.amtheme-compare-item .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.amtheme-compare-item .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.amtheme-compare-item .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.amtheme-compare-item .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.amtheme-compare-item .action.delete:active:before {
  color: #303030;
}
.abs-product-link {
  font-weight: 400;
}
.abs-product-link > a {
  color: #1d1d1b;
}
.abs-product-link > a:visited {
  text-decoration: none;
}
.abs-product-link > a:hover {
  color: #1d1d1b;
  text-decoration: none;
}
.abs-product-link > a:active {
  text-decoration: none;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-add-fields .fieldset,
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset {
  margin-bottom: 50px;
}
.abs-add-fields .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: 70%;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice {
  margin: 30px 0 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional {
  margin-top: 55px;
  position: relative;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.special-price .price-label,
.old-price .price-label,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.amtheme-comparsion-table .cell.label.product span,
.amtheme-comparison-headings .product span,
.block-search > .block-title,
.block-search .label,
.minicart-wrapper .empty,
.minicart-wrapper .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.filter-options .filter-count-label,
.block.filter .amtheme-icon.-close,
.rating-summary .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.amasty-jet-theme .switcher .label,
.limiter .limiter-text,
.modes .modes-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.shipping-policy-block.field-tooltip .field-tooltip-action span,
.block.filter.active .amtheme-icon.-close {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.column .block-addbysku .sku,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.amasty-jet-theme .switcher a,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-action-addto-product {
  line-height: 2rem;
  padding: 12px 25px;
  font-size: 1.8rem;
}
.abs-actions-addto-gridlist,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #3d3731;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before {
  color: #a8a69f;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
#store-selector .form-continue .actions-toolbar .amshopby-button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button,
#store-selector .form-continue .actions-toolbar .am-filter-go,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go,
#store-selector .form-continue .actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
#store-selector .form-continue .actions-toolbar .am-show-button > .amshopby-button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-show-button > .amshopby-button {
  line-height: 2rem;
  padding: 18px 35px;
  font-size: 1.8rem;
}
.abs-action-button-as-link,
.abs-action-remove,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove {
  line-height: 1.25;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited {
  color: #439342;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover {
  color: #61b860;
  text-decoration: none;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active {
  color: #397e39;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.cart-summary .form.giftregistry .fieldset .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-show-button > .amshopby-button {
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-show-button > .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .am-show-button > .amshopby-button:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-show-button > .amshopby-button:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.cart-summary .form.giftregistry .fieldset .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-show-button > .amshopby-button {
  font-size: 1.8rem;
  line-height: 2rem;
  padding: 15px 35px;
}
.abs-box-tocart {
  margin: 10px 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px;
}
.abs-account-title,
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-rating-summary .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-colon:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.cart-summary > .cart-totals .table-caption {
  display: none;
}
.abs-status,
.return-status {
  display: inline-block;
  margin-bottom: 20px;
}
.abs-block-items-counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue {
  border-radius: 4px;
  font-weight: 700;
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.8rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before {
  color: inherit;
}
.abs-field-date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 35px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 30px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 0 solid transparent;
  height: 0;
  width: 0;
  margin-top: -14px;
  right: 10px;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #dfdedd;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #fcfcfc;
  top: 1px;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #1d1d1b;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals .mark,
.cart-summary > .cart-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.abs-sidebar-totals .mark strong,
.cart-summary > .cart-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount,
.cart-summary > .cart-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong,
.cart-summary > .cart-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-summary > .cart-totals .grand .mark,
.cart-summary > .cart-totals .grand .amount {
  padding-top: 20px;
}
.abs-sidebar-totals .grand .amount,
.cart-summary > .cart-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong,
.cart-summary > .cart-totals .grand .amount strong {
  font-weight: 700;
}
.abs-sidebar-totals .msrp,
.cart-summary > .cart-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-summary > .cart-totals .totals-tax-summary .mark,
.cart-summary > .cart-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-summary > .cart-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-summary > .cart-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-summary > .cart-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-summary > .cart-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-summary > .cart-totals .totals-tax-summary.expanded .mark,
.cart-summary > .cart-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-summary > .cart-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-summary > .cart-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-summary > .cart-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .abs-discount-block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.abs-discount-block > .content {
  display: none;
}
.abs-discount-block.active > .title:after {
  content: '\e621';
}
.abs-discount-block.active > .content {
  display: block;
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: 'Calibri';
  src: url('../fonts/calibri/regular/Calibri.woff2') format('woff2'), url('../fonts/calibri/regular/Calibri.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-weight: 400;
  font-style: italic;
  font-family: 'Calibri';
  src: url('../fonts/calibri/regular/Calibri-Italic.woff2') format('woff2'), url('../fonts/calibri/regular/Calibri-Italic.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: 'Calibri';
  src: url('../fonts/calibri/bold/Calibri-Bold.woff2') format('woff2'), url('../fonts/calibri/bold/Calibri-Bold.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-weight: 700;
  font-style: italic;
  font-family: 'Calibri';
  src: url('../fonts/calibri/bold/Calibri-BoldItalic.woff2') format('woff2'), url('../fonts/calibri/bold/Calibri-BoldItalic.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-weight: bold;
  font-style: normal;
  font-family: 'ITC Avant Garde Std Md';
  src: url('../fonts/itc/bold/ITCAvantGardeStd-Bold.woff2') format('woff2'), url('../fonts/itc/bold/ITCAvantGardeStd-Bold.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: 'ITC Avant Garde Std Bk';
  src: url('../fonts/itc/bold/ITCAvantGardeStd-Demi.woff2') format('woff2'), url('../fonts/itc/bold/ITCAvantGardeStd-Demi.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-weight: normal;
  font-style: initial;
  font-family: 'yarnBiz';
  src: url('../fonts/yarnbizIcon/yarnBiz.woff2') format('woff2'), url('../fonts/yarnbizIcon/yarnBiz.woff') format('woff');
  font-display: block;
}
i[class^="icon-"]:before,
i[class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'yarnBiz' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-watchList:before {
  content: "\e918";
}
.icon-order-manage:before {
  content: "\e915";
}
.icon-add-products:before {
  content: "\e916";
}
.icon-enrollment:before {
  content: "\e917";
}
.icon-out-of-stock:before {
  content: "\e913";
}
.icon-wallet:before {
  content: "\e914";
}
.icon-pinch-easy:before {
  content: "\e912";
}
.icon-badge:before {
  content: "\e900";
}
.icon-secure-payment:before {
  content: "\e901";
}
.icon-target:before {
  content: "\e902";
}
.icon-analytics:before {
  content: "\e903";
}
.icon-teamwork:before {
  content: "\e904";
}
.icon-market:before {
  content: "\e905";
}
.icon-stock-market:before {
  content: "\e906";
}
.icon-vision:before {
  content: "\e907";
}
.icon-telemarketer:before {
  content: "\e908";
}
.icon-wall-clock:before {
  content: "\e909";
}
.icon-team:before {
  content: "\e90a";
}
.icon-products:before {
  content: "\e90b";
}
.icon-worker:before {
  content: "\e90c";
}
.icon-choice:before {
  content: "\e90d";
}
.icon-good-conversion-rate:before {
  content: "\e90e";
}
.icon-express-delivery:before {
  content: "\e90f";
}
.icon-loan:before {
  content: "\e910";
}
.icon-trade:before {
  content: "\e911";
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: 'Flaticon';
  src: url('../fonts/flat-icon/Flaticon.woff2') format('woff2'), url('../fonts/flat-icon/Flaticon.woff') format('woff');
  font-display: swap;
}
i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flaticon-botton:before {
  content: "\f101";
}
.flaticon-chat:before {
  content: "\f102";
}
.flaticon-clock:before {
  content: "\f103";
}
.flaticon-coat:before {
  content: "\f104";
}
.flaticon-delivery-truck:before {
  content: "\f105";
}
.flaticon-dressmaker:before {
  content: "\f106";
}
.flaticon-email-1:before {
  content: "\f107";
}
.flaticon-email-2:before {
  content: "\f108";
}
.flaticon-email:before {
  content: "\f109";
}
.flaticon-fabric-1:before {
  content: "\f10a";
}
.flaticon-fabric-2:before {
  content: "\f10b";
}
.flaticon-fabric:before {
  content: "\f10c";
}
.flaticon-factory:before {
  content: "\f10d";
}
.flaticon-flameproof-fabric:before {
  content: "\f10e";
}
.flaticon-iron:before {
  content: "\f10f";
}
.flaticon-jacket:before {
  content: "\f110";
}
.flaticon-jeans:before {
  content: "\f111";
}
.flaticon-knitting-1:before {
  content: "\f112";
}
.flaticon-knitting:before {
  content: "\f113";
}
.flaticon-measuring-tape:before {
  content: "\f114";
}
.flaticon-moisture-wicking-fabric:before {
  content: "\f115";
}
.flaticon-needlework:before {
  content: "\f116";
}
.flaticon-phone-call:before {
  content: "\f117";
}
.flaticon-placeholder:before {
  content: "\f118";
}
.flaticon-play:before {
  content: "\f119";
}
.flaticon-print:before {
  content: "\f11a";
}
.flaticon-returning:before {
  content: "\f11b";
}
.flaticon-rug:before {
  content: "\f11c";
}
.flaticon-sewing-machine:before {
  content: "\f11d";
}
.flaticon-sewing:before {
  content: "\f11e";
}
.flaticon-shipped:before {
  content: "\f11f";
}
.flaticon-silk-1:before {
  content: "\f120";
}
.flaticon-silk:before {
  content: "\f121";
}
.flaticon-socks:before {
  content: "\f122";
}
.flaticon-suit:before {
  content: "\f123";
}
.flaticon-t-shirt:before {
  content: "\f124";
}
.flaticon-telephone-1:before {
  content: "\f125";
}
.flaticon-telephone:before {
  content: "\f126";
}
.flaticon-textile-1:before {
  content: "\f127";
}
.flaticon-textile-2:before {
  content: "\f128";
}
.flaticon-textile:before {
  content: "\f129";
}
.flaticon-textiles-1:before {
  content: "\f12a";
}
.flaticon-textiles:before {
  content: "\f12b";
}
.flaticon-tshirt-1:before {
  content: "\f12c";
}
.flaticon-tshirt:before {
  content: "\f12d";
}
.flaticon-vest:before {
  content: "\f12e";
}
.flaticon-wallet:before {
  content: "\f12f";
}
.flaticon-warehouse-1:before {
  content: "\f130";
}
.flaticon-warehouse:before {
  content: "\f131";
}
.flaticon-water-resistant:before {
  content: "\f132";
}
.flaticon-wool-1:before {
  content: "\f133";
}
.flaticon-wool:before {
  content: "\f134";
}
.flaticon-yarn-1:before {
  content: "\f135";
}
.flaticon-yarn:before {
  content: "\f136";
}
.icon-supportCall:before {
  content: "\e900";
}
h1,
.amtheme-tabs-widget .amtheme-heading {
  letter-spacing: 0.025em;
}
h3 {
  letter-spacing: 0.03em;
}
a {
  font-weight: 700;
  transition: color 0.4s ease-in-out;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  position: relative;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-main,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main-description {
  padding-inline-end: 35px;
  padding-inline-start: 35px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main-description {
    padding-right: 35px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main-description {
    padding-left: 35px;
  }
}
.page-main {
  margin-bottom: 0px;
}
.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;
}
.table-wrapper {
  margin-bottom: 30px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
table > thead > tr > th {
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 15px 10px;
  color: #6d9e2e;
  vertical-align: top;
  letter-spacing: 0.06em;
  font-size: 1.2rem;
}
table > tbody:last-of-type > tr:last-of-type td {
  padding-bottom: 20px;
  border-right: 1px solid #eee;
}
table > tbody > tr td {
  border-right: 1px solid #eee;
}
/* //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;
}
.message.info {
  border-radius: 4px;
  margin: 0 0 10px;
  padding: 15px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #ffe380;
  color: #1d1d1b;
  padding-left: 32px;
  position: relative;
}
.message.info a {
  color: #439342;
}
.message.info a:hover {
  color: #61b860;
}
.message.info a:active {
  color: #61b860;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: calc(1.2rem + 15px * 2);
  color: #c07600;
  content: '📍';
  font-family: 'icons-blank-theme';
  margin: -0.6rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 7px;
  top: 7px;
  width: 32px;
  position: absolute;
  text-align: center;
}
.message.error {
  border-radius: 4px;
  margin: 0 0 10px;
  padding: 15px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #e02a27;
  color: #1d1d1b;
  padding-left: 32px;
  position: relative;
}
.message.error a {
  color: #439342;
}
.message.error a:hover {
  color: #61b860;
}
.message.error a:active {
  color: #61b860;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: calc(1.2rem + 15px * 2);
  color: #b30000;
  content: '❌';
  font-family: 'icons-blank-theme';
  margin: -0.6rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 7px;
  top: 7px;
  width: 32px;
  position: absolute;
  text-align: center;
}
.message.warning {
  border-radius: 4px;
  margin: 0 0 10px;
  padding: 15px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #ffd43e;
  color: #1d1d1b;
  padding-left: 32px;
  position: relative;
}
.message.warning a {
  color: #439342;
}
.message.warning a:hover {
  color: #61b860;
}
.message.warning a:active {
  color: #61b860;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: calc(1.2rem + 15px * 2);
  color: #c07600;
  content: '🚩';
  font-family: 'icons-blank-theme';
  margin: -0.6rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 7px;
  top: 7px;
  width: 32px;
  position: absolute;
  text-align: center;
}
.message.notice {
  border-radius: 4px;
  margin: 0 0 10px;
  padding: 15px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #ffe380;
  color: #1d1d1b;
  padding-left: 32px;
  position: relative;
}
.message.notice a {
  color: #439342;
}
.message.notice a:hover {
  color: #61b860;
}
.message.notice a:active {
  color: #61b860;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: calc(1.2rem + 15px * 2);
  color: #c07600;
  content: '🚧';
  font-family: 'icons-blank-theme';
  margin: -0.6rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 7px;
  top: 7px;
  width: 32px;
  position: absolute;
  text-align: center;
}
.message.success {
  border-radius: 4px;
  margin: 0 0 10px;
  padding: 15px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #e8fad5;
  color: #1d1d1b;
  padding-left: 32px;
  position: relative;
}
.message.success a {
  color: #439342;
}
.message.success a:hover {
  color: #61b860;
}
.message.success a:active {
  color: #61b860;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: calc(1.2rem + 15px * 2);
  color: #006400;
  content: '👍';
  font-family: 'icons-blank-theme';
  margin: -0.6rem 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 7px;
  top: 7px;
  width: 32px;
  position: absolute;
  text-align: center;
}
.amtheme-icon-box {
  position: relative;
  display: block;
  padding: 10px 5px;
  min-width: 30px;
  min-height: 20px;
}
.amtheme-icon-box .amtheme-item {
  display: block;
  margin-bottom: 5px;
  width: 30px;
  height: 3px;
  background: #1d1d1b;
  transition: 0.2s ease-in-out;
}
.amtheme-icon-box .amtheme-item:last-child {
  margin: 0;
}
.nav-before-open.nav-open .amtheme-icon-box .amtheme-item {
  height: 2px;
  position: absolute;
  top: 50%;
}
.nav-before-open.nav-open .amtheme-icon-box .amtheme-item.-top {
  transform: translateY(-50%) rotate(45deg);
}
.nav-before-open.nav-open .amtheme-icon-box .amtheme-item.-mid {
  opacity: 0;
}
.nav-before-open.nav-open .amtheme-icon-box .amtheme-item.-bottom {
  transform: translateY(-50%) rotate(-45deg);
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
._am-form-divider > .fieldset:not(:first-of-type) {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid #dfdedd;
}
input[type='checkbox'],
input[type='radio'] {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
  position: absolute;
}
input[type='checkbox'] + label,
input[type='radio'] + label,
label > input[type='checkbox'] + span:first-of-type,
label > input[type='radio'] + span:first-of-type {
  word-wrap: break-word;
  word-break: break-word;
  position: relative;
  display: block;
  padding-top: 0;
  padding-inline-end: 0;
  padding-bottom: 0;
  padding-inline-start: 25px;
  min-height: 15px;
  line-height: 1.2;
  cursor: pointer;
}
.ie11 input[type='checkbox'] + label,
.ie11 input[type='radio'] + label,
.ie11 label > input[type='checkbox'] + span:first-of-type,
.ie11 label > input[type='radio'] + span:first-of-type {
  word-break: break-all;
}
.ie11 input[type='checkbox'] + label,
.ie11 input[type='radio'] + label,
.ie11 label > input[type='checkbox'] + span:first-of-type,
.ie11 label > input[type='radio'] + span:first-of-type {
  word-break: break-all;
}
.ie11 input[type='checkbox'] + label,
.ie11 input[type='radio'] + label,
.ie11 label > input[type='checkbox'] + span:first-of-type,
.ie11 label > input[type='radio'] + span:first-of-type {
  word-break: break-all;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  input[type='checkbox'] + label,
  input[type='radio'] + label,
  label > input[type='checkbox'] + span:first-of-type,
  label > input[type='radio'] + span:first-of-type {
    padding-right: 0;
    padding-left: 25px;
  }
}
input[type='checkbox'] + label:before,
input[type='radio'] + label:before,
input[type='checkbox'] + label:after,
input[type='radio'] + label:after,
label > input[type='checkbox'] + span:first-of-type:before,
label > input[type='radio'] + span:first-of-type:before,
label > input[type='checkbox'] + span:first-of-type:after,
label > input[type='radio'] + span:first-of-type:after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  margin: 2px 0;
  width: 15px;
  height: 15px;
  content: '';
}
input[type='checkbox'] + label:before,
input[type='radio'] + label:before,
label > input[type='checkbox'] + span:first-of-type:before,
label > input[type='radio'] + span:first-of-type:before {
  border: 1px solid #1d1d1b;
  background: #f7f7f7;
}
input[type='checkbox'] + label:after,
input[type='radio'] + label:after,
label > input[type='checkbox'] + span:first-of-type:after,
label > input[type='radio'] + span:first-of-type:after {
  content: none;
}
input[type='checkbox'] + label:hover:before,
input[type='radio'] + label:hover:before,
input[type='checkbox']:checked + label:before,
input[type='radio']:checked + label:before,
label > input[type='checkbox'] + span:first-of-type:hover:before,
label > input[type='radio'] + span:first-of-type:hover:before,
label > input[type='checkbox']:checked + span:first-of-type:before,
label > input[type='radio']:checked + span:first-of-type:before {
  border-color: #6d9e2e;
}
input[type='checkbox']:checked + label:after,
input[type='radio']:checked + label:after,
label > input[type='checkbox']:checked + span:first-of-type:after,
label > input[type='radio']:checked + span:first-of-type:after {
  content: '';
}
._keyfocus input[type='checkbox']:focus + label:before,
._keyfocus input[type='radio']:focus + label:before,
._keyfocus label > input[type='checkbox']:focus + span:first-of-type:before,
._keyfocus label > input[type='radio']:focus + span:first-of-type:before,
input[type='checkbox']:focus + label:before,
input[type='radio']:focus + label:before,
label > input[type='checkbox']:focus + span:first-of-type:before,
label > input[type='radio']:focus + span:first-of-type:before {
  border-color: #070605;
}
input[type='checkbox']:not(:checked).mage-error + label:before,
input[type='radio']:not(:checked).mage-error + label:before,
label > input[type='checkbox']:not(:checked).mage-error + span:first-of-type:before,
label > input[type='radio']:not(:checked).mage-error + span:first-of-type:before {
  border-color: #e02a27;
}
input[type='checkbox'] + label:before,
input[type='checkbox'] + label:after,
label > input[type='checkbox'] + span:first-of-type:before,
label > input[type='checkbox'] + span:first-of-type:after {
  border-radius: 2px;
}
input[type='checkbox'] + label:after,
label > input[type='checkbox'] + span:first-of-type:after {
  background: #6d9e2e url(../svg/color_mode/dark/complete.svg) center / 10px no-repeat;
}
input[type='radio'] + label:before,
input[type='radio'] + label:after,
label > input[type='radio'] + span:first-of-type:before,
label > input[type='radio'] + span:first-of-type:after {
  border-radius: 50%;
}
input[type='radio'] + label:after,
label > input[type='radio'] + span:first-of-type:after {
  top: 4px;
  left: 4px;
  width: 7px;
  height: 7px;
}
input[type='radio']:checked + label:after,
label > input[type='radio']:checked + span:first-of-type:after {
  background: linear-gradient(180deg, #6d9e2e 0%, #6d9e2e 100%, #6d9e2e 100%);
}
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 {
  display: block;
  padding: 10px;
  height: 4rem;
  border: 1px solid #dfdedd;
  border-color: rgba(4, 54, 61, 0.19);
  border-radius: 4px;
  background: #ffffff;
  color: #1d1d1b;
  font-style: normal;
}
input[type='text']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #a8a69f;
  font-size: 1.4rem;
  line-height: 1.25;
}
input[type='text']:-moz-placeholder,
input[type='password']:-moz-placeholder,
input[type='url']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='number']:-moz-placeholder,
input[type='datetime']:-moz-placeholder,
input[type='email']:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  color: #a8a69f;
  font-size: 1.4rem;
  line-height: 1.25;
}
input[type='text']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='url']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='number']::-moz-placeholder,
input[type='datetime']::-moz-placeholder,
input[type='email']::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #a8a69f;
  font-size: 1.4rem;
  line-height: 1.25;
}
input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
input[type='datetime']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #a8a69f;
  font-size: 1.4rem;
  line-height: 1.25;
}
input[type='text']::-ms-clear,
input[type='password']::-ms-clear,
input[type='url']::-ms-clear,
input[type='tel']::-ms-clear,
input[type='search']::-ms-clear,
input[type='number']::-ms-clear,
input[type='datetime']::-ms-clear,
input[type='email']::-ms-clear,
textarea::-ms-clear,
select::-ms-clear {
  display: none;
}
input[type='text']:not([disabled]):focus,
input[type='password']:not([disabled]):focus,
input[type='url']:not([disabled]):focus,
input[type='tel']:not([disabled]):focus,
input[type='search']:not([disabled]):focus,
input[type='number']:not([disabled]):focus,
input[type='datetime']:not([disabled]):focus,
input[type='email']:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus,
input[type='text']:not([disabled]):active,
input[type='password']:not([disabled]):active,
input[type='url']:not([disabled]):active,
input[type='tel']:not([disabled]):active,
input[type='search']:not([disabled]):active,
input[type='number']:not([disabled]):active,
input[type='datetime']:not([disabled]):active,
input[type='email']:not([disabled]):active,
textarea:not([disabled]):active,
select:not([disabled]):active {
  border-color: #070605;
  box-shadow: none;
}
input[type='text']:not([disabled]):focus::-webkit-input-placeholder,
input[type='password']:not([disabled]):focus::-webkit-input-placeholder,
input[type='url']:not([disabled]):focus::-webkit-input-placeholder,
input[type='tel']:not([disabled]):focus::-webkit-input-placeholder,
input[type='search']:not([disabled]):focus::-webkit-input-placeholder,
input[type='number']:not([disabled]):focus::-webkit-input-placeholder,
input[type='datetime']:not([disabled]):focus::-webkit-input-placeholder,
input[type='email']:not([disabled]):focus::-webkit-input-placeholder,
textarea:not([disabled]):focus::-webkit-input-placeholder,
select:not([disabled]):focus::-webkit-input-placeholder,
input[type='text']:not([disabled]):active::-webkit-input-placeholder,
input[type='password']:not([disabled]):active::-webkit-input-placeholder,
input[type='url']:not([disabled]):active::-webkit-input-placeholder,
input[type='tel']:not([disabled]):active::-webkit-input-placeholder,
input[type='search']:not([disabled]):active::-webkit-input-placeholder,
input[type='number']:not([disabled]):active::-webkit-input-placeholder,
input[type='datetime']:not([disabled]):active::-webkit-input-placeholder,
input[type='email']:not([disabled]):active::-webkit-input-placeholder,
textarea:not([disabled]):active::-webkit-input-placeholder,
select:not([disabled]):active::-webkit-input-placeholder {
  color: #dfdedd;
  font-size: 1.4rem;
  line-height: 1.25;
}
input[type='text']:not([disabled]):focus:-moz-placeholder,
input[type='password']:not([disabled]):focus:-moz-placeholder,
input[type='url']:not([disabled]):focus:-moz-placeholder,
input[type='tel']:not([disabled]):focus:-moz-placeholder,
input[type='search']:not([disabled]):focus:-moz-placeholder,
input[type='number']:not([disabled]):focus:-moz-placeholder,
input[type='datetime']:not([disabled]):focus:-moz-placeholder,
input[type='email']:not([disabled]):focus:-moz-placeholder,
textarea:not([disabled]):focus:-moz-placeholder,
select:not([disabled]):focus:-moz-placeholder,
input[type='text']:not([disabled]):active:-moz-placeholder,
input[type='password']:not([disabled]):active:-moz-placeholder,
input[type='url']:not([disabled]):active:-moz-placeholder,
input[type='tel']:not([disabled]):active:-moz-placeholder,
input[type='search']:not([disabled]):active:-moz-placeholder,
input[type='number']:not([disabled]):active:-moz-placeholder,
input[type='datetime']:not([disabled]):active:-moz-placeholder,
input[type='email']:not([disabled]):active:-moz-placeholder,
textarea:not([disabled]):active:-moz-placeholder,
select:not([disabled]):active:-moz-placeholder {
  color: #dfdedd;
  font-size: 1.4rem;
  line-height: 1.25;
}
input[type='text']:not([disabled]):focus::-moz-placeholder,
input[type='password']:not([disabled]):focus::-moz-placeholder,
input[type='url']:not([disabled]):focus::-moz-placeholder,
input[type='tel']:not([disabled]):focus::-moz-placeholder,
input[type='search']:not([disabled]):focus::-moz-placeholder,
input[type='number']:not([disabled]):focus::-moz-placeholder,
input[type='datetime']:not([disabled]):focus::-moz-placeholder,
input[type='email']:not([disabled]):focus::-moz-placeholder,
textarea:not([disabled]):focus::-moz-placeholder,
select:not([disabled]):focus::-moz-placeholder,
input[type='text']:not([disabled]):active::-moz-placeholder,
input[type='password']:not([disabled]):active::-moz-placeholder,
input[type='url']:not([disabled]):active::-moz-placeholder,
input[type='tel']:not([disabled]):active::-moz-placeholder,
input[type='search']:not([disabled]):active::-moz-placeholder,
input[type='number']:not([disabled]):active::-moz-placeholder,
input[type='datetime']:not([disabled]):active::-moz-placeholder,
input[type='email']:not([disabled]):active::-moz-placeholder,
textarea:not([disabled]):active::-moz-placeholder,
select:not([disabled]):active::-moz-placeholder {
  color: #dfdedd;
  font-size: 1.4rem;
  line-height: 1.25;
}
input[type='text']:not([disabled]):focus:-ms-input-placeholder,
input[type='password']:not([disabled]):focus:-ms-input-placeholder,
input[type='url']:not([disabled]):focus:-ms-input-placeholder,
input[type='tel']:not([disabled]):focus:-ms-input-placeholder,
input[type='search']:not([disabled]):focus:-ms-input-placeholder,
input[type='number']:not([disabled]):focus:-ms-input-placeholder,
input[type='datetime']:not([disabled]):focus:-ms-input-placeholder,
input[type='email']:not([disabled]):focus:-ms-input-placeholder,
textarea:not([disabled]):focus:-ms-input-placeholder,
select:not([disabled]):focus:-ms-input-placeholder,
input[type='text']:not([disabled]):active:-ms-input-placeholder,
input[type='password']:not([disabled]):active:-ms-input-placeholder,
input[type='url']:not([disabled]):active:-ms-input-placeholder,
input[type='tel']:not([disabled]):active:-ms-input-placeholder,
input[type='search']:not([disabled]):active:-ms-input-placeholder,
input[type='number']:not([disabled]):active:-ms-input-placeholder,
input[type='datetime']:not([disabled]):active:-ms-input-placeholder,
input[type='email']:not([disabled]):active:-ms-input-placeholder,
textarea:not([disabled]):active:-ms-input-placeholder,
select:not([disabled]):active:-ms-input-placeholder {
  color: #dfdedd;
  font-size: 1.4rem;
  line-height: 1.25;
}
input[type='text'].mage-error,
input[type='password'].mage-error,
input[type='url'].mage-error,
input[type='tel'].mage-error,
input[type='search'].mage-error,
input[type='number'].mage-error,
input[type='datetime'].mage-error,
input[type='email'].mage-error,
textarea.mage-error,
select.mage-error {
  border-color: #e02a27;
}
textarea {
  min-height: 4rem;
  height: auto;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 4rem 10px 10px;
  background: url("../svg/color_mode/dark/arrow-bottom.svg") center / 20px no-repeat;
  background-color: #ffffff;
  background-position: calc(100% - 15px) 50%;
  color: #1d1d1b;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
form fieldset,
.amtheme-gift-options .fieldset,
.amtheme-gift-message .fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
  border: none;
}
form legend {
  display: block;
}
form .field {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 20px;
}
form .field.choice {
  margin-bottom: 0;
}
form .field.choice .label span {
  font-size: 14px;
}
form .field.choice .field-tooltip {
  top: 0;
  transform: translateY(0);
}
form .control {
  width: 100%;
}
form .control > .nested:not(.options-list) {
  margin-top: 20px;
}
form .nested .field:last-of-type {
  margin-bottom: 0;
}
form label.label,
.fieldset-product-options-inner > .legend {
  display: inline-block;
  margin-bottom: 10px;
  color: #439342;
}
form div.mage-error[generated] {
  order: 3;
  margin: 5px 0 0;
  color: #e02a27;
  letter-spacing: 0.03em;
}
form .note {
  margin: 10px 0 0;
  color: #439342;
  letter-spacing: 0.03em;
  font-size: 1.4rem;
}
form .note.mage-error > .character-counter {
  color: #e02a27;
}
form .label > .label-addon {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #a8a69f;
  vertical-align: text-top;
}
.field-error {
  margin: 5px 0 0;
  color: #e02a27;
  letter-spacing: 0.03em;
  font-size: 1.4rem;
}
.fieldset-product-options-inner {
  max-width: 100%;
}
.fieldset-product-options-inner .control {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.fieldset-product-options-inner .datetime-picker {
  margin-bottom: 5px;
}
.fieldset-product-options-inner .datetime-picker:nth-of-type(3n) {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fieldset-product-options-inner .datetime-picker:nth-of-type(3n) {
    margin-right: 5px;
  }
}
.fieldset-product-options-inner .datetime-picker + .mage-error {
  display: none !important;
}
.fieldset-product-options-inner input[name^='validate_datetime_'] + .mage-error {
  width: 100%;
}
.field.required:not(.choice) > label:after,
.field._required:not(.choice) > label:after,
.fieldset > p.required,
.fieldset-product-options-inner.required > .legend:after {
  color: #e02a27;
  text-align: right;
}
.field.file .control {
  position: relative;
}
.field.required:not(.choice) > label:after,
.field._required:not(.choice) > label:after,
.fieldset-product-options-inner.required > .legend:after {
  content: '*';
  vertical-align: top;
  font-size: 1.3rem;
}
.field.choice {
  display: flex;
}
.field.choice.required:after,
.field.choice._required:after {
  margin-inline-start: 2px;
  color: #e02a27;
  content: '*';
  vertical-align: top;
  font-size: 1.3rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .field.choice.required:after,
  .field.choice._required:after {
    margin-left: 2px;
  }
}
.amtheme-select,
.amtheme-select[multiple],
.amtheme-file,
.limiter .amtheme-select,
.limiter .amtheme-select[multiple] {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
  min-height: 0;
}
.field.file .amtheme-file {
  position: absolute;
  top: 0;
  left: 0;
}
.field.file .control {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.field.file .action.outline,
.field.file .modal-popup .modal-footer .action:not(.primary):not(.secondary),
.field.file .order-details-items > .actions-toolbar:first-child .action {
  display: inline-flex;
  align-items: center;
  margin-top: 0;
  margin-inline-end: 15px;
  margin-bottom: 0;
  margin-inline-start: 0;
  padding: 10px 15px;
  height: 40px;
  border-radius: 4px;
  letter-spacing: 0.03em;
  font-size: 1.6rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .field.file .action.outline,
  .field.file .modal-popup .modal-footer .action:not(.primary):not(.secondary),
  .field.file .order-details-items > .actions-toolbar:first-child .action {
    margin-right: 15px;
    margin-left: 0;
  }
}
.field.file .action > .amtheme-icon {
  width: 20px;
  height: 20px;
  fill: #536131;
}
.amtheme-file-output {
  word-wrap: break-word;
  word-break: break-word;
  display: inline-flex;
  align-items: center;
  margin: 8px 0 0;
  color: #439342;
  font-weight: 700;
}
.ie11 .amtheme-file-output {
  word-break: break-all;
}
.ie11 .amtheme-file-output {
  word-break: break-all;
}
.ie11 .amtheme-file-output {
  word-break: break-all;
}
.amtheme-file-output > .-has-content + .amtheme-clear-input {
  display: inline-flex;
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 0;
  margin-inline-start: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-file-output > .-has-content + .amtheme-clear-input {
    margin-right: 0;
    margin-left: 10px;
  }
}
.amtheme-file-output > .amtheme-nofile {
  font-weight: 400;
}
.amtheme-clear-input {
  display: none;
}
.amtheme-clear-input > .amtheme-icon {
  width: 14px;
  height: 14px;
}
.field.date > .control {
  position: relative;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  top: 0;
  right: 0;
  width: 4rem;
  height: 4rem;
  background: url("../svg/color_mode/dark/calendar.svg") no-repeat center / 50%;
  opacity: .7;
  transition: opacity 0.2s ease-in-out;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: url("../svg/color_mode/dark/calendar.svg") no-repeat center / 50%;
  opacity: 1;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  outline: 0;
  background: url("../svg/color_mode/dark/calendar.svg") no-repeat center / 50%;
  box-shadow: none;
}
._has-datepicker:focus ~ .ui-datepicker-trigger {
  opacity: 1;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  display: none;
}
.field.choice.-as-link input:focus + label {
  color: #61b860;
}
.field.choice.-as-link label {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
  color: #439342;
  transition: color 0.4s ease-in-out;
}
.field.choice.-as-link label:hover,
.field.choice.-as-link label:active {
  color: #61b860;
}
.field.choice.-as-link label:before,
.field.choice.-as-link label:after {
  display: none;
}
form .fields.-am-block,
.form.form-newsletter-manage .field.choice,
.amtheme-gift-options .fieldset > .fields {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -35px;
  padding: 20px 35px;
  background: #f7f7f7;
}
form .fields.-am-block .field,
.form.form-newsletter-manage .field.choice .field,
.amtheme-gift-options .fieldset > .fields .field {
  width: 100%;
}
form .fields.-am-block .field:not(:last-of-type),
.form.form-newsletter-manage .field.choice .field:not(:last-of-type),
.amtheme-gift-options .fieldset > .fields .field:not(:last-of-type) {
  margin-bottom: 20px;
}
form .fields.-am-block .label,
.form.form-newsletter-manage .field.choice .label,
.amtheme-gift-options .fieldset > .fields .label {
  margin: 0;
}
form .fields.-am-block .label:before,
.form.form-newsletter-manage .field.choice .label:before,
.amtheme-gift-options .fieldset > .fields .label:before {
  background: #ffffff;
}
form .fields.range {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
form .fields.range > .field {
  margin: 0;
  max-width: calc(50% - 20px / 2 - 5px);
  width: 100%;
}
form .fields.range > .field:first-of-type > .control {
  position: relative;
}
form .fields.range > .field:first-of-type > .control:after {
  position: absolute;
  top: calc(4rem / 2 - 2px / 2);
  left: calc(100% + 5px);
  display: block;
  width: 20px;
  height: 2px;
  background: #dfdedd;
  content: '';
}
.fieldset-product-options-inner > .legend {
  display: block;
  padding: 0;
}
.ie11 .fieldset-product-options-inner > .legend {
  max-width: 100%;
}
.fieldset-product-options-inner .price-notice {
  padding-inline-start: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fieldset-product-options-inner .price-notice {
    padding-left: 5px;
  }
}
.fieldset-product-options-inner.required > .legend {
  position: relative;
}
.label .price-notice,
.legend .price-notice {
  display: inline-flex;
  align-items: center;
  line-height: 2.5rem;
}
.label .price-including-tax + .price-excluding-tax .price,
.legend .price-including-tax + .price-excluding-tax .price {
  margin-inline-end: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .label .price-including-tax + .price-excluding-tax .price,
  .legend .price-including-tax + .price-excluding-tax .price {
    margin-right: 0;
  }
}
/* Change Autocomplete styles in Chrome */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0 1000px rgba(232, 240, 254, 0.32) inset;
  transition: background-color 5000s ease-in-out 0s;
}
.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;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-display: swap;
}
button:not(.primary) {
  border-radius: 4px;
}
a.action.primary,
a.amshopby-button,
a.am-filter-go,
a.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
a.am-show-button > .amshopby-button {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus,
a.amshopby-button:hover,
a.amshopby-button:active,
a.amshopby-button:focus,
a.am-filter-go:hover,
a.am-filter-go:active,
a.am-filter-go:focus,
a.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:hover,
a.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active,
a.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:focus,
a.am-show-button > .amshopby-button:hover,
a.am-show-button > .amshopby-button:active,
a.am-show-button > .amshopby-button:focus {
  text-decoration: none;
}
.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-image: none;
  background: #439342;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 12px 25px;
  font-size: 2rem;
  line-height: 2.5rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active,
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:focus,
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active,
.am-show-button > .amshopby-button:focus,
.am-show-button > .amshopby-button:active {
  background: #397e39;
  border: 0;
  color: #ffffff;
}
.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 {
  background: #61b860;
  border: 0;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary,
.amshopby-button.disabled,
.amshopby-button[disabled],
fieldset[disabled] .amshopby-button,
.am-filter-go.disabled,
.am-filter-go[disabled],
fieldset[disabled] .am-filter-go,
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go.disabled,
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go[disabled],
fieldset[disabled] .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.am-show-button > .amshopby-button.disabled,
.am-show-button > .amshopby-button[disabled],
fieldset[disabled] .am-show-button > .amshopby-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.action.secondary {
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 15px 35px;
  font-size: 1.8rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 4px;
}
a.action.secondary:focus,
a.action.secondary:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
a.action.secondary:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
a.action.secondary.disabled,
a.action.secondary[disabled],
fieldset[disabled] a.action.secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.outline,
.modal-popup .modal-footer .action:not(.primary):not(.secondary),
.order-details-items > .actions-toolbar:first-child .action,
.shared.wishlist .col .tocart {
  background-image: none;
  background: #ffffff;
  border: 1px solid #536131;
  color: #536131;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 15px 18px;
  font-size: 1.8rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.outline:focus,
.action.outline:active,
.modal-popup .modal-footer .action:not(.primary):not(.secondary):focus,
.modal-popup .modal-footer .action:not(.primary):not(.secondary):active,
.order-details-items > .actions-toolbar:first-child .action:focus,
.order-details-items > .actions-toolbar:first-child .action:active {
  background: rgba(69, 69, 64, 0.2);
  border: 1px solid #1d1d1b;
  color: #536131;
}
.action.outline:hover,
.modal-popup .modal-footer .action:not(.primary):not(.secondary):hover,
.order-details-items > .actions-toolbar:first-child .action:hover {
  background: rgba(69, 69, 64, 0.2);
  border: 1px solid #1d1d1b;
  color: #536131;
}
.action.outline.disabled,
.action.outline[disabled],
fieldset[disabled] .action.outline,
.modal-popup .modal-footer .action:not(.primary):not(.secondary).disabled,
.modal-popup .modal-footer .action:not(.primary):not(.secondary)[disabled],
fieldset[disabled] .modal-popup .modal-footer .action:not(.primary):not(.secondary),
.order-details-items > .actions-toolbar:first-child .action.disabled,
.order-details-items > .actions-toolbar:first-child .action[disabled],
fieldset[disabled] .order-details-items > .actions-toolbar:first-child .action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button.size-l,
.action.size-l {
  line-height: 2rem;
  padding: 18px 35px;
  font-size: 1.8rem;
}
button.size-s,
.action.size-s,
.amsearch-button.-primary {
  line-height: 2rem;
  padding: 12px 25px;
  font-size: 1.8rem;
}
button.size-xl,
.action.size-xl {
  line-height: 2.5rem;
  padding: 20px 40px;
  font-size: 2rem;
}
button.size-responsive,
.action.size-responsive {
  width: 100%;
}
button,
.action.primary,
.action.outline,
.modal-popup .modal-footer .action:not(.primary):not(.secondary),
.amshopby-button,
.am-filter-go,
.order-details-items > .actions-toolbar:first-child .action,
.shared.wishlist .col .tocart,
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.am-show-button > .amshopby-button {
  letter-spacing: 0.07000000000000001em;
  font-style: normal;
  transition: all 0.4s ease-in-out;
}
button.-icon-action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  transition: none;
}
button.-icon-action:focus,
button.-icon-action:active {
  background: none;
  border: none;
}
button.-icon-action:hover {
  background: none;
  border: none;
}
button.-icon-action.disabled,
button.-icon-action[disabled],
fieldset[disabled] button.-icon-action {
  pointer-events: none;
  opacity: 0.5;
}
.button-as-link,
.button-as-link.action,
.checkout-shipping-address .new-address-popup .action-show-popup,
.checkout-shipping-address .new-address-popup .action-show-popup.action,
.form-wishlist-items .actions-toolbar .action.share,
.amtheme-gift-options .actions-toolbar .action-cancel,
.amtheme-gift-options .actions-toolbar .action-cancel.action {
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.button-as-link:visited,
.button-as-link.action:visited,
.checkout-shipping-address .new-address-popup .action-show-popup:visited,
.checkout-shipping-address .new-address-popup .action-show-popup.action:visited,
.form-wishlist-items .actions-toolbar .action.share:visited,
.amtheme-gift-options .actions-toolbar .action-cancel:visited,
.amtheme-gift-options .actions-toolbar .action-cancel.action:visited {
  color: #439342;
  text-decoration: none;
}
.button-as-link:hover,
.button-as-link.action:hover,
.checkout-shipping-address .new-address-popup .action-show-popup:hover,
.checkout-shipping-address .new-address-popup .action-show-popup.action:hover,
.form-wishlist-items .actions-toolbar .action.share:hover,
.amtheme-gift-options .actions-toolbar .action-cancel:hover,
.amtheme-gift-options .actions-toolbar .action-cancel.action:hover {
  color: #61b860;
  text-decoration: none;
}
.button-as-link:active,
.button-as-link.action:active,
.checkout-shipping-address .new-address-popup .action-show-popup:active,
.checkout-shipping-address .new-address-popup .action-show-popup.action:active,
.form-wishlist-items .actions-toolbar .action.share:active,
.amtheme-gift-options .actions-toolbar .action-cancel:active,
.amtheme-gift-options .actions-toolbar .action-cancel.action:active {
  color: #397e39;
  text-decoration: none;
}
.button-as-link:hover,
.button-as-link.action:hover,
.button-as-link:active,
.button-as-link.action:active,
.button-as-link:focus,
.button-as-link.action:focus,
.checkout-shipping-address .new-address-popup .action-show-popup:hover,
.checkout-shipping-address .new-address-popup .action-show-popup.action:hover,
.checkout-shipping-address .new-address-popup .action-show-popup:active,
.checkout-shipping-address .new-address-popup .action-show-popup.action:active,
.checkout-shipping-address .new-address-popup .action-show-popup:focus,
.checkout-shipping-address .new-address-popup .action-show-popup.action:focus,
.form-wishlist-items .actions-toolbar .action.share:hover,
.form-wishlist-items .actions-toolbar .action.share:active,
.form-wishlist-items .actions-toolbar .action.share:focus,
.amtheme-gift-options .actions-toolbar .action-cancel:hover,
.amtheme-gift-options .actions-toolbar .action-cancel.action:hover,
.amtheme-gift-options .actions-toolbar .action-cancel:active,
.amtheme-gift-options .actions-toolbar .action-cancel.action:active,
.amtheme-gift-options .actions-toolbar .action-cancel:focus,
.amtheme-gift-options .actions-toolbar .action-cancel.action:focus {
  background: none;
  border: 0;
}
.button-as-link.disabled,
.button-as-link.action.disabled,
.button-as-link[disabled],
.button-as-link.action[disabled],
fieldset[disabled] .button-as-link,
fieldset[disabled] .button-as-link.action,
.checkout-shipping-address .new-address-popup .action-show-popup.disabled,
.checkout-shipping-address .new-address-popup .action-show-popup.action.disabled,
.checkout-shipping-address .new-address-popup .action-show-popup[disabled],
.checkout-shipping-address .new-address-popup .action-show-popup.action[disabled],
fieldset[disabled] .checkout-shipping-address .new-address-popup .action-show-popup,
fieldset[disabled] .checkout-shipping-address .new-address-popup .action-show-popup.action,
.form-wishlist-items .actions-toolbar .action.share.disabled,
.form-wishlist-items .actions-toolbar .action.share[disabled],
fieldset[disabled] .form-wishlist-items .actions-toolbar .action.share,
.amtheme-gift-options .actions-toolbar .action-cancel.disabled,
.amtheme-gift-options .actions-toolbar .action-cancel.action.disabled,
.amtheme-gift-options .actions-toolbar .action-cancel[disabled],
.amtheme-gift-options .actions-toolbar .action-cancel.action[disabled],
fieldset[disabled] .amtheme-gift-options .actions-toolbar .action-cancel,
fieldset[disabled] .amtheme-gift-options .actions-toolbar .action-cancel.action {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.action.back {
  padding-left: 30px;
  color: #439342;
  position: relative;
  display: block;
  white-space: nowrap;
}
.action.back:hover {
  color: #439342;
}
.action.back .amtheme-icon {
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  fill: #439342;
  position: absolute;
  left: 5px;
  transition: left 0.4s ease-in-out;
}
.action.back:hover .amtheme-icon {
  left: 0;
}
.action.primary,
.amshopby-button,
.am-filter-go,
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.am-show-button > .amshopby-button,
.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,
.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;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.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 0 20px;
}
.product.data.items > .item.title > .switch {
  background: transparent;
  border-bottom: 1px solid #dfdedd;
  border-left: none;
  border-right: none;
  border-top: none;
  height: auto;
  padding: 15px 0 15px 0;
  font-weight: 400;
  line-height: 20px;
  font-size: 1.6rem;
  color: #439342;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #1d1d1b;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #1d1d1b;
  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;
  padding-bottom: 15px;
}
.product.data.items > .item.content {
  background: transparent;
  border: none;
  margin: 0;
  padding: 20px 0 10px 0;
}
.product.data.items > .item.title {
  letter-spacing: 0.03em;
}
.pages {
  display: flex;
  align-items: center;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 400;
}
.pages .item {
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: normal;
  margin: 0 4px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #439342;
  display: inline-block;
  text-decoration: none;
}
.pages a.page:hover {
  color: #61b860;
  text-decoration: none;
}
.pages a.page:active {
  color: #397e39;
}
.pages strong.page {
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: normal;
  color: #1d1d1b;
  display: inline-block;
  font-weight: 400;
}
.pages .action {
  color: #3d3731;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #3d3731;
}
.pages .action:hover {
  color: #a8a69f;
  text-decoration: none;
}
.pages .action:active {
  color: #3d3731;
}
.pages .items {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.pages .item {
  min-width: 26px;
}
.pages .jump {
  margin-inline-end: 8px;
  margin-inline-start: 4px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pages .jump {
    margin-right: 8px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pages .jump {
    margin-left: 4px;
  }
}
.pages .jump:first-child {
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pages .jump:first-child {
    margin-left: 0;
  }
}
.pages .jump:last-child {
  margin-inline-end: 4px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pages .jump:last-child {
    margin-right: 4px;
  }
}
.pages .pages-item-previous,
.pages .pages-item-next {
  vertical-align: middle;
}
.pages .pages-item-previous {
  margin-inline-end: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pages .pages-item-previous {
    margin-right: 0;
  }
}
.pages .page {
  width: 100%;
  text-align: center;
  font-weight: 400;
  transition: color 0.4s ease-in-out;
}
.pages .current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #f7f7f7;
}
.pages .action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action,
.pages .link {
  color: #3d3731;
  white-space: nowrap;
  font-weight: 400;
  transition: color 0.4s ease-in-out;
}
.pages .action:hover,
.pages .link:hover {
  color: #a8a69f;
  fill: #a8a69f;
}
.pages .action:hover .amtheme-icon,
.pages .link:hover .amtheme-icon {
  fill: #a8a69f;
}
.pages .action.previous,
.pages .link.previous,
.pages .action.next,
.pages .link.next {
  display: inline-block;
}
.pages .action.previous span,
.pages .link.previous span,
.pages .action.next span,
.pages .link.next span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 80px;
  vertical-align: middle;
}
.pages .action.previous,
.pages .link.previous {
  margin-inline-end: 14px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pages .action.previous,
  .pages .link.previous {
    margin-right: 14px;
  }
}
.pages .action.next,
.pages .link.next {
  margin-inline-start: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pages .action.next,
  .pages .link.next {
    margin-left: 10px;
  }
}
.pages .action > .label,
.pages .link > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .amtheme-icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.actions-toolbar {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.actions-toolbar.actionToolbarFlexEnd {
  justify-content: flex-end;
}
.actions-toolbar.actionVerify {
  display: block;
}
.actions-toolbar.actionVerify.actionVerifyBtn {
  justify-content: flex-end;
}
.actions-toolbar.actionVerify .action.verifyBtn {
  background-color: transparent;
  color: #6d9e2e;
  font-weight: 600;
  padding: 10px 0;
  letter-spacing: 0;
  font-size: 16px;
}
@media (max-width: 640px) {
  .actions-toolbar.actionVerify .action.verifyBtn {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.actions-toolbar.actionVerify:hover .action.verifyBtn {
  color: #6d9e2e;
}
.actions-toolbar .action.primary,
.actions-toolbar .primary > .action,
.actions-toolbar .amshopby-button,
.actions-toolbar .am-filter-go,
.actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.actions-toolbar .am-show-button > .amshopby-button {
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 15px 35px;
  font-size: 1.8rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.actions-toolbar .action.primary:focus,
.actions-toolbar .primary > .action:focus,
.actions-toolbar .action.primary:active,
.actions-toolbar .primary > .action:active,
.actions-toolbar .amshopby-button:focus,
.actions-toolbar .amshopby-button:active,
.actions-toolbar .am-filter-go:focus,
.actions-toolbar .am-filter-go:active,
.actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:focus,
.actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active,
.actions-toolbar .am-show-button > .amshopby-button:focus,
.actions-toolbar .am-show-button > .amshopby-button:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
.actions-toolbar .action.primary:hover,
.actions-toolbar .primary > .action:hover,
.actions-toolbar .amshopby-button:hover,
.actions-toolbar .am-filter-go:hover,
.actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:hover,
.actions-toolbar .am-show-button > .amshopby-button:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
.actions-toolbar .action.primary.disabled,
.actions-toolbar .primary > .action.disabled,
.actions-toolbar .action.primary[disabled],
.actions-toolbar .primary > .action[disabled],
fieldset[disabled] .actions-toolbar .action.primary,
fieldset[disabled] .actions-toolbar .primary > .action,
.actions-toolbar .amshopby-button.disabled,
.actions-toolbar .amshopby-button[disabled],
fieldset[disabled] .actions-toolbar .amshopby-button,
.actions-toolbar .am-filter-go.disabled,
.actions-toolbar .am-filter-go[disabled],
fieldset[disabled] .actions-toolbar .am-filter-go,
.actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go.disabled,
.actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go[disabled],
fieldset[disabled] .actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.actions-toolbar .am-show-button > .amshopby-button.disabled,
.actions-toolbar .am-show-button > .amshopby-button[disabled],
fieldset[disabled] .actions-toolbar .am-show-button > .amshopby-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.actions-toolbar .action.primary::before,
.actions-toolbar .primary > .action::before,
.actions-toolbar .amshopby-button::before,
.actions-toolbar .am-filter-go::before,
.actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go::before,
.actions-toolbar .am-show-button > .amshopby-button::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;
}
.actions-toolbar .action.primary:hover,
.actions-toolbar .primary > .action:hover,
.actions-toolbar .amshopby-button:hover,
.actions-toolbar .am-filter-go:hover,
.actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:hover,
.actions-toolbar .am-show-button > .amshopby-button:hover {
  background-color: #1d1d1b;
}
.actions-toolbar .action.primary:hover::before,
.actions-toolbar .primary > .action:hover::before,
.actions-toolbar .amshopby-button:hover::before,
.actions-toolbar .am-filter-go:hover::before,
.actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:hover::before,
.actions-toolbar .am-show-button > .amshopby-button:hover::before {
  height: 100%;
}
.actions-toolbar .action.secondary,
.actions-toolbar .secondary > .action {
  order: 0;
  float: none;
  line-height: 20px;
}
.actions-toolbar > .secondary {
  margin-inline-start: 25px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .actions-toolbar > .secondary {
    margin-left: 25px;
  }
}
.actions-toolbar > .secondary .action.back,
.actions-toolbar .action.back {
  padding-left: 30px;
  color: #439342;
  position: relative;
  display: block;
  white-space: nowrap;
  display: none;
}
.actions-toolbar > .secondary .action.back:hover,
.actions-toolbar .action.back:hover {
  color: #439342;
}
.actions-toolbar > .secondary .action.back .amtheme-icon,
.actions-toolbar .action.back .amtheme-icon {
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  fill: #439342;
  position: absolute;
  left: 5px;
  transition: left 0.4s ease-in-out;
}
.actions-toolbar > .secondary .action.back:hover .amtheme-icon,
.actions-toolbar .action.back:hover .amtheme-icon {
  left: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #439342;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #a8a69f;
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #a8a69f;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #439342;
  text-decoration: none;
}
.breadcrumbs a:active {
  color: #439342;
  text-decoration: none;
}
.breadcrumbs strong {
  display: inline-block;
  font-weight: 700;
}
.breadcrumbs a {
  transition: color 0.4s ease-in-out;
}
.breadcrumbs a,
.breadcrumbs strong {
  vertical-align: middle;
}
.breadcrumbs .item {
  text-transform: uppercase;
  cursor: default;
}
.breadcrumbs .item:not(:last-child):after {
  display: inline-block;
  padding: 0 10px;
  width: 6px;
  height: 10px;
  background: url("../svg/color_mode/dark/breadcrumbs-arrow.svg") no-repeat center;
  content: '';
  vertical-align: middle;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
._am-price-container,
.price-container,
.price-to,
.normal-price .price-container {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.price,
.price-wrapper {
  display: inline-block;
}
.price-box .price {
  vertical-align: top;
  letter-spacing: .01em;
  font-weight: 700;
  font-size: 1.8rem;
  color: #6d9e2e;
}
.price-box .price-label {
  margin-inline-end: 5px;
  color: #439342;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .price-box .price-label {
    margin-right: 5px;
  }
}
.price-box > .minimal-price-link {
  margin: 5px 0 0;
  width: 100%;
  font-weight: 400;
}
.price-box > .minimal-price-link .price-wrapper {
  color: #f23b3b;
}
.price-box.-am-no-price-label .price-label {
  display: none !important;
}
.price-box.-am-no-price-label .price-label + .price-wrapper > .price {
  color: #1d1d1b;
}
.price-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 5px 0;
}
.special-price.sly-old-price,
.old-price.sly-old-price {
  margin-inline-start: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .special-price.sly-old-price,
  .old-price.sly-old-price {
    margin-left: 10px;
  }
}
.special-price .price,
.price-box.-am-special-price .normal-price .price-label + .price-wrapper > .price {
  color: #f23b3b;
}
.special-price .price-wrapper:not(.price-including-tax) .price {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .special-price .price-wrapper:not(.price-including-tax) .price {
    margin-right: 5px;
  }
}
.price-including-tax {
  margin-right: 10px;
}
.old-price .price,
.map-old-price {
  position: relative;
  color: #439342;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.3rem;
}
.old-price .price:before,
.old-price-wrap > .old-price:last-of-type:after,
.map-old-price .price-wrapper:before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #3d3731;
  content: '';
}
.price-from,
.price-to,
.minimal-price {
  margin: 0;
}
.old-price-wrap {
  display: flex;
  width: 100%;
}
.old-price-wrap > .old-price:last-of-type {
  position: relative;
  display: flex;
  align-items: center;
}
.old-price-wrap > .old-price:last-of-type:before {
  display: inline-block;
  padding: 0 5px;
  content: '/';
}
.price-from .price-container {
  display: flex;
  align-items: center;
}
.price-to {
  line-height: 2.5rem;
}
.price-to .price-label:before {
  margin: 0 5px;
  content: '/';
}
.normal-price .price-label {
  margin-inline-end: 5px;
  vertical-align: top;
  line-height: 2.5rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .normal-price .price-label {
    margin-right: 5px;
  }
}
.normal-price .price {
  color: #f23b3b;
  font-weight: 400;
  font-size: 16px;
}
.minimal-price {
  display: flex;
  flex-wrap: wrap;
  line-height: 2.5rem;
}
.minimal-price .price-label {
  line-height: 2.5rem;
}
.minimal-price > .price-container {
  display: inline-flex;
}
.amtheme-price-component.-small,
.price-to .price,
.price-including-tax + .price-excluding-tax,
.weee[data-label],
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  color: #439342;
  font-weight: 400;
  font-size: 16px;
}
.amtheme-products-secondary .price {
  font-size: 1.8rem;
}
.amtheme-products-secondary .old-price .price {
  color: #4a4948;
  letter-spacing: 0.03em;
  font-weight: 400;
  font-size: 16px;
}
.amtheme-products-secondary .special-price {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-products-secondary .special-price {
    margin-right: 5px;
  }
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before,
.sidebar .block-viewed-products-grid .price-excluding-tax:before {
  display: inline-block;
  margin: 0 5px 0 0;
  content: attr(data-label) ':';
  white-space: nowrap;
  line-height: 2.5rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.4rem;
}
.weee[data-label] {
  margin-top: 5px;
}
.price-container .weee {
  margin-top: 5px;
  width: 100%;
}
.price-container .weee,
.price-container .weee * {
  font-size: 1.4rem;
}
.price-container .weee:before {
  content: attr(data-label) ':';
  white-space: normal;
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ':';
}
.special-price .price-container .weee {
  margin-top: 2px;
  margin-inline-end: 5px;
  margin-bottom: 0;
  margin-inline-start: 0;
  width: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .special-price .price-container .weee {
    margin-right: 5px;
    margin-left: 0;
  }
}
.amtheme-select-block .price-container .weee + .price-final {
  margin: 0;
}
.amtheme-select-block .price-container .weee + .price-final > .price,
.amtheme-tags-block .price-container .weee + .price-final > .price {
  font-weight: inherit;
  font-size: inherit;
}
.amtheme-select-block .price-container .weee:before {
  white-space: nowrap;
}
.catalog-product-view .amtheme-product-info .normal-price .price-label,
.catalog-product-view .amtheme-productcaret-block .normal-price .price-label {
  margin-inline-end: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .catalog-product-view .amtheme-product-info .normal-price .price-label,
  .catalog-product-view .amtheme-productcaret-block .normal-price .price-label {
    margin-right: 10px;
  }
}
.catalog-product-view .amtheme-product-info .normal-price .price-wrapper:not(.price-excluding-tax) .price,
.catalog-product-view .amtheme-productcaret-block .normal-price .price-wrapper:not(.price-excluding-tax) .price {
  font-weight: 700;
  font-size: 2.6rem;
}
.sidebar .price-box .price-wrapper:not(.price-excluding-tax) .price,
.column.main .block.widget.block-viewed-products-grid .product-item .price-box .price-wrapper:not(.price-excluding-tax) .price {
  color: #1d1d1b;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.6rem;
}
.map-info-price .actual-price .price {
  color: #f23b3b;
}
.map-info-price .old-price {
  color: #4a4948;
}
.bundle-options-container .price-box .price-excluding-tax .price,
.bundle-options-container .price-box .price-to .price,
.bundle-options-container .price-box .old-price {
  font-weight: 400;
  font-size: 1.6rem;
}
.bundle-options-container .price-box .price-to .price-wrapper:not(.price-excluding-tax) .price {
  color: #1d1d1b;
}
.bundle-options-container .price-box .old-price {
  width: 100%;
}
.sidebar .block-viewed-products-grid .price-excluding-tax:before {
  margin-left: 0;
}
.sidebar .amtheme-sidebar-wishlist .price-excluding-tax:before {
  margin-left: 0;
}
.price-notice {
  display: inline-flex;
}
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;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 60rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 430px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 20px;
  padding-right: 20px;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 8px;
  padding-top: 20px;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 20px;
  padding-top: 20px;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #3d3731;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #a8a69f;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  fill: #3d3731;
  border-color: #3d3731;
  color: #3d3731;
}
.modal-custom .modal-inner-wrap,
.modal-popup .modal-inner-wrap,
.modal-slide .modal-inner-wrap {
  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: 90vh;
  border-radius: 6px;
  background: #ffffff;
}
.modal-custom .modal-inner-wrap::-webkit-scrollbar,
.modal-popup .modal-inner-wrap::-webkit-scrollbar,
.modal-slide .modal-inner-wrap::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.modal-custom .modal-inner-wrap::-webkit-scrollbar-track,
.modal-popup .modal-inner-wrap::-webkit-scrollbar-track,
.modal-slide .modal-inner-wrap::-webkit-scrollbar-track {
  background-color: transparent;
  box-shadow: none;
}
.modal-custom .modal-inner-wrap::-webkit-scrollbar-thumb,
.modal-popup .modal-inner-wrap::-webkit-scrollbar-thumb,
.modal-slide .modal-inner-wrap::-webkit-scrollbar-thumb {
  border-radius: 12px;
  background: #bee88a;
}
.modal-custom .modal-inner-wrap > *,
.modal-popup .modal-inner-wrap > *,
.modal-slide .modal-inner-wrap > * {
  max-width: none;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  word-wrap: break-word;
  word-break: break-word;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1;
}
.ie11 .modal-popup .modal-title {
  word-break: break-all;
}
.ie11 .modal-popup .modal-title {
  word-break: break-all;
}
.ie11 .modal-popup .modal-title {
  word-break: break-all;
}
.modal-popup .modal-subtitle {
  display: block;
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-popup .modal-header {
  padding: 20px;
}
.modal-popup .modal-content {
  padding-bottom: 20px;
}
.modal-popup .modal-content + .modal-footer {
  padding-top: 0;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-inline-end: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .modal-popup.confirm .modal-inner-wrap .modal-content {
    padding-right: 20px;
  }
}
.modal-popup.agreements-modal.modal-slide {
  left: 0;
  z-index: 999;
}
.modal-popup .modal-footer {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 0;
}
.modal-popup .modal-footer .action.primary,
.modal-popup .modal-footer .amshopby-button,
.modal-popup .modal-footer .am-filter-go,
.modal-popup .modal-footer .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.modal-popup .modal-footer .am-show-button > .amshopby-button {
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 15px 35px;
  font-size: 1.8rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 4px;
}
.modal-popup .modal-footer .action.primary:focus,
.modal-popup .modal-footer .action.primary:active,
.modal-popup .modal-footer .amshopby-button:focus,
.modal-popup .modal-footer .amshopby-button:active,
.modal-popup .modal-footer .am-filter-go:focus,
.modal-popup .modal-footer .am-filter-go:active,
.modal-popup .modal-footer .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:focus,
.modal-popup .modal-footer .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active,
.modal-popup .modal-footer .am-show-button > .amshopby-button:focus,
.modal-popup .modal-footer .am-show-button > .amshopby-button:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
.modal-popup .modal-footer .action.primary:hover,
.modal-popup .modal-footer .amshopby-button:hover,
.modal-popup .modal-footer .am-filter-go:hover,
.modal-popup .modal-footer .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:hover,
.modal-popup .modal-footer .am-show-button > .amshopby-button:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
.modal-popup .modal-footer .action.primary.disabled,
.modal-popup .modal-footer .action.primary[disabled],
fieldset[disabled] .modal-popup .modal-footer .action.primary,
.modal-popup .modal-footer .amshopby-button.disabled,
.modal-popup .modal-footer .amshopby-button[disabled],
fieldset[disabled] .modal-popup .modal-footer .amshopby-button,
.modal-popup .modal-footer .am-filter-go.disabled,
.modal-popup .modal-footer .am-filter-go[disabled],
fieldset[disabled] .modal-popup .modal-footer .am-filter-go,
.modal-popup .modal-footer .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go.disabled,
.modal-popup .modal-footer .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go[disabled],
fieldset[disabled] .modal-popup .modal-footer .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.modal-popup .modal-footer .am-show-button > .amshopby-button.disabled,
.modal-popup .modal-footer .am-show-button > .amshopby-button[disabled],
fieldset[disabled] .modal-popup .modal-footer .am-show-button > .amshopby-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.modal-popup .modal-footer .action:not(.primary):not(.secondary) {
  margin: 15px 0 0;
  line-height: 1.6rem;
}
.modal-popup .modal-footer .action-secondary,
.modal-popup .modal-footer .action.secondary {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  margin: 15px 0 0;
  padding: 15px 35px;
  color: #439342;
  line-height: 20px;
}
.modal-popup .modal-footer .action-secondary:focus,
.modal-popup .modal-footer .action.secondary:focus,
.modal-popup .modal-footer .action-secondary:active,
.modal-popup .modal-footer .action.secondary:active {
  background: none;
  border: none;
}
.modal-popup .modal-footer .action-secondary:hover,
.modal-popup .modal-footer .action.secondary:hover {
  background: none;
  border: none;
}
.modal-popup .modal-footer .action-secondary.disabled,
.modal-popup .modal-footer .action.secondary.disabled,
.modal-popup .modal-footer .action-secondary[disabled],
.modal-popup .modal-footer .action.secondary[disabled],
fieldset[disabled] .modal-popup .modal-footer .action-secondary,
fieldset[disabled] .modal-popup .modal-footer .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.modal-popup .modal-footer .action-secondary:hover,
.modal-popup .modal-footer .action.secondary:hover {
  color: #1d1d1b;
}
.modal-slide .page-main-actions {
  margin-top: 2.1rem;
  margin-bottom: calc(2.1rem - (30px/2));
}
.modals-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(252, 252, 252, 0.8);
}
body._has-modal-custom .modal-custom-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 899;
  width: 100vw;
  height: 100vh;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 60rem;
  width: 90%;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2rem;
  padding: 18px 35px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 20px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #dfdedd;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 20px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2rem;
  font-size: 1.8rem;
  line-height: 1.25;
  margin: 0 10px 10px 0;
  padding: 18px 35px;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #439342;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #61b860;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #397e39;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #439342;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 12px 25px;
  font-size: 2rem;
  line-height: 2.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2rem;
  padding: 18px 35px;
  font-size: 1.8rem;
  border-radius: 4px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #397e39;
  border: 0;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #61b860;
  border: 0;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0 10px 10px 0;
  padding: 15px 35px;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2rem;
  padding: 18px 35px;
  font-size: 1.8rem;
  border-radius: 4px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1440px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #1d1d1b;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 20px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: transparent;
  border-bottom: 1px solid #dfdedd;
  border-left: none;
  border-right: none;
  border-top: none;
  height: auto;
  padding: 15px 0 15px 0;
  font-weight: 400;
  line-height: 20px;
  font-size: 1.6rem;
  color: #439342;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #1d1d1b;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #1d1d1b;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #1d1d1b;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: transparent;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: transparent;
  color: #1d1d1b;
  text-decoration: none;
  padding-bottom: 15px;
}
.pagebuilder-accordion > .item.content {
  background: transparent;
  border: none;
  margin: 0;
  padding: 20px 0 10px 0;
}
/**
 * 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;
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  position: relative;
  display: block;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  top: 0;
  left: 0;
  margin: 0 auto;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  display: table;
  content: '';
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  min-height: 1px;
  height: 100%;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  position: relative;
  background: 0 0;
}
.amslick-slider-container .slick-loading .slick-list:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: #5c5c5c;
  border-radius: 100%;
  content: '';
  transform: translate(-50%, -50%);
  animation: loading 1s infinite linear;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  position: absolute;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.amslick-slider-container .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  display: block;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button {
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #1d1d1b;
  content: '•';
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #1d1d1b;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  box-sizing: border-box;
  padding: 0 20px;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.amslick-slider-container .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  width: 15px;
  height: 22px;
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transition: background .3s ease;
  transform: translate(0, -50%);
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@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-tabs-view .product-items {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.am-tabs-view .product-item {
  padding: 15px;
}
.am-tabs-view .block.crosssell {
  padding: 0;
  width: 100%;
}
.am-tabs-view .product.data.items > .item.title > .switch {
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.am-tabs-view .product.data.items > .item.title.active > .switch,
.am-tabs-view .product.data.items > .item.title.active > .switch:focus,
.am-tabs-view .product.data.items > .item.title.active > .switch:hover {
  padding-bottom: 1px;
  cursor: default;
}
.am-tabs-view .product.data.items > .item.content {
  margin-top: 10px;
  padding: 10px 10px 30px;
}
.am-tabs-view .product.data.items > #reviews,
.am-tabs-view .product.data.items > .data.item.content {
  display: none;
}
.am-tabs-view .product.data.items > .data.item.title.active + .data.item.content {
  display: flex !important;
  flex-direction: column;
}
.amtab-grid-wrapper {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.amtab-cell-select {
  position: relative;
  margin: 0 0 0 -10px;
  cursor: pointer;
}
.amtab-cell-select:focus:after,
.amtab-cell-select:active:after {
  border-color: #3b68bb transparent transparent transparent;
  transform: rotate(180deg);
}
.amtab-cell-select:focus .amtab-select,
.amtab-cell-select:active .amtab-select {
  color: #3b68bb;
}
.amtab-cell-select:after {
  transition: 0.1s all ease-in;
  display: none;
  position: absolute;
  top: 45%;
  right: 0;
  border-width: 4px 3px 0 3px;
  border-style: solid;
  border-color: #6597f3 transparent transparent transparent;
  pointer-events: none;
  content: '';
}
.amtab-cell-select .amtab-select {
  transition: 0.1s all ease-in;
  pointer-events: none;
  padding: 0 10px;
  outline: none;
  border: none;
  background: none;
  box-shadow: none;
  color: #6597f3;
  font-weight: 600;
  cursor: pointer;
}
.amtab-cell-select .amtab-select:focus,
.amtab-cell-select .amtab-select:hover {
  outline: none;
  border: none;
  box-shadow: none;
}
.amtab-cell-select .amtab-select ::-ms-expand {
  display: none;
}
.amtab-cell-select .amtab-select .amtab-option {
  color: #41362f;
}
.amtab-grid-container > .amtab-title {
  width: 100%;
  margin: 0 0 25px;
  font-weight: 600;
  font-size: 16px;
}
.amtab-grid-container > .amtab-note {
  margin: 10px 0 0 0;
  color: #6f716e;
  font-size: 12px;
}
.amtab-grid-container > .amtab-desc {
  margin: 0 0 10px 0;
  color: #41362f;
  font-size: 14px;
}
.amtab-table-container {
  flex-basis: 100%;
  border: 1px solid #eff3f9;
  color: #41362f;
}
.amtab-table-container .amtab-cell {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
}
.amtab-table-container .amtab-cell:not(:last-child) {
  border-right: 1px solid #eff3f9;
}
.amtab-table-container .amtab-cell .amtab-desc {
  transition: 0.1s all ease-in;
  flex-basis: 100%;
  color: #6597f3;
  font-weight: bold;
  font-style: normal;
}
.amtab-table-container .amtab-title {
  display: flex;
  align-items: center;
  border-right: 1px solid #eff3f9;
  border-bottom: 1px solid #eff3f9;
}
.amtab-table-container .amtab-title.-amtab-hoverline {
  background: #6597f3;
  color: #fff;
}
.amtab-table-container .amtab-title,
.amtab-table-container .amtab-cell {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.1s all ease-in;
  align-content: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 0 0 14px;
  width: 100%;
  font-size: 14px;
}
.amtab-table-container .amtab-table-line .amtab-cell:hover,
.amtab-table-container .amtab-table-line .amtab-cell.-active {
  background: #6597f3;
  color: #fff;
  font-weight: bold;
}
.amtab-table-container .-amtab-hoverline {
  background: rgba(101, 151, 243, 0.2);
}
.amtab-table-container .amtab-table-line,
.amtab-table-container .amtab-head-line {
  display: flex;
  margin: 0;
}
.amtab-table-container .amtab-table-line:not(:last-child) .amtab-cell,
.amtab-table-container .amtab-head-line .amtab-cell {
  border-bottom: 1px solid #eff3f9;
}
.amtab-table-container .amtab-head-line .-amtab-hoverline {
  background: #6597f3;
  color: #fff;
  font-weight: bold;
}
.amtab-table-container .amtab-head-line .-amtab-hoverline .amtab-select {
  color: #fff;
}
.amtab-table-container .amtab-head-line .-amtab-hoverline .amtab-select:after {
  border-color: #fff transparent transparent transparent;
}
.amtab-table-container .amtab-head-line .-amtab-hoverline .amtab-desc {
  color: #fff;
}
.amtab-steps-container {
  position: relative;
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.amtab-steps-container .amtab-steps {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.amtab-grid-wrapper.-large .amtab-grid-container {
  max-width: 100%;
}
.amtab-grid-wrapper.-large .amtab-grid-container .amtab-sizes > .amtab-title {
  margin: 0 0 25px;
}
.amtab-grid-wrapper.-large .amtab-measure {
  padding: 30px 0 0 0;
}
.amtab-grid-wrapper.-large .amtab-measure > .amtab-title {
  margin: 0 0 10px;
}
.amtab-grid-wrapper.-large .amtab-table-container {
  border-radius: 4px;
  overflow: hidden;
  overflow-x: scroll;
  scrollbar-color: #aab0ba #ffffff;
  scrollbar-width: thin;
  position: relative;
  border: 1px solid #eff3f9;
}
.amtab-grid-wrapper.-large .amtab-table-container::-webkit-scrollbar {
  background: transparent;
}
.amtab-grid-wrapper.-large .amtab-table-container::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #aab0ba;
  cursor: pointer;
}
.amtab-grid-wrapper.-large .amtab-table-container ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #aaaaaa;
}
.amtab-grid-wrapper.-large .amtab-table-container::-webkit-scrollbar {
  height: 4px;
}
.amtab-grid-wrapper.-large .amtab-table-container::-webkit-scrollbar-thumb {
  height: 4px;
}
.amtab-grid-wrapper.-large .amtab-table-container ::-webkit-scrollbar-track {
  height: 4px;
}
.amtab-grid-wrapper.-large .amtab-table-container .amtab-cell {
  min-width: 65px;
}
.amtab-grid-wrapper.-large .amtab-table-container .amtab-title {
  min-width: 130px;
  background: #f9fafc;
  font-weight: bold;
}
.amtab-grid-wrapper.-large .amtab-table-container .amtab-title.-amtab-hoverline {
  background: #6597f3;
}
.amtab-grid-wrapper.-large .amtab-table-container .amtab-desc {
  flex-basis: 100%;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
}
.amtab-grid-wrapper.-large .amtab-head-line,
.amtab-grid-wrapper.-large .amtab-table-line {
  height: 65px;
}
.amtab-grid-wrapper.-large .amtab-head-line .amtab-cell {
  color: #6597f3;
  font-weight: bold;
}
.amtab-grid-wrapper.-large .amtab-head-line .amtab-cell.-amtab-hoverline {
  color: #fff;
}
.amtab-grid-wrapper.-large .amtab-steps-container {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0 25px;
  counter-reset: step;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-step {
  margin: 0 0 40px 0;
  width: 100%;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img {
  position: relative;
  padding: 0 0 0 100px;
  max-height: 110px;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img:after,
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img:before {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 18px;
  height: 18px;
  content: '';
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img:before {
  border: 1px solid transparent;
  border-radius: 50%;
  background: #cfe0ff;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img:after {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 11px;
  line-height: 10px;
  counter-increment: step;
  color: #4983f1;
  content: counter(step);
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-tip {
  display: block;
  margin: 5px 0 0 0;
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-desc {
  margin: 10px 0 0 0;
  font-size: 12px;
}
.amtab-grid-wrapper.-small .amtab-grid-container {
  flex-basis: 100%;
}
.amtab-grid-wrapper.-small .amtab-head-line {
  height: 64px;
  background: #f9fafc;
  font-weight: normal;
}
.amtab-grid-wrapper.-small .amtab-table-line {
  height: 45px;
}
.amtab-grid-wrapper.-small .amtab-table-line:nth-child(odd) {
  background: #f9fafc;
}
.amtab-grid-wrapper.-small .amtab-table-line .amtab-title {
  font-weight: bold;
}
.amtab-grid-wrapper.-small .amtab-steps-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  align-self: flex-start;
  width: 100%;
}
.amtab-grid-wrapper.-small .amtab-steps-container .amtab-img {
  display: flex;
  justify-content: center;
  top: 0;
}
.amtab-grid-wrapper.-small .amtab-steps-container .amtab-head {
  display: flex;
  align-items: center;
  position: relative;
  display: inline-flex;
  margin: 0 0 5px;
  color: #4983f1;
  font-weight: bold;
}
.amtab-grid-wrapper.-small .amtab-steps-container .amtab-desc {
  margin: 0;
  color: #000;
  font-size: 12px;
}
.amtab-grid-wrapper.-small .amtab-arrow {
  transition: 0.1s all ease-in;
  position: absolute;
  display: none;
  border-bottom: 1px solid #4983f1;
  border-radius: 5px 0 0 5px;
}
.amtab-grid-wrapper.-small .amtab-arrow:after,
.amtab-grid-wrapper.-small .amtab-arrow:before {
  transition: 0.1s all ease-in;
  position: absolute;
  display: block;
  width: 5px;
  border-bottom: 1px solid #4983f1;
  content: '';
}
.amtab-grid-wrapper.-small .amtab-step {
  position: absolute;
  margin: 0;
  max-width: 300px;
}
.amtab-grid-wrapper.-small .amtab-measure {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.amtab-grid-wrapper.-small .amtab-measure > .amtab-title {
  align-self: flex-start;
  margin: 40px 0 35px 0;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-img {
  margin: 0 auto 42px;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) {
  top: -8px;
  right: 0;
  max-width: 29vw;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow {
  display: none;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow:after,
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow:before {
  right: -2px;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow:before {
  transform: rotate(-145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow:after {
  transform: rotate(145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) {
  top: 16%;
  left: 0;
  max-width: 29vw;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow {
  left: 45px;
  min-width: 50px;
  max-width: 108px;
  width: 20vw;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow:after,
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow:before {
  left: -4px;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow:before {
  transform: rotate(45deg) translate(3px, -1px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow:after {
  transform: rotate(-45deg) translate(3px, 1px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) {
  bottom: 0;
  left: 0;
  max-width: 100%;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow {
  left: 100%;
  margin: 0 0 0 10px;
  min-width: 40px;
  max-width: 124px;
  width: 30vw;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:before {
  transform: rotate(45deg) translate(1px, 1px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:after {
  transform: rotate(-45deg) translate(1px, -1px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) {
  top: 25px;
  left: 0;
  max-width: 38vw;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow {
  display: none;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow:after,
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow:before {
  right: -2px;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow:before {
  transform: rotate(-145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow:after {
  transform: rotate(145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) {
  top: 50.9%;
  left: 0;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow {
  left: 50px;
  min-width: 50px;
  max-width: 123px;
  width: 16vw;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow:after,
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow:before {
  left: -4px;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow:before {
  transform: rotate(45deg) translate(3px, -1px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow:after {
  transform: rotate(-45deg) translate(3px, 1px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) {
  bottom: 2px;
  left: 0;
  max-width: 300px;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow {
  left: 100%;
  margin: 0 0 0 10px;
  min-width: 40px;
  max-width: 75px;
  width: 15vw;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:before {
  transform: rotate(45deg) translate(1px, 1px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:after {
  transform: rotate(-45deg) translate(1px, -1px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-img {
  margin: 0 auto 30px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) {
  top: -7px;
  right: 0;
  max-width: 29vw;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow {
  right: 100%;
  margin: 0 10px 0 0;
  min-width: 50px;
  max-width: 90px;
  width: 5vw;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow:after,
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow:before {
  right: -2px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow:before {
  transform: rotate(-145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow:after {
  transform: rotate(145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) {
  top: 17%;
  left: 0;
  width: 33vw;
  max-width: 300px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow {
  left: 45px;
  min-width: 50px;
  max-width: 108px;
  width: 20vw;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow:after,
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow:before {
  left: -4px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow:before {
  transform: rotate(45deg) translate(3px, -1px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow:after {
  transform: rotate(-45deg) translate(3px, 1px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) {
  bottom: 0;
  left: 0;
  max-width: 345px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow {
  left: 100%;
  margin: 0 0 0 10px;
  width: 75px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:before {
  transform: rotate(45deg) translate(1px, 1px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:after {
  transform: rotate(-45deg) translate(1px, -1px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) {
  top: 25px;
  left: 0;
  max-width: 38vw;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow {
  display: none;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow:after,
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow:before {
  right: -2px;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow:before {
  transform: rotate(-145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow:after {
  transform: rotate(145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) {
  top: 50%;
  left: 0;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow {
  left: 50px;
  min-width: 50px;
  max-width: 150px;
  width: 16vw;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow:after,
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow:before {
  left: -4px;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow:before {
  transform: rotate(45deg) translate(3px, -1px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow:after {
  transform: rotate(-45deg) translate(3px, 1px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) {
  bottom: 2px;
  left: 0;
  max-width: 300px;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow {
  left: 100%;
  margin: 0 0 0 10px;
  width: 16vw;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:before {
  transform: rotate(45deg) translate(1px, 1px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:after {
  transform: rotate(-45deg) translate(1px, -1px);
}
.amelsearch-further-section {
  display: none;
  margin: 0 0 40px;
}
.amelsearch-further-section .amelsearch-label {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px;
}
.amelsearch-further-section .amelsearch-form-section {
  align-content: center;
  align-items: center;
  display: inline-flex;
  max-width: 362px;
  position: relative;
  width: 100%;
}
.amelsearch-further-section .amelsearch-button.-loupe,
.amelsearch-further-section .amelsearch-button.-close {
  height: 100%;
  margin: auto 0;
  position: absolute;
  right: 85px;
}
.amelsearch-further-section .amelsearch-form-section.-focused .amelsearch-input {
  padding-left: 33px;
}
.amelsearch-further-section .amelsearch-form-section.-focused .amelsearch-button.-loupe {
  bottom: 0;
  left: 10px;
  right: auto;
  top: 0;
}
.amelsearch-further-section .amelsearch-input {
  border-radius: 20px;
}
.amelsearch-further-section .amelsearch-button.-primary {
  height: 100%;
  position: absolute;
  right: 0;
}
.amelsearch-input {
  border: 1px solid #ccc;
  color: #333;
  font-weight: 400;
  padding: 10px 5px;
  transition: .3s;
}
.amelsearch-input ::placeholder {
  color: #ccc;
}
.amelsearch-input:hover:not([disabled]),
.amelsearch-input:focus:not([disabled]) {
  border-color: #1979c2;
  box-shadow: none;
}
.amelsearch-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.amelsearch-button:hover,
.amelsearch-button:focus {
  outline: none;
}
.amelsearch-button:not(.primary) {
  box-shadow: none;
}
.amelsearch-button.-disabled {
  opacity: .7;
  pointer-events: none;
}
.amelsearch-button.-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  height: 20px;
  padding: 0;
  width: 20px;
  background: none;
}
.amelsearch-button.-icon:after {
  content: '';
  height: 10px;
  width: 10px;
}
.amelsearch-button.-close:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
}
.amelsearch-button.-loupe:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=) no-repeat center;
}
.amelsearch-button.-primary {
  background-color: #1979c2;
  border-color: #1979c2;
  border-radius: 80px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  height: 32px;
  min-width: 78px;
  padding: 7px 10px;
}
.amelsearch-button.-primary:hover {
  background-color: #166bab;
  border-color: #166bab;
}
.amelsearch-button.-primary:active {
  background-color: #135d95;
  border-color: #135d95;
}
.amelsearch-button.-primary.-disabled {
  opacity: .8;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amsearch-form-block {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  position: relative;
  transition: .3s;
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .amsearch-form-block {
    left: 22px;
  }
}
.amsearch-form-block.-opened {
  z-index: 98;
  max-width: 76vw;
  position: absolute;
  right: 0;
  left: inherit;
}
.header.content {
  flex-wrap: wrap;
}
.amsearch-loader-block {
  background: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA) no-repeat center;
  bottom: 0;
  height: 11px;
  margin: auto 5px auto 0;
  position: absolute;
  right: 40px;
  top: 0;
  width: 16px;
  z-index: 1000;
}
.amsearch-message-block {
  align-items: center;
  background: #fafafa;
  display: flex;
  font-size: 18px;
  justify-content: center;
  line-height: 25px;
  margin: 20px;
  padding: 20px;
  text-align: center;
  width: 100%;
}
.amsearch-message-block b {
  padding: 0 0 0 5px;
}
.amsearch-link {
  color: #1979c2;
  text-decoration: none;
}
.amsearch-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.amsearch-link:active {
  color: #004c80;
}
.amsearch-wrapper-block {
  box-sizing: border-box;
  display: inline-block;
  margin: 10px 0 0 0;
  order: 1;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.nav-sections .navigation {
  z-index: 1;
}
.page-header .amsearch-wrapper-block:before {
  background: #cccccc;
  content: '';
  height: 1px;
  margin: 0 -15px;
  position: absolute;
  top: 0;
  width: calc(100% + 15px * 2);
}
.amsearch-emptysearch-cms {
  background: #fbfcfe;
  color: #1f1b1b;
  padding: 30px;
}
.amsearch-emptysearch-cms > .amsearch-content {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
  font-size: 38px;
  font-weight: 800;
  margin: 0 0 20px;
}
.amsearch-emptysearch-cms .amsearch-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block {
  font-size: 14px;
  margin-top: 30px;
}
.amsearch-emptysearch-cms .amsearch-image-block {
  margin-top: 30px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
  margin-bottom: 5px;
}
.amsearch-highlight {
  color: #6d9e2e;
  font-weight: 700;
}
@-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-button {
  cursor: pointer;
  display: inline-block;
  transition: .3s;
}
.amsearch-button.-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.amsearch-button.-icon:hover,
.amsearch-button.-icon:focus {
  filter: brightness(0.5);
}
.amsearch-button.-clear {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
}
.amsearch-button.-clear:active,
.amsearch-button.-clear:hover,
.amsearch-button.-clear:focus {
  border: none;
  box-shadow: none;
}
.amsearch-button.-close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  border: 0;
  padding: 16px;
}
.amsearch-button.-loupe {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=);
  border: 0;
  box-shadow: none;
  height: 20px;
  padding: 0;
  width: 20px;
}
.amsearch-button.-wishlist,
.amsearch-button.-compare {
  background-size: 18px;
}
.amsearch-button.-wishlist {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyMCAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjA2MTIgMC40NzczMUMxNS43NjIgLTAuMTAzNzYzIDE0LjQ0OTcgLTAuMTU0MjkxIDEzLjEyNDUgMC4zMjU3MjZDMTEuNzk5MiAwLjc4MDQ3OSAxMC44Mzc3IDEuNjM5NDYgMTAuMjQwMSAyLjkwMjY2QzEwLjE4ODEgMy4wMDM3MiAxMC4xMzYxIDMuMTA0NzcgMTAuMDg0MiAzLjIwNTgzQzEwLjA1ODIgMy4zMDY4OCAxMC4wMzIyIDMuNDIwNTcgMTAuMDA2MiAzLjU0Njg5QzkuOTgwMjMgMy40MjA1NyA5Ljk0MTI1IDMuMzA2ODggOS44ODkyOCAzLjIwNTgzQzkuODYzMyAzLjEwNDc3IDkuODI0MzIgMy4wMDM3MiA5Ljc3MjM1IDIuOTAyNjZDOS4xNzQ2OCAxLjYzOTQ2IDguMjEzMjMgMC43ODA0NzkgNi44ODc5NyAwLjMyNTcyNkM1LjU2MjcyIC0wLjE1NDI5MSA0LjI1MDQ2IC0wLjEwMzc2MyAyLjk1MTE5IDAuNDc3MzFDMS42Nzc5MSAxLjA4MzY1IDAuNzk0NDA5IDIuMDQzNjggMC4zMDA2ODggMy4zNTc0MUMtMC4xNjcwNDkgNC42NzExNCAtMC4wODkwOTI2IDUuOTU5NjEgMC41MzQ1NTYgNy4yMjI4MUMwLjgyMDM5NSA3Ljg1NDQxIDEuNDcwMDMgOC43MjYwMiAyLjQ4MzQ2IDkuODM3NjRDMy41MjI4NyAxMC45MjQgNC42MDEyNiAxMS45OTc3IDUuNzE4NjMgMTMuMDU4OEM2LjgzNiAxNC4xMTk5IDcuODIzNDUgMTUuMDQyIDguNjgwOTYgMTUuODI1MkM5LjU2NDQ2IDE2LjYwODQgMTAuMDA2MiAxNyAxMC4wMDYyIDE3QzEwLjAwNjIgMTcgMTAuMDA2MiAxNi45ODc0IDEwLjAwNjIgMTYuOTYyMUMxMC4wMDYyIDE2Ljk4NzQgMTAuMDA2MiAxNyAxMC4wMDYyIDE3QzEwLjAwNjIgMTcgMTAuNDM1IDE2LjYwODQgMTEuMjkyNSAxNS44MjUyQzEyLjE3NiAxNS4wNDIgMTMuMTc2NCAxNC4xMTk5IDE0LjI5MzggMTMuMDU4OEMxNS40MTEyIDExLjk5NzcgMTYuNDc2NiAxMC45MjQgMTcuNDkgOS44Mzc2NEMxOC41Mjk0IDguNzI2MDIgMTkuMTkyIDcuODU0NDEgMTkuNDc3OSA3LjIyMjgxQzIwLjEwMTUgNS45NTk2MSAyMC4xNjY1IDQuNjcxMTQgMTkuNjcyOCAzLjM1NzQxQzE5LjIwNSAyLjA0MzY4IDE4LjMzNDUgMS4wODM2NSAxNy4wNjEyIDAuNDc3MzFaIiBmaWxsPSIjNkU3MTZFIi8+Cjwvc3ZnPgo=);
  height: 20px;
  width: 20px;
}
.amsearch-button.-compare {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMTRWOS4zNjk3OUgwVjE0SDVaTTEyLjQ2MDkgMEg3LjVWMTRIMTIuNDYwOVYwWk0yMCA0LjcwMzEySDE1VjE0SDIwVjQuNzAzMTJaIiBmaWxsPSIjNkU3MTZFIi8+Cjwvc3ZnPgo=);
  height: 20px;
  width: 20px;
}
.amsearch-button.-disabled {
  opacity: .7;
  pointer-events: none;
}
.amsearch-button.-primary {
  background: #1979c2;
  border: 1px solid #1979c2;
  border-radius: 0;
  color: #1979c2;
  letter-spacing: -.015em;
  transition: .3s;
}
.amsearch-button.-primary:hover {
  background: #1979c2;
}
.amsearch-button.-primary:active {
  background: #1979c2;
}
.amsearch-button.-search {
  background-color: var(--amsearch-color-search_button, #1979c2);
  border-color: var(--amsearch-color-search_button, #1979c2);
  color: var(--amsearch-color-search_button_text, #ffffff);
}
.amsearch-button.-search:hover {
  background: var(--amsearch-color-search_button-hover, #166bab);
  border-color: var(--amsearch-color-search_button-hover, #166bab);
}
.amsearch-button.-search:active {
  background: var(--amsearch-color-search_button-focus, #135d95);
  border-color: var(--amsearch-color-search_button-focus, #135d95);
}
.amsearch-button.-full-close {
  align-items: center;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  border-radius: 50%;
  display: flex;
  font-size: 10px;
  height: 32px;
  justify-content: center;
  padding: 0;
  width: 32px;
}
.amsearch-button.-full-close:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 12px;
  width: 12px;
}
.amsearch-button.-full-close:hover {
  background-color: #e8e8e8;
}
.amsearch-button.-full-close:active {
  background-color: #dcdcdc;
}
.amsearch-slider-section {
  box-sizing: border-box;
  display: flex;
}
.amsearch-slider-section .amsearch-item:hover,
.amsearch-slider-section .amsearch-item.selected {
  background-color: transparent;
}
.amsearch-slider-section .amsearch-item .amsearch-image {
  pointer-events: auto;
  width: 100%;
}
.amsearch-slider-section.slick-slider {
  padding: 0;
}
.amsearch-slider-section .slick-dots {
  background: inherit;
  border: none;
  top: 100%;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] {
  align-items: center;
  border: none;
  display: inline-flex;
  height: 6px;
  justify-content: center;
  margin: 0 6px;
  padding: 0;
  text-align: inherit;
  white-space: inherit;
  width: 6px;
}
.amsearch-slider-section .slick-dots > li[role='presentation']:hover,
.amsearch-slider-section .slick-dots > li[role='presentation'].selected {
  background: inherit;
}
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active button {
  background: #ff5502;
  border-color: #ff5502;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] button {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 100%;
  height: 100%;
  padding: 0;
  width: 100%;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] button:before {
  content: none;
}
.amsearch-slider-section button.slick-arrow {
  background: #ffffff url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjU0NTQgOS4zNzY2OEwyLjE5ODk1IDAuNDA5MThMMC43NDIyNjEgMS44NDg5Mkw3Ljc1MDEzIDkuMzc2NjhMMC41NDU0MSAxNy4xNTEzTDEuOTYyNzMgMTguNTkxTDEwLjA3MyA5LjkxMTQ0TDEwLjU0NTQgOS4zNzY2OFoiIGZpbGw9IiM5OTk5OTkiLz4KPC9zdmc+Cg==') center no-repeat !important;
  border-radius: 0;
  bottom: 0;
  height: 40px;
  margin: auto 0;
  top: 0;
  width: 40px;
  z-index: 2;
}
#amasty-shopby-product-list {
  max-width: 100%;
  order: 10;
}
.amsearch-products-section {
  align-content: flex-start;
  border-left: none;
  border-top: 1px solid #cccccc;
  box-sizing: border-box;
  padding: 20px 0 0;
  position: relative;
  transition: .1s;
  width: 100%;
}
.amsearch-products-section .amsearch-sku-block {
  padding: 0 0 10px;
}
.amsearch-products-section .amsearch-link {
  color: var(--amsearch-color-text, #3ac39c);
}
.amsearch-products-section .amsearch-link:hover {
  color: var(--amsearch-color-text-hover, #3ac39c);
}
.amsearch-products-section .amsearch-block-header {
  padding: 0 20px 25px;
}
.amsearch-products-section .amsearch-item .product-item-description,
.amsearch-products-section .amsearch-item .item-description {
  word-break: keep-all;
}
.amsearch-products-section .product-item-description {
  color: #999;
  font-size: 1.2rem;
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .amsearch-product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.amsearch-products-section .amsearch-item {
  align-content: flex-start;
  box-sizing: border-box;
  display: flex;
  margin: 0;
  padding: 20px;
  position: relative;
}
.amsearch-products-section .amsearch-item:hover {
  background: var(--amsearch-color-hover, #f4f5fa);
  z-index: 8;
}
.amsearch-products-section .amsearch-item:not(:hover) .dropdown {
  display: none;
}
.amsearch-products-section .product-item-details {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  min-height: 100px;
}
.amsearch-products-section .amsearch-wrapper-inner {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}
.amsearch-products-section .product-item-link {
  padding: 0 0 10px;
  word-break: keep-all;
}
.amsearch-products-section .action.tocart {
  word-wrap: break-word;
  word-break: break-word;
  border-radius: 0;
  font-size: 1.2rem;
  line-height: 1.2;
  min-height: 35px;
  padding: 10px;
  white-space: inherit;
}
.ie11 .amsearch-products-section .action.tocart {
  word-break: break-all;
}
.ie11 .amsearch-products-section .action.tocart {
  word-break: break-all;
}
.ie11 .amsearch-products-section .action.tocart {
  word-break: break-all;
}
.amsearch-products-section .product-item [data-role='priceBox'] {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .product-item [data-role='priceBox'] p,
.amsearch-products-section .product-item [data-role='priceBox'] span {
  flex-basis: 100%;
  padding: 0 0 5px;
}
.amsearch-products-section .product-reviews-summary {
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .actions-secondary {
  align-items: center;
  display: flex;
  padding: 5px;
}
.amsearch-products-section .actions-secondary .amsearch-button.-icon {
  margin: 5px;
}
.amsearch-products-section .actions-secondary > .action {
  flex-grow: inherit;
  line-height: normal;
  margin-right: 5px;
}
.amsearch-products-section.-list .amsearch-item {
  width: 100%;
}
.amsearch-products-section.-list .amsearch-image {
  max-width: 132px;
  width: 40%;
}
.amsearch-products-section.-list .actions-secondary {
  padding: 0 0 0 5px;
}
.amsearch-products-section.-list .amsearch-description {
  padding-left: 10px;
}
.amsearch-products-section.-grid .amsearch-image {
  padding-bottom: 10px;
  width: 100%;
}
.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  flex-wrap: wrap;
  max-width: 50%;
}
.amsearch-collapsible-section[data-collapsible].-opened .amsearch-collapsible-title:after {
  transform: rotate(225deg) translate(-5px, 0);
}
.amsearch-collapsible-section[data-collapsible] .amsearch-collapsible-title {
  align-items: center;
  cursor: pointer;
  display: flex;
}
.amsearch-collapsible-section[data-collapsible] .amsearch-collapsible-title:after {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 10px;
  transform: rotate(45deg) translate(0, -5px);
  transition: .3s all;
  width: 10px;
}
.amsearch-block-header {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0 20px 2px;
  width: 100%;
}
.amsearch-block-header .amsearch-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #1d1d1b;
  text-transform: uppercase;
  word-wrap: break-word;
  word-break: break-word;
}
.amsearch-block-header .amsearch-link {
  line-height: 26px;
  min-width: 90px;
}
.amsearch-block-header .amsearch-link.-view-all .amsearch-count {
  font-weight: inherit;
}
.amsearch-block-header .amsearch-link .amsearch-count:before {
  content: '(+';
}
.amsearch-block-header .amsearch-count {
  font-weight: 300;
}
.amsearch-block-header .amsearch-count:before {
  content: '(';
}
.amsearch-block-header .amsearch-count:after {
  content: ')';
}
.amsearch-category-tab .amsearch-item {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.amsearch-category-tab .amsearch-item .am-item-link:not(:last-of-type):after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjYTNhM2EzIiBmaWxsPSIjYTNhM2EzIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 10px;
  margin: 0 10px;
  width: 10px;
}
.amsearch-result-tabs {
  margin-top: 5px;
  z-index: initial;
}
.amsearch-result-tabs > .data.item.content:not([aria-hidden='false']) {
  display: none;
}
.amsearch-result-tabs .title {
  box-sizing: border-box;
  position: relative;
}
.amsearch-result-tabs .title.active .amsearch-results-count {
  display: none;
}
.amsearch-result-tabs .title.active .switch {
  padding-bottom: 1px;
}
.amsearch-result-tabs .data.content {
  display: none;
}
.amsearch-result-tabs .data.content[aria-hidden='false'] {
  display: block;
}
.amsearch-result-tabs .data.title {
  margin-right: 5px;
}
.amsearch-result-tabs .data.title.active {
  background: #d8d8d8;
  box-sizing: border-box;
}
.amsearch-result-tabs .data.title.last {
  margin-bottom: 8px;
}
.page-header:not(.amsearch-full-width) .amsearch-result-section {
  -webkit-animation: amsearch-animation__fadeIn 0.3s forwards;
  animation: amsearch-animation__fadeIn 0.3s forwards;
}
.page-header .amsearch-result-section {
  right: 0;
}
.amsearch-result-section {
  border-radius: 4px;
  overflow-y: scroll;
  scrollbar-color: #aab0ba #ffffff;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(84, 95, 125, 0.12), 0 5px 8px rgba(155, 159, 174, 0.1);
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0;
  max-height: 90vh;
  position: absolute;
  top: 100%;
  transition: .3s;
  width: 100%;
  z-index: 99;
}
.amsearch-result-section::-webkit-scrollbar {
  background: transparent;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #aab0ba;
  cursor: pointer;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #aaaaaa;
}
.amsearch-result-section::-webkit-scrollbar {
  width: 4px;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  width: 4px;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  width: 4px;
}
.amsearch-result-section::-webkit-scrollbar {
  background: #f0f0f0;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amsearch-result-section::-webkit-scrollbar {
  width: 4px;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  width: 4px;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  width: 4px;
}
.amsearch-result-section:empty {
  display: none;
}
.amsearch-result-section .amsearch-result-block {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
.amsearch-result-section .amsearch-result-block:empty {
  display: none;
}
.amsearch-result-block.-preload {
  display: flex;
  flex-wrap: wrap;
}
.amsearch-result-block.-preload:empty {
  display: none;
}
.amsearch-result-block.-preload .amsearch-item:first-child:last-child {
  max-width: 100%;
  width: 100%;
}
.amsearch-result-block.-preload .amsearch-slider-section {
  width: 100%;
}
.amsearch-result-block.-preload .amsearch-products-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-header .amsearch-input-wrapper {
  width: 100%;
}
.amsearch-input-wrapper {
  max-width: 100%;
  position: relative;
  transition: .3s;
}
.amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  left: 10px;
  right: auto;
}
.amsearch-input-wrapper.-typed .amsearch-input {
  padding-left: 43px;
  padding-right: 43px;
}
.amsearch-input-wrapper .amsearch-input {
  border: 1px solid #ccc;
  padding: 5px 10px;
  transition: .3s;
  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;
}
.amsearch-input-wrapper .amsearch-input:focus {
  border: 1px solid #1979c2;
  box-shadow: none;
}
.amsearch-input-wrapper .amsearch-input:focus::placeholder,
.amsearch-input-wrapper .amsearch-input:focus::-webkit-input-placeholder {
  color: transparent;
}
.amsearch-input-wrapper .amsearch-input::placeholder,
.amsearch-input-wrapper .amsearch-input::-webkit-input-placeholder {
  color: #6D9E2E;
  font-weight: 600;
  font-size: 15px;
}
.amsearch-input-wrapper .amsearch-button.-close {
  bottom: 0;
  font-size: 1rem;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.amsearch-input-wrapper .amsearch-button.-loupe {
  border: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 5px;
  top: 0;
}
.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;
}
body.-amsearch-overlay-opened .logo,
body.-amsearch-overlay-opened .nav-sections {
  z-index: 0;
}
.amsearch-overlay-block {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}
.amsearch-overlay-block .amsearch-overlay {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.amsearch-items-section {
  padding: 25px 0 0 0;
  width: 100%;
}
.amsearch-items-section:empty {
  display: none;
}
.amsearch-item-container {
  flex-basis: 100%;
  padding: 0 0 20px;
  position: relative;
}
.amsearch-item-container.-opened {
  padding: 0 0 32px;
}
.amsearch-item-container.-page a.amsearch-link {
  color: var(--amsearch-color-text-hover, #3ac39c);
  font-weight: 600;
}
.amsearch-item-container.-recent_searches:not(.-closed) .amsearch-block-header {
  padding: 0 20px 15px;
}
.amsearch-item-container.-recent_searches .amsearch-tab-items {
  padding: 0 20px;
}
.amsearch-item-container.-recent_searches .amsearch-item {
  background: transparent;
  border: 1px solid #e2e4ee;
  border-radius: 25px;
  display: inline-block;
  margin: 0 8px 10px 0;
  order: 1;
  text-decoration: none;
  font-size: 12px;
  box-sizing: border-box;
}
.amsearch-item-container.-recent_searches .amsearch-item.-match {
  background-color: transparent;
}
.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
  padding: 6px 15px;
  outline: none;
  color: #6d9e2e;
  text-decoration: none;
  font-size: 1.2rem;
}
.amsearch-item-container.-recent_searches .amasty-xsearch-num-results {
  display: none;
}
.amsearch-item-container.-popular_searches .amasty-xsearch-num-results {
  display: none;
  font-size: 12px;
}
.amsearch-item-container.-brands .amasty-xsearch-num-results {
  color: #ccc;
  display: inline-block;
  float: none;
}
.amsearch-item-container .amsearch-tab-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amsearch-item-container .amsearch-description {
  padding: 8px 20px;
}
.amsearch-item-container .amsearch-item {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  text-transform: capitalize;
}
.amsearch-item-container .amsearch-item .amsearch-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1d1d1b;
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  outline: none;
  padding: 8px 20px;
}
.amsearch-item-container .amsearch-item .amsearch-link:hover {
  background: var(--amsearch-color-hover, #f4f5fa);
  color: #6d9e2e;
}
.amsearch-item-container .amsearch-item .amsearch-link:focus {
  background: var(--amsearch-color-hover-focus, #f4f5fa);
  color: #6d9e2e;
}
.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;
}
.amsearch-related-terms {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.amsearch-related-terms > .amsearch-title {
  font-weight: 700;
  margin: 0 0 15px 0;
  width: 100%;
}
.amsearch-related-terms > .amsearch-item {
  background: #d8eeff;
  border-radius: 20px;
  color: #252525;
  font-size: 12px;
  line-height: 1.3;
  margin: 0 15px 10px 0;
  padding: 5px 15px;
  transition: .1s;
}
.amsearch-related-terms > .amsearch-item:hover {
  background: #b7e0ff;
}
.amsearch-related-terms > .amsearch-item:hover,
.amsearch-related-terms > .amsearch-item:active {
  text-decoration: none;
}
.amsearch-related-terms .amsearch-count {
  color: #757575;
}
.amsearch-button.-full-close {
  display: none;
}
.page-header .amsearch-button.-loupe-trigger {
  background-size: 20px;
  filter: brightness(75%);
  float: right;
  height: 20px;
  margin: 14px;
  width: 20px;
}
.page-header.amsearch-full-width .header.content {
  transition: none;
}
.page-header.amsearch-full-width .amsearch-full_width-title {
  flex-basis: 100%;
  font-size: 2.6rem;
  font-weight: 300;
  margin: 0;
  padding: 0 0 20px 0;
  z-index: 15;
}
.page-header.amsearch-full-width .amsearch-input-wrapper {
  flex-grow: 10;
  width: initial;
}
.page-header.amsearch-full-width .amsearch-button.-search {
  flex-grow: 1;
}
.page-header.amsearch-full-width .amsearch-wrapper-block {
  display: none;
}
.page-header.amsearch-full-width .amsearch-form-block {
  flex-wrap: wrap;
  height: auto;
  justify-content: flex-start;
  min-width: 100%;
  padding: 20px 15px;
  transition: none;
}
.page-header.amsearch-full-width .amsearch-button.-full-close {
  bottom: 0;
  margin: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 98;
}
.page-header.amsearch-full-width .amsearch-result-section {
  border-radius: 0;
  border-top: 1px solid #cccccc;
  margin: 0;
  transition: none;
  width: 100%;
}
.page-header.amsearch-full-width .amsearch-slider-section {
  max-width: none;
  width: 100%;
}
.page-header.amsearch-full-width .amsearch-wrapper-block {
  background: #f5f5f5;
  height: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 14;
}
.page-header.amsearch-full-width.-opened {
  height: 134px;
  transition: .1s;
}
.page-header.amsearch-full-width.-opened .panel.wrapper {
  display: none;
}
.page-header.amsearch-full-width.-opened .header.content {
  align-content: center;
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  max-width: 100%;
  padding: 0;
}
.page-header.amsearch-full-width.-opened .minicart-wrapper {
  display: none;
}
.page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
  display: inline-block;
}
.page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
  display: inline-flex;
}
.ambase-word-break,
.amslider .swiper-slide .ambrands-label,
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break,
.ie11 .amslider .swiper-slide .ambrands-label,
.ie11 .amslider .slide .category-item-title,
.ie11 .amslider .swiper-slide .swiper-category-item {
  word-break: break-all;
}
.columns .column.main {
  max-width: 100%;
}
.icon .brand-label {
  float: left;
}
.amshopby-morefrom .products-grid .product-item {
  width: auto;
}
.amshopby-morefrom .product-image-container {
  min-width: auto;
}
.ambrands-menu-item.parent .ambrands-link.level-top:after {
  content: '';
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  background: #fff;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
}
.ui-tooltip .arrow {
  position: absolute;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow:after {
  position: absolute;
  border-top: 10px solid #cccccc;
  content: '';
}
.ui-tooltip .arrow:before {
  position: absolute;
  top: -1px;
  z-index: 9;
  border-top: 9px solid #fff;
  content: '';
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .arrow.left {
  left: 15px;
}
.ui-tooltip .arrow.left:before {
  left: 1px;
  border-right: 19px solid transparent;
}
.ui-tooltip .arrow.left:after {
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow.right {
  right: 15px;
}
.ui-tooltip .arrow.right:before {
  right: 1px;
  border-left: 19px solid transparent;
}
.ui-tooltip .arrow.right:after {
  border-left: 20px solid transparent;
}
.ui-tooltip .am-brand-small_image {
  display: block;
  margin: auto;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  display: block;
  margin: auto;
  max-width: 400px;
}
.ui-tooltip .ui-tooltip-content h3 {
  margin: 5px 0;
}
.amslider * {
  margin: 0;
  padding: 0;
}
.amslider {
  position: relative;
  margin: 30px auto;
}
.amslider .swiper-pagination {
  position: static;
  padding-bottom: 35px;
}
.amslider .swiper-container > .wrapper {
  text-align: center;
}
.amslider .swiper-slide .ambrands-label {
  margin-top: 10px;
  min-height: 40px;
  color: #1d1d1b;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.amslider .swiper-pagination-bullet {
  margin: 0 6px;
  width: 6px;
  height: 6px;
  background: #f8f8f8;
}
.amslider .swiper-pagination-bullet-active {
  background: #6d9e2e;
}
.amslider .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.amslider .category-item .category-item-title {
  margin: auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  font-size: 15px;
  line-height: 1.2;
}
.amslider .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amslider .ambrands-empty {
  margin: auto;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  top: calc(50% - (40px / 2));
  z-index: 2;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background-color: #6d9e2e;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  box-shadow: none;
}
.amslider .swiper-button-next:hover,
.amslider .swiper-button-prev:hover {
  background-color: #a2d331;
}
.amslider .swiper-button-next:active,
.amslider .swiper-button-prev:active {
  background-color: #67871d;
}
.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
  background-color: #d9ecac;
  opacity: 1;
}
.amslider .swiper-button-next {
  right: -40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjQ1NCA5Ljg3N0w3LjEwOC45MDkgNS42NSAyLjM1bDcuMDA4IDcuNTI4LTcuMjA1IDcuNzc0IDEuNDE3IDEuNDQgOC4xMS04LjY4LjQ3My0uNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amslider .swiper-button-prev {
  left: -40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuNTQ2IDEwLjEyM2w4LjM0NiA4Ljk2OCAxLjQ1Ny0xLjQ0LTcuMDA4LTcuNTI4IDcuMjA1LTcuNzc0LTEuNDE3LTEuNDQtOC4xMSA4LjY4LS40NzMuNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amslider-header-container {
  padding: 40px 10px 0;
  color: #1d1d1b;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 1.4;
}
.children-category .amslider {
  position: relative;
  left: inherit;
  display: block;
  margin: 0 50px;
  width: 100%;
  transform: inherit;
}
.amslider.ambrands-slider {
  margin-top: 20px;
  padding: 0;
  max-width: 100%;
}
.amslider.ambrands-slider .ambrands-inner {
  position: relative;
  padding-bottom: 10px;
}
.amslider.ambrands-slider .ambrands-swiper-brand {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.amslider.ambrands-slider .ambrands-image-block {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  margin: 0 auto;
}
.amslider.ambrands-slider .ambrands-image-block .ambrands-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.amslider.ambrands-slider .slide {
  align-items: stretch;
}
.amslider.ambrands-slider .slide .ambrands-image-block {
  overflow: hidden;
  margin-bottom: 10px;
}
.amslider.ambrands-slider .swiper-slide {
  display: flex;
  align-items: stretch;
  padding: 0;
  height: auto;
}
.amslider .slide {
  display: flex;
  align-items: flex-start;
  flex-basis: 30%;
  justify-content: center;
  margin: 0 9px 20px 0;
  max-width: 30%;
  color: #1d1d1b;
  text-align: center;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 50px;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  position: relative;
  z-index: 2;
  padding: 10px;
  border-color: #bbb;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .slide .ambrands-swiper-brand .ambrands-image {
  height: auto;
}
.children-category-container.swiper-container {
  margin: auto;
  width: calc(100% - 2 * 40px);
}
.children-category-container .swiper-wrapper {
  align-items: baseline;
}
.amslider .swiper-slide {
  box-sizing: border-box;
  padding: 10px;
  color: #1d1d1b;
}
.amslider .swiper-slide .swiper-category-item {
  padding: 10px 0;
  border: 1px solid #fff;
}
.amslider .swiper-slide .swiper-category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  margin: 0;
  border: 1px solid #bbb;
  background: #fff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.amslider .swiper-slide .ambrands-swiper-brand .ambrands-empty {
  display: inline-block;
  margin: 0 auto;
  color: #e2e2e2;
}
.amslider .swiper-slide:hover,
.amslider .slide:hover {
  text-decoration: none;
}
#category-carousel .swiper-button-next {
  right: 0;
}
#category-carousel .swiper-button-prev {
  left: 0;
}
#category-carousel .swiper-button-next,
#category-carousel .swiper-button-prev {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
  opacity: 1;
  transition: all .3s ease;
}
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .ambrands-swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ambrands-swiper-brand {
    width: 100%;
  }
  .ambrands-swiper-brand .ambrands-empty {
    width: 100%;
  }
}
@keyframes overflowControl {
  from {
    overflow: hidden;
  }
  to {
    overflow: visible;
  }
}
.products-grid.products.-display-block {
  display: block;
  margin: 0;
}
.amtheme-tabs-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 30px 0 5px 0;
}
.amtheme-tabs-buttons .amtheme-title {
  margin-bottom: 15px;
  padding: 10px 15px;
  border: 2px solid #1d1d1b;
  border-radius: 80px;
  background: transparent;
  cursor: pointer;
  transition: 0.4s ease-in-out;
}
.amtheme-tabs-buttons .amtheme-title:hover {
  background: rgba(63, 63, 59, 0.2);
}
.amtheme-tabs-buttons .amtheme-title:nth-child(n+1) {
  margin-right: 10px;
}
.amtheme-tabs-buttons .amtheme-title .title {
  color: #1d1d1b;
  font-weight: 400;
  font-size: 1.6rem;
}
.amtheme-tabs-buttons .amtheme-title .title:hover {
  text-decoration: none;
}
.amtheme-tabs-buttons .amtheme-title.-am-active {
  background: #1d1d1b;
}
.amtheme-tabs-buttons .amtheme-title.-am-active .title {
  color: #ffffff;
}
.amtheme-tabs-widget {
  margin: 20px auto;
  max-width: 100%;
}
.amtheme-tabs-widget .products.product-items {
  list-style-type: none;
}
.amtheme-tabs-widget .product-item-name {
  flex-grow: 1;
}
.amtheme-tabs-widget .product-image-container,
.amtheme-tabs-widget .product-image-photo {
  min-width: 100%;
}
.amtheme-tabs-widget .product-item > .product-item-info {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  width: 100%;
}
.amtheme-tabs-widget .product-item .action.tocart {
  font-size: 1.6rem;
  width: 100%;
}
.amtheme-tabs-widget .products > .amtheme-products-secondary .product-item.item {
  max-width: calc(100% - 25px);
}
.amtheme-tabs-widget .slick-track {
  display: flex;
  justify-content: stretch;
}
.amtheme-tabs-widget .slick-slide > div,
.amtheme-tabs-widget .slick-slide .product-item {
  height: 100%;
}
.amtheme-tabs-widget .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
}
.amtheme-tabs-widget .products.slick-slider > .slick-list {
  padding-top: 15px;
  padding-bottom: 25px;
}
.amtheme-tabs-widget .slick-slider.-slick-arrows-always .slick-arrow {
  visibility: visible;
}
.amtheme-tabs-widget .slick-slider.-slick-arrows-always .slick-arrow:not(.slick-disabled) {
  opacity: .9;
}
.amtheme-tabs-widget .amtheme-slick-slider:not(.slick-initialized) {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}
.amtheme-tabs-widget .product-info-wrapper {
  padding-bottom: 5px;
}
.amtheme-tabs-widget .product-info-wrapper,
.amtheme-tabs-widget .amtheme-icon-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.amtheme-tabs-widget .amtheme-icon-wrapper > * {
  margin-top: 4px;
}
.amtheme-tabs-widget .amtheme-icon-wrapper > *:not(:last-child) {
  margin-right: 5px;
}
.amtheme-tabs-widget .product-info-wrapper > .price-box {
  margin-right: 10px;
}
.ammenu-sticky,
.ammenu-header-container.-sticky .header.content,
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container {
  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,
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
  padding: 17px 0;
  min-height: 60px;
}
._ammenu-link.-second,
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items .ammenu-link {
  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);
  }
}
.ammenu-header-container {
  position: relative;
  min-height: 64px;
}
.ammenu-header-container.page-header {
  margin-bottom: 0;
}
.ammenu-header-container.-sticky .header.content {
  background: #fff;
}
.ammenu-header-container.-sticky .ammenu-button.-hamburger {
  margin-left: 20px;
}
.ammenu-menu-wrapper {
  margin-bottom: 35px;
}
.ammenu-menu-wrapper .ammenu-item {
  margin: 0;
}
.ammenu-menu-wrapper .ammenu-main-container {
  box-sizing: border-box;
  width: 100%;
}
.ammenu-menu-wrapper .ammenu-link {
  -webkit-animation: ammenu-animation__fadeIn 0.1s forwards;
  animation: ammenu-animation__fadeIn 0.1s forwards;
  display: flex;
  align-items: center;
  border-color: transparent;
  background: none;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  outline: none;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
}
.ammenu-menu-wrapper .ammenu-link .reset-button {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-menu-wrapper .ammenu-link:focus {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-menu-wrapper .ammenu-link:hover {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-menu-wrapper .ammenu-link:hover {
  text-decoration: none;
}
.ammenu-menu-wrapper .ammenu-link.-simple {
  padding: 0 0 20px 0;
  font-size: 1.6rem;
  line-height: 20px;
}
.ammenu-menu-wrapper .ammenu-link.-all-link {
  text-decoration: underline;
}
.ammenu-menu-wrapper .ammenu-text-block {
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: center;
  margin: 0;
}
.ammenu-menu-wrapper .ammenu-label {
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 2px;
  background: #fff;
  color: #000;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
}
.ammenu-menu-wrapper .ammenu-label:hover {
  text-decoration: none;
}
.ammenu-menu-wrapper .ammenu-icon-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
}
.ammenu-menu-wrapper .ammenu-icon-block.-toggle {
  transition: .3s;
}
.ammenu-menu-wrapper .ammenu-icon-block.-toggle:hover {
  filter: brightness(85%);
}
.ammenu-menu-wrapper .ammenu-icon-block.-toggle:active {
  filter: brightness(50%);
}
.ammenu-menu-wrapper .ammenu-icon-block.-icon {
  margin-right: 10px;
}
.ammenu-menu-wrapper .ammenu-icon-block path {
  fill: currentColor;
}
.ammenu-menu-wrapper .ammenu-icon-block svg {
  width: 100%;
  height: 100%;
}
.ammenu-menu-wrapper .ammenu-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 271;
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 58, 64, 0.2);
  cursor: pointer;
}
.ammenu-menu-wrapper table img {
  max-width: inherit;
}
.ammenu-menu-wrapper [data-appearance='carousel'] {
  min-width: 200px;
  max-width: 100%;
  width: 100%;
}
.ammenu-nav-sections {
  z-index: 9;
  background: #fff;
}
.ammenu-nav-sections:not(.-topmenu) {
  -webkit-animation-name: 'ammenu-animation__fadeInLeft';
  animation-name: 'ammenu-animation__fadeInLeft';
  animation-duration: 0.3s;
}
.ammenu-header-container .header.content {
  display: flex;
  align-items: center;
  transition: 0.1s all ease-in;
  position: relative;
  margin-bottom: 10px;
}
.ammenu-header-container .header.content .ammenu-logo {
  display: inline-flex;
  margin: 0 auto 0 0;
  min-width: 155px;
}
.ammenu-header-container .header.content .compare .item {
  margin: 0;
}
.ammenu-header-container .header.content .minicart-wrapper {
  margin: 0 10px;
}
.ammenu-header-container .header.content .block-search {
  margin-top: 0;
  position: relative;
  height: 40px;
}
@media (max-width: 1024px + 1) {
  .ammenu-header-container.-sticky .header.content {
    padding: 10px;
  }
}
.ammenu-tabs-list {
  display: flex;
  margin: 0 20px 20px;
  padding: 8px;
  border-radius: 8px;
  font-size: 1.6rem;
}
.ammenu-tabs-list .ammenu-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  cursor: pointer;
}
.ammenu-tabs-list .ammenu-button {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  transition: 0.1s all ease-in;
  padding: 5px;
  min-height: 32px;
  width: 100%;
  border-radius: 6px;
  font-size: 1.6rem;
}
.ammenu-tabs-list .ammenu-button .reset-button {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-tabs-list .ammenu-button:focus {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-tabs-list .ammenu-button:hover {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-tabs-list .ammenu-button.-active {
  font-weight: 700;
}
._ammenu-toggle-buttons:hover {
  filter: brightness(85%);
}
._ammenu-toggle-buttons:active {
  filter: brightness(50%);
}
.ammenu-button {
  outline: none;
}
.ammenu-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  z-index: 1;
  min-width: 40px;
  width: 40px;
  height: 20px;
  outline: none;
  cursor: pointer;
  transition: .1s;
}
.ammenu-toggle .reset-button {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-toggle:focus {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-toggle:hover {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-button.-hamburger {
  display: flex;
  align-items: center;
  position: relative;
  display: inline-flex;
  margin: 20px 20px 20px 0;
  padding: 0;
  width: 25px;
  height: 17px;
  border: none;
  background: transparent;
  cursor: pointer;
  transition: none;
}
.ammenu-button.-hamburger:hover {
  filter: brightness(85%);
}
.ammenu-button.-hamburger:active {
  filter: brightness(50%);
}
.ammenu-button.-hamburger:hover,
.ammenu-button.-hamburger:focus {
  border: none;
  background: transparent;
}
.ammenu-button.-hamburger:not(.-hamburger) {
  display: none;
}
.ammenu-button.-hamburger:before,
.ammenu-button.-hamburger:after,
.ammenu-button.-hamburger .ammenu-line {
  position: absolute;
  display: block;
  margin: 0;
  width: 100%;
  border-color: inherit;
  border-bottom: 1px solid;
  border-radius: 1px;
  content: '';
}
.ammenu-button.-hamburger:before {
  top: 0;
}
.ammenu-button.-hamburger:after {
  bottom: 0;
}
.ammenu-button.-close {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 20px;
  height: 20px;
  color: #000;
  cursor: pointer;
}
.ammenu-button.-close .reset-button {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-button.-close:focus {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-button.-close:hover {
  outline: none;
  border-color: transparent;
  background: none;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
}
.ammenu-button.-close:hover {
  filter: brightness(85%);
}
.ammenu-button.-close:active {
  filter: brightness(50%);
}
.ammenu-button.-close:after,
.ammenu-button.-close:before {
  position: absolute;
  width: 18px;
  height: 1px;
  background-color: currentColor;
  content: '';
}
.ammenu-button.-close:before {
  transform: rotate(45deg);
}
.ammenu-button.-close:after {
  transform: rotate(-45deg);
}
.ammenu-menu-greetings {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 20px 20px;
  padding: 15px;
  border-radius: 4px;
  background: #fffcdd;
  font-weight: 400;
  font-size: 1.4rem;
}
.ammenu-menu-greetings:before {
  margin: 0 10px 0 0;
  content: '👋';
}
.ammenu-menu-greetings.-logged {
  background: #eaffdd;
}
.ammenu-menu-greetings .ammenu-message.-welcome {
  margin: 0 5px 0 0;
}
.ammenu-menu-greetings .ammenu-message.-welcome:after {
  content: ',';
}
.ammenu-menu-greetings .ammenu-name {
  font-weight: 700;
}
.ammenu-menu-greetings .ammenu-name:after {
  content: '!';
}
.ammenu-category-tree .ammenu-title {
  display: flex;
  align-items: center;
  margin: 0;
  font-weight: 700;
  font-size: 1.8rem;
}
.ammenu-category-tree .ammenu-title:hover {
  text-decoration: none;
}
.ammenu-category-tree .ammenu-title.-parent {
  margin: 0 0 25px;
}
.ammenu-category-tree .ammenu-title:not(.-clickable) {
  cursor: none;
  pointer-events: none;
}
.ammenu-category-tree .ammenu-title .ammenu-icon-block {
  margin-right: 10px;
}
.ammenu-category-tree .ammenu-label {
  margin: 0 0 0 10px;
}
.ammenu-category-tree .ammenu-list {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ammenu-category-tree .ammenu-list > .ammenu-item:last-child .ammenu-link {
  padding: 0;
}
.ammenu-category-tree .ammenu-item {
  align-items: center;
  flex-basis: 100%;
}
.ammenu-category-tree .ammenu-item .ammenu-icon-block.-toggle {
  margin-left: 10px;
  transform: rotate(180deg);
}
.ammenu-menu-title {
  display: flex;
  align-items: center;
  padding: 20px;
}
.ammenu-menu-title .ammenu-title {
  margin: 0;
  font-weight: 300;
  font-size: 2.6rem;
}
.ammenu-menu-title .ammenu-button.-close {
  margin: 0 0 0 auto;
}
.ammenu-category-columns {
  display: flex;
  flex-wrap: wrap;
}
.ammenu-category-columns .ammenu-column.-col-10 {
  max-width: calc(100% / 10);
}
.ammenu-category-columns .ammenu-column.-col-9 {
  max-width: calc(100% / 9);
}
.ammenu-category-columns .ammenu-column.-col-8 {
  max-width: calc(100% / 8);
}
.ammenu-category-columns .ammenu-column.-col-7 {
  max-width: calc(100% / 7);
}
.ammenu-category-columns .ammenu-column.-col-6 {
  max-width: calc(100% / 6);
}
.ammenu-category-columns .ammenu-column.-col-5 {
  max-width: calc(100% / 5);
}
.ammenu-category-columns .ammenu-column.-col-4 {
  max-width: calc(100% / 4);
}
.ammenu-category-columns .ammenu-column.-col-3 {
  max-width: calc(100% / 3);
}
.ammenu-category-columns .ammenu-column.-col-2 {
  max-width: calc(100% / 2);
}
.ammenu-category-columns .ammenu-column.-col-1 {
  max-width: calc(100% / 1);
}
.ammenu-category-columns .ammenu-column {
  display: inline-block;
  box-sizing: border-box;
  padding-bottom: 20px;
  width: 100%;
}
.ammenu-category-columns .ammenu-column:not(:last-child):not(.-col-1) {
  padding-right: 35px;
}
.ammenu-category-columns .ammenu-column.-col-1 {
  display: block;
  width: 100%;
}
.ammenu-category-columns .ammenu-column.-col-1 .ammenu-title {
  width: 100%;
}
.ammenu-nav-sections.-sidebar.-left-menu {
  overflow: visible;
  max-width: 355px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-link:not(.-active) .ammenu-icon-block.-toggle {
  transform: rotate(180deg);
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root {
  overflow-y: auto;
  scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  scrollbar-width: thin;
  height: calc(100% - 120px);
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar {
  background: #f0f0f0;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #adadad;
  cursor: pointer;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar {
  width: 6px;
  height: 12px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar-thumb {
  width: 6px;
  height: 6px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root ::-webkit-scrollbar-track {
  width: 6px;
  height: 6px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root > .ammenu-item:not(:last-child) > .ammenu-link {
  border-bottom: 1px solid;
}
.ammenu-nav-sections.-sidebar.-left-menu .pagebuilder-column {
  min-width: min-content;
  min-width: 120px;
}
.ammenu-nav-sections.-sidebar.-left-menu [data-content-type='html'],
.ammenu-nav-sections.-sidebar.-left-menu [data-content-type='video'] {
  min-width: 120px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper {
  position: fixed;
  left: 355px;
  margin: 0;
  max-width: 64vw;
  width: fit-content;
  border-radius: 0 10px 10px 0;
  box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.17), inset 8px 0 8px -7px rgba(0, 0, 0, 0.3);
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-full {
  min-width: 65vw;
}
.ammenu-nav-sections.-topmenu.-hamburger {
  padding: 0 20px;
}
.ammenu-nav-sections.-topmenu.-hamburger:not(.-sticky) .ammenu-main-container {
  max-width: 1320px;
}
.ammenu-nav-sections.-topmenu.-hamburger .ammenu-main-container {
  padding: 0;
}
.ammenu-nav-sections.-sidebar {
  transition: 0.3s all ease-in;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -100%;
  z-index: 272;
  overflow: auto;
  padding: 0 0 48px;
  max-width: 500px;
  width: 95vw;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.17), 4px 4px 10px rgba(0, 0, 0, 0.1);
}
.ammenu-nav-sections.-sidebar.-opened {
  left: 0;
}
.ammenu-nav-sections.-sidebar .ammenu-account-section {
  height: 100%;
}
.ammenu-nav-sections.-sidebar .ammenu-items {
  flex-basis: 100%;
  margin: 0;
  padding: 0;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item {
  margin: 0;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
  flex-basis: 100%;
  box-sizing: border-box;
  font-weight: 700;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle {
  margin-top: 3px;
  margin-bottom: auto;
  margin-left: auto;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-icon {
  margin-top: 2px;
  margin-bottom: auto;
}
.ammenu-nav-sections.-sidebar .ammenu-label {
  margin: 3px 5px 3px 10px;
  min-width: 50px;
}
.ammenu-nav-sections.-sidebar .ammenu-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  font-size: 1.8rem;
  transition: .5s opacity;
}
.ammenu-nav-sections.-sidebar .ammenu-link {
  flex-basis: 100%;
  flex-grow: 1;
  margin: 0 20px;
  text-align: left;
}
.ammenu-nav-sections.-sidebar .ammenu-link:active {
  opacity: .6;
}
.ammenu-nav-sections.-sidebar .ammenu-link .ammenu-counter {
  align-self: center;
  padding: 0 0 0 5px;
  text-transform: capitalize;
  font-size: .8em;
  opacity: .5;
}
.ammenu-nav-sections.-sidebar .ammenu-link .ammenu-counter:before {
  content: '(';
}
.ammenu-nav-sections.-sidebar .ammenu-link .ammenu-counter:after {
  content: ')';
}
.ammenu-nav-sections.-sidebar .ammenu-text-block {
  padding: 0 10px 0 0;
}
.ammenu-nav-sections.-sidebar .ammenu-text {
  word-wrap: break-word;
  word-break: break-word;
  overflow: hidden;
  box-sizing: border-box;
  max-height: 100%;
  text-align: left;
  text-overflow: ellipsis;
}
.ie11 .ammenu-nav-sections.-sidebar .ammenu-text {
  word-break: break-all;
}
.ammenu-nav-sections.-topmenu {
  transition: 0.1s all ease-in;
}
.ammenu-nav-sections.-topmenu.-sticky {
  min-height: 58px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root {
  margin: 0 auto;
  max-width: 1320px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root > .ammenu-item > .ammenu-link {
  padding: 23.5px 14px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-label {
  white-space: nowrap;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container {
  transition: 0.1s all ease-in;
  color: #1d1d1b;
  background: #E5EBD6;
  box-sizing: border-box;
  margin: auto;
  padding: 0 20px;
}
.ammenu-nav-sections.-topmenu .ammenu-items {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  font-weight: 700;
  font-size: 1.4rem;
  cursor: pointer;
  transition: .5s;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover + .ammenu-submenu-block {
  display: flex;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover > .ammenu-link {
  text-decoration: none;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
  position: relative;
  padding: 14.5px 14px;
  font-size: 1.4rem;
  line-height: 18px;
  letter-spacing: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link .ammenu-label {
  position: absolute;
  bottom: 100%;
  left: 0;
  margin: 0 0 4px;
}
.ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
  margin: 0 auto;
  max-width: 1320px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  position: absolute;
  border-radius: 0 0 15px 15px;
  box-shadow: 0 8px 15px rgba(72, 88, 112, 0.11);
}
.ammenu-submenu-block {
  box-sizing: border-box;
}
.ammenu-submenu-block.-root {
  width: 100%;
  height: 100%;
}
.ammenu-submenu-block.-simple .ambrands-link {
  display: none;
}
.ammenu-submenu-block.-simple .ambrands-list-popup {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
.ammenu-submenu-wrapper {
  overflow-y: auto;
  scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  scrollbar-width: thin;
  z-index: 211;
  box-sizing: border-box;
  padding: 35px 35px 15px 35px;
  min-width: min-content;
  max-width: 100%;
  max-height: 70vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  font-weight: 400;
  cursor: auto;
  transition: .3s;
}
.ammenu-submenu-wrapper::-webkit-scrollbar {
  background: #f0f0f0;
}
.ammenu-submenu-wrapper::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #adadad;
  cursor: pointer;
}
.ammenu-submenu-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.ammenu-submenu-wrapper::-webkit-scrollbar {
  width: 6px;
  height: 12px;
}
.ammenu-submenu-wrapper::-webkit-scrollbar-thumb {
  width: 6px;
  height: 6px;
}
.ammenu-submenu-wrapper ::-webkit-scrollbar-track {
  width: 6px;
  height: 6px;
}
.ammenu-submenu-wrapper .block {
  margin-bottom: 0;
}
.ammenu-submenu-wrapper .ambrands-link {
  display: none;
}
.ammenu-submenu-wrapper .ammenu-link.-simple {
  margin: 0;
}
.ammenu-submenu-wrapper .ambrands-list-popup {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
.ammenu-submenu-wrapper.-full {
  left: 0;
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-icon-block.-toggle {
  margin-left: auto;
  transform: rotate(270deg);
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-link.-active > .ammenu-icon-block.-toggle {
  transform: rotate(90deg);
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item:not(:last-child):not(.-active) > .ammenu-link {
  border-bottom: 1px solid;
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items {
  padding: 0 0 0 30px;
}
.pagebuilder-content-type-wrapper .ammenu-item {
  list-style: none;
}
.ammenu-label-group.admin__control-grouped {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ammenu-label-group.admin__control-grouped > .admin__field {
  display: flex;
  align-items: center;
  flex-grow: 1;
  margin-top: 0;
}
.ammenu-label-group.admin__control-grouped .colorpicker-input {
  width: calc(100% - 37px) !important;
}
.ammenu-items-tree {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  font-size: 2rem;
}
.ammenu-items-tree .ammenu-item {
  flex-basis: 200px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 35px 30px;
  border: 1px dashed #ccc;
  border-radius: 4px;
  background: #fff;
  white-space: nowrap;
  cursor: pointer;
}
.ammenu-items-tree .ammenu-item:hover {
  border-color: #a0a0a0;
  box-shadow: 0 2px 4px rgba(32, 77, 112, 0.16);
}
.ammenu-items-tree .ammenu-item:not(:last-child) {
  margin-right: 20px;
}
.amasty-mega-menu .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
  margin: 3px 0 0;
}
.field .control._with-tooltip .choice.field {
  width: calc(100% - 35px);
}
.field .control._with-tooltip .choice.field input {
  width: auto;
}
.field .control._with-tooltip select,
.field .control._with-tooltip textarea {
  margin-right: 10px;
  width: calc(100% - 35px);
}
.field .control select[multiple] {
  height: auto;
  background: #ffffff;
}
tr.order-attributes td {
  padding-left: 0;
  padding-right: 0;
}
.order-attributes .order-attributes-form {
  margin-top: 20px;
}
.order-attributes .order-attributes-form.fieldset .field:last-child {
  margin-bottom: 20px;
}
.am-visually-hidden,
.file-uploader-preview .action-remove > span,
.fieldset .fullname.field > .label {
  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;
}
.ui-tooltip .arrow {
  left: 8px;
  width: 15px;
}
.ui-tooltip .arrow:after {
  border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
  border-right: 14px solid transparent;
}
.amslider-container {
  margin: auto;
  margin-bottom: 15px;
  width: 100%;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-highlighted {
  background-color: #ffff00;
}
.amshopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  margin-left: 6px;
  max-width: 16px;
  max-height: 16px;
  vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-title:after {
  font-size: 14px;
}
.range.am-fromto-widget .am-filter-go {
  margin: 0 10px;
  vertical-align: top;
}
.amshopby-button {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1979c3;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.amshopby-button:not(.primary) {
  border-radius: 3px;
}
.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
  box-shadow: none;
}
.amshopby-button:hover {
  border-color: #399ae6;
  background: #399ae6;
}
.amshopby-button:active,
.amshopby-button:focus {
  border-color: #135d96;
  background: #135d96;
}
.am-filter-go {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1979c3;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin: 15px 0 0;
  width: 25%;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.am-filter-go:not(.primary) {
  border-radius: 3px;
}
.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
  box-shadow: none;
}
.am-filter-go:hover {
  border-color: #399ae6;
  background: #399ae6;
}
.am-filter-go:active,
.am-filter-go:focus {
  border-color: #135d96;
  background: #135d96;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.am-swatch-options > .item {
  padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
  margin: 0 0 5px !important;
  line-height: initial;
}
.filter-options .am-swatch-wrapper.-amshopby-hidden {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  z-index: 9999;
  margin-top: 12px;
  min-width: 100px;
  border: 1px solid transparent;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.catalog-topnav {
  display: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 5px;
  right: 8px;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  list-style: none;
  cursor: pointer;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  border-width: 1px 0 0;
  font-size: 0;
  line-height: 0;
}
.filter-options-content .am-swatch-wrapper {
  display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
  background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none;
}
.am-filter-items-attr_price {
  min-width: 130px;
  max-width: 350px;
}
.am-filter-items-attr_color .swatch-option.text {
  padding: 1px 2px;
  width: 30px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options .item:last-child {
  margin-bottom: 0;
}
.amshopby-category-dropdown {
  display: block;
  overflow: hidden;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  border: 1px solid #adadad;
  background-color: #fff;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 400;
  cursor: pointer;
}
.amshopby-category-dropdown:after {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  box-sizing: border-box;
  margin-top: -.2rem;
  width: 0;
  height: 0;
  border-width: .5rem .4rem 0;
  border-style: solid;
  border-color: #000 transparent transparent;
  content: '';
  transition: all .2s linear;
}
.amshopby-category-dropdown:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3.2rem;
  border: 1px solid #adadad;
  background-color: #e3e3e3;
  content: '';
}
.am-category-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.am-category-wrapper.-active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
  margin-left: 20px;
}
.am-category-wrapper .amshopby-filter-parent {
  padding-left: 0;
}
.am-category-wrapper .am-multiselect-crumb {
  position: relative;
  display: inline-block;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  border: 1px solid #a79d95;
  border-radius: 1px;
  background-color: #f5f5f5;
  font-size: 1.2rem;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  height: auto;
  border: none;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  line-height: 1;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.filter-options .am-labels-folding .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item input[type='checkbox'] {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0 5px 0 0;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ .am-input {
  left: 20px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
  padding-left: 20px;
}
.filter-options .amshopby-category-dropdown + form .item {
  flex-wrap: wrap;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
  position: relative;
  display: block;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
  left: 20px;
}
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding {
  padding-left: 20px;
}
.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  align-self: flex-start;
}
.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon:after,
.am-labels-folding .am-show-more:before {
  position: static;
  margin: 0;
}
.am-collapse-icon {
  position: absolute;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
.am-collapse-icon:after,
.am-show-more:before {
  position: absolute;
  right: 0;
  width: 12px;
  height: 20px;
  background: url("../Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
}
.am-collapse-icon.-active:after {
  content: '';
  transform: rotate(180deg);
}
.amshopby-option-link {
  display: inline-block;
  clear: both;
  margin-right: 5px;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*='/resized']) {
  max-width: 30px;
  max-height: 30px;
}
.amshopby-item-removed {
  text-decoration: none;
}
.am-category-image {
  vertical-align: middle;
}
.amshopby-filter-current .filter-label {
  vertical-align: middle;
}
.amshopby-filter-current .amshopby-items {
  padding: 0 0 0 10px;
}
.amshopby-filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  padding: 0 5px 0 0;
  font-weight: bold;
}
.amshopby-filter-current .amshopby-filter-name:after {
  content: ':';
}
.ie11 .amshopby-filter-current .amshopby-filter-name:after {
  padding-left: 1px;
}
.amshopby-filter-current .amshopby-filter-value {
  flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
  display: flex;
  align-items: center;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.amshopby-filter-current .amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
}
.ie11 .amshopby-filter-current .amshopby-remove {
  top: calc(50% - (12px / 2));
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
  background-color: #494949;
}
.amshopby-filter-current .amshopby-remove:hover ~ * {
  opacity: .5;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  content: '';
}
.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amshopby-filter-current .item {
  padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  min-height: 32px;
  border-color: #ccc;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  min-width: 100px;
  color: #000;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
  padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
  padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: none;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
  z-index: 900;
}
.am-porto-cmtb .page-main {
  z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
  color: #006bb4 !important;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
  margin: 0;
}
.amshopby-slider-container {
  margin: 10px 0 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  z-index: 2;
}
.amshopby-slider-container .am-slider:not(.-loaded) {
  visibility: hidden;
  opacity: 0;
}
.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
  position: absolute;
  z-index: 1;
  border-radius: 20px;
  content: '';
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  display: flex;
  justify-content: center;
  overflow: inherit;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.amshopby-slider-container .amshopby-slider-display {
  margin: 10px 0 0;
  text-align: center;
}
.amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
  pointer-events: none;
  user-select: none;
}
.amshopby-slider-container .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  z-index: 1;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #fff;
  border-radius: 2px;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
}
.amshopby-slider-container .amshopby-slider-tooltip:before,
.amshopby-slider-container .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 4px);
  display: block;
  box-sizing: content-box;
  width: 6px;
  height: 6px;
  border: 1px solid;
  border-color: inherit;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container .amshopby-slider-tooltip:after {
  background: inherit;
}
.amshopby-slider-container.-default .am-slider {
  margin: 0 8px;
  height: 10px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  width: 16px;
  height: 10px;
}
.amshopby-slider-container.-default .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-default .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-default .ui-slider-range {
  height: 10px;
  background: #b6b6b6;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  transform: translate(-8px, -3px);
}
.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
  flex-wrap: wrap;
  margin-top: 10px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 25px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 35px;
}
.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
  max-width: 210px;
}
.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
  position: relative;
  max-width: 50%;
  width: calc(50% - 7px);
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  width: 100%;
  height: 40px;
  border: 1px solid #dfdedd;
  background-clip: padding-box;
  color: #494949;
  text-align: center;
  letter-spacing: .03em;
  font-size: 14px;
}
.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
  margin: 0;
  width: 14px;
  line-height: 40px;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  margin: 15px 0 0;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
  box-shadow: none;
}
.amshopby-input-wrapper .amshopby-currency {
  position: absolute;
  bottom: calc(100% - 10px);
  left: 4px;
  padding: 2px;
  background: #fff;
  color: #494949;
  letter-spacing: .03em;
  font-size: 14px;
  line-height: 16px;
}
.amshopby-slider-tooltip {
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  visibility: hidden;
  opacity: 0;
}
.amshopby-slider-container.-improved {
  margin-top: 30px;
}
.amshopby-slider-container.-improved .am-slider {
  margin: 0 8px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
  width: 16px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-improved .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-improved .ui-slider-range {
  height: 4px;
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
  top: -6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  transform: translateX(-8px);
}
.amshopby-slider-container.-volumetric {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric .am-slider {
  margin: 0 4px;
  height: 4px;
  border-radius: 20px;
  background: #dfdedd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
  display: none;
}
.amshopby-slider-container.-volumetric .ui-slider-range {
  height: 4px;
  border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
  width: 8px;
  height: 12px;
  border-radius: 2px;
  transform: translate(-4px, 10px);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
  position: absolute;
  bottom: calc(100% - 4px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  background: inherit;
  content: '';
  transform: rotate(-135deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
  bottom: calc(100% + 17px);
  border-radius: 3px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-display {
  margin-top: 20px;
}
.amshopby-slider-container.-light {
  margin-top: 30px;
}
.amshopby-slider-container.-light .am-slider {
  margin: 0 8px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
  width: 16px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-light .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-light .ui-slider-range {
  height: 1px;
}
.amshopby-slider-container.-light .am-slider .ui-slider-handle {
  top: -8px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid #dfdedd;
  border-radius: 50%;
  background: #ffffff;
  transform: translateX(-8px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip {
  border-color: #dfdedd;
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:after,
.amshopby-slider-container.-light .amshopby-slider-tooltip:before {
  background: #fff;
}
.amshopby-slider-container.-dark {
  margin-top: 30px;
}
.amshopby-slider-container.-dark .am-slider {
  margin: 0 5px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
  width: 10px;
  height: 3px;
}
.amshopby-slider-container.-dark .am-slider:before {
  left: -5px;
}
.amshopby-slider-container.-dark .am-slider:after {
  right: -5px;
}
.amshopby-slider-container.-dark .ui-slider-range {
  height: 3px;
}
.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
  top: -6px;
  width: 10px;
  height: 15px;
  border-radius: 2px;
  transform: translateX(-5px);
}
.filter-options-item .filter-options-content {
  padding-bottom: 5px;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-content .range {
  display: flex;
  align-items: center;
  margin-top: 15px;
  text-align: center;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0 10px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin: 0 7px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  margin-left: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .count {
  display: inline-flex;
  padding-left: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: -15px;
  padding: 3px;
}
.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content {
  padding-bottom: 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper,
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  padding-left: 20px;
  width: 100%;
  list-style: none;
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
  padding-left: 0;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .item.-empty-value {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.filter-options .ui-widget-overlay {
  background: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  z-index: 9;
  display: none;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  white-space: nowrap;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
  top: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
  right: inherit;
  left: 0;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
  padding-left: 40px;
}
.filter-options .am-category-view [class*='am-filter-item'] {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.filter-options .am-category-view input[type='radio'] {
  display: none;
}
.filter-options .am-labels-folding.-am-singleselect .item {
  padding: 0;
}
.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
  margin-left: 20px;
}
.filter-options-content .am-ranges .items.-am-multiselect .item {
  position: relative;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding-left: 20px;
}
.filter-actions .filter-clear {
  color: #1979c3;
  font-size: 14px;
  line-height: 19px;
}
.filter-actions .filter-clear:hover {
  color: #399ae6;
  text-decoration: none;
}
.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
  color: #135d96;
}
.filter-options-content .item a:hover {
  background-color: transparent;
  color: #1d1d1b;
}
.filter-options-content .item a:hover .count {
  color: #1d1d1b;
}
.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
  color: #0d0d0c;
  text-decoration: none;
}
.filter-options-content .item:first-child {
  margin-top: 0;
}
.filter-options-content .item:last-child {
  margin-bottom: 0;
}
.filter-options-content .item > a {
  display: block;
}
.filter-options-content .items.-am-singleselect .item > input[type='radio'] {
  display: none;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: #1d1d1b;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
  color: #1d1d1b;
}
.am-show-more,
.filter-options-content .am-show-more {
  position: relative;
  display: none;
  margin: 10px 0 0;
  padding: 0 22px 0 0;
  color: #070605;
  letter-spacing: .03em;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.amasty-catalog-topnav .filter-options-content .am-show-more {
  padding-left: 0;
}
.filter-options-content .am-show-more {
  padding-left: 10px;
}
.am-show-more:hover,
.filter-options-content .am-show-more:hover {
  background-color: transparent;
  color: #838382;
  text-decoration: none;
}
.am-show-more:active,
.filter-options-content .am-show-more:active {
  color: #070605;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  display: inline-flex;
  align-items: center;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  transform: rotate(180deg);
}
.amshopby-link-selected {
  color: #1d1d1b;
}
.items[class*='category_ids']:not(.items-children) > .item > a {
  font-weight: 700;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
  padding-left: 0;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
  margin-left: 20px;
}
.am-filter-items-stock .amshopby-link-selected,
.am-filter-items-rating .amshopby-link-selected {
  text-decoration: none;
}
.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: #1d1d1b;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
  color: inherit;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
  color: #757575;
}
.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children,
.amshopby-flyout-block .items.amshopby-fly-out-view .items-children {
  position: relative;
  padding: 13px 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amshopby-fly-out-view .am-input[type='radio'] + .amshopby-choice {
  display: none;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin: 0;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 18px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
  background-color: #f8f8f9;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: absolute;
  z-index: 995;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
  position: relative;
  top: inherit;
  left: inherit;
  margin: 3px 0;
  padding-left: 22px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-'] {
  display: inline-block;
  width: 100%;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover {
  background-color: transparent;
  color: inherit;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover > .count {
  color: #a8a69f;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover ~ .amshopby-choice:before {
  border-color: #e3e3e3;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 999;
  width: 100%;
  transition: left 0.2s ease-in-out;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 211;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}
.am-show-button > .am-items {
  margin: 0;
  padding: 0 10px;
  color: #070605;
  font-size: 14px;
  line-height: 22px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 30px no-repeat;
  vertical-align: middle;
}
.am-show-button > .amshopby-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 90px;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  padding: 10px;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
.amshopby-overlay-block {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 230;
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.amshopby-overlay-block > .amshopby-loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 100px no-repeat;
  transform: translate(-50%, -10%);
}
.amshopby-slider-settings {
  list-style: none;
}
.amshopby-slider-settings.-style {
  max-width: 214px;
}
.amshopby-slider-settings.-style .amshopby-slider-container.-default .amshopby-label {
  padding-bottom: 15px;
}
.amshopby-slider-settings.-style .am-slider {
  z-index: 0;
  margin: 0;
}
.amshopby-slider-settings.-style .amshopby-label {
  display: flex;
  align-items: center;
  padding-bottom: 45px;
}
.amshopby-slider-settings.-style .amshopby-input {
  display: flex;
  align-items: center;
  justify-content: center;
}
.amshopby-slider-settings.-style .amshopby-input:checked {
  background: #007bdb;
}
.amshopby-slider-settings.-style .amshopby-input:checked:after {
  position: initial;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #fff;
}
.amshopby-slider-settings.-style .amshopby-title {
  padding-left: 7px;
}
.amshopby-slider-settings.-style .amshopby-slider-tooltip {
  visibility: visible;
  opacity: 1;
  transition: none;
}
.checkout-onepage-success .block.crosssell {
  float: none;
}
.amtypage-background {
  background-position: center;
  background-repeat: no-repeat;
}
.amtypage-main-container {
  display: flex;
  flex-wrap: wrap;
}
.amtypage-main-container > div {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 10px;
}
.amtypage-main-container > .amtyblock {
  margin: 20px 0;
  padding: 10px 15px;
  position: relative;
}
.amtypage-main-container > .amtyblock:first-child {
  margin-top: 0;
}
.amtypage-main-container > .amtyblock:not(:last-child):after {
  background: #d1d1d1;
  bottom: -20px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.amtypage-main-container > .amtyblock .page-title,
.amtypage-main-container > .amtyblock .subtitle,
.amtypage-main-container > .amtyblock .text {
  display: block;
}
.amtypage-main-container > .amtyblock .actions-toolbar,
.amtypage-main-container > .amtyblock .page-title,
.amtypage-main-container > .amtyblock .subtitle {
  margin-bottom: 20px;
}
.amtypage-main-container > .amtyblock .page-title {
  min-height: 40px;
}
.amtypage-main-container > .amtyblock .subtitle {
  font-weight: 600;
}
.amtypage-main-container > .amtyblock .text,
.amtypage-main-container > .amtyblock .content {
  margin-bottom: 10px;
}
.amtypage-main-container pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.thankyoupage-customer-create-form {
  max-width: 690px;
}
.amtyblock-customer-create .content .actions {
  margin-top: 40px;
}
.amtyblock-customer-create .error {
  color: #e02b27;
  margin-top: 10px;
}
.amtypage-title {
  display: block;
  font-weight: 600;
}
/**
 * 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
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.4rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@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.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: none;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 30px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 0 solid transparent;
  height: 0;
  width: 0;
  margin-top: -14px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #dfdedd;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #fcfcfc;
  top: 1px;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.push-notification__prompt {
  position: fixed;
  top: 7px;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 2.5rem 2rem;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  z-index: 1000000;
}
.push-notification__prompt:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  content: '';
  display: block;
  position: absolute;
  top: -12px;
  left: 21px;
}
.push-notification__prompt:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
  content: '';
  display: block;
  position: absolute;
  top: -14px;
  left: 20px;
}
.push-notification__prompt .headline {
  display: block;
  font-size: 14px;
  padding-bottom: 1rem;
  font-weight: bold;
}
.push-notification__prompt .body {
  padding-bottom: 1.5rem;
}
.push-notification__prompt .actions .reject {
  margin-left: 1rem;
  color: #7e807e;
  text-decoration: underline;
}
.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,
.product-table .button.amshopby-button,
.product-table .button.am-filter-go,
.product-table .button.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.product-table .button.am-show-button > .amshopby-button {
  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;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.2rem;
}
.block-cart-failed .block-title strong {
  font-weight: 700;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.cart-summary .block.giftcard .action.check {
  line-height: 2rem;
  padding: 12px 25px;
  font-size: 1.8rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  font-weight: 700;
  border-radius: 3px;
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.8rem;
  line-height: 2rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
.gift-item-block .title:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.cart-summary .form.giftregistry .fieldset .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-show-button > .amshopby-button {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 20px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #3d3731;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #a8a69f;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #3d3731;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #a8a69f;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #a8a69f;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #918476;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 2rem;
  padding: 12px 25px;
  font-size: 1.8rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #1d1d1b;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #439342;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #61b860;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #397e39;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #439342;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #61b860;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #397e39;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.add_cart_disable {
  pointer-events: none;
  opacity: 0.5;
}
.add_text {
  color: #9F6000;
  background-color: #FEEFB3;
  padding: 5px 8px;
  text-align: center;
}
.amasty-jet-theme .validatezip-wrapper .validate-zip-button {
  position: absolute;
  top: 0;
  right: 0 !important;
  margin-bottom: 0;
  padding: 0 15px !important;
  line-height: 40px;
  background: transparent;
  color: #6d9e2e;
  font-weight: 500;
  letter-spacing: 0;
  font-size: 16px;
  vertical-align: middle;
  height: 40px;
  overflow: hidden;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.amasty-jet-theme .validatezip-wrapper > .message:not(.available).success,
.amasty-jet-theme .validatezip-wrapper > .message:not(.available).error {
  position: relative;
  top: 10px;
  width: max-content;
  display: inherit;
}
@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;
}
.status {
  font-weight: bold;
}
.processing {
  color: #f3793b;
}
.pending {
  color: #26a9e0;
}
.completed {
  color: #006400;
}
.failed {
  color: #006400;
}
.cancelled {
  color: #ff0e0e;
}
.md_pp-installment-view .page-title-wrapper {
  text-align: center;
}
.md_pp-installment-view .page-title-wrapper h1.page-title,
.md_pp-installment-view .page-title-wrapper .amtheme-tabs-widget .amtheme-heading.page-title {
  margin-bottom: 0;
}
.md_pp-installment-view .page-title-wrapper h1.page-title span.base,
.md_pp-installment-view .page-title-wrapper .amtheme-tabs-widget .amtheme-heading.page-title span.base {
  color: #1979c3;
  font-weight: bold;
}
.md_pp-installment-view .partial-payment-history-container .partial-content-header h3 {
  padding: 10px;
  background: #e5ebd6;
  color: #6d9e2e;
}
.opc-payment-additional.partial-payment .payment-option-title.partial-payment-title {
  font-size: 16px;
  font-weight: bold;
  color: #6d9e2e;
  text-align: center;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.opc-payment-additional.partial-payment .payment-option-content.partial-payment-content {
  background: #f5f5f5;
  padding: 0;
  overflow: auto;
}
.opc-payment-additional.partial-payment .payment-option-content.partial-payment-content .table-checkout-partial-payment tr.row {
  text-align: center;
  border-bottom: 2px solid #ffffff;
}
.opc-payment-additional.partial-payment .payment-option-content.partial-payment-content .table-checkout-partial-payment tr.row th.col {
  text-align: center;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.opc-payment-additional.partial-payment .payment-option-content.partial-payment-content .table-checkout-partial-payment tr.row td.col {
  border-right: 2px solid #ffffff;
}
.opc-payment-additional.partial-payment .payment-option-content.partial-payment-content .table-checkout-partial-payment tr.row td.col span.price {
  padding: 0 5px;
  color: #1d1d1b;
  font-weight: 400;
  font-size: 14px;
}
.partial-payment-history-container .partial-content .box-info-full {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  background: #ffffff;
}
.partial-payment-history-container .partial-content .box-info-full .box-info-half {
  display: block;
  float: left;
  width: 50%;
}
.partial-payment-history-container .partial-content .box-info-full .box-info-half .row {
  padding: 8px 0px 8px 15px;
  background: #f5f5f5;
  margin: 5px 15px 15px 15px;
}
.partial-payment-history-container .partial-content .box-info-full .box-info-half .row span {
  margin-right: 10px;
}
.partial-payment-history-container .partial-content .box-info-full .box-info-half .row .price {
  font-weight: bold;
}
.partial-payment-history-container .partial-content .installment-history thead {
  background-color: #e5ebd6;
  border: .1rem solid #e5ebd6;
  color: #ffffff;
}
.partial-payment-history-container .partial-content .installment-history thead tr th {
  border: .1rem solid #6d9e2e;
}
.partial-payment-history-container .partial-content .installment-history tbody tr {
  border: .1rem solid #ebebeb;
}
.partial-payment-history-container .partial-content .installment-history tbody tr td {
  border: .1rem solid #ebebeb;
}
.partial-payment-history-container .partial-content .installment-history tbody .even {
  background: #ffffff;
}
.partial-payment-history-container .partial-content .installment-history tbody .odd {
  background: #f5f5f5;
}
.partial-payment-history-container .partial-content .page-section-title {
  padding: 10px;
  background: #e5ebd6;
  color: #6d9e2e;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.partial-payment-history-container .partial-content .partial-payment-methods-block {
  display: inline-block;
  width: 50%;
}
.partial-payment-history-container .partial-content .partial-payment-methods-block dl dt {
  background: #f5f5f5;
  padding: 8px 10px;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}
.partial-payment-history-container .partial-content .partial-payment-methods-block dl dd button.paynow {
  margin: 15px 0;
  background: #1979c3;
  color: #ffffff;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.partial-payment-history-container .partial-content .partial-payment-methods-block .payment-method {
  background: #f5f5f5;
  padding: 5px 15px;
  margin-bottom: 5px;
}
.partial-payment-history-container .partial-content .partial-payment-actions {
  display: block;
  margin-top: 15px;
  float: right;
}
.partial-payment-history-container .partial-content .partial-payment-actions button.paynow {
  background: #6d9e2e;
  color: #ffffff;
  border: 2px solid #6d9e2e;
  box-shadow: none;
}
.opc-block-summary .table-totals tbody .totals.with-emi,
.opc-block-summary .table-totals tbody .totals.emi-fee {
  border-top: 1px solid #cccccc;
}
.opc-block-summary .table-totals tbody .totals.with-emi .mark,
.opc-block-summary .table-totals tbody .totals.emi-fee .mark,
.opc-block-summary .table-totals tbody .totals.with-emi .amount .price,
.opc-block-summary .table-totals tbody .totals.emi-fee .amount .price {
  font-weight: bold;
  color: #6d9e2e !important;
  font-size: 1.8rem;
}
.opc-block-summary .table-totals tbody .totals.with-emi .mark span.subtitle,
.opc-block-summary .table-totals tbody .totals.emi-fee .mark span.subtitle,
.opc-block-summary .table-totals tbody .totals.with-emi .amount .price span.subtitle,
.opc-block-summary .table-totals tbody .totals.emi-fee .amount .price span.subtitle {
  color: #666666;
  display: block;
  font-size: 12px;
}
.checkout-agreements-block .payment-option.opc-payment-additional.partial-payment {
  margin-bottom: 15px;
}
.md-ppm-item-message > p > span {
  font-weight: bold;
}
.md-ppm-item-message {
  margin-top: 0;
  background: whitesmoke;
}
.md-ppm-item-message > p > img {
  vertical-align: middle;
  transform: rotate(-90deg);
  margin-right: 5px;
}
.md-ppm-item-message > p > span.note {
  font-size: 10px;
  font-weight: normal;
  margin-left: 2.4rem;
}
.md-ppm-item-message > p {
  padding: 10px;
  margin-top: 1rem;
}
.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;
}
.page-product-bundle .product-info-main > .product-add-form {
  display: none;
}
.bundle-actions > .action {
  padding: 20px;
}
.button-as-link.-back.customization,
.checkout-shipping-address .new-address-popup .action-show-popup.-back.customization,
.amtheme-gift-options .actions-toolbar .action-cancel.-back.customization {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  display: block;
  margin-bottom: 10px;
}
.bundle-options-wrapper + .box-tocart.qty {
  margin-top: 25px;
}
.bundle-summary > .price-box {
  margin-bottom: 30px;
}
.fieldset-bundle-options {
  margin-bottom: 10px;
}
.fieldset-bundle-options > br {
  display: none;
}
.fieldset-bundle-options > .field.option {
  align-items: stretch;
  padding: 25px 20px;
}
.fieldset-bundle-options .field.option {
  background: #f7f7f7;
  border-radius: 4px;
  margin: 20px 0 0;
  max-width: 100%;
}
.fieldset-bundle-options .field.option > .label {
  color: #439342;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.fieldset-bundle-options .field.option > .control {
  display: flex;
  flex-direction: column;
}
.fieldset-bundle-options .field.option > .control > .nested.options-list ~ .mage-error:not(:last-of-type) {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.fieldset-bundle-options .amtheme-qty-wrap {
  margin: 15px 0 0;
}
.fieldset-bundle-options .amtheme-qty-wrap.field > .amtheme-label {
  line-height: 43px;
  margin: 0;
  min-width: 36px;
  width: auto;
}
.fieldset-bundle-options .selection-tier-prices {
  margin-top: 15px;
}
.fieldset-bundle-options .amtheme-select,
.fieldset-bundle-options .limiter .amtheme-select {
  position: absolute;
}
.fieldset-bundle-options .amtheme-tags-block > .amtheme-option {
  background: #ffffff;
  border-color: #ffffff;
  flex-wrap: wrap;
  white-space: normal;
}
.fieldset-bundle-options .amtheme-item-text .price-notice {
  flex-grow: 1;
  white-space: nowrap;
}
.fieldset-bundle-options .amtheme-item-text .price-container {
  align-items: baseline;
}
.fieldset-bundle-options .price-container .weee {
  margin-top: 0;
  margin-inline-end: 5px;
  margin-bottom: 0;
  margin-inline-start: 0;
  line-height: 2.3rem;
  width: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fieldset-bundle-options .price-container .weee {
    margin-right: 5px;
    margin-left: 0;
  }
}
.fieldset-bundle-options .price-container .price-including-tax + .price-excluding-tax .price {
  line-height: 2.3rem;
}
.fieldset-bundle-options .product-name {
  word-wrap: break-word;
  word-break: break-word;
  align-items: center;
  display: flex;
  flex-grow: 100;
}
.ie11 .fieldset-bundle-options .product-name {
  word-break: break-all;
}
.ie11 .fieldset-bundle-options .product-name {
  word-break: break-all;
}
.ie11 .fieldset-bundle-options .product-name {
  word-break: break-all;
}
.fieldset-bundle-options .prices-tier.items {
  margin-top: 10px;
  overflow: hidden;
  width: 100%;
}
.fieldset-bundle-options .amtheme-collapsible-block.option > .label,
.fieldset-bundle-options .multicheckout .amtheme-collapsible-block.option > .label {
  cursor: default;
  text-transform: none;
}
.fieldset-bundle-options .amtheme-collapsible-block.option > .label.block-title > .amtheme-icon,
.fieldset-bundle-options .multicheckout .amtheme-collapsible-block.option > .label.block-title > .amtheme-icon {
  display: none;
}
.fieldset-bundle-options .amtheme-select-block {
  position: relative;
  width: 100%;
}
.fieldset-bundle-options .amtheme-select-block .amtheme-select-options {
  max-width: none;
  width: 100%;
}
.fieldset-bundle-options .amtheme-select-block .amtheme-select-options .price,
.fieldset-bundle-options .amtheme-select-block .amtheme-select-options .price-wrapper {
  white-space: nowrap;
}
.fieldset-bundle-options .amtheme-select-block .amtheme-placeholder {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1d1d1b;
}
.fieldset-bundle-options .amtheme-select-block .amtheme-placeholder.-selected {
  border-color: #070605;
}
.fieldset-bundle-options .amtheme-select-block .amtheme-placeholder .product-name {
  white-space: nowrap;
}
.fieldset-bundle-options .amtheme-select-block .amtheme-placeholder .price-container {
  align-items: baseline;
  flex-wrap: nowrap;
}
.fieldset-bundle-options .amtheme-select-block .amtheme-placeholder.-selected .amtheme-content {
  align-items: center;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  width: 100%;
}
.fieldset-bundle-options .amtheme-select-block .amtheme-placeholder.-selected .amtheme-content .product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 400;
  max-width: 100%;
}
.fieldset-bundle-options .amtheme-select-block :not(.amtheme-placeholder) .amtheme-content > .product-name,
.fieldset-bundle-options .amtheme-select-block .amtheme-option > .product-name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  flex-grow: 1;
  font-weight: 400;
}
.fieldset-bundle-options .amtheme-select-block.-multiple .amtheme-option {
  align-items: flex-start;
}
.fieldset-bundle-options .amtheme-select-block.-multiple .price-box {
  padding: 0;
}
.fieldset-bundle-options .amtheme-select-block .price-wrapper:not(.price-excluding-tax):before,
.fieldset-bundle-options .amtheme-tags-block .price-wrapper:not(.price-excluding-tax):before {
  content: '+';
  margin: 0 3px 0 10px;
}
.amtheme-bundle-choice.field.choice {
  margin-bottom: 10px;
}
.amtheme-bundle-choice.field.choice > .amtheme-label {
  word-wrap: break-word;
  word-break: break-word;
  background: #ffffff;
  border: 1px solid #c6c5c3;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 10px;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
.ie11 .amtheme-bundle-choice.field.choice > .amtheme-label {
  word-break: break-all;
}
.ie11 .amtheme-bundle-choice.field.choice > .amtheme-label {
  word-break: break-all;
}
.ie11 .amtheme-bundle-choice.field.choice > .amtheme-label {
  word-break: break-all;
}
.amtheme-bundle-choice.field.choice > .amtheme-label:before,
.amtheme-bundle-choice.field.choice > .amtheme-label:after {
  content: none;
}
.amtheme-bundle-choice.field.choice .price-including-tax + .price-excluding-tax:before {
  line-height: 1.2;
}
.amtheme-bundle-choice.field.choice > input:checked + .amtheme-label,
.amtheme-bundle-choice.field.choice > input:focus + .amtheme-label {
  border-color: #070605;
}
.amtheme-bundle-choice.field.choice > input:checked + .amtheme-label .price-notice {
  font-weight: 700;
}
.amtheme-bundle-choice.field.choice > input:disabled + .amtheme-label {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.amtheme-item-text {
  display: flex;
  justify-content: space-between;
}
.amtheme-item-text .price-notice {
  align-items: baseline;
  display: flex;
}
.amtheme-item-text .price-container {
  margin-inline-start: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-item-text .price-container {
    margin-left: 5px;
  }
}
.product-item > .product-item-info {
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.product-item .product-item-photo {
  display: block;
}
.product-item .product-item-name {
  display: inline-block;
  min-height: 25px;
  text-transform: uppercase;
}
.product-item .product-image-container {
  display: block;
  max-width: 100%;
}
.product-item .product-image-wrapper {
  position: relative;
  z-index: auto;
  display: block;
  overflow: hidden;
  height: 0;
}
.product-item .product-item-link {
  font-weight: 700;
  color: #1d1d1b;
  transition: color 0.4s ease-in-out;
  font-size: 18px;
}
.product-item .product-item-link:hover {
  color: #1d1d1b;
}
.product-item .product-reviews-summary {
  font-size: 0;
  line-height: 2rem;
}
.product-item .product-item-details > *:not(:last-child) {
  margin-bottom: 0;
}
.product-item .product-item-details {
  z-index: 7;
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 35px;
  min-height: 1px;
}
.product-item .action.tocart {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.product-item .action.tocart:before {
  display: none;
}
.product-item .action.tocart.primary:before {
  margin: 0 10px 0 0;
  width: 25px;
  height: 25px;
  border: 3px solid transparent;
  background-image: linear-gradient(#439342, #439342), radial-gradient(circle at top left, #ffffff, rgba(255, 255, 255, 0.2));
  border-radius: 50%;
  background-clip: content-box, border-box;
  background-origin: border-box;
  content: '';
  vertical-align: top;
  animation: spin 0.8s linear 0s infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.product-item .action.tocart.secondary:before {
  margin: 0 5px 0 0;
  width: 25px;
  height: 25px;
  border: 3px solid transparent;
  background-image: linear-gradient(#6d9e2e, #6d9e2e), radial-gradient(circle at top left, #ffffff, rgba(255, 255, 255, 0.2));
  border-radius: 50%;
  background-clip: content-box, border-box;
  background-origin: border-box;
  content: '';
  vertical-align: top;
  animation: spin 0.8s linear 0s infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.product-item .action.tocart.-show-spinner:before {
  display: inline-block;
  vertical-align: middle;
}
.product-item .amtheme-action-links {
  display: flex;
  align-items: baseline;
}
.product-item .product-photo-wrapper > .loading-mask img,
.product-item .product-photo-wrapper > .loading-mask {
  position: absolute;
}
.product-item .product-photo-wrapper > .loading-mask {
  top: -20px;
  right: -20px;
  left: -20px;
}
.product-item .stock.unavailable,
.amtheme-comparsion-table .stock.unavailable {
  padding: 12px 0;
  color: #a8a69f;
  font-weight: 700;
  line-height: 25px;
}
.product-item.table:not(.cart):not(.totals) > thead > tr > th,
.amtheme-comparsion-table.table:not(.cart):not(.totals) > thead > tr > th,
.product-item.table:not(.cart):not(.totals) > thead > tr > td,
.amtheme-comparsion-table.table:not(.cart):not(.totals) > thead > tr > td {
  border: none;
  border-top: 1px solid #dfdedd;
  border-right: 1px solid #dfdedd;
}
.product-item-name.-capitalize {
  text-transform: capitalize;
}
.product-item-name.-lowercase {
  text-transform: lowercase;
}
.product-item-name.-uppercase {
  text-transform: uppercase;
}
.ie11 .product-item .product-item-link {
  display: inline-block;
  max-width: 100%;
  max-height: none;
}
.prices-tier > .item {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  line-height: 2.6rem;
}
.prices-tier > .item .benefit {
  width: 100%;
}
.prices-tier > .item .price-container {
  padding: 0 5px;
}
.prices-tier > .item .price-container .weee {
  margin-top: 0;
  margin-inline-end: 5px;
  margin-bottom: 0;
  margin-inline-start: 0;
  width: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .prices-tier > .item .price-container .weee {
    margin-right: 5px;
    margin-left: 0;
  }
}
.block-viewed-products-grid .product-item .product-item-description .product-item-link {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  text-decoration: none;
}
.block-viewed-products-grid .product-item .product-item-description .product-item-link:visited {
  color: #439342;
  text-decoration: none;
}
.block-viewed-products-grid .product-item .product-item-description .product-item-link:hover {
  color: #61b860;
  text-decoration: none;
}
.block-viewed-products-grid .product-item .product-item-description .product-item-link:active {
  color: #397e39;
  text-decoration: none;
}
.block.crosssell .slick-track,
.block.related .slick-track,
.block.upsell .slick-track,
.block.am-widget .slick-track {
  display: flex;
  justify-content: stretch;
}
.block.crosssell .slick-slide > div,
.block.related .slick-slide > div,
.block.upsell .slick-slide > div,
.block.am-widget .slick-slide > div,
.block.crosssell .slick-slide .product-item,
.block.related .slick-slide .product-item,
.block.upsell .slick-slide .product-item,
.block.am-widget .slick-slide .product-item {
  height: 100%;
}
.block.crosssell .product-item-info .price-box,
.block.related .product-item-info .price-box,
.block.upsell .product-item-info .price-box,
.block.am-widget .product-item-info .price-box {
  margin-top: 0;
}
.block.crosssell .product-item-info .product-item-actions,
.block.related .product-item-info .product-item-actions,
.block.upsell .product-item-info .product-item-actions,
.block.am-widget .product-item-info .product-item-actions {
  margin-top: auto;
}
.product-item .product-image-photo,
.catalog-category-view .product-item .product-image-wrapper > img,
.catalogsearch-result-index .product-item .product-image-wrapper > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}
.products-grid .product-item-info {
  height: 100%;
}
.products-grid .product-photo-wrapper {
  display: block;
  min-height: 1px;
}
.products-grid .price-box {
  margin-top: auto;
}
.products-grid .product-item-inner {
  transition: max-height 0.4s ease-in-out, padding-bottom 0.4s ease-in-out, border-color 0.4s ease-in-out;
}
.products-grid .swatch-wrapper {
  margin-bottom: 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,
  .page-layout-2columns-left.account .page-main > .columns > .main .page-title-wrapper .amtheme-tabs-widget .amtheme-heading {
    text-align: center;
  }
  .page-layout-2columns-left.account .page-main > .columns {
    margin-top: 10px;
  }
}
.form-wishlist-items button.amtheme-more-button.button-as-link,
.form-wishlist-items button.amtheme-more-button.checkout-shipping-address .new-address-popup .action-show-popup,
.form-wishlist-items button.amtheme-more-button.amtheme-gift-options .actions-toolbar .action-cancel {
  display: none;
}
.page-layout-2columns-left .sidebar-additional {
  border: 1px solid #3d3731;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 6px;
}
.products-grid.products > .amtheme-products-secondary,
.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,
.block.amshopby-morefrom .block-content .product-items {
  flex-wrap: wrap;
  justify-content: unset;
  padding: 0;
}
.products-grid.products > .amtheme-products-secondary .product-item-name,
.amtheme-products-secondary.-in-widget .product-item-name,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-name,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-name,
.block.amshopby-morefrom .block-content .product-items .product-item-name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
}
.products-grid.products > .amtheme-products-secondary .product-item-name:not(.-amtheme-name),
.amtheme-products-secondary.-in-widget .product-item-name:not(.-amtheme-name),
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-name:not(.-amtheme-name),
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-name:not(.-amtheme-name),
.block.amshopby-morefrom .block-content .product-items .product-item-name:not(.-amtheme-name) {
  margin: 0;
}
.products-grid.products > .amtheme-products-secondary .product-item-link,
.amtheme-products-secondary.-in-widget .product-item-link,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-link,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-link,
.block.amshopby-morefrom .block-content .product-items .product-item-link {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .products-grid.products > .amtheme-products-secondary .product-item-link,
.ie11 .amtheme-products-secondary.-in-widget .product-item-link,
.ie11 .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-link,
.ie11 .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-link,
.ie11 .block.amshopby-morefrom .block-content .product-items .product-item-link {
  word-break: break-all;
}
.ie11 .products-grid.products > .amtheme-products-secondary .product-item-link,
.ie11 .amtheme-products-secondary.-in-widget .product-item-link,
.ie11 .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-link,
.ie11 .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-link,
.ie11 .block.amshopby-morefrom .block-content .product-items .product-item-link {
  word-break: break-all;
}
.ie11 .products-grid.products > .amtheme-products-secondary .product-item-link,
.ie11 .amtheme-products-secondary.-in-widget .product-item-link,
.ie11 .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-link,
.ie11 .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-link,
.ie11 .block.amshopby-morefrom .block-content .product-items .product-item-link {
  word-break: break-all;
}
.products-grid.products > .amtheme-products-secondary .product-item-link:hover,
.amtheme-products-secondary.-in-widget .product-item-link:hover,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-link:hover,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-link:hover,
.block.amshopby-morefrom .block-content .product-items .product-item-link:hover {
  color: #439342;
}
._keyfocus .products-grid.products > .amtheme-products-secondary .product-item-link:focus,
._keyfocus .amtheme-products-secondary.-in-widget .product-item-link:focus,
._keyfocus .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-link:focus,
._keyfocus .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-link:focus,
._keyfocus .block.amshopby-morefrom .block-content .product-items .product-item-link:focus {
  box-shadow: none;
  color: #439342;
}
.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,
.block.amshopby-morefrom .block-content .product-items .product-item-info {
  padding: 0;
}
.products-grid.products > .amtheme-products-secondary .price-container .weee:before,
.amtheme-products-secondary.-in-widget .price-container .weee:before,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-container .weee:before,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-container .weee:before,
.block.amshopby-morefrom .block-content .product-items .price-container .weee:before {
  white-space: nowrap;
}
.products-grid.products > .amtheme-products-secondary .product-item .action.tocart,
.amtheme-products-secondary.-in-widget .product-item .action.tocart,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item .action.tocart,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item .action.tocart,
.block.amshopby-morefrom .block-content .product-items .product-item .action.tocart {
  width: 100%;
  font-size: 1.6rem;
}
.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,
.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,
.block.amshopby-morefrom .block-content .product-items .product-item {
  margin: 0 20px 0 0;
  width: 175px;
  background: #ffffff;
}
.amtheme-products-secondary.-in-widget .swatch-wrapper,
.amtheme-products-secondary.-in-widget .product-reviews-summary,
.amtheme-products-secondary.-in-widget .product-item-inner .actions-secondary,
.amtheme-products-secondary.-in-widget .product-item-actions .actions-secondary,
.amtheme-products-secondary.-in-widget .action.tocompare,
.amtheme-products-secondary.-in-widget .action.towishlist,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .swatch-wrapper,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-reviews-summary,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-inner .actions-secondary,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-actions .actions-secondary,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocompare,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.towishlist,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .swatch-wrapper,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-reviews-summary,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-inner .actions-secondary,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-actions .actions-secondary,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .action.tocompare,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .action.towishlist,
.block.amshopby-morefrom .block-content .product-items .swatch-wrapper,
.block.amshopby-morefrom .block-content .product-items .product-reviews-summary,
.block.amshopby-morefrom .block-content .product-items .product-item-inner .actions-secondary,
.block.amshopby-morefrom .block-content .product-items .product-item-actions .actions-secondary,
.block.amshopby-morefrom .block-content .product-items .action.tocompare,
.block.amshopby-morefrom .block-content .product-items .action.towishlist {
  display: none;
}
.amtheme-products-secondary.-in-widget .product-item-inner,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-inner,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-inner,
.block.amshopby-morefrom .block-content .product-items .product-item-inner {
  position: static;
  padding: 0;
  max-height: inherit;
  width: auto;
  border: none;
  border-radius: 0;
  box-shadow: none;
  opacity: 1;
}
.amtheme-products-secondary.-in-widget .action.tocart,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocart,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .action.tocart,
.block.amshopby-morefrom .block-content .product-items .action.tocart {
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 15px 35px;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2rem;
  padding: 12px 25px;
  font-size: 1.8rem;
  width: 100%;
  border-radius: 4px;
  font-size: 1.6rem;
}
.amtheme-products-secondary.-in-widget .action.tocart:focus,
.amtheme-products-secondary.-in-widget .action.tocart:active,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocart:focus,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocart:active,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .action.tocart:focus,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .action.tocart:active,
.block.amshopby-morefrom .block-content .product-items .action.tocart:focus,
.block.amshopby-morefrom .block-content .product-items .action.tocart:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
.amtheme-products-secondary.-in-widget .action.tocart:hover,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocart:hover,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .action.tocart:hover,
.block.amshopby-morefrom .block-content .product-items .action.tocart:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
.amtheme-products-secondary.-in-widget .action.tocart.disabled,
.amtheme-products-secondary.-in-widget .action.tocart[disabled],
fieldset[disabled] .amtheme-products-secondary.-in-widget .action.tocart,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocart.disabled,
.amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocart[disabled],
fieldset[disabled] .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .action.tocart,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .action.tocart.disabled,
.widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .action.tocart[disabled],
fieldset[disabled] .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .action.tocart,
.block.amshopby-morefrom .block-content .product-items .action.tocart.disabled,
.block.amshopby-morefrom .block-content .product-items .action.tocart[disabled],
fieldset[disabled] .block.amshopby-morefrom .block-content .product-items .action.tocart {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.catalogsearch-result-index .products.wrapper ~ .toolbar,
.catalogsearch-advanced-result .products.wrapper ~ .toolbar,
.catalog-category-view .products.wrapper ~ .toolbar,
.catalogsearch-result-index .products.wrapper ~ .toolbar .pager,
.catalogsearch-advanced-result .products.wrapper ~ .toolbar .pager,
.catalog-category-view .products.wrapper ~ .toolbar .pager,
.ambrand-index-index .products.wrapper ~ .toolbar,
.ambrand-index-index .products.wrapper ~ .toolbar .pager,
.amshopby-index-index .products.wrapper ~ .toolbar,
.amshopby-index-index .products.wrapper ~ .toolbar .pager {
  margin: 20px 0;
}
.catalogsearch-result-index .products.wrapper ~ .toolbar .toolbar-sorter,
.catalogsearch-advanced-result .products.wrapper ~ .toolbar .toolbar-sorter,
.catalog-category-view .products.wrapper ~ .toolbar .toolbar-sorter,
.catalogsearch-result-index .products.wrapper ~ .toolbar .modes,
.catalogsearch-advanced-result .products.wrapper ~ .toolbar .modes,
.catalog-category-view .products.wrapper ~ .toolbar .modes,
.ambrand-index-index .products.wrapper ~ .toolbar .toolbar-sorter,
.ambrand-index-index .products.wrapper ~ .toolbar .modes,
.amshopby-index-index .products.wrapper ~ .toolbar .toolbar-sorter,
.amshopby-index-index .products.wrapper ~ .toolbar .modes {
  display: none;
}
.catalogsearch-result-index .products.wrapper ~ .toolbar .pages,
.catalogsearch-advanced-result .products.wrapper ~ .toolbar .pages,
.catalog-category-view .products.wrapper ~ .toolbar .pages,
.ambrand-index-index .products.wrapper ~ .toolbar .pages,
.amshopby-index-index .products.wrapper ~ .toolbar .pages {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalogsearch-result-index .top-toolbar > .toolbar,
.catalogsearch-advanced-result .top-toolbar > .toolbar,
.catalog-category-view .top-toolbar > .toolbar,
.ambrand-index-index .top-toolbar > .toolbar,
.amshopby-index-index .top-toolbar > .toolbar {
  display: flex;
  flex-direction: column-reverse;
}
.catalogsearch-result-index .top-toolbar > .toolbar .pager,
.catalogsearch-advanced-result .top-toolbar > .toolbar .pager,
.catalog-category-view .top-toolbar > .toolbar .pager,
.ambrand-index-index .top-toolbar > .toolbar .pager,
.amshopby-index-index .top-toolbar > .toolbar .pager {
  display: flex;
  flex-direction: row;
}
.catalogsearch-result-index .toolbar-products .pages,
.catalogsearch-advanced-result .toolbar-products .pages,
.catalog-category-view .toolbar-products .pages,
.catalogsearch-result-index .toolbar-products .limiter,
.catalogsearch-advanced-result .toolbar-products .limiter,
.catalog-category-view .toolbar-products .limiter,
.ambrand-index-index .toolbar-products .pages,
.ambrand-index-index .toolbar-products .limiter,
.amshopby-index-index .toolbar-products .pages,
.amshopby-index-index .toolbar-products .limiter {
  display: none;
}
.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-compare-link > .amtheme-link {
  display: none;
  align-items: center;
  font-weight: 400;
}
.amtheme-compare-link > .amtheme-link.-show {
  display: flex;
}
.amtheme-compare-link .amtheme-icon {
  margin-top: 0;
  margin-inline-end: 5px;
  margin-bottom: 0;
  margin-inline-start: 0;
  width: 20px;
  height: 20px;
  color: transparent;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-compare-link .amtheme-icon {
    margin-right: 5px;
    margin-left: 0;
  }
}
.amtheme-compare-link .amtheme-counter {
  align-self: flex-start;
  margin: 0 0 0 5px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
}
.amtheme-compare-link:hover > .amtheme-link {
  color: #7b6f63;
  transition: all 0.2s ease-in-out;
}
.amtheme-compare-link:hover .amtheme-icon {
  fill: #7b6f63;
}
.amtheme-sticky-compare {
  position: absolute;
  right: 0;
  z-index: 10;
  display: none;
  overflow: hidden;
  margin: 0;
  border-radius: 4px 0 0 4px;
  cursor: pointer;
}
.amtheme-sticky-compare.-show {
  display: flex;
}
.amtheme-sticky-compare > .amtheme-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  background: #6d9e2e;
  transition: background 0.2s ease-in-out;
}
.amtheme-sticky-compare > .amtheme-wrapper:hover {
  background: #61b860;
}
.amtheme-sticky-compare > .amtheme-wrapper.-link {
  padding-inline-end: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-sticky-compare > .amtheme-wrapper.-link {
    padding-right: 0;
  }
}
.amtheme-sticky-compare > .amtheme-wrapper.-clear {
  padding: 12px 15px;
}
.amtheme-sticky-compare.-fixed {
  position: fixed;
}
.amtheme-sticky-compare .amtheme-link {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 13px 0 0;
  color: #ffffff;
}
.amtheme-sticky-compare .amtheme-link:hover,
.amtheme-sticky-compare .amtheme-link:active,
.amtheme-sticky-compare .amtheme-link:focus {
  color: #ffffff;
}
.amtheme-sticky-compare .amtheme-link:after {
  position: absolute;
  top: 0;
  right: -1px;
  display: inline-block;
  height: 100%;
  border-inline-end: 2px solid #3b813a;
  content: '';
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-sticky-compare .amtheme-link:after {
    border-right: 2px solid #3b813a;
  }
}
.amtheme-sticky-compare .amtheme-link > .amtheme-count {
  display: none;
}
.amtheme-sticky-compare .amtheme-link > .amtheme-count.-show {
  display: inline;
}
.amtheme-sticky-compare .amtheme-clear {
  line-height: 1;
}
.amtheme-sticky-compare .amtheme-icon {
  width: 16px;
  height: 18px;
  fill: #ffffff;
}
.amtheme-sidebar-block,
.sidebar .block.widget,
.column.main .block.widget.block-viewed-products-grid {
  margin-bottom: 55px;
}
.amtheme-sidebar-block > .amtheme-heading,
.sidebar .block.widget > .amtheme-heading,
.column.main .block.widget.block-viewed-products-grid > .amtheme-heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 15px;
}
.amtheme-sidebar-block > .amtheme-heading .clear,
.sidebar .block.widget > .amtheme-heading .clear,
.column.main .block.widget.block-viewed-products-grid > .amtheme-heading .clear {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #6d9e2e;
  letter-spacing: 0.03em;
  font-size: 1.2rem;
  line-height: 1;
}
.amtheme-sidebar-block .amtheme-title,
.sidebar .block.widget .amtheme-title,
.amtheme-sidebar-block .block-title,
.sidebar .block.widget .block-title,
.column.main .block.widget.block-viewed-products-grid .amtheme-title,
.column.main .block.widget.block-viewed-products-grid .block-title {
  color: #1d1d1b;
  letter-spacing: 0.025em;
  font-weight: 700;
  font-size: 1.8rem;
}
.amtheme-sidebar-block .amtheme-items,
.sidebar .block.widget .amtheme-items,
.amtheme-sidebar-block .product-items,
.sidebar .block.widget .product-items,
.column.main .block.widget.block-viewed-products-grid .amtheme-items,
.column.main .block.widget.block-viewed-products-grid .product-items {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.amtheme-sidebar-block .product-item,
.sidebar .block.widget .product-item,
.amtheme-sidebar-block .product-item-details,
.sidebar .block.widget .product-item-details,
.column.main .block.widget.block-viewed-products-grid .product-item,
.column.main .block.widget.block-viewed-products-grid .product-item-details {
  z-index: auto;
}
.amtheme-sidebar-block .product.product-item:hover,
.sidebar .block.widget .product.product-item:hover,
.amtheme-sidebar-block .product.product-item:hover .product-item-info,
.sidebar .block.widget .product.product-item:hover .product-item-info,
.column.main .block.widget.block-viewed-products-grid .product.product-item:hover,
.column.main .block.widget.block-viewed-products-grid .product.product-item:hover .product-item-info {
  z-index: 10;
  overflow: visible;
}
.amtheme-sidebar-block .amtheme-actions,
.sidebar .block.widget .amtheme-actions,
.column.main .block.widget.block-viewed-products-grid .amtheme-actions {
  margin-top: 25px;
}
.amtheme-sidebar-block .amtheme-name,
.sidebar .block.widget .amtheme-name,
.amtheme-sidebar-block .product-item-name > a,
.sidebar .block.widget .product-item-name > a,
.column.main .block.widget.block-viewed-products-grid .amtheme-name,
.column.main .block.widget.block-viewed-products-grid .product-item-name > a {
  color: #439342;
  font-weight: 400;
  transition: color 0.2s ease-in-out;
}
.amtheme-sidebar-block .amtheme-name:hover,
.sidebar .block.widget .amtheme-name:hover,
.amtheme-sidebar-block .product-item-name > a:hover,
.sidebar .block.widget .product-item-name > a:hover,
.column.main .block.widget.block-viewed-products-grid .amtheme-name:hover,
.column.main .block.widget.block-viewed-products-grid .product-item-name > a:hover {
  color: #1d1d1b;
}
.amtheme-sidebar-compare .-icon-action {
  display: inline-flex;
  align-items: center;
  padding: 0 8px;
  height: 100%;
}
.amtheme-sidebar-compare .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;
  text-align: center;
}
.amtheme-sidebar-compare .-icon-action.clear {
  padding-inline-end: 0;
  margin-top: 6px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-sidebar-compare .-icon-action.clear {
    padding-right: 0;
  }
}
.amtheme-sidebar-compare .-icon-action > .amtheme-icon {
  width: 10px;
  height: 10px;
}
.amtheme-sidebar-compare .amtheme-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  padding-top: 0;
  padding-inline-end: 0;
  padding-bottom: 0;
  padding-inline-start: 8px;
  max-width: 195px;
  color: #6d9e2e;
  letter-spacing: 0.03em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-sidebar-compare .amtheme-name {
    padding-right: 0;
    padding-left: 8px;
  }
}
.amtheme-sidebar-compare .amtheme-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5px 0 0;
  height: 25px;
  background: #f7f7f7;
}
.amtheme-sidebar-compare .-hidden {
  display: none;
}
.amtheme-sidebar-wishlist .product-item-actions {
  display: none;
}
.amtheme-sidebar-wishlist .amtheme-item,
.sidebar .block.widget .amtheme-item,
.amtheme-sidebar-wishlist .product-item,
.sidebar .block.widget .product-item,
.column.main .block.widget.block-viewed-products-grid .amtheme-item,
.column.main .block.widget.block-viewed-products-grid .product-item {
  display: flex;
  overflow: hidden;
}
.amtheme-sidebar-wishlist .product-item-info,
.sidebar .block.widget .product-item-info,
.amtheme-sidebar-wishlist .product-item-info:hover,
.sidebar .block.widget .product-item-info:hover,
.amtheme-sidebar-wishlist .product-item-info.-hover,
.sidebar .block.widget .product-item-info.-hover,
.column.main .block.widget.block-viewed-products-grid .product-item-info,
.column.main .block.widget.block-viewed-products-grid .product-item-info:hover,
.column.main .block.widget.block-viewed-products-grid .product-item-info.-hover {
  position: relative;
  display: flex;
  flex-direction: row;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.amtheme-sidebar-wishlist .product-item-info:after,
.sidebar .block.widget .product-item-info:after,
.amtheme-sidebar-wishlist .product-item-info:hover:after,
.sidebar .block.widget .product-item-info:hover:after,
.amtheme-sidebar-wishlist .product-item-info.-hover:after,
.sidebar .block.widget .product-item-info.-hover:after,
.column.main .block.widget.block-viewed-products-grid .product-item-info:after,
.column.main .block.widget.block-viewed-products-grid .product-item-info:hover:after,
.column.main .block.widget.block-viewed-products-grid .product-item-info.-hover:after {
  display: none;
}
.amtheme-sidebar-wishlist .product-item:nth-child(n),
.sidebar .block.widget .product-item:nth-child(n),
.column.main .block.widget.block-viewed-products-grid .product-item:nth-child(n) {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 10px;
  margin-inline-start: 0;
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-sidebar-wishlist .product-item:nth-child(n),
  .sidebar .block.widget .product-item:nth-child(n),
  .column.main .block.widget.block-viewed-products-grid .product-item:nth-child(n) {
    margin-right: 0;
    margin-left: 0;
  }
}
.amtheme-sidebar-wishlist .amtheme-photo,
.sidebar .block.widget .amtheme-photo,
.column.main .block.widget.block-viewed-products-grid .amtheme-photo {
  display: block;
}
.amtheme-sidebar-wishlist .amtheme-details,
.sidebar .block.widget .amtheme-details,
.amtheme-sidebar-wishlist .product-item-details,
.sidebar .block.widget .product-item-details,
.column.main .block.widget.block-viewed-products-grid .amtheme-details,
.column.main .block.widget.block-viewed-products-grid .product-item-details {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 0;
  margin-inline-start: 10px;
  display: block;
  max-width: calc(100% - (80px + 10px));
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-sidebar-wishlist .amtheme-details,
  .sidebar .block.widget .amtheme-details,
  .amtheme-sidebar-wishlist .product-item-details,
  .sidebar .block.widget .product-item-details,
  .column.main .block.widget.block-viewed-products-grid .amtheme-details,
  .column.main .block.widget.block-viewed-products-grid .product-item-details {
    margin-right: 0;
    margin-left: 10px;
  }
}
.amtheme-sidebar-wishlist .amtheme-name,
.sidebar .block.widget .amtheme-name,
.amtheme-sidebar-wishlist .product-item-name,
.sidebar .block.widget .product-item-name,
.column.main .block.widget.block-viewed-products-grid .amtheme-name,
.column.main .block.widget.block-viewed-products-grid .product-item-name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  margin: 0 0 10px;
  min-height: auto;
  letter-spacing: 0.03em;
  font-size: 1.6rem;
}
.ie11 .amtheme-sidebar-wishlist .amtheme-name,
.ie11 .sidebar .block.widget .amtheme-name,
.ie11 .amtheme-sidebar-wishlist .product-item-name,
.ie11 .sidebar .block.widget .product-item-name,
.ie11 .column.main .block.widget.block-viewed-products-grid .amtheme-name,
.ie11 .column.main .block.widget.block-viewed-products-grid .product-item-name {
  word-break: break-all;
}
.ie11 .amtheme-sidebar-wishlist .amtheme-name,
.ie11 .sidebar .block.widget .amtheme-name,
.ie11 .amtheme-sidebar-wishlist .product-item-name,
.ie11 .sidebar .block.widget .product-item-name,
.ie11 .column.main .block.widget.block-viewed-products-grid .amtheme-name,
.ie11 .column.main .block.widget.block-viewed-products-grid .product-item-name {
  word-break: break-all;
}
.ie11 .amtheme-sidebar-wishlist .amtheme-name,
.ie11 .sidebar .block.widget .amtheme-name,
.ie11 .amtheme-sidebar-wishlist .product-item-name,
.ie11 .sidebar .block.widget .product-item-name,
.ie11 .column.main .block.widget.block-viewed-products-grid .amtheme-name,
.ie11 .column.main .block.widget.block-viewed-products-grid .product-item-name {
  word-break: break-all;
}
.amtheme-sidebar-wishlist .amtheme-item .price-box .map-fallback-price,
.amtheme-sidebar-wishlist .amtheme-item .price-box .map-show-info {
  display: none;
}
.amtheme-sidebar-reorder .amtheme-item {
  position: relative;
  align-items: flex-start;
  margin-bottom: 20px;
  line-height: 1.6;
  display: block;
}
.amtheme-sidebar-reorder .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;
}
.amtheme-sidebar-reorder .amtheme-item .label {
  font-size: 16px;
  font-weight: 600;
  color: #6d9e2e;
}
.amtheme-sidebar-reorder .amtheme-item .label::before {
  top: -2px;
}
.amtheme-sidebar-reorder .amtheme-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 14px;
  color: #1d1d1b;
  font-size: 18px;
  font-weight: 600;
  display: flow-root;
}
.amtheme-sidebar-reorder .action.view {
  margin-inline-start: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-sidebar-reorder .action.view {
    margin-left: 15px;
  }
}
.sidebar .action.button-as-link,
.sidebar .action.checkout-shipping-address .new-address-popup .action-show-popup,
.column.main .block.widget.block-viewed-products-grid .action.button-as-link,
.sidebar .action.amtheme-gift-options .actions-toolbar .action-cancel,
.column.main .block.widget.block-viewed-products-grid .action.checkout-shipping-address .new-address-popup .action-show-popup,
.column.main .block.widget.block-viewed-products-grid .action.amtheme-gift-options .actions-toolbar .action-cancel {
  display: inline-flex;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1;
}
.sidebar .product-item,
.column.main .block.widget.block-viewed-products-grid .product-item {
  background: #ffffff;
}
.sidebar .admin__data-grid-outer-wrap .widget .block-title,
.column.main .block.widget.block-viewed-products-grid .block-title {
  margin-bottom: 15px;
}
.sidebar .price-as-configured,
.column.main .block.widget.block-viewed-products-grid .price-as-configured {
  display: flex;
  align-items: center;
}
.sidebar .old-price .price,
.column.main .block.widget.block-viewed-products-grid .old-price .price {
  font-weight: 400 !important;
  font-size: 1.4rem !important;
}
.sidebar .product-item .price-box,
.sidebar .product-item .price-box *,
.column.main .block.widget.block-viewed-products-grid .product-item .price-box,
.column.main .block.widget.block-viewed-products-grid .product-item .price-box * {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  display: flex;
  align-items: baseline;
  color: #439342;
}
.sidebar .product-item .price-box .price-to > .price-container,
.column.main .block.widget.block-viewed-products-grid .product-item .price-box .price-to > .price-container {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sidebar .product-item .price-box .price-to > .price-container,
  .column.main .block.widget.block-viewed-products-grid .product-item .price-box .price-to > .price-container {
    margin-right: 5px;
  }
}
.sidebar .product-item .price-box .price-to .price-wrapper .price,
.column.main .block.widget.block-viewed-products-grid .product-item .price-box .price-to .price-wrapper .price {
  font-size: 1.2rem;
}
.sidebar .product-item .price-box .special-price,
.column.main .block.widget.block-viewed-products-grid .product-item .price-box .special-price {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sidebar .product-item .price-box .special-price,
  .column.main .block.widget.block-viewed-products-grid .product-item .price-box .special-price {
    margin-right: 5px;
  }
}
.sidebar .product-item .price-box .special-price .price-wrapper.price-including-tax > .price,
.column.main .block.widget.block-viewed-products-grid .product-item .price-box .special-price .price-wrapper.price-including-tax > .price {
  color: #f23b3b;
}
.sidebar .widget:not(.block-new-products-images) .product-items {
  flex-direction: column;
}
.sidebar .block-new-products-images .product-items {
  flex-wrap: wrap;
}
.sidebar .block-new-products-list .block-title,
.sidebar .block-viewed-products-grid .block-title,
.sidebar .block-compared-products-grid .block-title {
  display: block;
  margin-bottom: 30px;
}
.sidebar .block-new-products-list .product-item-info,
.sidebar .block-viewed-products-grid .product-item-info,
.sidebar .block-compared-products-grid .product-item-info {
  align-items: center;
  margin-bottom: 10px;
  background: transparent;
}
.sidebar .block-new-products-list .amtheme-wishlist-split,
.sidebar .block-viewed-products-grid .amtheme-wishlist-split,
.sidebar .block-compared-products-grid .amtheme-wishlist-split,
.sidebar .block-new-products-list .amtheme-wishlist,
.sidebar .block-viewed-products-grid .amtheme-wishlist,
.sidebar .block-compared-products-grid .amtheme-wishlist {
  margin-right: 5px;
}
.sidebar .block-new-products-list .price-box,
.sidebar .block-viewed-products-grid .price-box,
.sidebar .block-compared-products-grid .price-box {
  min-height: 0;
  width: 100%;
}
.sidebar .block-new-products-list .action.tocart,
.sidebar .block-viewed-products-grid .action.tocart,
.sidebar .block-compared-products-grid .action.tocart {
  margin-top: 5px;
  padding: 5px 10px;
  font-size: 1.2rem;
}
.sidebar .block-viewed-products-grid .item.product .product-item-info,
.sidebar .block-compared-products-grid .item.product .product-item-info {
  align-items: flex-start;
  padding: 0;
}
.sidebar .block-viewed-products-grid .item.product .product-item-info:hover .product-item-photo:after,
.sidebar .block-compared-products-grid .item.product .product-item-info:hover .product-item-photo:after {
  opacity: 0;
}
.sidebar .block-viewed-products-grid .item.product .product-details-action,
.sidebar .block-compared-products-grid .item.product .product-details-action {
  margin-bottom: 0;
}
.sidebar .block-viewed-products-grid .item.product .details.product-item-details,
.sidebar .block-compared-products-grid .item.product .details.product-item-details {
  display: flex;
  justify-content: flex-start;
  width: auto;
  transform: none;
}
.sidebar .block-viewed-products-grid .item.product .product-item-description,
.sidebar .block-compared-products-grid .item.product .product-item-description {
  display: none;
}
.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;
}
.amtheme-product-popup .amtheme-product-info > .product-name {
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 400;
}
.ie11 .amtheme-product-popup .amtheme-product-info > .product-name {
  word-break: break-all;
}
.ie11 .amtheme-product-popup .amtheme-product-info > .product-name {
  word-break: break-all;
}
.ie11 .amtheme-product-popup .amtheme-product-info > .product-name {
  word-break: break-all;
}
.amtheme-product-popup .amtheme-product-info .swatch-option {
  margin-bottom: 5px;
}
.amtheme-product-popup .amtheme-short-info > .product-info-stock-sku {
  max-width: 100%;
}
.amtheme-product-popup .product-info-main > .amtheme-description {
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.amtheme-product-popup .messages-list {
  min-height: 46px;
}
.amtheme-product-popup .messages-list + .product-info-price {
  margin-top: 10px;
}
.amtheme-product-popup .rating-summary,
.amtheme-product-popup .rating-summary > .rating-result {
  margin-inline-end: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-popup .rating-summary,
  .amtheme-product-popup .rating-summary > .rating-result {
    margin-right: 0;
  }
}
.amtheme-product-popup .product-social-links .block-requisition-list {
  margin: 0;
}
.amtheme-product-popup .amtheme-wishlist-split .action.new {
  margin: 0;
}
.amtheme-product-popup .amtheme-wishlist-split .items.dropdown {
  margin-top: -10px;
}
.catalog-category-view .page-title {
  margin-bottom: 10px;
}
.catalog-category-view .category-view {
  margin-bottom: 15px;
}
.catalog-category-view .wrapper-description {
  box-sizing: border-box;
  margin: 20px auto;
  padding: 63px 10px;
  width: 100%;
  background-image: url('../images/bg_breadcrumb.jpg');
  text-align: center;
  color: #FFF;
}
.catalog-category-view .wrapper-description .breadcrumbs .items {
  color: #FFF;
}
.catalog-category-view .wrapper-description .breadcrumbs .items .item strong {
  color: #FFF;
}
.product-items {
  display: flex;
  box-sizing: border-box;
}
.product-items *,
.product-items *:before,
.product-items *:after {
  box-sizing: border-box;
}
.products.grid > .product-items,
.form-wishlist-items .products-grid > .product-items {
  flex-flow: row wrap;
}
.products.grid .product-item,
.form-wishlist-items .products-grid .product-item {
  margin-top: 20px;
  margin-inline-end: 10px;
  margin-bottom: 0;
  margin-inline-start: 0;
  width: calc(50% - 5px);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .products.grid .product-item,
  .form-wishlist-items .products-grid .product-item {
    margin-right: 10px;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .products.grid .product-item,
  .form-wishlist-items .products-grid .product-item {
    max-width: calc(50% - 5px);
  }
}
.products.grid .tocart.-left,
.form-wishlist-items .products-grid .tocart.-left {
  display: block;
  margin-inline-end: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .products.grid .tocart.-left,
  .form-wishlist-items .products-grid .tocart.-left {
    margin-right: auto;
  }
}
.products.grid .tocart.-center,
.form-wishlist-items .products-grid .tocart.-center {
  display: block;
  margin: auto;
}
.products.grid .tocart.-full-width,
.form-wishlist-items .products-grid .tocart.-full-width {
  width: 100%;
}
.products .product-item-description {
  padding-bottom: 5px;
}
.products-list > .product-items {
  flex-flow: row wrap;
}
.products-list .product-item {
  margin-bottom: 30px;
  width: 100%;
  border: 1px solid #E6E6E6;
  border-radius: 3px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .products-list .product-item .product-item-info {
    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) {
  .products-list .product-item .product-item-info {
    display: block;
  }
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info {
    padding: 15px;
    display: block;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .products-list .product-item .product-item-info .product-photo-wrapper {
    position: absolute;
    left: 20px;
    margin: 0 0 25px;
    max-width: 130px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .products-list .product-item .product-item-info .product-photo-wrapper {
    position: absolute;
    left: 20px;
    margin: 0 0 25px;
    max-width: 150px;
  }
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-photo-wrapper {
    position: relative;
    left: inherit;
    margin: 0 auto 25px;
    width: 140px;
  }
}
.products-list .product-item .product-item-info .product-photo-wrapper .product-item-photo .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: 30px;
  text-transform: lowercase;
  padding: 15px 0;
  font-weight: 600;
  line-height: 1;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .products-list .product-item .product-item-info .product-photo-wrapper .product-item-photo .productCounts {
    font-size: 28px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .products-list .product-item .product-item-info .product-photo-wrapper .product-item-photo .productCounts {
    font-size: 28px;
  }
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-photo-wrapper .product-item-photo .productCounts {
    font-size: 18px;
  }
}
.products-list .product-item .product-item-info .product-photo-wrapper .product-item-photo .productCounts span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 80%;
  width: 90%;
  text-transform: capitalize;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position {
  position: relative;
  width: 100%;
  margin-inline-start: inherit;
  top: inherit;
  left: inherit;
  display: block;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position::before {
  display: none;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position:not(:first-of-type) {
  margin-top: 15px;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper {
  position: relative;
  opacity: 1;
  width: 100%;
  margin: 0;
  margin-inline-start: 0;
  height: 40px;
  border-radius: 3px;
  overflow: hidden;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper:not(:first-of-type) {
  margin-top: 15px;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div {
  display: block;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon {
  position: relative;
  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: 175px;
  margin: 0;
  margin-inline-start: 0;
  height: 40px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: start;
  font-size: 16px;
  font-weight: 500;
  bottom: inherit;
  top: inherit;
  right: inherit;
  left: inherit;
  transform: inherit;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:not(:first-of-type) {
  margin-top: 15px;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:before,
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:after {
  content: "";
  border-style: solid;
  position: absolute;
  border-radius: 3px;
  box-sizing: content-box;
  transition: all 0.3s;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:before {
  width: 0;
  height: 100%;
  border-width: 1px 0 1px 0;
  top: -1px;
  left: 0;
  transition-delay: 0.05s;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:after {
  width: 100%;
  height: 0;
  border-width: 0 1px 0 1px;
  top: 0;
  left: -1px;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:hover {
  color: #6d9e2e;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:hover:before,
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:hover:after {
  border-color: #6d9e2e;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:hover:before {
  width: 100%;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon:hover:after {
  height: 100%;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon.towishlist .amtheme-icon.-hover-bg {
  color: #04363d;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon.towishlist .amtheme-icon.-hover-bg:hover,
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon.towishlist .amtheme-icon.-hover-bg.-selected {
  color: #6d9e2e;
  fill: #6d9e2e;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon .amtheme-icon {
  width: 23px;
  height: 23px;
  fill: #04363d;
  margin: 0;
  margin-right: 10px;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon .amtheme-icon:has(i) {
  color: #6d9e2e;
}
.products-list .product-item .product-item-info .amtheme-icons-position.custom-position .amtheme-icon-wrapper > div a.amtheme-circle-icon.amtheme-quick-view .amtheme-icon {
  width: 25px;
  height: 25px;
}
.products-list .product-item .product-item-info .product-item-details {
  position: relative;
  padding-left: 20px;
  min-height: 220px;
  flex: inherit;
  display: block;
  width: 70%;
  min-width: inherit;
}
.products-list .product-item .product-item-info .product-item-details::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  bottom: 0;
  border-radius: 4px;
  background: #5c3486;
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-details::before {
    height: 1px;
    width: 100%;
    bottom: inherit;
    top: 0;
  }
}
.products-list .product-item .product-item-info .product-item-details::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
  bottom: 0;
  border-radius: 4px;
  background: #5c3486;
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-details::after {
    height: 1px;
    width: 100%;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .products-list .product-item .product-item-info .product-item-details {
    width: calc(100% - 150px);
    flex: inherit;
    display: inline-block;
    flex-direction: inherit;
    justify-content: left;
    min-height: auto;
    left: 150px;
    margin-inline-start: 0;
  }
  .products-list .product-item .product-item-info .product-item-details::after {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .products-list .product-item .product-item-info .product-item-details {
    width: calc(100% - 170px);
    flex: inherit;
    display: inline-block;
    flex-direction: inherit;
    justify-content: left;
    min-height: auto;
    left: 180px;
    margin-inline-start: 0;
  }
  .products-list .product-item .product-item-info .product-item-details::after {
    display: none;
  }
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-details {
    width: 100%;
    min-height: auto;
    padding: 20px 0 3px;
    margin-inline-start: 0;
  }
}
.products-list .product-item .product-item-info .product-item-details > *:not(:last-child) {
  margin-bottom: 10px;
}
.products-list .product-item .product-item-info .product-item-details .product-item-name {
  min-height: auto;
  margin-bottom: 10px;
  width: calc(100% - 130px);
  font-weight: 400;
  display: inline-block;
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-details .product-item-name {
    width: 100%;
  }
}
.products-list .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #6d9e2e;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 600;
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.products-list .product-item .product-item-info .product-item-details .product-reviews-summary {
  display: inline-block;
  vertical-align: top;
  float: right;
  margin-inline-end: 15px;
  display: none;
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-details .product-reviews-summary {
    width: 100%;
    float: none;
    display: block;
    margin-inline-end: 0;
  }
}
.products-list .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  margin: 0;
  display: block;
}
.products-list .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary > .rating-result {
  margin-inline-end: 0;
}
.products-list .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  text-align: right;
  padding-right: 3px;
  width: 100%;
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
    text-align: left;
    padding: 0;
  }
}
.products-list .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions .action.add,
.products-list .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions .action.view {
  font-size: 12px;
  text-transform: lowercase;
}
.products-list .product-item .product-item-info .product-item-details .priceGstIncExc {
  display: flex;
  align-items: center;
  justify-content: left;
}
.products-list .product-item .product-item-info .product-item-details .priceGstIncExc .price-box {
  justify-content: inherit;
  padding: 0;
}
.products-list .product-item .product-item-info .product-item-details .priceGstIncExc .price-box .price {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
}
.products-list .product-item .product-item-info .product-item-details .priceGstIncExc .priceGstInc {
  position: relative;
  padding: 0 5px;
  font-style: oblique;
  font-size: 12px;
  font-weight: 600;
  color: #f23b3b;
  letter-spacing: 0;
  vertical-align: text-bottom;
}
.products-list .product-item .product-item-info .product-item-details .priceGstIncExc .priceGstInc::before {
  content: '(';
  display: inline-block;
}
.products-list .product-item .product-item-info .product-item-details .priceGstIncExc .priceGstInc::after {
  content: ')';
  display: inline-block;
}
.products-list .product-item .product-item-info .product-item-details .product-item-description {
  margin-top: 0;
  font-size: 18px;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  height: 80px;
}
.products-list .product-item .product-item-info .sellerNameContent {
  width: fit-content;
  display: block;
  position: relative;
  left: 0;
  bottom: 0;
  text-align: center;
  right: 0;
  background-color: #ffffff;
  padding: 7px 0px;
  border-radius: 3px;
  overflow: hidden;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  border: 1px solid #1d1d1b;
}
.products-list .product-item .product-item-info .sellerNameContent::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;
}
.products-list .product-item .product-item-info .sellerNameContent a {
  font-size: 20px;
  line-height: 14px;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  z-index: 1;
  background-color: transparent;
}
.products-list .product-item .product-item-info .sellerNameContent span#sellernamme {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  z-index: 1;
  background-color: transparent;
  color: #1d1d1b;
  padding: 0 7px;
}
.products-list .product-item .product-item-info .sellerNameContent label {
  background: #1d1d1b;
  color: #6d9e2e;
  font-size: 12px;
  font-weight: 700;
  padding: 12px 5px;
  text-transform: uppercase;
  color: #ffffff;
}
.products-list .product-item .product-item-info .sellerNameContent:hover a {
  color: #ffffff;
}
.products-list .product-item .product-item-info .sellerNameContent:hover #sellernamme {
  color: #ffffff;
}
.products-list .product-item .product-item-info .sellerNameContent:hover label {
  background: #ffffff;
  color: #04363d;
}
.products-list .product-item .product-item-info .sellerNameContent:hover::before {
  height: 100%;
}
.products-list .product-item .product-item-info .product-item-attributePanel {
  margin: 0;
  width: calc(100% - 130px);
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-attributePanel {
    width: 100%;
  }
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent {
  width: 100%;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner {
  position: relative;
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner {
    margin-bottom: 30px;
  }
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner h3 {
  color: #1d1d1b;
  letter-spacing: 0;
  font-size: 16px;
  margin-bottom: 3px;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase {
  padding-inline-start: 0;
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 80%;
  height: 1px;
  bottom: 0;
  border-radius: 4px;
  background: #5c3486;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6d9e2e", endColorstr="#6d9e2e", GradientType=1);
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase:last-of-type::after {
  display: none;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul {
  padding-inline-start: 0;
  margin: 0 0 0 -5px;
  position: relative;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li {
  margin: 0 4px 4px;
  padding: 0;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  letter-spacing: 0;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a {
  color: #6d9e2e;
  text-transform: capitalize;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a:hover {
  color: #1d1d1b;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn {
  background: #d5eba2 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEycHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTIgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMzkuMSAoMzE3MjApIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPmRvd25sb2FkPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlByZXNzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0icHJlc3MtdjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTYuMDAwMDAwLCAtMTcwNi4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9ImxvZ28tcmVzb3VyY2VzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDcuMDAwMDAwLCAxMTA5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjAwMDAwMCwgMjM2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJkb3dubG9hZC1idXR0b25zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzU1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTMuNzI2MDkzOCw2LjA1NzgxMjQ1IEMxMy4zNDIxODc1LDYuMDU3ODEyNDUgMTMuMDMwODU5NCw2LjM2OTE0MDYyIDEzLjAzMDg1OTQsNi43NTMwNDY4NyBMMTMuMDMwODU5NCw3LjU4NjA5Mzc4IEMxMy4wMzA4NTk0LDcuNzY1MzEyNTUgMTMuMTc2MTcxOSw3LjkxMDYyNTEgMTMuMzU1NDY4OCw3LjkxMDYyNTEgTDE0LjA4MzkwNjMsNy45MTA2MjUxIEMxNC4yODY2NDA2LDcuOTEwNjI1MSAxNC4zOTczNDM4LDguMTQ3MTA5NTEgMTQuMjY3NSw4LjMwMjg5MDc4IEwxMi4zNDg5MDYzLDEwLjYwNDI5NyBDMTIuMjE5NTMxMywxMC43NTk0NTMzIDExLjk4MTE3MiwxMC43NTk0NTMzIDExLjg1MTc5NywxMC42MDQyOTcgTDkuOTMzMTI1MTQsOC4zMDI4OTA3OCBDOS44MDMyODE0Myw4LjE0NzE4NzcxIDkuOTE0MDYyNjIsNy45MTA2MjUyMiAxMC4xMTY3OTcsNy45MTA2MjUyMiBMMTAuODU1MjM0NSw3LjkxMDYyNTIyIEMxMS4wMzQ1MzE0LDcuOTEwNjI1MjIgMTEuMTc5ODQzOSw3Ljc2NTMxMjY3IDExLjE3OTg0MzksNy41ODYwOTM5IEwxMS4xNzk4NDM5LDYuNzUzMDQ2OTkgQzExLjE3OTg0MzksNi4zNjkxNDA3NCAxMC44Njg1OTM5LDYuMDU3ODEyNTcgMTAuNDg0NjA5Niw2LjA1NzgxMjU3IEw5LjQ3MTc5NzExLDYuMDU3ODEyNTcgQzkuMDE3MTA5NjMsNi4wNTc4MTI1NyA4LjYxMzA0NzEyLDYuMzQ3OTY4ODIgOC40Njc3MzQ1OCw2Ljc3ODc1MDA2IEw2Ljk2Nzk2ODk0LDExLjIyNDM3NSBDNi44NzI1NzgyNiwxMS41MDcxODc1IDYuODQ0MDYyNjksMTEuODA4MjAzMSA2Ljg4NDc2NTg2LDEyLjEwMzgyODEgTDcuMTczMjAzMzUsMTQuMjAxNTYyNCBDNy4yMTkxNDA4OSwxNC41MzUyMzQzIDcuNTA0MjE5MDYsMTQuNzgzODI4MSA3Ljg0MTA5NDAyLDE0Ljc4MzgyODEgTDE2LjM2MTI1MDMsMTQuNzgzODI4MSBDMTYuNjk3MzQ0MSwxNC43ODM4MjgxIDE2Ljk4MjE4NzksMTQuNTM2MTcxOSAxNy4wMjg4Mjg1LDE0LjIwMzI4MTMgTDE3LjMyMjUwMDMsMTIuMTA3NTc4MiBDMTcuMzY0Mjk3MywxMS44MDk1MzEzIDE3LjMzNTc4MTcsMTEuNTA1ODU5NSAxNy4yMzkxNDExLDExLjIyMDc4MTMgTDE1LjczMzU5NDIsNi43Nzc0MjE5NSBDMTUuNTg3ODkxMSw2LjM0NzI2NTcyIDE1LjE4NDIxOTIsNi4wNTc4MTI1NyAxNC43MzAwMDA1LDYuMDU3ODEyNTcgTDEzLjcyNjA5MzgsNi4wNTc4MTI0NSBaIE04LjI5OTYwOTksMTMuOTA4MzU5NCBDOC4xMDU3MDM1OSwxMy45MDgzNTk0IDcuOTQ0NDUzNiwxMy43NTkyMTg4IDcuOTI5MjE5MjUsMTMuNTY1OTM3NSBMNy44NDQ3NjYxNCwxMi40ODk2ODc2IEM3LjgyMTQwNjcyLDEyLjE5MjgxMjYgOC4wNTYwOTQxNywxMS45Mzg5ODQ0IDguMzUzOTA2NjMsMTEuOTM4OTg0NCBMMTUuODU2Nzk3MiwxMS45MzkxNDA3IEMxNi4xNTQ2MDk3LDExLjkzOTE0MDcgMTYuMzg5Mjk3MSwxMi4xOTI4OTA2IDE2LjM2NjAxNTksMTIuNDg5ODQzNyBMMTYuMjgxNDg0NiwxMy41NjYwMTU2IEMxNi4yNjYzMjgzLDEzLjc1OTM3NSAxNi4xMDUwMDAzLDEzLjkwODUxNTYgMTUuOTExMDk0LDEzLjkwODUxNTYgTDguMjk5NjA5OSwxMy45MDgzNTk0IFoiIGlkPSJkb3dubG9hZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat -12px center;
  border: 1px solid #6d9e2e;
  border-radius: 3px;
  color: #6d9e2e;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  padding: 0;
  height: 30px;
  text-decoration: none;
  line-height: 30px;
  text-transform: uppercase;
  transition: padding 0.2s ease, background-position 0.2s ease, transform 0.5s ease;
  padding-left: 25px;
  background-position: 5px center;
  background-color: #6d9e2e;
  color: #ffffff;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn span {
  margin: 0;
  color: #6d9e2e;
  background-color: #e5ebd6;
  padding: 0 5px;
  transition: color 0.4s ease-in-out;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn span.spanDownloaded {
  left: -75px;
  position: absolute;
  transition: left .2s ease;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn:hover {
  transform: scale(1, 1);
  padding-right: 0;
  padding-left: 25px;
  background-position: 5px center;
  background-color: #6d9e2e;
  color: #ffffff;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn:hover span.spanDownloaded {
  padding-right: 10px;
  opacity: 1;
  left: 25px;
  color: #ffffff;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn:hover span:not(.spanDownloaded) {
  color: #6d9e2e;
  background-color: #ffffff;
  padding: 0 5px;
  height: 30px;
  vertical-align: middle;
  line-height: 30px;
  position: relative;
  top: 0px;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .deliveryAttributes {
  position: relative;
  padding: 0;
  font-style: italic;
  font-size: 18px;
  border-radius: 3px;
  width: fit-content;
  vertical-align: middle;
  display: inline-block;
}
.products-list .product-item .product-item-info .product-item-attributePanel .attributeContent .deliveryAttributes::before {
  content: "\e90f";
  display: inline-block;
  position: relative;
  width: 50px;
  font-size: 40px;
  font-weight: 500;
  top: 0;
  color: #6d9e2e;
  padding: 0;
  font-family: 'yarnBiz' !important;
}
.products-list .product-item .product-item-info .product-item-inner {
  margin: 0;
  width: 230px;
  padding: 0 0 0 20px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .products-list .product-item .product-item-info .product-item-inner {
    vertical-align: top;
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .products-list .product-item .product-item-info .product-item-inner {
    vertical-align: top;
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-inner {
    padding: 0;
    width: 100%;
  }
}
.products-list .product-item .product-item-info .product-item-inner .attributeContent {
  width: 100%;
}
@media (max-width: 640px) {
  .products-list .product-item .product-item-info .product-item-inner .attributeContent {
    padding: 0;
    margin-top: 20px;
  }
}
.products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner {
  position: relative;
}
.products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner h3 {
  color: #1d1d1b;
}
.products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner ul {
  padding-inline-start: 20px;
}
.products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner ul li {
  margin: 0;
  padding: 0;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner .amtheme-icons-position.custom-position {
    width: auto;
    display: inline-block;
  }
  .products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner .amtheme-icons-position.custom-position:not(:first-of-type) {
    margin-left: 15px;
    margin-top: 0;
  }
  .products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner .amtheme-icons-position.custom-position .amtheme-icon-wrapper {
    width: auto;
    display: inline-block;
  }
  .products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner .amtheme-icons-position.custom-position .amtheme-icon-wrapper:not(:first-of-type) {
    margin-left: 15px;
    margin-top: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner .amtheme-icons-position.custom-position {
    width: auto;
    display: inline-block;
  }
  .products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner .amtheme-icons-position.custom-position:not(:first-of-type) {
    margin-left: 15px;
    margin-top: 0;
  }
  .products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner .amtheme-icons-position.custom-position .amtheme-icon-wrapper {
    width: auto;
    display: inline-block;
  }
  .products-list .product-item .product-item-info .product-item-inner .attributeContent .attributeInner .amtheme-icons-position.custom-position .amtheme-icon-wrapper:not(:first-of-type) {
    margin-left: 15px;
    margin-top: 0;
  }
}
.products-list .product-item .product-item-info .product-item-inner .product-item-actions {
  justify-content: flex-start;
  width: 100%;
}
.products-list .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
.products-list .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart {
  width: 100%;
  background-color: #1d1d1b;
  cursor: pointer;
  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;
}
.products-list .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart::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;
}
.products-list .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart:hover {
  color: #ffffff;
}
.products-list .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .action.tocart:hover::before {
  height: 100%;
}
.products-list .product-item-info {
  flex-flow: row wrap;
}
@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;
}
.product-item-info .amtheme-icons-position div[class$='-hover'] {
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.amtheme-icons-position {
  position: relative;
}
.amtheme-icons-position.-center {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.amtheme-icons-position.-top-left,
.amtheme-icons-position.-top-right,
.amtheme-icons-position.-bottom-left,
.amtheme-icons-position.-bottom-right {
  display: flex;
}
.amtheme-icons-position.-top-left {
  top: 0;
  left: 0;
}
.amtheme-icons-position.-top-right {
  top: 0;
  right: 0;
}
.amtheme-icons-position.-bottom-left {
  bottom: 0;
  left: 0;
}
.amtheme-icons-position.-bottom-right {
  right: 0;
  bottom: 0;
}
.amtheme-icons-position .amtheme-icon-wrapper .amtheme-split,
.amtheme-icons-position .amtheme-icon-wrapper .amtheme-circle-icon,
.amtheme-icons-position .amtheme-icon-wrapper .amtheme-dropdown-block {
  background: rgba(247, 247, 247, 0.75);
}
.amtheme-icons-position .amtheme-icon-wrapper .split .amtheme-circle-icon {
  background: transparent;
}
.amtheme-icons-position.-top-left,
.amtheme-icons-position.-bottom-left {
  margin-inline-start: -10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-icons-position.-top-left,
  .amtheme-icons-position.-bottom-left {
    margin-left: -10px;
  }
}
.amtheme-icons-position.-top-left .amtheme-icon-wrapper,
.amtheme-icons-position.-bottom-left .amtheme-icon-wrapper {
  margin-inline-start: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-icons-position.-top-left .amtheme-icon-wrapper,
  .amtheme-icons-position.-bottom-left .amtheme-icon-wrapper {
    margin-left: 10px;
  }
}
.amtheme-icons-position.-top-left .items.dropdown,
.amtheme-icons-position.-bottom-left .items.dropdown {
  right: auto;
  left: 0;
}
.amtheme-icons-position.-top-left div[class$='-hover'],
.amtheme-icons-position.-bottom-left div[class$='-hover'] {
  order: 3;
}
.amtheme-icons-position.-top-left > .amtheme-wishlist,
.amtheme-icons-position.-bottom-left > .amtheme-wishlist {
  order: 1;
}
.amtheme-icons-position.-top-left > .amtheme-compare,
.amtheme-icons-position.-bottom-left > .amtheme-compare {
  order: 2;
}
.amtheme-icons-position.-top-right,
.amtheme-icons-position.-bottom-right {
  margin-right: -10px;
}
.amtheme-icons-position.-top-right .amtheme-icon-wrapper,
.amtheme-icons-position.-bottom-right .amtheme-icon-wrapper {
  margin-right: 10px;
}
.amtheme-icons-position.-top-right div[class$='-hover'],
.amtheme-icons-position.-bottom-right div[class$='-hover'] {
  order: -1;
}
.amtheme-icons-position.-top-right > .amtheme-wishlist,
.amtheme-icons-position.-bottom-right > .amtheme-wishlist {
  order: 2;
}
.amtheme-icons-position.-top-right > .amtheme-compare,
.amtheme-icons-position.-bottom-right > .amtheme-compare {
  order: 1;
}
.amtheme-icons-position.-center .amtheme-quick-view {
  width: 100%;
  height: 100%;
}
.amtheme-icons-position.-center .amtheme-circle-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-item-info .amtheme-icons-position.-center:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #303030;
  content: '';
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.-order-first {
  order: -1;
}
.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;
}
.amtheme-productaside-wrap {
  width: 100%;
}
.amcaret-product-name {
  word-wrap: break-word;
  word-break: break-word;
  display: none;
  margin-bottom: 35px;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 2.2rem;
}
.ie11 .amcaret-product-name {
  word-break: break-all;
}
.ie11 .amcaret-product-name {
  word-break: break-all;
}
.ie11 .amcaret-product-name {
  word-break: break-all;
}
.amtheme-compare-products {
  position: relative;
}
@media (max-width: 640px) {
  .amtheme-compare-products {
    margin-right: -25px;
    margin-left: -25px;
  }
}
.amtheme-compare-products.amtheme-reseller-products {
  position: relative;
}
@media (max-width: 640px) {
  .amtheme-compare-products.amtheme-reseller-products {
    margin-right: -25px;
    margin-left: -25px;
  }
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparison-headings {
  background-color: #e5ebd6;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparison-headings th {
  background-color: #e5ebd6;
  border: 1px solid #6d9e2e;
  border-right: 0;
  padding: 15px 8px;
  vertical-align: middle;
  text-align: center;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparison-headings th .attribute {
  color: #1d1d1b;
}
@media (max-width: 640px) {
  .amtheme-compare-products.amtheme-reseller-products table.amtheme-comparison-headings th {
    padding: 8px;
  }
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparison-headings tr:nth-child(n+3) > th {
  padding: 25px 20px;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table:not(.cart) > tbody.amtheme-product-attributes > tr > td {
  padding: 25px 20px;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table:not(.cart) > tbody.amtheme-product-attributes > tr > th {
  background-color: #e5ebd6;
  border: 1px solid #6d9e2e;
  border-right: 0;
  padding: 25px 20px;
  vertical-align: middle;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table tr:nth-child(n+3) > td,
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table tr:nth-child(n+3) > th {
  padding: 25px 20px;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table.table:not(.cart):not(.totals) > thead > tr > th {
  background-color: #e5ebd6;
  vertical-align: middle;
  border: 1px solid #6d9e2e;
  text-align: left;
  border-right: 0;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table.table:not(.cart):not(.totals) > thead > tr > td {
  vertical-align: middle;
  border: 1px solid #6d9e2e;
  border-width: 1px 0 0;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table.table:not(.cart):not(.totals) > thead > tr > th,
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table.table:not(.cart):not(.totals) > thead > tr > td {
  padding: 25px 20px;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table.table:not(.cart) > tbody.amtheme-product-attributes > tr {
  border: 1px solid #6d9e2e;
  border-right: 0;
}
.amtheme-compare-products.amtheme-reseller-products table.amtheme-comparsion-table.table:not(.cart) > tbody.amtheme-product-attributes > tr > td {
  vertical-align: middle;
  text-transform: capitalize;
}
.amtheme-compare-products.amtheme-reseller-products .amtheme-compare-sticky.-visible {
  padding-top: 20px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-compare-products.amtheme-reseller-products .amtheme-compare-sticky.-visible {
    top: 75px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-compare-products.amtheme-reseller-products .amtheme-compare-sticky.-visible {
    top: 75px !important;
  }
}
@media (max-width: 640px) {
  .amtheme-compare-products.amtheme-reseller-products .amtheme-compare-sticky.-visible {
    top: 140px !important;
  }
}
.amtheme-compare-products.amtheme-reseller-products .amtheme-compare-sticky.-visible .amtheme-compare-items .product-item {
  text-align: center;
}
.abs-remove-button-for-blocks:before,
.amtheme-compare-item .action.delete:before,
.amtheme-compare-item .action.delete:before {
  color: #ffffff;
  font-weight: 600;
}
.-amsticky-cart-active .-sticky-header,
.-amsticky-cart-active .page-header.-sticky {
  opacity: 0;
  transform: translateY(-100%);
}
.amsticky-cart-block .product-info-price .amcustombutton-button-container {
  display: none;
}
.amsticky-cart-block .amsticky-auxiliary {
  align-self: flex-start;
  width: 100%;
}
.amsticky-cart-block .amtheme-form-cart {
  flex-direction: column;
}
.amsticky-cart-block .price-including-tax + .price-excluding-tax {
  width: auto;
}
.amsticky-cart-block.-amsticky-cart-active {
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(71, 68, 63, 0.1), 0 2px 8px rgba(135, 135, 135, 0.2);
  box-sizing: border-box;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.amsticky-cart-block.-amsticky-cart-active .amsticky-product-name {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amsticky-cart-block.-amsticky-cart-active .price-box {
  padding: 0;
}
.amsticky-cart-block.-amsticky-cart-active .price-box .price-container {
  padding-bottom: 0;
  padding-top: 10px;
}
.amsticky-cart-block.-amsticky-cart-active .price-box,
.amsticky-cart-block.-amsticky-cart-active .price-box .price-container {
  align-items: center;
}
.amsticky-cart-block.-amsticky-cart-active .product-info-price,
.amsticky-cart-block.-amsticky-cart-active .bundle-summary,
.amsticky-cart-block.-amsticky-cart-active .product-options-bottom {
  padding: 5px 0;
}
.amsticky-cart-block.-amsticky-cart-active .bundle-summary,
.amsticky-cart-block.-amsticky-cart-active .product-info-price {
  max-width: 60%;
}
.amsticky-cart-block.-amsticky-cart-active .bundle-summary .price-box {
  display: block;
}
.amsticky-cart-block.-amsticky-cart-active .bundle-summary,
.amsticky-cart-block.-amsticky-cart-active .product-info-price,
.amsticky-cart-block.-amsticky-cart-active .amtheme-add-form-bottom > .amsticky-product-name {
  padding-right: 20px;
}
.amsticky-cart-block.-amsticky-cart-active .amtheme-add-form-bottom {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.amsticky-cart-block.-amsticky-cart-active .amtheme-add-form-bottom.-on-line {
  flex-flow: row-reverse nowrap;
}
.amsticky-cart-block.-amsticky-cart-active .amtheme-add-form-bottom.-on-line .product-options-bottom {
  flex-basis: auto;
}
.amsticky-cart-block.-amsticky-cart-active .product-options-wrapper,
.amsticky-cart-block.-amsticky-cart-active .amtheme-payment-methods,
.amsticky-cart-block.-amsticky-cart-active .amtheme-actions-wrap,
.amsticky-cart-block.-amsticky-cart-active .amtheme-qty-wrap,
.amsticky-cart-block.-amsticky-cart-active .box-tocart.qty,
.amsticky-cart-block.-amsticky-cart-active .product-social-links,
.amsticky-cart-block.-amsticky-cart-active .giftcard.form,
.amsticky-cart-block.-amsticky-cart-active .giftcard-amount,
.amsticky-cart-block.-amsticky-cart-active .customization.-back {
  display: none !important;
}
.amsticky-cart-block.-amsticky-cart-active .bundle-summary,
.amsticky-cart-block.-amsticky-cart-active .price-box,
.amsticky-cart-block.-amsticky-cart-active .box-tocart,
.amsticky-cart-block.-amsticky-cart-active .product-options-bottom,
.amsticky-cart-block.-amsticky-cart-active .amtheme-add-form-bottom,
.amsticky-cart-block.-amsticky-cart-active .action.primary.tocart,
.amsticky-cart-block.-amsticky-cart-active .price-as-configured,
.amsticky-cart-block.-amsticky-cart-active .product-info-price,
.amsticky-cart-block.-amsticky-cart-active .amshopby-button.tocart,
.amsticky-cart-block.-amsticky-cart-active .am-filter-go.tocart,
.amsticky-cart-block.-amsticky-cart-active .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go.tocart,
.amsticky-cart-block.-amsticky-cart-active .am-show-button > .amshopby-button.tocart {
  margin: 0 !important;
}
.amsticky-cart-block.-amsticky-cart-active .product-info-price,
.amsticky-cart-block.-amsticky-cart-active .price-box:not(.-am-no-price-label) .price-label {
  display: block !important;
}
.amsticky-cart-block.-amsticky-cart-active .amtheme-form-cart {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1440px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.amsticky-cart-block.-amsticky-cart-active .action.primary.tocart,
.amsticky-cart-block.-amsticky-cart-active .amshopby-button.tocart,
.amsticky-cart-block.-amsticky-cart-active .am-filter-go.tocart,
.amsticky-cart-block.-amsticky-cart-active .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go.tocart,
.amsticky-cart-block.-amsticky-cart-active .am-show-button > .amshopby-button.tocart {
  margin-left: 20px;
  min-width: auto !important;
  padding: 12px 20px;
}
.amsticky-cart-block.-amsticky-cart-active .configurable-cart.action.tocart:before {
  display: none !important;
}
.amsticky-cart-block.-amsticky-cart-active .price-including-tax {
  margin-right: 5px;
}
.amsticky-cart-block.-amsticky-cart-active .price-excluding-tax {
  position: relative;
}
.amsticky-cart-block.-amsticky-cart-active .price-excluding-tax:before {
  padding-left: 10px;
}
.amsticky-cart-block.-amsticky-cart-active .price-excluding-tax:after {
  content: '/';
  left: 0;
  position: absolute;
}
.catalog-product-view .page-main {
  margin-bottom: 0;
}
.amtheme-product-wrap {
  margin-bottom: 30px;
}
.amtheme-product-wrap > .product.media {
  margin: 20px auto 50px;
  height: 350px;
  width: 350px;
  position: relative;
}
.amtheme-product-wrap > .product.media .product-photo-wrapper {
  position: relative;
  left: 0;
  width: 100%;
  height: 300px;
}
.amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo {
  height: 300px;
}
.amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .product-image-container {
  display: block;
  max-width: 100%;
}
.amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .product-image-container .product-image-container {
  width: 100%;
  height: 300px;
}
.amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .product-image-container .product-image-wrapper {
  position: relative;
  z-index: auto;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 300px;
}
.amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .product-image-container .product-image-wrapper > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}
@media (max-width: 640px) {
  .amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .product-image-container .product-image-wrapper > img {
    height: 100%;
  }
}
.amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .productCountsPdp {
  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: 40px;
  text-transform: lowercase;
  padding: 15px 0;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .productCountsPdp {
    font-size: 28px;
    height: 62%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .productCountsPdp {
    font-size: 28px;
    height: 65%;
  }
}
@media (max-width: 640px) {
  .amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .productCountsPdp {
    font-size: 24px;
    height: 100px;
  }
}
.amtheme-product-wrap > .product.media .product-photo-wrapper .product-item-photo .productCountsPdp span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 80%;
  width: 90%;
}
.amtheme-product-wrap .product-addto-links {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
}
.amtheme-product-wrap .product-addto-links .amtheme-wishlist-split {
  margin-top: 0;
  margin-inline-end: 15px;
  margin-bottom: 0;
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-wrap .product-addto-links .amtheme-wishlist-split {
    margin-right: 15px;
    margin-left: 0;
  }
}
.amtheme-product-wrap .product-addto-links .items.dropdown {
  top: 80%;
}
.amtheme-product-wrap .product-addto-links .items.dropdown .item .action {
  margin: 0;
}
.amtheme-product-wrap .product-addto-links .action {
  margin-top: 0;
  margin-inline-end: 20px;
  margin-bottom: 15px;
  margin-inline-start: 0;
  align-items: center;
  display: flex;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-wrap .product-addto-links .action {
    margin-right: 20px;
    margin-left: 0;
  }
}
.amtheme-product-wrap .product-addto-links .action .amtheme-title,
.am-widget.block-new-products.list .amtheme-icon-wrapper .action,
.am-widget.block-new-products.list .amtheme-icon-wrapper .amtheme-title {
  margin-inline-start: 0px;
  color: #439342;
  font-size: 12px;
  text-transform: uppercase;
}
.amtheme-product-wrap .paypal-buttons iframe.component-frame,
.amtheme-product-wrap .paypal-button iframe {
  z-index: 10 !important;
}
.amtheme-product-info .page-title {
  word-wrap: break-word;
  word-break: break-word;
  max-width: calc(100% - 370px);
  width: 100%;
  font-family: 'ITC Avant Garde Std Bk';
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0;
  padding: 0;
  margin: 0 0 15px;
  color: #6d9e2e;
}
.ie11 .amtheme-product-info .page-title {
  word-break: break-all;
}
.ie11 .amtheme-product-info .page-title {
  word-break: break-all;
}
.ie11 .amtheme-product-info .page-title {
  word-break: break-all;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-product-info .page-title {
    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) {
  .amtheme-product-info .page-title {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .amtheme-product-info .page-title {
    max-width: 100%;
    margin-bottom: 0;
    font-size: 21px;
    line-height: 28px;
  }
}
.amtheme-product-info .wk-seller-block {
  border: none;
  margin-left: 0;
  padding-left: 0;
  display: none !important;
}
.amtheme-product-info .wk-seller-block .wk-seller-card-container.wk-card-type2 {
  border: none;
  padding-bottom: 0;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block {
  width: 100%;
  position: relative;
  padding: 0 0 0 25px;
  border: none;
  margin: 0 0 0 -25px;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -24px;
  border-width: 0;
  width: 1px;
  height: 100%;
  bottom: 0;
  border-radius: 4px;
  background: #d1d1d1;
  background: -moz-linear-gradient(100deg, rgba(209, 209, 209, 0.3) 20%, #d1d1d1 50%, rgba(209, 209, 209, 0.30015756) 80%);
  background: -webkit-linear-gradient(100deg, rgba(209, 209, 209, 0.3) 20%, #d1d1d1 50%, rgba(209, 209, 209, 0.30015756) 80%);
  background: linear-gradient(100deg, rgba(209, 209, 209, 0.3) 20%, #d1d1d1 50%, rgba(209, 209, 209, 0.30015756) 80%);
}
@media (max-width: 640px) {
  .amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block {
    padding: 25px 0 0;
    border: none;
    margin: 0;
  }
  .amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-width: 0;
    width: 80%;
    height: 1px;
    bottom: 0;
    border-radius: 4px;
    background: #d1d1d1;
    background: -moz-linear-gradient(100deg, rgba(209, 209, 209, 0.3) 20%, #d1d1d1 50%, rgba(209, 209, 209, 0.30015756) 80%);
    background: -webkit-linear-gradient(100deg, rgba(209, 209, 209, 0.3) 20%, #d1d1d1 50%, rgba(209, 209, 209, 0.30015756) 80%);
    background: linear-gradient(100deg, rgba(209, 209, 209, 0.3) 20%, #d1d1d1 50%, rgba(209, 209, 209, 0.30015756) 80%);
  }
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row {
  padding: 0;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent {
  width: fit-content;
  display: block;
  position: relative;
  left: 0;
  bottom: 0;
  text-align: center;
  right: 0;
  background-color: #ffffff;
  padding: 7px 0px;
  border-radius: 3px;
  overflow: hidden;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
  border: 1px solid #1d1d1b;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent::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 .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent a {
  font-size: 20px;
  line-height: 14px;
  text-transform: capitalize;
  font-weight: 600;
  padding-right: 5px;
  position: relative;
  z-index: 1;
  background-color: transparent;
  color: #070605;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent a::before {
  content: ',';
  display: block;
  position: absolute;
  right: 2px;
  bottom: 0;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent a:last-of-type {
  padding-right: 0;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent a:last-of-type::before {
  display: none;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent span#sellernamme {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  z-index: 1;
  background-color: transparent;
  color: #1d1d1b;
  padding: 0 7px;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent label {
  background: #1d1d1b;
  color: #6d9e2e;
  font-size: 12px;
  font-weight: 700;
  padding: 14px 5px;
  text-transform: uppercase;
  color: #ffffff;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent:hover a {
  color: #ffffff;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent:hover #sellernamme {
  color: #ffffff;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent:hover label {
  background: #ffffff;
  color: #04363d;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .sellerNameContent:hover::before {
  height: 100%;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel {
  margin: 0;
  width: calc(100% - 130px);
}
@media (max-width: 640px) {
  .amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel {
    width: 100%;
  }
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent {
  width: 100%;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner {
  position: relative;
}
@media (max-width: 640px) {
  .amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner {
    margin-bottom: 30px;
  }
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner h3 {
  color: #1d1d1b;
  letter-spacing: 0;
  font-size: 16px;
  margin-bottom: 3px;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase {
  padding-inline-start: 0;
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 80%;
  height: 1px;
  bottom: 0;
  border-radius: 4px;
  background: #d1d1d1;
  background: -moz-linear-gradient(100deg, rgba(209, 209, 209, 0.3) 20%, #d1d1d1 50%, rgba(209, 209, 209, 0.30015756) 80%);
  background: -webkit-linear-gradient(100deg, rgba(209, 209, 209, 0.3) 20%, #d1d1d1 50%, rgba(209, 209, 209, 0.30015756) 80%);
  background: linear-gradient(100deg, rgba(209, 209, 209, 0.3) 20%, #d1d1d1 50%, rgba(209, 209, 209, 0.30015756) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6d9e2e", endColorstr="#6d9e2e", GradientType=1);
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase:last-of-type {
  padding-bottom: 0;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase:last-of-type::after {
  display: none;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul {
  padding-inline-start: 0;
  margin: 0 0 0 -5px;
  position: relative;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li {
  margin: 0 4px 4px;
  padding: 0;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  letter-spacing: 0;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li::before {
  content: ',';
  display: block;
  position: absolute;
  right: -6.5px;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li:last-of-type::before {
  display: none;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a {
  color: #6d9e2e;
  text-transform: capitalize;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a:hover {
  color: #1d1d1b;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn {
  background: #d5eba2 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEycHgiIGhlaWdodD0iOXB4IiB2aWV3Qm94PSIwIDAgMTIgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMzkuMSAoMzE3MjApIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPmRvd25sb2FkPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlByZXNzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0icHJlc3MtdjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTYuMDAwMDAwLCAtMTcwNi4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4KICAgICAgICAgICAgPGcgaWQ9ImxvZ28tcmVzb3VyY2VzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDcuMDAwMDAwLCAxMTA5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjAwMDAwMCwgMjM2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJkb3dubG9hZC1idXR0b25zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzU1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTMuNzI2MDkzOCw2LjA1NzgxMjQ1IEMxMy4zNDIxODc1LDYuMDU3ODEyNDUgMTMuMDMwODU5NCw2LjM2OTE0MDYyIDEzLjAzMDg1OTQsNi43NTMwNDY4NyBMMTMuMDMwODU5NCw3LjU4NjA5Mzc4IEMxMy4wMzA4NTk0LDcuNzY1MzEyNTUgMTMuMTc2MTcxOSw3LjkxMDYyNTEgMTMuMzU1NDY4OCw3LjkxMDYyNTEgTDE0LjA4MzkwNjMsNy45MTA2MjUxIEMxNC4yODY2NDA2LDcuOTEwNjI1MSAxNC4zOTczNDM4LDguMTQ3MTA5NTEgMTQuMjY3NSw4LjMwMjg5MDc4IEwxMi4zNDg5MDYzLDEwLjYwNDI5NyBDMTIuMjE5NTMxMywxMC43NTk0NTMzIDExLjk4MTE3MiwxMC43NTk0NTMzIDExLjg1MTc5NywxMC42MDQyOTcgTDkuOTMzMTI1MTQsOC4zMDI4OTA3OCBDOS44MDMyODE0Myw4LjE0NzE4NzcxIDkuOTE0MDYyNjIsNy45MTA2MjUyMiAxMC4xMTY3OTcsNy45MTA2MjUyMiBMMTAuODU1MjM0NSw3LjkxMDYyNTIyIEMxMS4wMzQ1MzE0LDcuOTEwNjI1MjIgMTEuMTc5ODQzOSw3Ljc2NTMxMjY3IDExLjE3OTg0MzksNy41ODYwOTM5IEwxMS4xNzk4NDM5LDYuNzUzMDQ2OTkgQzExLjE3OTg0MzksNi4zNjkxNDA3NCAxMC44Njg1OTM5LDYuMDU3ODEyNTcgMTAuNDg0NjA5Niw2LjA1NzgxMjU3IEw5LjQ3MTc5NzExLDYuMDU3ODEyNTcgQzkuMDE3MTA5NjMsNi4wNTc4MTI1NyA4LjYxMzA0NzEyLDYuMzQ3OTY4ODIgOC40Njc3MzQ1OCw2Ljc3ODc1MDA2IEw2Ljk2Nzk2ODk0LDExLjIyNDM3NSBDNi44NzI1NzgyNiwxMS41MDcxODc1IDYuODQ0MDYyNjksMTEuODA4MjAzMSA2Ljg4NDc2NTg2LDEyLjEwMzgyODEgTDcuMTczMjAzMzUsMTQuMjAxNTYyNCBDNy4yMTkxNDA4OSwxNC41MzUyMzQzIDcuNTA0MjE5MDYsMTQuNzgzODI4MSA3Ljg0MTA5NDAyLDE0Ljc4MzgyODEgTDE2LjM2MTI1MDMsMTQuNzgzODI4MSBDMTYuNjk3MzQ0MSwxNC43ODM4MjgxIDE2Ljk4MjE4NzksMTQuNTM2MTcxOSAxNy4wMjg4Mjg1LDE0LjIwMzI4MTMgTDE3LjMyMjUwMDMsMTIuMTA3NTc4MiBDMTcuMzY0Mjk3MywxMS44MDk1MzEzIDE3LjMzNTc4MTcsMTEuNTA1ODU5NSAxNy4yMzkxNDExLDExLjIyMDc4MTMgTDE1LjczMzU5NDIsNi43Nzc0MjE5NSBDMTUuNTg3ODkxMSw2LjM0NzI2NTcyIDE1LjE4NDIxOTIsNi4wNTc4MTI1NyAxNC43MzAwMDA1LDYuMDU3ODEyNTcgTDEzLjcyNjA5MzgsNi4wNTc4MTI0NSBaIE04LjI5OTYwOTksMTMuOTA4MzU5NCBDOC4xMDU3MDM1OSwxMy45MDgzNTk0IDcuOTQ0NDUzNiwxMy43NTkyMTg4IDcuOTI5MjE5MjUsMTMuNTY1OTM3NSBMNy44NDQ3NjYxNCwxMi40ODk2ODc2IEM3LjgyMTQwNjcyLDEyLjE5MjgxMjYgOC4wNTYwOTQxNywxMS45Mzg5ODQ0IDguMzUzOTA2NjMsMTEuOTM4OTg0NCBMMTUuODU2Nzk3MiwxMS45MzkxNDA3IEMxNi4xNTQ2MDk3LDExLjkzOTE0MDcgMTYuMzg5Mjk3MSwxMi4xOTI4OTA2IDE2LjM2NjAxNTksMTIuNDg5ODQzNyBMMTYuMjgxNDg0NiwxMy41NjYwMTU2IEMxNi4yNjYzMjgzLDEzLjc1OTM3NSAxNi4xMDUwMDAzLDEzLjkwODUxNTYgMTUuOTExMDk0LDEzLjkwODUxNTYgTDguMjk5NjA5OSwxMy45MDgzNTk0IFoiIGlkPSJkb3dubG9hZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat -12px center;
  border: 1px solid #6d9e2e;
  border-radius: 3px;
  color: #6d9e2e;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  padding: 0;
  height: 30px;
  text-decoration: none;
  line-height: 30px;
  text-transform: uppercase;
  transition: padding 0.2s ease, background-position 0.2s ease, transform 0.5s ease;
  padding-left: 25px;
  background-position: 5px center;
  background-color: #6d9e2e;
  color: #ffffff;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn span {
  margin: 0;
  color: #6d9e2e;
  background-color: #e5ebd6;
  padding: 0 5px;
  transition: color 0.4s ease-in-out;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn span.spanDownloaded {
  left: -75px;
  position: absolute;
  transition: left .2s ease;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn:hover {
  transform: scale(1, 1);
  padding-right: 0;
  padding-left: 25px;
  background-position: 5px center;
  background-color: #6d9e2e;
  color: #ffffff;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn:hover span.spanDownloaded {
  padding-right: 10px;
  opacity: 1;
  left: 25px;
  color: #ffffff;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .attributeInner .attributeProductBase ul li a.downloadBtn:hover span:not(.spanDownloaded) {
  color: #6d9e2e;
  background-color: #ffffff;
  padding: 0 5px;
  height: 30px;
  vertical-align: middle;
  line-height: 30px;
  position: relative;
  top: 0px;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .deliveryAttributes {
  position: relative;
  padding: 0;
  margin: 0 0 15px;
  font-style: italic;
  font-size: 18px;
  border-radius: 3px;
  width: fit-content;
  vertical-align: middle;
  display: inline-block;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row .product-item-attributePanel .attributeContent .deliveryAttributes::before {
  content: "\e90f";
  display: inline-block;
  position: relative;
  width: 50px;
  font-size: 40px;
  font-weight: 500;
  top: 0;
  color: #6d9e2e;
  padding: 0;
  font-family: 'yarnBiz' !important;
}
.amtheme-product-info .reviews-actions .action.add {
  display: none;
}
.amtheme-product-info .product-info-stock-sku,
.amtheme-product-info .product.attribute.sku {
  color: #a8a69f;
  display: flex;
  flex-grow: 1;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4rem;
}
.amtheme-product-info .product-info-stock-sku {
  flex-wrap: wrap;
}
.amtheme-product-info .product-info-sku-widgets {
  flex-basis: 100%;
}
.amtheme-product-info .product-social-links {
  flex-direction: column;
}
.amtheme-product-info .product-info-social-widgets {
  text-align: initial;
}
.amtheme-product-info .product-add-form {
  overflow: inherit;
}
.amtheme-product-info .product-info-stock-sku .stock,
.amtheme-product-info .availability.only {
  display: flex;
  text-transform: uppercase;
  color: #04363d;
  font-size: 15px;
}
.amtheme-product-info .product-info-stock-sku > div:nth-child(n+2):before {
  margin: 0 6px;
  background: #dfdedd;
  content: '';
  display: inline;
  height: 15px;
  vertical-align: middle;
  width: 2px;
}
.amtheme-product-info .availability.only > strong {
  padding: 0 3px;
}
.amtheme-product-info .product.attribute.sku > .type {
  margin-inline-end: 7px;
  color: #04363d;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-info .product.attribute.sku > .type {
    margin-right: 7px;
  }
}
.amtheme-product-info .product.attribute.sku > .type:after {
  content: '#:';
  display: inline;
}
.amtheme-product-info .product.attribute.sku .value {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amtheme-product-info .product.attribute.sku .value {
  word-break: break-all;
}
.ie11 .amtheme-product-info .product.attribute.sku .value {
  word-break: break-all;
}
.ie11 .amtheme-product-info .product.attribute.sku .value {
  word-break: break-all;
}
.amtheme-product-info .product.attribute.overview {
  margin-bottom: 20px;
}
.amtheme-product-info .swatch-attribute {
  margin: 0 0 20px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.amtheme-product-info .swatch-attribute div.mage-error[generated] {
  width: 100%;
}
.amtheme-product-info .swatch-attribute .swatch-input {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.amtheme-product-info .swatch-attribute-label {
  word-wrap: break-word;
  word-break: break-word;
  padding-inline-end: 20px;
  display: block;
  box-sizing: border-box;
  min-width: 68px;
  margin-bottom: 15px;
}
.ie11 .amtheme-product-info .swatch-attribute-label {
  word-break: break-all;
}
.ie11 .amtheme-product-info .swatch-attribute-label {
  word-break: break-all;
}
.ie11 .amtheme-product-info .swatch-attribute-label {
  word-break: break-all;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-info .swatch-attribute-label {
    padding-right: 20px;
  }
}
.amtheme-product-info .swatch-attribute-options {
  width: 75%;
}
.amtheme-product-info .swatch-attribute-selected-option {
  display: none;
}
.amtheme-product-info .swatch-opt:not(.-round),
.amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
  margin-top: 0;
  margin-inline-end: 15px;
  margin-bottom: 15px;
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-info .swatch-opt:not(.-round),
  .amtheme-product-info .swatch-opt.-round .swatch-option:not(.color) {
    margin-right: 15px;
    margin-left: 0;
  }
}
.amtheme-product-info .swatch-opt.-round .swatch-option.color {
  margin-top: 0;
  margin-inline-end: 20px;
  margin-bottom: 15px;
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-info .swatch-opt.-round .swatch-option.color {
    margin-right: 20px;
    margin-left: 0;
  }
}
.amtheme-product-info .swatch-option.color {
  left: 3px;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 30px;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price {
  margin: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price .price-box {
  padding: 0;
  margin-bottom: 15px;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .product-info-price .price-box .price {
  line-height: inherit;
  font-size: 25px;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .box-tocart.qty .amtheme-qty-wrap {
  margin-bottom: 15px;
}
@media (max-width: 640px) {
  .amtheme-product-info .amtheme-add-form-bottom.-on-line .box-tocart.qty .amtheme-qty-wrap {
    margin-bottom: 0;
  }
}
.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;
}
@media (max-width: 640px) {
  .amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction {
    display: block;
    flex: 100%;
    grid-column-gap: 0;
  }
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .product-options-bottom {
  padding: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .product-options-bottom .box-tocart .action.tocart {
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  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;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .product-options-bottom .box-tocart .action.tocart: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;
  z-index: -1;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .product-options-bottom .box-tocart .action.tocart:hover:after {
  height: 100%;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap {
  margin-top: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap > .product-social-links {
  margin: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap .product-addto-links {
  margin: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap .product-addto-links .action {
  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: 175px;
  margin: 0;
  margin-inline-start: 0;
  height: 40px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: start;
  font-size: 16px;
  font-weight: 500;
  margin-right: 20px;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-actions-wrap .product-addto-links .action:hover {
  border-color: #6d9e2e;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-product-wrap {
  margin-top: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-product-wrap > .product-social-links {
  margin: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-product-wrap .product-addto-links {
  margin: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-on-line .productCombinedAction .amtheme-product-wrap .product-addto-links .action {
  border: 1px solid #6d9e2e;
  padding-right: 15px;
  border-radius: 3px;
  margin: 0;
}
.amtheme-product-info .amtheme-add-form-bottom.-under .product-options-bottom {
  margin-bottom: 20px;
}
.amtheme-product-info .amtheme-add-form-bottom.-under .bundle-summary {
  margin-top: 40px;
}
.amtheme-product-info .product-info-price {
  margin: 35px 0 25px;
}
.amtheme-product-info .product-info-price > .widget {
  margin-top: 15px;
}
.amtheme-product-info .product-info-price .price-including-tax + .price-excluding-tax {
  margin: 0;
  width: auto;
}
.amtheme-product-info .price-container .weee + .price-final {
  margin-top: 5px;
}
.amtheme-product-info .special-price .price-container .weee + .price-final {
  margin-top: 0;
  margin-inline-end: 5px;
  margin-bottom: 0;
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-info .special-price .price-container .weee + .price-final {
    margin-right: 5px;
    margin-left: 0;
  }
}
.amtheme-product-info .amtheme-select-block .price-container .weee + .price-final,
.amtheme-product-info .special-price .price-container .weee {
  margin-top: 0;
}
.amtheme-product-info .special-price .price-including-tax ~ .weee,
.amtheme-product-info .special-price .price-including-tax ~ .weee + .price-final {
  margin: 5px 0 0;
  width: 100%;
}
.amtheme-product-info .box-tocart .action.tocart {
  padding: 20px;
  width: 100%;
}
.amtheme-product-info .box-tocart .action.tocart:before {
  margin: 0 10px 0 0;
  width: 25px;
  height: 25px;
  border: 3px solid transparent;
  background-image: linear-gradient(#439342, #439342), radial-gradient(circle at top left, #ffffff, rgba(255, 255, 255, 0.2));
  border-radius: 50%;
  background-clip: content-box, border-box;
  background-origin: border-box;
  content: '';
  vertical-align: top;
  animation: spin 0.8s linear 0s infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amtheme-product-info .box-tocart .action.tocart:before {
  box-sizing: border-box;
  display: none;
}
.amtheme-product-info .box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.amtheme-product-info .box-tocart .action.tocart.-show-spinner:before {
  display: inline-block;
}
.amtheme-product-info .product-options-wrapper .amtheme-select-block {
  width: 100%;
}
.amtheme-product-info .price-box {
  align-items: flex-start;
}
.amtheme-product-info .amtheme-qty-box {
  min-width: 50%;
}
.amtheme-product-info .amtheme-qty-box > .amtheme-qty,
.amtheme-product-info .amtheme-qty-box > .amtheme-plus,
.amtheme-product-info .amtheme-qty-box > .amtheme-minus {
  height: 44px;
}
.amtheme-product-info .product-info-price .map-show-info {
  line-height: 2.3rem;
}
.amtheme-product-info .amtheme-select-options > .amtheme-option {
  flex-wrap: wrap;
}
.amtheme-product-info .amtheme-select-options .price-container {
  align-items: baseline;
}
.amtheme-product-info .amtheme-select-options .price-excluding-tax,
.amtheme-product-info .price-notice .price-excluding-tax {
  margin-top: 0;
  width: auto;
}
.product-options-wrapper .field.choice > .label:before,
.product-options-wrapper .field.choice > .label:after {
  margin: 5px 0;
}
.product-options-wrapper .field > .label {
  word-wrap: break-word;
  word-break: break-word;
  max-width: 100%;
}
.ie11 .product-options-wrapper .field > .label {
  word-break: break-all;
}
.ie11 .product-options-wrapper .field > .label {
  word-break: break-all;
}
.ie11 .product-options-wrapper .field > .label {
  word-break: break-all;
}
.amtheme-short-info {
  margin-top: 35px;
  margin-inline-end: 35px;
  margin-bottom: 0;
  margin-inline-start: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-short-info {
    margin-right: 35px;
    margin-left: 0;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-short-info {
    position: relative;
    text-align: left;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-short-info {
    position: relative;
    text-align: left;
    margin: 0;
  }
  .amtheme-short-info > .product-info-stock-sku {
    margin: 0;
  }
}
@media (max-width: 640px) {
  .amtheme-short-info {
    position: relative;
    text-align: left;
  }
}
.amtheme-short-info > .product-info-stock-sku {
  margin: 0;
}
.wk-seller-block {
  order: inherit;
}
.wk-seller-block .wk-seller-card-container.wk-card-type2 {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}
.wk-seller-block .wk-seller-card-details-block {
  display: inline-block;
  width: calc(-500%);
  font-size: 0;
}
.wk-seller-block .wk-seller-card-details-block .wk-seller-shop-title a {
  color: #1d1d1b;
  font-size: 18px;
  width: fit-content;
  display: block;
  position: relative;
  left: 0;
  bottom: 0;
  text-align: center;
  right: 0;
  background-color: #e5ebd6;
  padding: 12px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}
.wk-seller-block .wk-seller-card-details-content-block {
  padding-left: 0;
}
.amtheme-short-info > .product-reviews-summary.empty .action.add {
  display: inline-block;
}
.amtheme-short-info > .product-reviews-summary.empty .reviews-actions {
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-short-info > .product-reviews-summary.empty .reviews-actions {
    margin-left: 0;
  }
}
.amtheme-short-info > .product-reviews-summary.empty + .product-info-stock-sku {
  max-width: 100%;
}
.action.tocart.primary.-adding-complete:before,
.amtheme-explore-link .action.tocart.-adding-complete:before,
.product-item .action.tocart.primary.-adding-complete:before,
.box-tocart .actions .action.tocart.-adding-complete:before {
  animation: none;
  background: url("../svg/min/check-light.svg") center no-repeat;
  background-size: 16px 16px;
  border-color: #ffffff;
  border-width: 3px;
  content: '';
}
.box-tocart.qty {
  margin-bottom: 0;
}
.amtheme-qty-wrap.field {
  align-items: baseline;
  display: flex;
  flex-flow: row wrap;
}
.amtheme-qty-wrap.field > .amtheme-label {
  word-wrap: break-word;
  word-break: break-word;
  padding-inline-end: 20px;
  display: block;
  box-sizing: border-box;
  min-width: 68px;
}
.ie11 .amtheme-qty-wrap.field > .amtheme-label {
  word-break: break-all;
}
.ie11 .amtheme-qty-wrap.field > .amtheme-label {
  word-break: break-all;
}
.ie11 .amtheme-qty-wrap.field > .amtheme-label {
  word-break: break-all;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-qty-wrap.field > .amtheme-label {
    padding-right: 20px;
  }
}
.amtheme-qty-wrap.field > .amtheme-label,
.amtheme-qty-wrap.qty > .amtheme-label {
  color: #1d1d1b;
}
.data.switch .counter:before {
  content: '-';
  padding: 0 5px;
}
.page-layout-empty .amtheme-product-info .swatch-attribute-label,
.page-layout-empty .amtheme-qty-wrap.field > .amtheme-label {
  width: auto;
}
.amtheme-product-wrap .product-add-form .field.choice.required:after,
.amtheme-product-wrap .product-add-form .field.choice._required:after {
  display: none;
}
.amtheme-productinfo-wrap .block.upsell,
.amtheme-productinfo-wrap .block.crosssell,
.amtheme-productinfo-wrap .block.related,
.amtheme-productinfo-wrap .block.block.am-widget {
  margin-top: 60px;
}
.amtheme-add-form-bottom.-on-line .box-tocart.qty {
  padding: 0;
  align-items: center;
  display: flex;
  flex: 1 0 100%;
}
.amtheme-add-form-bottom.-on-line .box-tocart.qty.-without-options {
  margin-top: 0;
}
.amtheme-add-form-bottom.-on-line .amtheme-qty-wrap {
  margin-bottom: 0;
}
.amtheme-add-form-bottom.-on-line .qty .amtheme-label {
  margin-bottom: 5px;
  display: none;
}
.amtheme-add-form-bottom.-on-line .product-info-price {
  margin-top: 25px;
}
.amtheme-add-form-bottom.-on-line .amtheme-actions-wrap,
.amtheme-add-form-bottom.-on-line .product-info-price,
.amtheme-add-form-bottom.-on-line .bundle-summary {
  width: 100%;
}
.amtheme-add-form-bottom.-on-line .bundle-summary .price-box {
  margin-bottom: 0;
}
.amtheme-add-form-bottom.-on-line .product-addto-links {
  margin-top: 5px;
}
.page-layout-product-full-width .product-full-width-section {
  display: flex;
  flex-direction: column;
}
.page-layout-product-full-width .product-section-title {
  order: -1;
}
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row button.action.primary,
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row button.amshopby-button,
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row button.am-filter-go,
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row button.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.amtheme-product-info .product-info-main .pdpInfoPanel.wk-supplier-product-block .wk-supplier-product-row button.am-show-button > .amshopby-button {
  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,
.fieldset-product-options-inner > .legend {
  color: #6d9e2e;
}
.amtheme-rating-wrap {
  margin-top: 0;
  margin-inline-end: 15px;
  margin-bottom: 0;
  margin-inline-start: 0;
  align-items: center;
  display: flex;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-rating-wrap {
    margin-right: 15px;
    margin-left: 0;
  }
}
.amtheme-rating-number {
  margin-top: 0;
  margin-inline-end: 15px;
  margin-bottom: 0;
  margin-inline-start: 0;
  font-size: 5rem;
  letter-spacing: -.05em;
  line-height: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-rating-number {
    margin-right: 15px;
    margin-left: 0;
  }
}
.product.info.detailed .data.item.content {
  display: none;
}
.product.info.detailed .data.item.title.active + .data.item.content {
  display: block;
}
.product.info.detailed .data.item.title.active + #reviews {
  display: flex !important;
  flex-direction: column;
}
.product.info.detailed #product-review-container {
  order: 2;
}
.product.info.detailed .review-list .review-heading {
  align-items: flex-start;
}
.product.info.detailed .review-add {
  order: 3;
}
.amtheme-reviews-tab .product-reviews-summary,
.amtheme-reviews-aside .product-reviews-summary {
  margin: 0 0 10px;
  display: flex;
  flex-direction: column-reverse;
}
.amtheme-reviews-tab .product-reviews-summary .action,
.amtheme-reviews-aside .product-reviews-summary .action {
  color: #3d3731;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
}
.amtheme-reviews-tab .action.add,
.amtheme-reviews-aside .action.add {
  display: none;
}
.amtheme-reviews-tab .rating-summary + .reviews-actions,
.amtheme-reviews-aside .rating-summary + .reviews-actions {
  margin: 0 0 5px;
}
.amtheme-ismobile .amtheme-reviews-tab.-am-noreviews .amtheme-noreviews-text {
  margin: 0;
}
.amtheme-ismobile .amtheme-reviews-tab.-am-noreviews .amtheme-actions .action {
  width: 100%;
}
.amtheme-reviews-aside {
  margin: 0 0 20px;
  padding: 20px 0;
  border-bottom: 1px solid #dfdedd;
  order: 1;
}
.amtheme-reviews-aside .amtheme-rating-number {
  display: none;
}
.amtheme-reviews-aside .amtheme-heading {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.amtheme-reviews-aside .amtheme-heading .amtheme-icon {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  position: absolute;
}
.amtheme-reviews-aside .amtheme-content {
  align-content: center;
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}
.amtheme-reviews-aside.-am-noreviews .amtheme-content {
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
}
.amtheme-reviews-aside .amtheme-title {
  padding: 0 30px;
  font-size: 2.2rem;
  font-weight: 700;
}
.amtheme-reviews-aside .amtheme-actions {
  display: flex;
  flex-direction: column;
}
.amtheme-reviews-aside .amtheme-actions > .action {
  white-space: nowrap;
}
.amtheme-reviews-aside .amtheme-noreviews-text {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 15px;
  margin-inline-start: 0;
  color: #439342;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 2rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-reviews-aside .amtheme-noreviews-text {
    margin-right: 0;
    margin-left: 0;
  }
}
.amtheme-reviews-aside .amtheme-description {
  margin-top: 0;
  margin-inline-end: 15px;
  margin-bottom: 0;
  margin-inline-start: 0;
  color: #439342;
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-reviews-aside .amtheme-description {
    margin-right: 15px;
    margin-left: 0;
  }
}
.amtheme-toall-reviews .amtheme-icon {
  fill: #536131;
}
.product.info.detailed .review-toolbar,
.product.info.detailed .review-toolbar .pager {
  height: auto;
  margin: 0;
}
.product.info.detailed .review-toolbar .limiter {
  height: 35px;
  margin-bottom: 20px;
}
.page-layout-product-full-width .product-full-width-section .amtheme-reviews-aside {
  order: -1;
}
@supports (-webkit-touch-callout: none) {
  .amtheme-ismobile .page-main .product.info.detailed #reviews {
    transition: none;
  }
}
.amtheme-compare-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 45px;
  margin-bottom: 45px;
}
.amtheme-compare-header .page-title {
  margin: 0;
  position: relative;
}
.amtheme-compare-header .page-title:after {
  margin-inline-start: 10px;
  position: absolute;
  top: 0;
  content: attr(compare-counter);
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-compare-header .page-title:after {
    margin-left: 10px;
  }
}
.amtheme-compare-actions {
  text-align: right;
}
.amtheme-compare-actions .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.amtheme-compare-actions .action > * {
  vertical-align: middle;
  line-height: 1;
}
.amtheme-compare-actions .clear {
  color: #ffffff !important;
  background: #9e9e9e;
  padding: 10px;
}
.amtheme-compare-actions .clear:hover {
  background: #9e9e9e82 !important;
}
.amtheme-compare-actions .clear .clearsvg {
  fill: #ffffff;
}
.amtheme-compare-actions .action.print {
  display: none;
}
.amtheme-compare-actions .action.clear,
.amtheme-compare-actions .action.clear:hover,
.amtheme-compare-actions .action.clear:visited,
.amtheme-compare-actions .action.clear:active {
  color: #1d1d1b;
}
.amtheme-compare-actions .amtheme-icon {
  margin-inline-end: 2px;
  width: 12px;
  height: 12px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-compare-actions .amtheme-icon {
    margin-right: 2px;
  }
}
.amtheme-compare-actions .action:not(:last-of-type) {
  margin-inline-end: 50px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-compare-actions .action:not(:last-of-type) {
    margin-right: 50px;
  }
}
.amtheme-compare-products {
  position: relative;
}
.amtheme-comparsion-wrapper {
  position: relative;
  clear: both;
  overflow-x: auto;
  max-width: 100%;
}
.amtheme-comparsion-table {
  max-width: none;
}
.amtheme-comparsion-table.table:not(.cart):not(.totals) > thead > tr > th,
.amtheme-comparsion-table.table:not(.cart):not(.totals) > thead > tr > td {
  border: none;
}
.amtheme-comparsion-table .cell .attribute.label,
.amtheme-comparison-headings .cell .attribute.label {
  word-wrap: break-word;
  word-break: break-word;
  display: block;
  width: 90px;
  color: #fff;
}
.ie11 .amtheme-comparsion-table .cell .attribute.label {
  word-break: break-all;
}
.ie11 .amtheme-comparsion-table .cell .attribute.label {
  word-break: break-all;
}
.ie11 .amtheme-comparsion-table .cell .attribute.label {
  word-break: break-all;
}
.amtheme-comparsion-table .attribute.value {
  overflow: hidden;
  width: 100%;
}
.amtheme-comparsion-table .price-box .price {
  font-size: inherit;
}
.amtheme-compare-item.product-item {
  padding: 0;
  vertical-align: top;
  border-right: 4px solid #ffffff !important;
}
.amtheme-compare-item .amtheme-wrapper {
  padding: 20px;
  position: relative;
  box-sizing: border-box;
  margin-left: -1px;
  text-align: center;
}
.amtheme-compare-item .amtheme-wrapper:first-of-type {
  margin-left: 0;
}
.amtheme-compare-item .action.delete {
  position: absolute;
  top: 12px;
  right: 4px;
  z-index: 8;
  border-radius: 12px;
  box-shadow: 1px 2px 5px #9e9e9e;
  line-height: unset;
  font-size: 1.4rem;
}
.amtheme-compare-item .amtheme-wrapper > *:not(.product-item-link) {
  display: block;
}
.amtheme-compare-item .amtheme-wrapper > *:not(:last-child) {
  margin-bottom: 15px;
}
.amtheme-compare-item .amtheme-wrapper > .amtheme-photo {
  display: block;
}
.amtheme-compare-item .rating-summary {
  margin-inline-end: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-compare-item .rating-summary {
    margin-right: 15px;
  }
}
.amtheme-compare-item .rating-summary + .reviews-actions {
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-compare-item .rating-summary + .reviews-actions {
    margin-left: 0;
  }
}
.amtheme-compare-item .price-box {
  padding: 0;
}
.amtheme-compare-item .map-old-price:not(:last-child),
.amtheme-compare-item .product-item .map-old-price:not(:last-child),
.amtheme-compare-item .product-info-price .map-show-info:not(:last-child) {
  margin-inline-end: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-compare-item .map-old-price:not(:last-child),
  .amtheme-compare-item .product-item .map-old-price:not(:last-child),
  .amtheme-compare-item .product-info-price .map-show-info:not(:last-child) {
    margin-right: 0;
  }
}
.amtheme-compare-item .compareprodname {
  background: #5c3486;
}
.amtheme-compare-item .compareprodname .product-item-link {
  color: #ffffff !important;
}
.amtheme-photo-wrapper {
  position: relative;
}
.amtheme-photo-wrapper .towishlist-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 8;
}
.amtheme-photo-wrapper .action.towishlist {
  display: inline-flex;
}
.amtheme-explore-link {
  padding: 0 15px 10px;
}
.amtheme-explore-link .action.tocart {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.amtheme-explore-link .action.tocart:before {
  margin: 0 10px 0 0;
  width: 25px;
  height: 25px;
  border: 3px solid transparent;
  background-image: linear-gradient(#439342, #439342), radial-gradient(circle at top left, #ffffff, rgba(255, 255, 255, 0.2));
  border-radius: 50%;
  background-clip: content-box, border-box;
  background-origin: border-box;
  content: '';
  vertical-align: top;
  animation: spin 0.8s linear 0s infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amtheme-explore-link .action.tocart:before {
  display: none;
  box-sizing: border-box;
}
.amtheme-explore-link .action.tocart.-show-spinner:before {
  display: inline-block;
}
.amtheme-comparison-headings {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 9;
  width: auto;
  width: unset;
  background: #ffffff;
}
.amtheme-comparison-headings th {
  padding: 25px 20px;
  vertical-align: top;
}
.amtheme-comparison-headings .headlabel {
  padding: 0 15px !important;
  width: 11%;
  vertical-align: middle;
  background: #eeeeef;
  border: 4px solid white;
}
.amtheme-comparison-headings .headlabel .labelss {
  color: #9c27b0 !important;
}
.amtheme-compare-sticky {
  position: fixed;
  top: -100%;
  left: 0;
  z-index: 9;
  display: flex;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 4px 2px -2px rgba(57, 56, 56, 0.1);
  pointer-events: none;
}
.amtheme-compare-sticky.-visible {
  top: 107px !important;
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  .amtheme-compare-sticky.-visible {
    top: 125px !important;
  }
}
.amtheme-compare-sticky > .amtheme-compare-items {
  display: flex;
}
.amtheme-compare-sticky > .amtheme-compare-items .amtheme-item {
  background: #5c3486;
  border-left: 3px solid #ffffff;
}
.amtheme-compare-sticky > .amtheme-compare-items .amtheme-item .product-item-link {
  color: #ffffff;
}
.amtheme-compare-sticky > .amtheme-compare-items > .amtheme-item {
  padding: 20px;
  box-sizing: border-box;
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  .amtheme-compare-sticky > .amtheme-compare-items > .amtheme-item {
    padding: 15px;
  }
}
.amtheme-compare-sticky > .amtheme-compare-items .amtheme-image {
  margin-bottom: 10px;
}
.table:not(.cart):not(.totals) > thead > tr.amtheme-hidden-cells > td {
  padding: 0;
  border: none;
}
table.amtheme-comparsion-table:not(.cart) > tbody.amtheme-product-attributes > tr > td,
.amtheme-comparison-headings tr:nth-child(n+3) > td,
table.amtheme-comparsion-table:not(.cart) > tbody.amtheme-product-attributes > tr > th,
.amtheme-comparison-headings tr:nth-child(n+3) > th {
  padding: 25px 20px;
}
.amtheme-scroll-controller {
  display: none;
}
@-moz-document url-prefix() {
  .amtheme-compare-products .amtheme-scroll-controller {
    height: calc(100% - 6px);
  }
  .amtheme-compare-products .amtheme-comparison-headings {
    top: -1px;
  }
}
.ie11 .amtheme-scroll-controller {
  height: calc(100% - 17px);
}
@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-search {
  box-sizing: border-box;
  margin-bottom: 0;
  width: 100%;
}
.block-search > .block-content {
  height: 50px;
  margin-bottom: 0;
}
.block-search .form {
  height: 100%;
  position: relative;
}
.block-search .field,
.block-search .control {
  height: 100%;
  width: 100%;
}
.block-search .input-text {
  align-items: center;
  appearance: none;
  background: #f7f7f7;
  border: 0;
  border-radius: 50px;
  display: flex;
  height: 100%;
  padding: 10px 10px 10px 50px;
  position: relative;
  transition: box-shadow 0.4s ease-in-out;
  z-index: 12;
}
.block-search .input-text::-webkit-input-placeholder {
  color: #c2c2c2;
  font-size: 1.4rem;
  line-height: 2rem;
}
.block-search .input-text:-moz-placeholder {
  color: #c2c2c2;
  font-size: 1.4rem;
  line-height: 2rem;
}
.block-search .input-text::-moz-placeholder {
  color: #c2c2c2;
  font-size: 1.4rem;
  line-height: 2rem;
}
.block-search .input-text:-ms-input-placeholder {
  color: #c2c2c2;
  font-size: 1.4rem;
  line-height: 2rem;
}
.block-search .input-text:hover,
.block-search .input-text:active {
  box-shadow: 0 2px 8px rgba(57, 56, 56, 0.25);
}
.block-search .input-text:focus,
.block-search .input-text:not([disabled]):focus {
  box-shadow: 0 2px 8px rgba(57, 56, 56, 0.25);
}
.block-search .input-text:focus::-webkit-input-placeholder,
.block-search .input-text:not([disabled]):focus::-webkit-input-placeholder {
  color: #c2c2c2;
  font-size: 1.4rem;
  line-height: 2rem;
}
.block-search .input-text:focus:-moz-placeholder,
.block-search .input-text:not([disabled]):focus:-moz-placeholder {
  color: #c2c2c2;
  font-size: 1.4rem;
  line-height: 2rem;
}
.block-search .input-text:focus::-moz-placeholder,
.block-search .input-text:not([disabled]):focus::-moz-placeholder {
  color: #c2c2c2;
  font-size: 1.4rem;
  line-height: 2rem;
}
.block-search .input-text:focus:-ms-input-placeholder,
.block-search .input-text:not([disabled]):focus:-ms-input-placeholder {
  color: #c2c2c2;
  font-size: 1.4rem;
  line-height: 2rem;
}
._keyfocus .block-search .input-text:focus,
._keyfocus .block-search .input-text:not([disabled]):focus {
  box-shadow: 0 0 0 1px #1d1d1b;
}
.block-search .active .input-text {
  box-shadow: 0 2px 8px rgba(57, 56, 56, 0.25);
}
.block-search .actions {
  display: inline-block;
  right: 5px;
  position: absolute;
}
.block-search .action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: auto;
  line-height: 1;
  padding: 10px;
  position: relative;
  z-index: 12;
}
.block-search .action:focus,
.block-search .action:active {
  background: none;
  border: none;
}
.block-search .action:hover {
  background: none;
  border: none;
}
.block-search .action.disabled,
.block-search .action[disabled],
fieldset[disabled] .block-search .action {
  pointer-events: none;
  opacity: 0.5;
}
.block-search .action:disabled {
  opacity: 1;
}
.block-search .amtheme-reset {
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  position: absolute;
  right: 5px;
}
.block-search .amtheme-icon {
  height: 25px;
  vertical-align: top;
  width: 25px;
}
.block-search .amtheme-icon.-reset {
  background: #dfdedd;
  padding: 5px;
}
.block-search .amtheme-close {
  top: 50%;
  transform: translateY(-50%);
  background: #f7f7f7;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  left: 5px;
  padding: 10px;
  position: absolute;
  transition: none;
  z-index: 50;
}
.block-search .amtheme-close:disabled {
  opacity: 0;
}
.search-autocomplete {
  background: #ffffff;
  color: #439342;
  z-index: 11;
}
.search-autocomplete li {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 7px 0;
}
.search-autocomplete li:hover {
  background: #fcfcfc;
}
.search-autocomplete .selected {
  background: #fcfcfc;
}
.search.results .page-title-wrapper {
  margin: 35px 0;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.search.results .page-title {
  margin-top: 0;
  margin-inline-end: 10px;
  margin-bottom: 0;
  margin-inline-start: 0;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search.results .page-title {
    margin-right: 10px;
    margin-left: 0;
  }
}
.search.results .amtheme-found {
  padding-inline-start: 16px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search.results .amtheme-found {
    padding-left: 16px;
  }
}
.search.results .amtheme-found:before {
  margin-inline-end: 10px;
  background: #1d1d1b;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 6px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search.results .amtheme-found:before {
    margin-right: 10px;
  }
}
.search.results .amtheme-search-terms {
  margin-bottom: 30px;
}
.search.summary {
  background: #fcfcfc;
  border-radius: 6px;
  padding: 20px 35px;
}
.search.summary .items {
  display: flex;
  flex-wrap: wrap;
}
.search.summary .item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0;
  margin-inline-end: 30px;
  margin-bottom: 20px;
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search.summary .item {
    margin-right: 30px;
    margin-left: 0;
  }
}
.search.summary .amtheme-name {
  color: #439342;
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4rem;
  margin-bottom: 10px;
  padding: 5px 0;
  text-transform: uppercase;
}
.amtheme-title-search {
  margin: 0;
}
.amtheme-title-search .amtheme-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}
.amtheme-title-search .amtheme-label {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem;
  margin-bottom: 5px;
}
.amtheme-additional-block {
  margin-bottom: 30px;
}
.amtheme-search-message {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  line-height: 1.4rem;
  padding: 5px 0;
}
.amtheme-search-terms {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0;
}
.amtheme-search-terms .amtheme-title {
  margin: 0;
  font-size: 1.8rem;
  line-height: 2rem;
  width: 100%;
}
.amtheme-search-terms .amtheme-item {
  margin-top: 15px;
  margin-inline-end: 15px;
  margin-bottom: 0;
  margin-inline-start: 0;
  box-sizing: border-box;
  max-width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-search-terms .amtheme-item {
    margin-right: 15px;
    margin-left: 0;
  }
}
.amtheme-search-terms .amtheme-link {
  border: 1px solid #f8f8f8;
  border-radius: 4px;
  box-sizing: border-box;
  color: #439342;
  display: inline-block;
  font-weight: 400;
  max-width: 100%;
  padding: 8px 10px;
  word-break: break-all;
}
.amtheme-search-terms .amtheme-link:hover .amtheme-count {
  color: #61b860;
}
.amtheme-search-terms .amtheme-count {
  color: #439342;
  font-weight: 700;
}
.catalogsearch-advanced-index .page-title-wrapper {
  text-align: center;
}
.catalogsearch-advanced-index .form.search.advanced {
  margin: 0 auto;
}
.catalogsearch-advanced-index .form.search.advanced .legend {
  margin: 0 auto 20px;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .01em;
}
.checkout-cart-index .cart-container {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.checkout-cart-index .cart-container > .amtheme-form-wrapper {
  order: 0;
}
.checkout-cart-index .cart-container > .rewards {
  margin-bottom: 10px;
  order: -1;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #dfdedd;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: inline-block;
}
.cart-tax-total .weee[data-label] {
  margin-top: 0;
}
.checkout-cart-index .cart-discount .block.discount {
  max-width: 300px;
}
.checkout-cart-index .cart-discount .block.discount > .title {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  cursor: pointer;
  display: inline-flex;
}
.checkout-cart-index .cart-discount .block.discount > .title:hover {
  color: #61b860;
}
.checkout-cart-index .cart-discount .block.discount.active > .title {
  display: none;
}
.checkout-cart-index .cart-discount .label {
  display: none;
}
.checkout-cart-index .cart-discount .fieldset.coupon {
  display: flex;
}
.checkout-cart-index .cart-discount .field {
  margin: 0 15px 0 0;
}
.checkout-cart-index .cart-discount .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 4rem;
}
.checkout-cart-index .block.crosssell,
.checkout-cart-index .block.upsell,
.checkout-cart-index .block.am-widget {
  margin-top: 70px;
  max-width: 100%;
  padding: 30px 0;
}
.checkout-cart-index .block.crosssell > .block-title,
.checkout-cart-index .block.upsell > .block-title,
.checkout-cart-index .block.am-widget > .block-title {
  padding-inline-start: 5px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 2rem;
  margin-bottom: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout-cart-index .block.crosssell > .block-title,
  .checkout-cart-index .block.upsell > .block-title,
  .checkout-cart-index .block.am-widget > .block-title {
    padding-left: 5px;
  }
}
.checkout-cart-index .block.am-widget {
  margin-top: 0;
}
.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,
button.action.checkout-shipping-address .new-address-popup .action-show-popup.update,
button.action.amtheme-gift-options .actions-toolbar .action-cancel.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;
}
@media all and (max-width: 320px) {
  .block.block-minicart .product-item > .product {
    flex-direction: column;
  }
  .block.block-minicart .product-item .product-photo {
    margin: 0 auto 15px;
  }
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:after {
  color: inherit;
}
.minicart-wrapper .action.showcart:active:after {
  color: inherit;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:after {
  color: inherit;
}
.minicart-wrapper .action.showcart.active:active:after {
  color: inherit;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #dfdedd;
  margin-top: 4px;
  min-width: 100%;
  width: 370px;
  z-index: 115;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 15px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 14px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .counter {
  align-items: center;
  background: #6d9e2e;
  border-radius: 20px;
  box-sizing: border-box;
  display: flex;
  height: 19px;
  justify-content: center;
  min-width: 19px;
  padding: 3px 3px 2px 4px;
  position: absolute;
  top: -12px;
  right: 25px;
}
.minicart-wrapper .counter-number {
  color: #ffffff;
  font-size: 1.2rem;
  line-height: normal;
}
.minicart-wrapper .amtheme-minicart-content > .widget {
  margin: 0 -20px;
  padding: 20px;
}
.minicart-wrapper .amtheme-minicart-content > .widget.block-product-link {
  text-align: center;
}
.block.block-minicart {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 20px;
  z-index: 110;
}
.block.block-minicart:before {
  border-color: transparent transparent #f7f7f7 transparent;
}
.block.block-minicart .block-title {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 5px 25px 5px 0;
}
.block.block-minicart .block-title .items-total {
  color: #a8a69f;
  font-weight: 400;
}
.block.block-minicart .block-content .subtitle {
  display: block;
  padding: 30px 40px;
  text-align: center;
}
.block.block-minicart .action.close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 20px;
  top: 20px;
}
.block.block-minicart .action.close:focus,
.block.block-minicart .action.close:active {
  background: none;
  border: none;
}
.block.block-minicart .action.close:hover {
  background: none;
  border: none;
}
.block.block-minicart .action.close.disabled,
.block.block-minicart .action.close[disabled],
fieldset[disabled] .block.block-minicart .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.block.block-minicart .action.close .amtheme-icon {
  height: 15px;
  width: 15px;
}
.block.block-minicart .action.close .amtheme-icon:hover {
  fill: #a8a69f;
}
.block.block-minicart .minicart-items-wrapper {
  max-height: 50vh;
}
.block.block-minicart .minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block.block-minicart .subtotal {
  align-items: flex-start;
  background: #f7f7f7;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  margin: 20px -20px;
  padding: 20px;
}
.block.block-minicart .subtotal .price-container {
  display: block;
  margin: 0;
}
.block.block-minicart .action.checkout {
  width: 100%;
}
.block.block-minicart .action.checkout + .extra-actions > * {
  margin-top: 20px;
  text-align: center;
}
.block.block-minicart .action.checkout + .extra-actions .paypal.checkout.after > input {
  display: block;
  margin: 0 auto 10px;
  text-align: center;
}
.block.block-minicart .paypal-button-context-iframe {
  max-width: none;
}
.block.block-minicart .action.viewcart {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.minicart-wrapper.active .block.block-minicart.-sticky-minicart {
  right: 0;
}
.minicart-wrapper.active .block.block-minicart.-sticky-minicart .amtheme-minicart-overlay {
  display: block;
}
.block.block-minicart.-sticky-minicart {
  background: none;
  border: none;
  border-radius: 0;
  display: flex;
  height: 100%;
  justify-content: flex-end;
  margin: 0;
  min-width: auto;
  padding: 0;
  position: fixed;
  right: -100%;
  top: 0;
  transition: right 0.4s ease-in-out;
  width: 100%;
}
.block.block-minicart.-sticky-minicart:before,
.block.block-minicart.-sticky-minicart:after {
  display: none;
}
.block.block-minicart.-sticky-minicart .amtheme-minicart-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  border: 0;
  display: none;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.block.block-minicart.-sticky-minicart .amtheme-minicart-content {
  background: #ffffff;
  box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 20px 20px 0;
  width: 370px;
}
.block.block-minicart.-sticky-minicart .minicart-items {
  padding-inline-end: 10px;
  flex: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.block-minicart.-sticky-minicart .minicart-items {
    padding-right: 10px;
  }
}
.block.block-minicart.-sticky-minicart .block-content {
  background: #f7f7f7;
  margin: auto -20px 0;
  padding: 0 20px 20px;
}
.block.block-minicart.-sticky-minicart .minicart-items-wrapper {
  height: 100% !important;
  max-height: inherit;
}
.block.block-minicart.-sticky-minicart .product-item-name {
  padding-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.block-minicart.-sticky-minicart .product-item-name {
    padding-right: 5px;
  }
}
.block.block-minicart .product-item {
  background: none;
}
.block.block-minicart .product-item > .product {
  border-bottom: 1px solid #dfdedd;
  display: flex;
  padding: 20px 0 10px;
}
.block.block-minicart .product-item .product-photo {
  padding: 5px;
}
.block.block-minicart .product-item .product-photo .product-image-container {
  width: 100px !important;
}
.block.block-minicart .product-item .product-photo .product-image-photo {
  height: 100px !important;
  max-height: 100%;
  max-width: 100%;
  width: 100px !important;
}
.block.block-minicart .product-item .product-item-details {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 0;
  margin-inline-start: 10px;
  flex: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.block-minicart .product-item .product-item-details {
    margin-right: 0;
    margin-left: 10px;
  }
}
.block.block-minicart .product-item .product-item-name {
  margin: 5px 0 10px;
  min-height: auto;
}
.block.block-minicart .product-item .product-item-name a {
  color: #1d1d1b;
}
.block.block-minicart .product-item .product.options {
  color: #439342;
}
.block.block-minicart .product-item-details {
  padding-inline-end: 25px;
  position: relative;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.block-minicart .product-item-details {
    padding-right: 25px;
  }
}
.block.block-minicart .product-item-details > .product-item-pricing {
  margin-bottom: 30px;
}
.block.block-minicart .product-item-details .product.options .toggle {
  padding-inline-end: 25px;
  position: relative;
  white-space: nowrap;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.block-minicart .product-item-details .product.options .toggle {
    padding-right: 25px;
  }
}
.block.block-minicart .product-item-details .product.options .toggle:after {
  background: url("../svg/color_mode/dark/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
  height: 20px;
  position: absolute;
  right: 0;
  width: 20px;
}
.block.block-minicart .product-item-details .product.options.active .toggle:after {
  transform: rotate(180deg);
}
.block.block-minicart .product-item-details .product.options.list {
  margin: 10px 0 0;
}
.block.block-minicart .product-item-details .product.options.list dt {
  float: left;
  clear: both;
  margin-right: 5px;
  font-weight: 400;
}
.block.block-minicart .product-item-details .product.options.list dt:after {
  display: inline-block;
  content: ':';
}
.block.block-minicart .product-item-details .product.options.list dt + dd {
  float: left;
}
.block.block-minicart .product-item-details .product.options.list dd {
  margin: 0 0 5px;
}
.block.block-minicart .product-item-details .product.options.list dd > span {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .block.block-minicart .product-item-details .product.options.list dd > span {
  word-break: break-all;
}
.ie11 .block.block-minicart .product-item-details .product.options.list dd > span {
  word-break: break-all;
}
.ie11 .block.block-minicart .product-item-details .product.options.list dd > span {
  word-break: break-all;
}
.block.block-minicart .product-item-details .actions {
  bottom: 0;
  position: absolute;
  right: 0;
}
.block.block-minicart .product-item-details .action.edit .amtheme-icon {
  height: 23px;
  transform: scale(0.8);
  width: 23px;
}
.block.block-minicart .product-item-details .action.edit .amtheme-icon:hover {
  fill: #a8a69f;
}
.block.block-minicart .product-item-details .action.delete .amtheme-icon {
  height: 20px;
  width: 20px;
}
.block.block-minicart .product-item-details .action.delete .amtheme-icon:hover {
  fill: #a8a69f;
}
.block.block-minicart .product-item-pricing .details-qty {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
}
.block.block-minicart .product-item-pricing .details-qty > .label {
  margin: 0 5px 5px 0;
}
.block.block-minicart .product-item-pricing .amtheme-qty-box {
  max-width: 94px;
}
.block.block-minicart .product-item-pricing .amtheme-qty {
  min-height: auto;
  min-width: 85px;
  padding: 0 0px;
}
.block.block-minicart .product-item-pricing .update-cart-item {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  margin-inline-start: 15px;
  display: inline-flex;
}
.block.block-minicart .product-item-pricing .update-cart-item:focus,
.block.block-minicart .product-item-pricing .update-cart-item:active {
  background: none;
  border: none;
}
.block.block-minicart .product-item-pricing .update-cart-item:hover {
  background: none;
  border: none;
}
.block.block-minicart .product-item-pricing .update-cart-item.disabled,
.block.block-minicart .product-item-pricing .update-cart-item[disabled],
fieldset[disabled] .block.block-minicart .product-item-pricing .update-cart-item {
  pointer-events: none;
  opacity: 0.5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.block-minicart .product-item-pricing .update-cart-item {
    margin-left: 15px;
  }
}
.block.block-minicart .product-item-pricing .update-cart-item:disabled .amtheme-icon {
  animation: spin 1s linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.block.block-minicart .product-item-pricing .update-cart-item .amtheme-icon {
  box-sizing: border-box;
  height: 20px;
  width: 20px;
}
.block.block-minicart .product-info-price {
  align-items: flex-start;
  display: flex;
  flex-flow: column wrap;
  margin-top: 10px;
}
.block.block-minicart .product-info-price .price {
  color: #439342;
  font-weight: 700;
}
.block.block-minicart .product-info-price .special-price .price {
  color: #f23b3b;
}
.block.block-minicart .product-info-price .old-price > .price,
.block.block-minicart .product-info-price .price-excluding-tax {
  margin-top: 10px;
}
.block.block-minicart .product-info-price .old-price .price,
.block.block-minicart .product-info-price .price-excluding-tax,
.block.block-minicart .product-info-price .price-excluding-tax .price {
  font-size: 1.4rem;
}
.block.block-minicart .product-info-price .price-including-tax,
.block.block-minicart .product-info-price .price-excluding-tax {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.block.block-minicart .product-info-price .price-including-tax + .price-excluding-tax:before {
  margin-inline-start: 0;
  content: attr(data-label);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.block-minicart .product-info-price .price-including-tax + .price-excluding-tax:before {
    margin-left: 0;
  }
}
.block.block-minicart .product-info-price .minicart-tax-info {
  width: 100%;
}
.block.block-minicart .product-info-price .price-excluding-tax {
  min-width: 130px;
}
.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;
  }
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-block-summary .amtheme-estimated-total {
  margin: 0;
  padding: 20px 25px;
  border-bottom: 0;
  color: #439342;
  cursor: default;
  display: block;
  font-weight: 700;
  text-align: right;
}
.opc-block-summary .amtheme-estimated-total:before {
  border-top: 1px solid #dfdedd;
  box-sizing: border-box;
  content: '';
  display: block;
  padding-bottom: 20px;
  width: 100%;
}
.checkout-index-index .header.content > .logo {
  width: 300px;
}
.opc-progress-bar {
  margin: 20px 0 40px;
  list-style: none;
  padding: 15px;
  background: rgba(29, 29, 27, 0.9);
}
.opc-progress-bar.-success {
  margin: 15px auto 30px;
  text-align: center;
}
.opc-progress-bar > .opc-progress-bar-item {
  color: #a8a69f;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 2rem;
}
.opc-progress-bar > .opc-progress-bar-item:after {
  margin: 0 11px;
  background: url("../svg/color_mode/dark/progressbar-arrow.svg");
  content: '';
  display: inline-block;
  height: 10px;
  vertical-align: middle;
  width: 18px;
}
.opc-progress-bar > .opc-progress-bar-item:last-child:after {
  display: none;
}
.opc-progress-bar > .opc-progress-bar-item._active,
.opc-progress-bar > .opc-progress-bar-item._complete {
  color: #439342;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
}
@media screen and (max-width: 414px) {
  .opc-progress-bar > .opc-progress-bar-item._active,
  .opc-progress-bar > .opc-progress-bar-item._complete {
    font-size: 16px;
  }
}
.opc-progress-bar > .opc-progress-bar-item._complete:after {
  background: url("../svg/color_mode/dark/progressbar-arrow-active.svg");
}
@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;
  }
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 20px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  max-height: 20px;
  position: absolute;
  right: 0;
  top: 2rem;
  transform: translateY(-50%);
  z-index: 9;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  background: url("../svg/color_mode/dark/tooltip.svg");
  display: inline-block;
  height: 20px;
  transition: all 0.4s ease-in-out;
  width: 20px;
}
.field-tooltip .field-tooltip-action:hover {
  opacity: .75;
}
.field-tooltip .field-tooltip-action > span {
  display: none;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
.field-tooltip .field-tooltip-content {
  word-wrap: break-word;
  word-break: break-word;
  background: #fcfcfc;
  border: 1px solid #dfdedd;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
  color: #439342;
  display: none;
  left: auto;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 4rem;
  width: 270px;
  z-index: 2;
}
.ie11 .field-tooltip .field-tooltip-content {
  word-break: break-all;
}
.ie11 .field-tooltip .field-tooltip-content {
  word-break: break-all;
}
.ie11 .field-tooltip .field-tooltip-content {
  word-break: break-all;
}
.amtheme-checkout-contact {
  display: flex;
  flex-flow: column wrap;
  margin-bottom: 25px;
}
.amtheme-checkout-contact > .step-title {
  margin-bottom: 20px;
}
.authentication-wrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.authentication-wrapper > .amtheme-label {
  color: #a8a69f;
  margin-right: 5px;
}
.authentication-wrapper .action-auth-toggle {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: inherit;
}
.checkout-shipping-address .form-login {
  margin-bottom: 25px;
}
.shipping-address-items .shipping-address-item {
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 20px;
  background: #f7f7f7;
  width: calc(50% - 15px);
  border: 1px solid #c2c2c2;
}
.shipping-address-items .shipping-address-item.selected-item {
  border-color: #070605;
  background: #8eed4a52;
  border: none;
  box-shadow: 5px 5px 5px #cccccc;
}
.shipping-address-items .shipping-address-item .edit-address-link.-hidden {
  display: none;
}
.shipping-address-items .shipping-address-item .amtheme-address-info {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .shipping-address-items .shipping-address-item .amtheme-address-info {
  word-break: break-all;
}
.ie11 .shipping-address-items .shipping-address-item .amtheme-address-info {
  word-break: break-all;
}
.ie11 .shipping-address-items .shipping-address-item .amtheme-address-info {
  word-break: break-all;
}
.amtheme-ship-here > .action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  padding-inline-start: 25px;
  color: #1d1d1b;
  cursor: pointer;
  font-size: 1.6rem;
  letter-spacing: .03em;
  line-height: 1.2;
  margin-bottom: 15px;
  min-height: 15px;
  position: relative;
}
.amtheme-ship-here > .action:focus,
.amtheme-ship-here > .action:active {
  background: none;
  border: none;
}
.amtheme-ship-here > .action:hover {
  background: none;
  border: none;
}
.amtheme-ship-here > .action.disabled,
.amtheme-ship-here > .action[disabled],
fieldset[disabled] .amtheme-ship-here > .action {
  pointer-events: none;
  opacity: 0.5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-ship-here > .action {
    padding-left: 25px;
  }
}
.amtheme-ship-here > .action:before,
.amtheme-ship-here > .action:after {
  margin: 2px 0;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  display: inline-block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  width: 15px;
}
.amtheme-ship-here > .action:before {
  background: #f7f7f7;
  border: 1px solid #6d9e2e;
}
.amtheme-ship-here > .action:after {
  content: none;
  height: 7px;
  left: 4px;
  top: 4px;
  width: 7px;
}
.amtheme-ship-here > .action.-selected:after {
  background: linear-gradient(180deg, #6d9e2e 0%, #6d9e2e 100%, #6d9e2e 100%);
  content: '';
}
.amtheme-ship-here > .action.-selected {
  font-weight: 700;
}
.amtheme-address-info > .amtheme-label {
  color: #439342;
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6;
}
.amtheme-address-info > .amtheme-content {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 22px;
  color: #1d1d1b;
}
.amtheme-address-info > .amtheme-content > .field {
  display: block;
}
.checkout-shipping-address .new-address-popup .action-show-popup {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: .06em;
}
.checkout-shipping-address .new-address-popup .action-show-popup.-hidden {
  display: none;
}
@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;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #439342;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-wrapper .shipping-information {
  margin: 0 0 10px;
  display: flex;
}
@media screen and (max-width: 414px) {
  .opc-wrapper .shipping-information {
    display: block;
  }
}
.opc-wrapper .shipping-information .ship-to {
  margin-bottom: 15px;
  padding: 20px;
  border-radius: 6px;
  background: #dfdedd;
  float: left;
  display: block;
  margin: 10px 10px 10px 0;
  width: 70%;
}
@media screen and (max-width: 414px) {
  .opc-wrapper .shipping-information .ship-to {
    width: auto;
    float: none;
  }
}
.opc-wrapper .shipping-information .ship-via {
  margin-bottom: 15px;
  padding: 20px;
  border-radius: 6px;
  background: #dfdedd;
  float: right;
  margin: 10px;
  width: 30%;
}
@media screen and (max-width: 414px) {
  .opc-wrapper .shipping-information .ship-via {
    float: none;
    margin: 10px 10px 10px 0;
    width: auto;
  }
}
.opc-wrapper .shipping-information .shipping-information-title {
  color: #439342;
  font-size: 1.4rem;
  margin-bottom: 10px;
  color: #6d9e2e;
  font-weight: 400;
  position: relative;
  min-height: 15px;
  letter-spacing: .03em;
  font-size: 1.9rem;
  line-height: 1.2;
  cursor: pointer;
  font-weight: 700;
}
.opc-wrapper .shipping-information .shipping-information-content {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin: 0 0 25px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 22px;
  color: #1d1d1b;
}
.opc-wrapper .shipping-information .shipping-information-content > .content {
  word-wrap: break-word;
  word-break: break-word;
  margin-inline-end: 40px;
}
.ie11 .opc-wrapper .shipping-information .shipping-information-content > .content {
  word-break: break-all;
}
.ie11 .opc-wrapper .shipping-information .shipping-information-content > .content {
  word-break: break-all;
}
.ie11 .opc-wrapper .shipping-information .shipping-information-content > .content {
  word-break: break-all;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opc-wrapper .shipping-information .shipping-information-content > .content {
    margin-right: 40px;
  }
}
.opc-wrapper .shipping-information .shipping-information-content > .content > .delimiter {
  margin: 0 2px;
  line-height: 1;
  vertical-align: middle;
}
.opc-wrapper .shipping-information .action-edit {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #a8a69f;
  line-height: 2rem;
}
.opc-wrapper .shipping-information .action-edit:focus,
.opc-wrapper .shipping-information .action-edit:active {
  background: none;
  border: none;
}
.opc-wrapper .shipping-information .action-edit:hover {
  background: none;
  border: none;
}
.opc-wrapper .shipping-information .action-edit.disabled,
.opc-wrapper .shipping-information .action-edit[disabled],
fieldset[disabled] .opc-wrapper .shipping-information .action-edit {
  pointer-events: none;
  opacity: 0.5;
}
.opc-wrapper .shipping-information .action-edit:hover {
  color: #439342;
}
.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;
}
.opc-summary-open {
  height: 100%;
}
.opc-summary-open body {
  overflow: hidden;
}
.opc-summary-open .opc-block-summary {
  height: 100%;
  overflow: auto;
}
.opc-estimated-wrapper {
  display: none;
}
.opc-block-summary {
  background: #f7f7f7;
  box-sizing: border-box;
  left: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.opc-block-summary .amtheme-summary-content {
  max-height: calc(100vh - 70px);
}
.opc-block-summary > .title,
.opc-block-summary .items-in-cart > .title {
  display: none;
}
.opc-block-summary .minicart-items-wrapper > .minicart-items {
  list-style: none;
  margin: 0;
  padding: 25px 25px 0;
}
.opc-block-summary .minicart-items-wrapper > .minicart-items > .product-item {
  margin-bottom: 30px;
}
.opc-block-summary .minicart-items-wrapper > .minicart-items > .product-item:last-child {
  margin: 0;
}
.opc-block-summary .minicart-items-wrapper > .minicart-items .product-item {
  background: none;
}
.opc-block-summary .product-item > .product {
  display: flex;
  flex-wrap: wrap;
}
.opc-block-summary .product-item .product-image-container {
  margin-inline-end: 30px;
  position: relative;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opc-block-summary .product-item .product-image-container {
    margin-right: 30px;
  }
}
.opc-block-summary .product-item .product-image-wrapper {
  height: auto;
}
.opc-block-summary .product-item .details-qty {
  align-items: center;
  background: #dfdedd;
  border-radius: 50%;
  display: flex;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: -20px;
  top: -10px;
  width: 30px;
  z-index: 9;
}
.opc-block-summary .product-item .product-item-inner {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.opc-block-summary .product-item .product-item-inner > .subtotal {
  font-weight: 700;
}
.opc-block-summary .product-item .product-item-name {
  word-wrap: break-word;
  word-break: break-word;
  margin-inline-end: 15px;
  font-weight: 400;
  min-height: auto;
}
.ie11 .opc-block-summary .product-item .product-item-name {
  word-break: break-all;
}
.ie11 .opc-block-summary .product-item .product-item-name {
  word-break: break-all;
}
.ie11 .opc-block-summary .product-item .product-item-name {
  word-break: break-all;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opc-block-summary .product-item .product-item-name {
    margin-right: 15px;
  }
}
.opc-block-summary .product-item .product-item-details {
  margin: 0;
  max-width: calc(100% - 110px - 30px);
}
.opc-block-summary .product-item .product-item-inner .subtotal,
.opc-block-summary .product-item .product-item-inner .price-excluding-tax {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
.opc-block-summary .product-item .product-item-inner .price-including-tax + .price-excluding-tax {
  color: #439342;
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.opc-block-summary .product-item .product-item-inner .price-including-tax + .price-excluding-tax:before {
  content: attr(data-label);
  margin: 0;
  min-width: 60px;
}
.opc-block-summary .product-item .weee[data-label]:before {
  line-height: 1;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .cart-price > .price {
  font-size: 1.4rem;
  margin: 0;
}
.opc-block-summary .product-item .cart.item.message {
  box-sizing: border-box;
  width: 100%;
}
.opc-block-summary .product.options > .toggle {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  cursor: pointer;
  display: block;
}
.opc-block-summary .product.options.active > .toggle {
  margin-bottom: 8px;
}
.opc-block-summary .product.options > .content > .subtitle {
  display: none;
}
.opc-block-summary .product.options > .content .item-options {
  color: #439342;
}
.opc-block-summary .product.options > .content .item-options .values {
  word-wrap: break-word;
  word-break: break-word;
  display: inline-block;
  vertical-align: top;
}
.ie11 .opc-block-summary .product.options > .content .item-options .values {
  word-break: break-all;
}
.ie11 .opc-block-summary .product.options > .content .item-options .values {
  word-break: break-all;
}
.ie11 .opc-block-summary .product.options > .content .item-options .values {
  word-break: break-all;
}
.opc-block-summary .product.options > .content .item {
  margin-bottom: 5px;
}
.opc-block-summary .amtheme-summary-order {
  align-items: center;
  box-shadow: 0 2px 4px rgba(71, 68, 63, 0.1), 0 2px 8px rgba(135, 135, 135, 0.2);
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 25px 35px;
  position: relative;
  width: 100%;
  z-index: 99;
}
.opc-block-summary .amtheme-summary-order > .amtheme-count {
  align-items: center;
  color: #439342;
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
}
.opc-block-summary .amtheme-summary-order > .amtheme-count:after {
  margin-inline-start: 12px;
  background: url("../svg/color_mode/dark/arrow-bottom-xs.svg");
  background-size: 12px 7px;
  content: '';
  display: inline-block;
  height: 7px;
  transition: all 0.4s ease-in-out;
  width: 12px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opc-block-summary .amtheme-summary-order > .amtheme-count:after {
    margin-left: 12px;
  }
}
.opc-block-summary .amtheme-summary-order > .amtheme-count > .number {
  margin-inline-end: 6px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opc-block-summary .amtheme-summary-order > .amtheme-count > .number {
    margin-right: 6px;
  }
}
.opc-block-summary .amtheme-summary-order > .amtheme-count > .of {
  margin: 0 6px;
}
.opc-block-summary .amtheme-summary-order > .total {
  color: #6d9e2e;
  font-size: 1.6rem;
}
.opc-block-summary.active .amtheme-summary-order > .amtheme-count:after {
  transform: rotate(-180deg);
}
.opc-block-summary .actions-toolbar {
  align-items: flex-start;
  margin: 0;
}
.opc-block-summary .actions-toolbar .secondary {
  margin: 0;
  padding: 0;
}
.opc-block-summary .actions-toolbar .action.viewcart {
  margin: 0;
  padding: 25px 25px 0;
}
.opc-block-summary .actions-toolbar .action.viewcart .amtheme-icon {
  height: 20px;
  width: 20px;
}
.opc-block-summary .table-totals {
  margin: 20px 0 30px;
  position: relative;
}
.opc-block-summary .table-totals:after {
  background: #dfdedd;
  content: '';
  display: block;
  height: 1px;
  left: 25px;
  margin-top: 15px;
  position: absolute;
  right: 25px;
}
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding: 10px 10px 10px 25px;
  color: #6d9e2e;
}
.opc-block-summary .table-totals .amount {
  padding: 10px 25px 10px 10px;
  text-align: right;
}
.opc-block-summary .table-totals .mark > strong,
.opc-block-summary .table-totals .amount > strong {
  font-weight: 600;
  font-size: 17px;
}
.opc-block-summary .totals-tax-summary {
  cursor: pointer;
}
.opc-block-summary .totals-tax-summary + .totals-tax-details:not(.shown) {
  display: none;
}
.opc-block-summary .totals-tax-summary + .totals-tax-details > .mark,
.opc-block-summary .totals-tax-summary + .totals-tax-details > .amount {
  color: #439342;
  padding-bottom: 20px;
  padding-top: 5px;
}
.opc-block-summary .totals-tax-summary + .totals-tax-details > .amount {
  padding-inline-end: 43px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opc-block-summary .totals-tax-summary + .totals-tax-details > .amount {
    padding-right: 43px;
  }
}
.opc-block-summary .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  min-width: 61px;
  position: relative;
}
.opc-block-summary .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .totals-tax-summary .amount .price:after {
  line-height: 10px;
  margin-bottom: 3px;
  max-width: 18px;
}
.opc-block-summary .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.mark {
  color: #6d9e2e;
  font-size: 1.6rem;
}
.checkout-index-index._has-auth-shown .opc-block-summary {
  z-index: 99;
}
.authentication-dropdown .block.block-customer-login .block-title {
  text-align: left;
}
.popup-authentication .modal-content {
  padding: 0 30px 30px;
}
.popup-authentication .block-customer-login {
  border-bottom: 1px solid #dfdedd;
  padding-bottom: 45px;
}
.popup-authentication .block-new-customer {
  padding-top: 45px;
}
.popup-authentication .block.block-customer-login .block-title,
.popup-authentication .block.block-new-customer .block-title {
  margin-bottom: 20px;
  text-align: left;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #dfdedd;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: none;
  padding: 15px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #439342;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.4rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.amtheme-product-options {
  margin: 10px 0 0;
  list-style-type: none;
  padding: 0;
}
.amtheme-product-options > .amtheme-item {
  align-items: flex-start;
  color: #439342;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  line-height: 2rem;
  margin-bottom: 10px;
  max-width: 300px;
}
.amtheme-product-options > .amtheme-item .price {
  font-weight: 700;
  width: 100%;
}
.amtheme-product-options .amtheme-title {
  padding-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-options .amtheme-title {
    padding-right: 5px;
  }
}
.amtheme-product-options .amtheme-title:after {
  content: ':';
  display: inline-block;
}
.amtheme-product-options.-bundle .amtheme-title {
  width: 100%;
}
.checkout-index-index .header.content {
  padding: 95px 35px 40px;
}
.checkout-index-index .header.content > .logo {
  margin: 0;
}
@media screen and (max-width: 414px) {
  .checkout-index-index .header.content > .logo {
    margin: auto;
  }
}
.opc-wrapper .opc .step-title {
  border: 0;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 2.4rem;
  padding: 0;
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
}
.opc-wrapper .field .note {
  color: #439342;
  display: block;
  font-size: 1.4rem;
  margin-top: 15px;
  word-break: break-word;
}
.opc-wrapper .field .note:before {
  content: '🔎';
  display: inline;
  margin-right: 2px;
}
.checkout-container .opc-wrapper {
  width: 100%;
}
.checkout-container .opc-sidebar {
  margin: 0;
}
.opc-wrapper form .fieldset > .field.required > label:after,
.opc-wrapper form .fieldset > .field._required > label:after {
  margin: 0;
  position: static;
}
.checkout-agreements-block .checkout-agreements.fieldset {
  margin: 0 0 30px;
}
.checkout-agreements-block .checkout-agreements.fieldset > .field.required > label {
  margin: 0;
}
.checkout-agreements-block .checkout-agreements.fieldset > .field.required > label:before,
.checkout-agreements-block .checkout-agreements.fieldset > .field.required > label:after {
  top: 50%;
  transform: translateY(-50%);
}
.checkout-agreements-block .checkout-agreements.fieldset > .field.required > label:after {
  position: absolute;
}
.checkout-agreements-block .checkout-agreements.fieldset > .field.required > label:before {
  margin: 0;
}
.checkout-agreements-block .checkout-agreements.fieldset .action-show {
  font-weight: 700;
  letter-spacing: .03em;
}
.cart.item {
  border-bottom: 1px solid #dfdedd;
}
.cart.item .item-info .product-item-details > *:not(:last-child) {
  margin-bottom: 10px;
}
.cart.item .item-info .product-item-name {
  min-height: auto;
}
.cart.item .item-info .product-item-name > a {
  color: #1d1d1b;
}
.cart.item .item-info > .item > .amtheme-inner {
  align-items: flex-start;
  display: flex;
  justify-content: center;
}
.cart.item .item-info .amtheme-qty-box > .amtheme-qty {
  min-width: 90px;
  padding: 0 30px;
}
.cart.item .item-info .amtheme-cell > .subtotal {
  line-height: 36px;
  text-align: center;
  font-weight: 600;
  padding-top: 30px;
  font-size: 20px;
}
.cart.item .item-info .subtotal .price-excluding-tax {
  justify-content: flex-end;
}
.cart.item .item-info .price-including-tax + .price-excluding-tax {
  flex-wrap: wrap;
  margin-top: 10px;
}
.cart.item .item-info .price-including-tax + .price-excluding-tax:before {
  margin-inline-start: 0;
  line-height: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart.item .item-info .price-including-tax + .price-excluding-tax:before {
    margin-left: 0;
  }
}
.cart.item .item-info .cart-tax-info {
  width: 100%;
}
.cart.item .item-info .price-including-tax + .price-excluding-tax .price {
  margin-right: 0;
}
.cart.item .item-info .product-info-price {
  align-items: flex-start;
  display: flex;
  flex-flow: column wrap;
}
.cart.item .item-info .product-info-price .special-price {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart.item .item-info .product-info-price .special-price {
    margin-right: 5px;
  }
}
.cart .item-actions .actions-toolbar {
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 0;
  position: relative;
}
.cart .item-actions .item > .actions-toolbar > .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin: 0 0 0 20px;
  order: 1;
}
.cart .item-actions .action-delete {
  color: #a8a69f;
}
.cart .item-actions .action-delete:hover {
  color: #c8c6c2;
}
.cart.main.actions {
  align-items: center;
  background: transparent;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  padding: 10px;
}
@media only screen and (max-width: 480px) {
  .cart.main.actions {
    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) {
  .cart.main.actions {
    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) {
  .cart.main.actions {
    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) {
  .cart.main.actions {
    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) {
  .cart.main.actions {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .cart.main.actions {
    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) {
  .cart.main.actions {
    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) {
  .cart.main.actions {
    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) {
  .cart.main.actions {
    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) {
  .cart.main.actions {
    padding-left: 35px;
  }
}
.cart.main.actions .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
}
.cart.main.actions .amtheme-wrap {
  align-items: center;
  display: flex;
}
.cart.main.actions .amtheme-wrap:last-of-type .action {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 0;
  margin-inline-start: 15px;
  color: #439342;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart.main.actions .amtheme-wrap:last-of-type .action {
    margin-right: 0;
    margin-left: 15px;
  }
}
.cart.main.actions .amtheme-wrap:last-of-type .action:hover {
  color: #61b860;
}
.cart.main.actions .amtheme-text {
  margin-right: 15px;
}
.cart.item .amtheme-label-small {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart-tax-total:after {
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}
#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;
}
.cart-summary {
  background: #fcfcfc;
}
@media only screen and (max-width: 480px) {
  .cart-summary {
    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) {
  .cart-summary {
    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) {
  .cart-summary {
    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) {
  .cart-summary {
    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) {
  .cart-summary {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .cart-summary {
    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) {
  .cart-summary {
    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) {
  .cart-summary {
    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) {
  .cart-summary {
    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) {
  .cart-summary {
    padding-left: 35px;
  }
}
.cart-summary > .title {
  display: block;
  font-size: 1.8rem;
}
.cart-summary > .block.shipping {
  margin-top: 30px;
}
.cart-summary > .cart-totals > .table-wrapper {
  margin-bottom: 15px;
}
.cart-summary > .block.shipping > .title {
  cursor: pointer;
}
.cart-summary > .block.shipping > .title:after {
  background: url("../svg/color_mode/dark/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
  display: inline-block;
  height: 20px;
  margin-left: 5px;
  vertical-align: middle;
  width: 20px;
}
.cart-summary > .block.shipping.active > .title:after {
  transform: rotate(180deg);
}
.cart-summary > .block.shipping > .title > strong {
  font-weight: 400;
  vertical-align: middle;
}
.cart-summary > .block.shipping > .content .fieldset legend + br {
  display: none;
}
.cart-summary > .block.shipping .fieldset.estimate > .field.note {
  margin-bottom: 10px;
}
.cart-summary > .block.shipping .items.methods .item-title {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .cart-summary > .block.shipping .items.methods .item-title {
  word-break: break-all;
}
.ie11 .cart-summary > .block.shipping .items.methods .item-title {
  word-break: break-all;
}
.ie11 .cart-summary > .block.shipping .items.methods .item-title {
  word-break: break-all;
}
.cart-summary > .cart-totals .table.totals tr > th,
.cart-summary > .cart-totals .table.totals tr > td {
  font-weight: 400;
}
.cart-summary > .cart-totals .table.totals tr > th:first-child,
.cart-summary > .cart-totals .table.totals tr > td:first-child {
  padding-inline-start: 0;
  padding-left: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart-summary > .cart-totals .table.totals tr > th:first-child,
  .cart-summary > .cart-totals .table.totals tr > td:first-child {
    padding-left: 0;
  }
}
.cart-summary > .cart-totals .table.totals tr > th:last-child,
.cart-summary > .cart-totals .table.totals tr > td:last-child {
  padding-inline-end: 0;
  padding-right: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart-summary > .cart-totals .table.totals tr > th:last-child,
  .cart-summary > .cart-totals .table.totals tr > td:last-child {
    padding-right: 0;
  }
}
.cart-summary > .cart-totals .table.totals tr.grand.totals > th,
.cart-summary > .cart-totals .table.totals tr.grand.totals > td {
  font-size: 1.8rem;
  font-weight: 700;
}
.cart-summary > .cart-totals .table.totals tr.grand.totals.-first > th,
.cart-summary > .cart-totals .table.totals tr.grand.totals.-first > td {
  border-top: 1px solid #dfdedd;
}
.cart-summary > .cart-totals .table.totals .amount {
  text-align: right;
}
.cart-summary > .cart-totals .table.totals .totals-tax-summary .amount .price:after {
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 20px;
}
.cart-summary > .checkout.methods > .item {
  margin-bottom: 20px;
  text-align: center;
}
.cart-summary > .checkout.methods > .item:last-of-type {
  margin-bottom: 0;
}
.cart-summary > .checkout.methods > .item .paypal.checkout.after > input {
  display: block;
  margin: 0 auto 10px;
  text-align: center;
}
.cart-summary > .checkout.methods .paypal-button-context-iframe {
  max-width: none;
}
.cart-summary > .checkout.methods .action.checkout {
  width: 100%;
}
.items-in-cart > .title {
  padding-top: 10px;
  padding-inline-end: 40px;
  padding-bottom: 10px;
  padding-inline-start: 0;
  border-bottom: 1px solid #dfdedd;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .items-in-cart > .title {
    padding-right: 40px;
    padding-left: 0;
  }
}
.items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.items-in-cart > .title .amtheme-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.items-in-cart.active > .title {
  margin-bottom: 20px;
}
.items-in-cart.active > .title .amtheme-icon {
  transform: translateY(-50%);
}
@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;
}
.amtheme-form-address .field.street {
  margin: 0;
}
.amtheme-form-address .field.street > .label {
  padding: 0;
  display: block;
  margin-bottom: 10px;
}
.amtheme-form-address .field.street.required > .label:after {
  color: #e02a27;
  content: '*';
  font-size: 1.3rem;
  text-align: right;
  vertical-align: top;
}
.amtheme-form-address .field.street > .control > .field > .label {
  display: none;
}
.amtheme-form-address .field.choice {
  padding: 12px;
  margin: 5px 0 25px;
  background: #f7f7f7;
  border-radius: 4px;
  box-sizing: border-box;
  width: 100%;
}
.amtheme-form-address .field.choice > .label {
  margin: 0;
}
.new-address-popup + .opc-new-shipping-address {
  margin-top: 35px;
}
.amtheme-address-toolbar {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.amtheme-address-toolbar > .action-cancel {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  margin-inline-end: 15px;
  padding: 15px;
  color: #439342;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2rem;
  transition: color 0.4s ease-in-out;
}
.amtheme-address-toolbar > .action-cancel:focus,
.amtheme-address-toolbar > .action-cancel:active {
  background: none;
  border: none;
}
.amtheme-address-toolbar > .action-cancel:hover {
  background: none;
  border: none;
}
.amtheme-address-toolbar > .action-cancel.disabled,
.amtheme-address-toolbar > .action-cancel[disabled],
fieldset[disabled] .amtheme-address-toolbar > .action-cancel {
  pointer-events: none;
  opacity: 0.5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-address-toolbar > .action-cancel {
    margin-right: 15px;
  }
}
.amtheme-address-toolbar > .action-cancel:hover {
  color: #1d1d1b;
}
.amtheme-form-address > .step-title {
  margin-bottom: 25px;
}
.amtheme-form-address .amtheme-select-block {
  width: 100%;
}
.amtheme-form-address .amtheme-select-block .amtheme-placeholder {
  font-size: 1.6rem;
}
.amtheme-form-address .amtheme-select-block[disabled] {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.amtheme-form-address .field._error .amtheme-select-block .amtheme-placeholder {
  border-color: #e02a27;
}
.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,
.checkout-index-index .modal-popup .modal-footer .amshopby-button.action-save-address,
.checkout-index-index .modal-popup .modal-footer .am-filter-go.action-save-address,
.checkout-index-index .modal-popup .modal-footer .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go.action-save-address,
.checkout-index-index .modal-popup .modal-footer .am-show-button > .amshopby-button.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;
}
.table-checkout-shipping-method.amtheme-shipping-method {
  margin-top: 20px;
  padding: 0;
}
.table-checkout-shipping-method.amtheme-shipping-method tr td.col {
  background-color: #f8f8f8;
  text-align: center;
  border-bottom: 2px solid #61b860;
  border-top: 2px solid #61b860;
  text-transform: capitalize;
  padding: 25px 15px 10px;
  vertical-align: top;
  letter-spacing: 0.06em;
  font-size: 1.2rem;
}
.table-checkout-shipping-method.amtheme-shipping-method tr td.col-method input[type='checkbox'],
.table-checkout-shipping-method.amtheme-shipping-method tr td.col-method input[type='radio'] {
  overflow: hidden;
  clip: inherit;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  border: 0;
  opacity: 1;
  position: inherit;
  accent-color: #6d9e2e;
}
.amtheme-shipping-method {
  margin-top: 20px;
}
.amtheme-shipping-method > .amtheme-item {
  border-bottom: 1px solid #dfdedd;
  margin: 0 0 25px;
  padding: 0 0 25px;
}
.amtheme-shipping-method > .amtheme-item:last-child {
  border: 0;
}
.amtheme-shipping-method .amtheme-method {
  display: flex;
  justify-content: space-between;
}
.amtheme-shipping-method .amtheme-method > .amtheme-info {
  margin-inline-end: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-shipping-method .amtheme-method > .amtheme-info {
    margin-right: 10px;
  }
}
.amtheme-shipping-method .amtheme-method .amtheme-title {
  margin: 0 0 5px;
}
.amtheme-shipping-method .amtheme-method .amtheme-description {
  color: #a8a69f;
  font-size: 1.4rem;
  margin: 0;
}
.amtheme-shipping-method .amtheme-method .amtheme-price {
  font-weight: 700;
  text-align: right;
}
.checkout-onepage-success .page-title {
  color: #439342;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: center;
}
.checkout-success > .amtheme-order {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 45px;
  text-align: center;
}
.checkout-success > .amtheme-text {
  text-align: center;
}
.checkout-success > .actions-toolbar {
  margin-top: 45px;
}
.checkout-success .action.continue {
  align-items: center;
  border-radius: 4px;
  display: flex;
  background-color: #1d1d1b;
  cursor: pointer;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
.checkout-success .action.continue::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;
}
.checkout-success .action.continue:hover {
  color: #ffffff;
}
.checkout-success .action.continue:hover::before {
  height: 100%;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .checkout-success .action.continue {
    position: relative;
    bottom: 0;
    display: inline-block;
    padding: 15px;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .checkout-success .action.continue {
    position: relative;
    bottom: 0;
    display: inline-block;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .checkout-success .action.continue {
    position: relative;
    bottom: 0;
    display: inline-block;
    padding: 15px;
    text-align: center;
  }
}
.checkout-success .action.continue > .amtheme-icon {
  margin-inline-start: 10px;
  height: 20px;
  width: 30px;
  fill: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout-success .action.continue > .amtheme-icon {
    margin-left: 10px;
  }
}
.amtheme-paypal-express.checkout-success {
  display: flex;
  flex-direction: column;
}
.amtheme-paypal-express.checkout-success > .amtheme-order {
  margin-bottom: 15px;
  order: 1;
}
.amtheme-paypal-express.checkout-success > .amtheme-additional-content {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 45px;
  order: 2;
  text-align: center;
}
.amtheme-paypal-express.checkout-success > .amtheme-text {
  order: 3;
}
.amtheme-paypal-express.checkout-success > .amtheme-success-order {
  order: 4;
}
.amtheme-paypal-express.checkout-success > .actions-toolbar {
  order: 5;
}
.amtheme-success-order {
  margin: 0 -35px;
  padding: 25px;
  background: #e5ebd6;
  border-radius: 5px;
}
.amtheme-success-order > .amtheme-title {
  color: #439342;
  font-size: 1.6rem;
  font-weight: 600;
}
.amtheme-success-order > .amtheme-content {
  margin-bottom: 25px;
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #1d1d1b;
}
.amtheme-success-order > .amtheme-content:last-of-type {
  margin: 0;
}
.amtheme-success-registration {
  margin-top: 40px;
  text-align: center;
}
.successpage {
  background: #e5ebd6;
  padding: 20px 0;
}
@media screen and (max-width: 414px) {
  .successpage {
    padding: 25px;
  }
}
.checkout-payment-method .opc-payment .payment-methods {
  margin: 30px 0 20px 0;
}
.checkout-payment-method .form.payments .fieldset > hr {
  display: none;
}
.checkout-payment-method .form.payments .legend + br {
  display: none;
}
.checkout-payment-method .payment-methods .step-title {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method-content .fieldset > .field-number.field {
  margin: 0 0 30px;
}
.checkout-payment-method .payment-method > .payment-method-title {
  padding: 20px 0;
}
.checkout-payment-method .payment-method > .payment-method-title .label {
  box-sizing: border-box;
  margin: 0;
}
.checkout-payment-method .payment-method .payment-method-content {
  padding: 0 0 30px;
}
.checkout-payment-method .payment-method .payment-method-content > .actions-toolbar {
  margin: 0;
}
.checkout-payment-method .payment-method .payment-method-content > .actions-toolbar.amtheme-agreement {
  margin-top: 20px;
}
.checkout-payment-method .payment-method .actions-toolbar.-paypal-express {
  align-items: baseline;
}
.checkout-payment-method .payment-method .klarna-kp-iframe {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-method .amazon-button-container {
  margin: 0;
  width: auto;
}
.checkout-payment-method .payment-method .amazon-button-container .field-tooltip {
  margin: -7px 0 0;
}
.checkout-payment-method .payment-method-title > .label {
  align-items: center;
  display: flex;
  width: 100%;
}
.checkout-payment-method .payment-method-title > .label > .img,
.checkout-payment-method .payment-method-title > .label > img {
  margin: 0 0 0 auto;
  max-height: 30px;
  order: 2;
}
.checkout-payment-method .payment-method-title > .label > .title {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  order: 1;
}
.checkout-payment-method .payment-method-title > .label > .title > .text {
  margin: 0 10px 2px 0;
}
.checkout-payment-method .payment-method-title > .label > .klarna-title {
  padding: 0;
}
.checkout-payment-method .payment-method-title > .label .action-help {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin: 2px 10px 0;
}
.checkout-payment-method .payment-method-title > .label[for^='payflow_express']:before,
.checkout-payment-method .payment-method-title > .label[for^='braintree']:before,
.checkout-payment-method .payment-method-title > .label[for='paypal_express']:before,
.checkout-payment-method .payment-method-title > .label[for='klarna_pay_later']:before,
.checkout-payment-method .payment-method-title > .label[for^='payflow_express']:after,
.checkout-payment-method .payment-method-title > .label[for^='braintree']:after,
.checkout-payment-method .payment-method-title > .label[for='paypal_express']:after,
.checkout-payment-method .payment-method-title > .label[for='klarna_pay_later']:after {
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.checkout-payment-method .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option-title .action-toggle {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 1.2rem;
  font-weight: 700;
  color: #1d1d1b;
  display: inline-block;
  text-decoration: none;
}
.coupon-list-component {
  color: #1d1d1b;
  margin: 30px 0;
  letter-spacing: .01em;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.checkout-payment-method .payment-option-content .actions-toolbar {
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0;
}
.checkout-payment-method .payment-option-content .actions-toolbar:before,
.checkout-payment-method .payment-option-content .actions-toolbar:after {
  display: none;
}
.checkout-payment-method .payment-option-content .primary .action,
.checkout-payment-method .payment-option-content .secondary .action {
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  float: none;
}
.checkout-payment-method .payment-option-content .primary .action:visited,
.checkout-payment-method .payment-option-content .secondary .action:visited {
  color: #439342;
  text-decoration: none;
}
.checkout-payment-method .payment-option-content .primary .action:hover,
.checkout-payment-method .payment-option-content .secondary .action:hover {
  color: #61b860;
  text-decoration: none;
}
.checkout-payment-method .payment-option-content .primary .action:active,
.checkout-payment-method .payment-option-content .secondary .action:active {
  color: #397e39;
  text-decoration: none;
}
.checkout-payment-method .payment-option-content .primary .action:hover,
.checkout-payment-method .payment-option-content .secondary .action:hover,
.checkout-payment-method .payment-option-content .primary .action:active,
.checkout-payment-method .payment-option-content .secondary .action:active,
.checkout-payment-method .payment-option-content .primary .action:focus,
.checkout-payment-method .payment-option-content .secondary .action:focus {
  background: none;
  border: 0;
}
.checkout-payment-method .payment-option-content .primary .action.disabled,
.checkout-payment-method .payment-option-content .secondary .action.disabled,
.checkout-payment-method .payment-option-content .primary .action[disabled],
.checkout-payment-method .payment-option-content .secondary .action[disabled],
fieldset[disabled] .checkout-payment-method .payment-option-content .primary .action,
fieldset[disabled] .checkout-payment-method .payment-option-content .secondary .action {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.paypal-button-context-iframe {
  max-width: 260px;
}
.co-transparent-form-braintree > .fieldset,
.co-transparent-form-braintree > .fieldset > .field.type {
  margin: 0 0 30px;
}
.opc-wrapper .fieldset.ccard.braintree > .field.required > label {
  padding-inline-end: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opc-wrapper .fieldset.ccard.braintree > .field.required > label {
    padding-right: 0;
  }
}
.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;
  }
}
.checkout-shipping-address .revert-checkout {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin-top: 0;
}
.checkout-shipping-address label[for='amazon-email-address'] {
  font-weight: 700;
}
.checkout-shipping-address label[for='amazon-email-address'] + span {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .checkout-shipping-address label[for='amazon-email-address'] + span {
  word-break: break-all;
}
.ie11 .checkout-shipping-address label[for='amazon-email-address'] + span {
  word-break: break-all;
}
.ie11 .checkout-shipping-address label[for='amazon-email-address'] + span {
  word-break: break-all;
}
.checkout-payment-method .amazon-sandbox-simulator {
  margin-bottom: 30px;
}
.checkout-payment-method .amazon-sandbox-simulator.payment-option > .payment-option-title {
  margin: 0 0 20px;
}
.checkout-payment-method .amazon-sandbox-simulator > .payment-option-content {
  margin: 0 0 20px;
  padding: 0;
}
.checkout-payment-method .amazon-sandbox-simulator.payment-option > .payment-option-title > .action-toggle {
  align-items: center;
  display: flex;
  line-height: 1;
}
.checkout-payment-method .amazon-sandbox-simulator.payment-option > .payment-option-title > .action-toggle:after {
  margin-inline-start: 10px;
  background: url("../svg/color_mode/dark/amazon-arrow-top.svg");
  content: '';
  display: block;
  height: 6px;
  transform: rotate(180deg);
  transition: all 0.4s ease-in-out;
  width: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout-payment-method .amazon-sandbox-simulator.payment-option > .payment-option-title > .action-toggle:after {
    margin-left: 10px;
  }
}
.checkout-payment-method .amazon-sandbox-simulator._active.payment-option > .payment-option-title .action-toggle:after {
  transform: rotate(0deg);
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  display: none;
}
.checkout-payment-method .amazon-payment-method .payment-method-content {
  margin-bottom: 30px;
  padding: 0;
}
.checkout-payment-method .amazon-payment-method .amazon-widget-container {
  margin: 30px 0;
}
.amazon-manipulate-form {
  width: 100%;
}
.checkout-payment-method .braintree-paypal-actions.actions-toolbar {
  justify-content: space-between;
}
.checkout-payment-method .braintree-paypal-actions:before,
.checkout-payment-method .braintree-paypal-actions:after {
  display: none;
}
.checkout-payment-method .braintree-paypal-actions .braintree-paypal-account {
  word-wrap: break-word;
  word-break: break-word;
  padding-top: 10px;
  padding-inline-end: 0;
  padding-bottom: 10px;
  padding-inline-start: 25px;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  width: 55%;
}
.ie11 .checkout-payment-method .braintree-paypal-actions .braintree-paypal-account {
  word-break: break-all;
}
.ie11 .checkout-payment-method .braintree-paypal-actions .braintree-paypal-account {
  word-break: break-all;
}
.ie11 .checkout-payment-method .braintree-paypal-actions .braintree-paypal-account {
  word-break: break-all;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout-payment-method .braintree-paypal-actions .braintree-paypal-account {
    padding-right: 0;
    padding-left: 25px;
  }
}
.checkout-payment-method .braintree-paypal-actions .braintree-paypal-account:before {
  left: 0;
}
.checkout-payment-method .braintree-paypal-actions .payment-method-type {
  margin-inline-end: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout-payment-method .braintree-paypal-actions .payment-method-type {
    margin-right: 15px;
  }
}
.checkout-payment-method .braintree-paypal-actions .payment-method-description {
  color: #439342;
}
.checkout-payment-method .braintree-paypal-fieldset ~ .field.choice {
  padding: 10px;
  align-items: center;
  background: #f7f7f7;
  border-radius: 4px;
  flex-direction: row;
  margin-bottom: 30px;
  position: relative;
}
.checkout-payment-method .braintree-paypal-fieldset ~ .field.choice > .label {
  margin: 0;
}
.checkout-payment-method .braintree-paypal-fieldset ~ .field.choice > .field-tooltip {
  position: static;
  transform: none;
  z-index: 999;
}
.checkout-payment-method .braintree-paypal-fieldset ~ .field.choice .field-tooltip-content {
  left: 0;
  margin-top: 5px;
}
.payment-method-content > .braintree-paypal-actions + .actions-toolbar {
  justify-content: flex-start;
}
.payment-method-braintree .payment.ccard.braintree .hosted-control {
  padding: 10px;
  border: 1px solid #dfdedd;
  border-radius: 4px;
  box-sizing: border-box;
  height: 4rem;
}
.payment-method-braintree .payment.ccard.braintree .hosted-control.braintree-hosted-fields-invalid {
  border-color: #e02a27;
}
.payment-method-braintree .payment.ccard.braintree .braintree-card-control > .hosted-control {
  padding-top: 10px;
  padding-inline-end: 40px;
  padding-bottom: 10px;
  padding-inline-start: 70px;
  background: url("../svg/color_mode/dark/braintree-card.svg") no-repeat;
  background-position: calc(100% - 14px) 50%;
  box-sizing: border-box;
  max-width: inherit;
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .payment-method-braintree .payment.ccard.braintree .braintree-card-control > .hosted-control {
    padding-right: 40px;
    padding-left: 70px;
  }
}
.payment-method-braintree .payment.ccard.braintree .braintree-card-control > img {
  height: 30px;
  top: 5px;
  width: 30px;
}
.payment-method-braintree .payment.ccard.braintree .braintree-credit-card-types {
  margin-top: 15px;
}
.payment-method-braintree .payment.ccard.braintree #braintree_expirationDate {
  width: 110px;
}
.payment-method-braintree .payment.ccard.braintree .field.cvv .field-tooltip {
  top: 40%;
}
.payment-method-braintree .payment.ccard.braintree .field.number {
  display: inline-block;
  vertical-align: top;
  width: 27%;
}
.payment-method-braintree .payment.ccard.braintree .field.number:first-of-type {
  display: block;
  width: 100%;
}
.payment-method-braintree .payment.ccard.braintree .field.cvv {
  max-width: inherit;
  width: 50%;
}
.payment-method-braintree .payment.ccard.braintree .field.choice {
  align-items: center;
  flex-direction: row;
}
.payment-method-braintree .payment.ccard.braintree .field.choice > label {
  margin-bottom: 0;
}
.payment-method-braintree .payment.ccard.braintree .field.choice > .field-tooltip {
  display: inline-block;
  position: static;
  transform: none;
}
#braintree_paypal_placeholder {
  min-width: 300px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 30px;
}
.checkout-payment-method .checkout-billing-address > .field.choice {
  margin: 0 0 15px;
}
.checkout-payment-method .checkout-billing-address .field-select-billing {
  margin: 20px 0;
}
.checkout-payment-method .checkout-billing-address .actions-toolbar {
  margin: 0 0 20px;
  justify-content: flex-end;
}
.checkout-payment-method .checkout-billing-address .actions-toolbar > .primary {
  align-items: center;
  display: flex;
}
.checkout-payment-method .checkout-billing-address .action-update {
  order: 2;
  padding: 12px 25px;
}
.checkout-payment-method .checkout-billing-address .actions-toolbar .action-cancel {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  margin-top: 0;
  margin-inline-end: 30px;
  margin-bottom: 0;
  margin-inline-start: 0;
  color: #439342;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: .03em;
  order: 1;
}
.checkout-payment-method .checkout-billing-address .actions-toolbar .action-cancel:focus,
.checkout-payment-method .checkout-billing-address .actions-toolbar .action-cancel:active {
  background: none;
  border: none;
}
.checkout-payment-method .checkout-billing-address .actions-toolbar .action-cancel:hover {
  background: none;
  border: none;
}
.checkout-payment-method .checkout-billing-address .actions-toolbar .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .actions-toolbar .action-cancel {
  pointer-events: none;
  opacity: 0.5;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout-payment-method .checkout-billing-address .actions-toolbar .action-cancel {
    margin-right: 30px;
    margin-left: 0;
  }
}
.checkout-payment-method .checkout-billing-address .actions-toolbar .action-cancel:hover {
  color: #1d1d1b;
}
.checkout-payment-method .checkout-billing-address .new-billing-address-button {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
}
.checkout-payment-method .checkout-billing-address .new-billing-address-button:focus,
.checkout-payment-method .checkout-billing-address .new-billing-address-button:active {
  background: none;
  border: none;
}
.checkout-payment-method .checkout-billing-address .new-billing-address-button:hover {
  background: none;
  border: none;
}
.checkout-payment-method .checkout-billing-address .new-billing-address-button.disabled,
.checkout-payment-method .checkout-billing-address .new-billing-address-button[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .new-billing-address-button {
  pointer-events: none;
  opacity: 0.5;
}
.checkout-payment-method .checkout-billing-address .new-billing-address-button:visited {
  color: #439342;
  text-decoration: none;
}
.checkout-payment-method .checkout-billing-address .new-billing-address-button:hover {
  color: #61b860;
  text-decoration: none;
}
.checkout-payment-method .checkout-billing-address .new-billing-address-button:active {
  color: #397e39;
  text-decoration: none;
}
.checkout-payment-method .checkout-billing-address .new-billing-address-button:hover,
.checkout-payment-method .checkout-billing-address .new-billing-address-button:active,
.checkout-payment-method .checkout-billing-address .new-billing-address-button:focus {
  background: none;
  border: 0;
}
.checkout-payment-method .checkout-billing-address .new-billing-address-button.disabled,
.checkout-payment-method .checkout-billing-address .new-billing-address-button[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .new-billing-address-button {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.checkout-billing-address .billing-address-details > .item {
  margin: 0;
}
.checkout-billing-address .billing-address-details > .item.name {
  margin: 0 0 10px;
}
.checkout-billing-address .billing-address-details > .action-edit-address {
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.checkout-billing-address .billing-address-details > .action-edit-address:visited {
  color: #439342;
  text-decoration: none;
}
.checkout-billing-address .billing-address-details > .action-edit-address:hover {
  color: #61b860;
  text-decoration: none;
}
.checkout-billing-address .billing-address-details > .action-edit-address:active {
  color: #397e39;
  text-decoration: none;
}
.checkout-billing-address .billing-address-details > .action-edit-address:hover,
.checkout-billing-address .billing-address-details > .action-edit-address:active,
.checkout-billing-address .billing-address-details > .action-edit-address:focus {
  background: none;
  border: 0;
}
.checkout-billing-address .billing-address-details > .action-edit-address.disabled,
.checkout-billing-address .billing-address-details > .action-edit-address[disabled],
fieldset[disabled] .checkout-billing-address .billing-address-details > .action-edit-address {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.checkout-payment-method .payment-method-content .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-method-content .checkout-billing-address .field.field-select-billing {
  margin: 20px 0;
}
.checkout-payment-method .payment-method-content .checkout-billing-address .choice.field {
  margin-top: 10px;
}
@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;
  }
}
.checkout-payment-method .payment-method-content .payment.payflowpro .field.type > .control {
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout-payment-method .payment-method-content .payment.payflowpro .field.type > .control {
    margin-left: 0;
  }
}
.checkout-payment-method .payment-method-content .payment.payflowpro .field.number .input-text {
  padding-inline-end: 40px;
  background: url("../svg/color_mode/dark/braintree-card.svg") no-repeat;
  background-position: calc(100% - 14px) 50%;
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout-payment-method .payment-method-content .payment.payflowpro .field.number .input-text {
    padding-right: 40px;
  }
}
.checkout-payment-method .payment-method-content .payment.payflowpro .credit-card-types img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}
.checkout-payment-method .payment-method-content .payment.payflowpro .field.date .fields.group {
  display: flex;
  margin-right: 30px;
}
.checkout-payment-method .payment-method-content .payment.payflowpro .field.date .fields.group > .field {
  margin-bottom: 10px;
}
.checkout-payment-method .payment-method-content .payment.payflowpro .field.date .fields.group > .field select {
  padding: 10px;
}
.checkout-payment-method .payment-method-content .payment.payflowpro .field.date .fields.group > .field.year {
  padding-inline-start: 0;
  flex-direction: row;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .checkout-payment-method .payment-method-content .payment.payflowpro .field.date .fields.group > .field.year {
    padding-left: 0;
  }
}
.checkout-payment-method .payment-method-content .payment.payflowpro .field.date .fields.group > .field.year:before {
  content: '/';
  font-size: 18px;
  line-height: 40px;
  margin: 0 15px;
}
.checkout-payment-method .payment-method-content .payment.payflowpro .field.date,
.checkout-payment-method .payment-method-content .payment.payflowpro .field.cvv {
  display: inline-block;
  vertical-align: top;
}
.checkout-payment-method .payment-method-content .payment.payflowpro .field.cvv .control._with-tooltip {
  width: 70px;
}
.checkout-payment-method .payment.payflowpro + .field-tooltip-content {
  background: #f7f7f7;
  border-radius: 4px;
  margin: 0;
  padding: 10px;
  position: relative;
}
.checkout-payment-method .payment.payflowpro + .field-tooltip-content .label {
  margin: 0;
}
.checkout-payment-method .payment.payflowpro .field.cvv .field-tooltip {
  position: static;
  transform: none;
}
.checkout-payment-method .payment.payflowpro .field.cvv .control._with-tooltip {
  align-items: center;
  display: flex;
}
.order-attributes .fieldset.address {
  margin-top: 20px;
  margin-inline-end: 0;
  margin-bottom: 10px;
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .order-attributes .fieldset.address {
    margin-right: 0;
    margin-left: 0;
  }
}
.order-attributes .field-tooltip {
  top: 2em;
}
.amtheme-summary-content .fieldset.address {
  padding: 0 25px;
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area > input[type='file'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-area > input[type='file']:focus + .file-uploader-button {
  border: 1px solid #1d1d1b;
}
.file-uploader-button {
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 15px 35px;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2rem;
  padding: 12px 25px;
  font-size: 1.8rem;
  border-radius: 4px;
  margin-top: 10px;
}
.file-uploader-button:focus,
.file-uploader-button:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
.file-uploader-button:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
.file-uploader-button.disabled,
.file-uploader-button[disabled],
fieldset[disabled] .file-uploader-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.file-uploader-spinner {
  margin-inline-start: 10px;
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 44px;
  vertical-align: top;
  width: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .file-uploader-spinner {
    margin-left: 10px;
  }
}
.file-uploader-preview .action-remove {
  background: #f8f8f8;
  bottom: calc(25px + 4px);
  height: 25px;
  left: 4px;
  padding: 0;
  position: relative;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove:before {
  background: url("../svg/min/trash.svg") no-repeat center / 50%;
  content: '';
  cursor: pointer;
  display: block;
  height: 34px;
  left: -5px;
  position: absolute;
  text-decoration: none;
  top: -5px;
  width: 34px;
  z-index: 2;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: .7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-link:focus {
  border: 1px solid #1d1d1b;
  border-radius: inherit;
  box-sizing: border-box;
}
.file-uploader-preview .preview-image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  z-index: 1;
}
.file-uploader-preview .preview-video:before,
.file-uploader-preview .preview-document:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../svg/min/arrow-down.svg") no-repeat center / 50%;
  background-size: 35%;
  content: '';
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  margin-top: 10px;
  margin-inline-end: 25px;
  margin-bottom: 10px;
  margin-inline-start: 0;
  background: #ffffff;
  border: 1px solid #dfdedd;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  overflow: hidden;
  position: relative;
  width: 150px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .file-uploader-preview,
  .file-uploader-placeholder {
    margin-right: 25px;
    margin-left: 0;
  }
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader-meta {
  color: #a8a69f;
}
.file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.contact-index-index .form.contact {
  margin: 20px 0;
}
.contact-index-index .form.contact .legend + br {
  display: none;
}
.contact-index-index .form.contact .note {
  margin-bottom: 20px;
}
.contact-index-index .form.contact .field:last-of-type {
  margin-bottom: 0;
}
.contact-index-index .form.contact .fieldset .legend {
  display: block;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.contact-info.cms-content {
  display: none;
}
.contact-index-index h1.page-title,
.contact-index-index .amtheme-tabs-widget .amtheme-heading.page-title {
  text-align: center;
  margin-top: 20px;
}
.contact-index-index h1.page-title,
.contact-index-index .amtheme-tabs-widget .amtheme-heading.page-title {
  text-align: center;
  margin-top: 20px;
  color: #6d9e2e;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 1px;
}
.amtheme-recaptcha-block,
.form.password.reset .field.captcha .control.captcha,
.form.send.confirmation .field.captcha .control.captcha,
.form.password.forget .field.captcha .control.captcha,
.form.create.account .field.captcha .control.captcha,
.form.search.advanced .field.captcha .control.captcha,
.form.form-orders-search .field.captcha .control.captcha,
.block.block-customer-login .field.captcha .control.captcha,
.block.block-new-customer .field.captcha .control.captcha,
.form.contact .field.captcha .control.captcha {
  display: flex;
  flex-direction: column;
}
.amtheme-recaptcha-block .nested,
.form.password.reset .field.captcha .control.captcha .nested,
.form.send.confirmation .field.captcha .control.captcha .nested,
.form.password.forget .field.captcha .control.captcha .nested,
.form.create.account .field.captcha .control.captcha .nested,
.form.search.advanced .field.captcha .control.captcha .nested,
.form.form-orders-search .field.captcha .control.captcha .nested,
.block.block-customer-login .field.captcha .control.captcha .nested,
.block.block-new-customer .field.captcha .control.captcha .nested,
.form.contact .field.captcha .control.captcha .nested {
  order: -1;
}
.amtheme-recaptcha-block .captcha-image > *,
.form.password.reset .field.captcha .control.captcha .captcha-image > *,
.form.send.confirmation .field.captcha .control.captcha .captcha-image > *,
.form.password.forget .field.captcha .control.captcha .captcha-image > *,
.form.create.account .field.captcha .control.captcha .captcha-image > *,
.form.search.advanced .field.captcha .control.captcha .captcha-image > *,
.form.form-orders-search .field.captcha .control.captcha .captcha-image > *,
.block.block-customer-login .field.captcha .control.captcha .captcha-image > *,
.block.block-new-customer .field.captcha .control.captcha .captcha-image > *,
.form.contact .field.captcha .control.captcha .captcha-image > * {
  vertical-align: middle;
}
.amtheme-recaptcha-block .captcha-reload,
.form.password.reset .field.captcha .control.captcha .captcha-reload,
.form.send.confirmation .field.captcha .control.captcha .captcha-reload,
.form.password.forget .field.captcha .control.captcha .captcha-reload,
.form.create.account .field.captcha .control.captcha .captcha-reload,
.form.search.advanced .field.captcha .control.captcha .captcha-reload,
.form.form-orders-search .field.captcha .control.captcha .captcha-reload,
.block.block-customer-login .field.captcha .control.captcha .captcha-reload,
.block.block-new-customer .field.captcha .control.captcha .captcha-reload,
.form.contact .field.captcha .control.captcha .captcha-reload {
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin-inline-start: 10px;
}
.amtheme-recaptcha-block .captcha-reload:visited,
.form.password.reset .field.captcha .control.captcha .captcha-reload:visited,
.form.send.confirmation .field.captcha .control.captcha .captcha-reload:visited,
.form.password.forget .field.captcha .control.captcha .captcha-reload:visited,
.form.create.account .field.captcha .control.captcha .captcha-reload:visited,
.form.search.advanced .field.captcha .control.captcha .captcha-reload:visited,
.form.form-orders-search .field.captcha .control.captcha .captcha-reload:visited,
.block.block-customer-login .field.captcha .control.captcha .captcha-reload:visited,
.block.block-new-customer .field.captcha .control.captcha .captcha-reload:visited,
.form.contact .field.captcha .control.captcha .captcha-reload:visited {
  color: #439342;
  text-decoration: none;
}
.amtheme-recaptcha-block .captcha-reload:hover,
.form.password.reset .field.captcha .control.captcha .captcha-reload:hover,
.form.send.confirmation .field.captcha .control.captcha .captcha-reload:hover,
.form.password.forget .field.captcha .control.captcha .captcha-reload:hover,
.form.create.account .field.captcha .control.captcha .captcha-reload:hover,
.form.search.advanced .field.captcha .control.captcha .captcha-reload:hover,
.form.form-orders-search .field.captcha .control.captcha .captcha-reload:hover,
.block.block-customer-login .field.captcha .control.captcha .captcha-reload:hover,
.block.block-new-customer .field.captcha .control.captcha .captcha-reload:hover,
.form.contact .field.captcha .control.captcha .captcha-reload:hover {
  color: #61b860;
  text-decoration: none;
}
.amtheme-recaptcha-block .captcha-reload:active,
.form.password.reset .field.captcha .control.captcha .captcha-reload:active,
.form.send.confirmation .field.captcha .control.captcha .captcha-reload:active,
.form.password.forget .field.captcha .control.captcha .captcha-reload:active,
.form.create.account .field.captcha .control.captcha .captcha-reload:active,
.form.search.advanced .field.captcha .control.captcha .captcha-reload:active,
.form.form-orders-search .field.captcha .control.captcha .captcha-reload:active,
.block.block-customer-login .field.captcha .control.captcha .captcha-reload:active,
.block.block-new-customer .field.captcha .control.captcha .captcha-reload:active,
.form.contact .field.captcha .control.captcha .captcha-reload:active {
  color: #397e39;
  text-decoration: none;
}
.amtheme-recaptcha-block .captcha-reload:hover,
.amtheme-recaptcha-block .captcha-reload:active,
.amtheme-recaptcha-block .captcha-reload:focus,
.form.password.reset .field.captcha .control.captcha .captcha-reload:hover,
.form.password.reset .field.captcha .control.captcha .captcha-reload:active,
.form.password.reset .field.captcha .control.captcha .captcha-reload:focus,
.form.send.confirmation .field.captcha .control.captcha .captcha-reload:hover,
.form.send.confirmation .field.captcha .control.captcha .captcha-reload:active,
.form.send.confirmation .field.captcha .control.captcha .captcha-reload:focus,
.form.password.forget .field.captcha .control.captcha .captcha-reload:hover,
.form.password.forget .field.captcha .control.captcha .captcha-reload:active,
.form.password.forget .field.captcha .control.captcha .captcha-reload:focus,
.form.create.account .field.captcha .control.captcha .captcha-reload:hover,
.form.create.account .field.captcha .control.captcha .captcha-reload:active,
.form.create.account .field.captcha .control.captcha .captcha-reload:focus,
.form.search.advanced .field.captcha .control.captcha .captcha-reload:hover,
.form.search.advanced .field.captcha .control.captcha .captcha-reload:active,
.form.search.advanced .field.captcha .control.captcha .captcha-reload:focus,
.form.form-orders-search .field.captcha .control.captcha .captcha-reload:hover,
.form.form-orders-search .field.captcha .control.captcha .captcha-reload:active,
.form.form-orders-search .field.captcha .control.captcha .captcha-reload:focus,
.block.block-customer-login .field.captcha .control.captcha .captcha-reload:hover,
.block.block-customer-login .field.captcha .control.captcha .captcha-reload:active,
.block.block-customer-login .field.captcha .control.captcha .captcha-reload:focus,
.block.block-new-customer .field.captcha .control.captcha .captcha-reload:hover,
.block.block-new-customer .field.captcha .control.captcha .captcha-reload:active,
.block.block-new-customer .field.captcha .control.captcha .captcha-reload:focus,
.form.contact .field.captcha .control.captcha .captcha-reload:hover,
.form.contact .field.captcha .control.captcha .captcha-reload:active,
.form.contact .field.captcha .control.captcha .captcha-reload:focus {
  background: none;
  border: 0;
}
.amtheme-recaptcha-block .captcha-reload.disabled,
.amtheme-recaptcha-block .captcha-reload[disabled],
fieldset[disabled] .amtheme-recaptcha-block .captcha-reload,
.form.password.reset .field.captcha .control.captcha .captcha-reload.disabled,
.form.password.reset .field.captcha .control.captcha .captcha-reload[disabled],
fieldset[disabled] .form.password.reset .field.captcha .control.captcha .captcha-reload,
.form.send.confirmation .field.captcha .control.captcha .captcha-reload.disabled,
.form.send.confirmation .field.captcha .control.captcha .captcha-reload[disabled],
fieldset[disabled] .form.send.confirmation .field.captcha .control.captcha .captcha-reload,
.form.password.forget .field.captcha .control.captcha .captcha-reload.disabled,
.form.password.forget .field.captcha .control.captcha .captcha-reload[disabled],
fieldset[disabled] .form.password.forget .field.captcha .control.captcha .captcha-reload,
.form.create.account .field.captcha .control.captcha .captcha-reload.disabled,
.form.create.account .field.captcha .control.captcha .captcha-reload[disabled],
fieldset[disabled] .form.create.account .field.captcha .control.captcha .captcha-reload,
.form.search.advanced .field.captcha .control.captcha .captcha-reload.disabled,
.form.search.advanced .field.captcha .control.captcha .captcha-reload[disabled],
fieldset[disabled] .form.search.advanced .field.captcha .control.captcha .captcha-reload,
.form.form-orders-search .field.captcha .control.captcha .captcha-reload.disabled,
.form.form-orders-search .field.captcha .control.captcha .captcha-reload[disabled],
fieldset[disabled] .form.form-orders-search .field.captcha .control.captcha .captcha-reload,
.block.block-customer-login .field.captcha .control.captcha .captcha-reload.disabled,
.block.block-customer-login .field.captcha .control.captcha .captcha-reload[disabled],
fieldset[disabled] .block.block-customer-login .field.captcha .control.captcha .captcha-reload,
.block.block-new-customer .field.captcha .control.captcha .captcha-reload.disabled,
.block.block-new-customer .field.captcha .control.captcha .captcha-reload[disabled],
fieldset[disabled] .block.block-new-customer .field.captcha .control.captcha .captcha-reload,
.form.contact .field.captcha .control.captcha .captcha-reload.disabled,
.form.contact .field.captcha .control.captcha .captcha-reload[disabled],
fieldset[disabled] .form.contact .field.captcha .control.captcha .captcha-reload {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-recaptcha-block .captcha-reload,
  .form.password.reset .field.captcha .control.captcha .captcha-reload,
  .form.send.confirmation .field.captcha .control.captcha .captcha-reload,
  .form.password.forget .field.captcha .control.captcha .captcha-reload,
  .form.create.account .field.captcha .control.captcha .captcha-reload,
  .form.search.advanced .field.captcha .control.captcha .captcha-reload,
  .form.form-orders-search .field.captcha .control.captcha .captcha-reload,
  .block.block-customer-login .field.captcha .control.captcha .captcha-reload,
  .block.block-new-customer .field.captcha .control.captcha .captcha-reload,
  .form.contact .field.captcha .control.captcha .captcha-reload {
    margin-left: 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 {
  margin-bottom: 50px;
  max-width: 430px;
  width: 100%;
}
.form.password.reset > fieldset,
.form.send.confirmation > fieldset,
.form.password.forget > fieldset,
.form.create.account > fieldset,
.form.search.advanced > fieldset,
.form.form-orders-search > fieldset,
.block.block-customer-login > fieldset,
.block.block-new-customer > fieldset {
  margin-bottom: 25px;
}
.form.password.reset > fieldset:not(:last-of-type),
.form.send.confirmation > fieldset:not(:last-of-type),
.form.password.forget > fieldset:not(:last-of-type),
.form.create.account > fieldset:not(:last-of-type),
.form.search.advanced > fieldset:not(:last-of-type),
.form.form-orders-search > fieldset:not(:last-of-type),
.block.block-customer-login > fieldset:not(:last-of-type),
.block.block-new-customer > fieldset:not(:last-of-type) {
  padding-bottom: 25px;
  border-bottom: 1px solid #dfdedd;
}
.form.password.reset legend + br,
.form.send.confirmation legend + br,
.form.password.forget legend + br,
.form.create.account legend + br,
.form.search.advanced legend + br,
.form.form-orders-search legend + br,
.block.block-customer-login legend + br,
.block.block-new-customer legend + br {
  display: none;
}
.form.password.reset .control.captcha .nested,
.form.send.confirmation .control.captcha .nested,
.form.password.forget .control.captcha .nested,
.form.create.account .control.captcha .nested,
.form.search.advanced .control.captcha .nested,
.form.form-orders-search .control.captcha .nested,
.block.block-customer-login .control.captcha .nested,
.block.block-new-customer .control.captcha .nested {
  margin-bottom: 5px;
}
.account .toolbar,
.account .toolbar .pager {
  align-items: center;
}
.account .toolbar .pager .toolbar-amount {
  display: block;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
.amtheme-account-actions {
  margin: 40px 0 0;
}
.amtheme-account-actions .amtheme-fields {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.amtheme-account-actions > .actions-toolbar {
  margin: 0;
}
.amtheme-account-actions > .actions-toolbar .primary > .action {
  margin: 0;
}
.amtheme-account-actions .choice:last-of-type {
  position: relative;
  margin-inline-start: 20px;
  padding-inline-start: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-account-actions .choice:last-of-type {
    margin-left: 20px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-account-actions .choice:last-of-type {
    padding-left: 20px;
  }
}
.amtheme-account-actions .choice:last-of-type:before {
  position: absolute;
  left: 0;
  width: 2px;
  height: 100%;
  background: #dfdedd;
  content: '';
}
.amtheme-card-block,
.amtheme-addresses-block.-dashboard-addresses,
.amtheme-address-method {
  box-sizing: border-box;
  padding: 20px 35px;
  background: #f7f7f7;
}
.amtheme-card-block > .amtheme-heading,
.amtheme-addresses-block.-dashboard-addresses > .amtheme-heading,
.amtheme-address-method > .amtheme-heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.amtheme-card-block > .amtheme-heading > .action,
.amtheme-addresses-block.-dashboard-addresses > .amtheme-heading > .action,
.amtheme-address-method > .amtheme-heading > .action {
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.6rem;
}
.amtheme-card-block > .amtheme-heading > .amtheme-title,
.amtheme-card-block > .amtheme-title,
.amtheme-addresses-block.-dashboard-addresses > .amtheme-heading > .amtheme-title,
.amtheme-addresses-block.-dashboard-addresses > .amtheme-title,
.amtheme-address-method > .amtheme-heading > .amtheme-title,
.amtheme-address-method > .amtheme-title {
  margin: 0;
  letter-spacing: .01em;
  font-weight: 700;
  font-size: 1.8rem;
}
.amtheme-card-block.-with-table,
.amtheme-addresses-block.-dashboard-addresses.-with-table,
.amtheme-address-method.-with-table {
  background: #fcfcfc;
}
.amtheme-card-block.-with-table > .amtheme-heading,
.amtheme-addresses-block.-dashboard-addresses.-with-table > .amtheme-heading,
.amtheme-address-method.-with-table > .amtheme-heading {
  margin-bottom: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dfdedd;
}
.amtheme-card-block.-with-table .table-wrapper,
.amtheme-addresses-block.-dashboard-addresses.-with-table .table-wrapper,
.amtheme-address-method.-with-table .table-wrapper {
  margin-bottom: 0;
}
.account-nav-content {
  padding: 0;
  background: none;
}
.account-nav-content .nav.item {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  margin: 0 0 10px;
  transition: all 0.4s ease-in-out;
}
.account-nav-content .nav.item > a {
  word-wrap: break-word;
  word-break: break-word;
  width: 100%;
  color: #fff;
  font-weight: 400;
  transition: all 0.4s ease-in-out;
}
.ie11 .account-nav-content .nav.item > a {
  word-break: break-all;
}
.ie11 .account-nav-content .nav.item > a {
  word-break: break-all;
}
.ie11 .account-nav-content .nav.item > a {
  word-break: break-all;
}
.account-nav-content .nav.item > a > strong {
  font-weight: 400;
}
.account-nav-content .nav.item:hover > a {
  color: #6d9e2e;
}
.account-nav-content .nav.item:hover:not(.current) {
  margin-inline-start: 12px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .account-nav-content .nav.item:hover:not(.current) {
    margin-left: 12px;
  }
}
.account-nav-content .nav.item.current {
  margin: 0 0 10px;
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 4px;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  justify-content: center;
}
.account-nav-content .nav.item.current > strong {
  color: #fff;
  font-weight: 600;
}
.account-nav-content .nav.item > .delimiter {
  margin-bottom: 30px;
}
.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,
.customer-account-create .page-title,
.block.block-customer-login .block-title,
.block.block-new-customer .block-title,
.customer-account-forgotpassword .page-title,
.customer-account-confirmation .page-title,
.customer-account-createpassword .page-title,
.multishipping-checkout-register .page-title {
  margin: 0 auto 20px;
  max-width: 430px;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.2rem;
}
._block-subtitle,
.block.block-customer-login .block-subtitle,
.block.block-new-customer .block-subtitle,
.form.password.forget .field.note,
.form.send.confirmation .field.note,
.form.password.reset .field.note {
  display: block;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 1.6rem;
}
.customer-account-create .form-create-account {
  margin: auto;
}
.form-create-account .fieldset.create.account:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.4rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 20px;
}
.form-create-account .field.choice + .field {
  margin-top: 20px;
}
.customer-account-login .page-title-wrapper {
  display: none;
}
.login-container {
  margin: 40px auto 25px;
}
.login-container .block:not(:first-of-type) {
  margin-top: 35px;
}
.login-container .block-customer-login {
  padding-bottom: 35px;
  border-bottom: 1px solid #dfdedd;
}
.login-container .field .tooltip.wrapper {
  padding-left: 10px;
}
.block.block-customer-login,
.block.block-new-customer {
  margin: auto;
}
.block.block-customer-login .block-subtitle,
.block.block-new-customer .block-subtitle {
  margin-top: 10px;
}
.block.block-new-customer div.block-title {
  margin-bottom: 10px;
}
.multishipping-checkout-register .form.create.account {
  margin-inline-end: auto;
  margin-inline-start: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multishipping-checkout-register .form.create.account {
    margin-right: auto;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multishipping-checkout-register .form.create.account {
    margin-left: auto;
  }
}
.form.password.forget,
.form.send.confirmation,
.form.password.reset {
  margin: 0 auto 50px;
}
.form.password.forget fieldset > .field:last-child,
.form.send.confirmation fieldset > .field:last-child,
.form.password.reset fieldset > .field:last-child {
  margin-bottom: 0;
}
.form.password.forget .field.note,
.form.send.confirmation .field.note,
.form.password.reset .field.note {
  margin-top: 0;
}
.password-strength-meter {
  align-items: center;
  border: 1px solid #f8f8f8;
  border-radius: 30px;
  box-sizing: border-box;
  display: inline-flex;
  font-size: 1.2rem;
  margin-top: 5px;
  overflow: hidden;
  padding: 7px 10px;
}
.password-strength-meter:after {
  margin-inline-start: 5px;
  align-items: center;
  content: '';
  display: inline-flex;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .password-strength-meter:after {
    margin-left: 5px;
  }
}
.password-strength-meter span {
  margin-inline-start: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .password-strength-meter span {
    margin-left: 5px;
  }
}
.password-weak .password-strength-meter {
  border-color: #f23b3b;
}
.password-weak .password-strength-meter span {
  color: #f23b3b;
}
.password-weak .password-strength-meter:after {
  content: '❌';
}
.password-weak .password-strength-meter:after {
  font-size: .9rem;
}
.password-medium .password-strength-meter {
  border-color: #ffd43e;
}
.password-medium .password-strength-meter span {
  color: #ffd43e;
}
.password-medium .password-strength-meter:after {
  content: '🙂';
}
.password-strong .password-strength-meter {
  border-color: #6d9e2e;
}
.password-strong .password-strength-meter span {
  color: #6d9e2e;
}
.password-strong .password-strength-meter:after {
  content: '👍';
}
.password-very-strong .password-strength-meter {
  border-color: #6d9e2e;
}
.password-very-strong .password-strength-meter span {
  color: #6d9e2e;
}
.password-very-strong .password-strength-meter:after {
  content: '👌';
}
.account table {
  border-radius: 6px;
  background: #fcfcfc;
}
.account table .col.actions {
  white-space: nowrap;
}
.account table .col.actions .action:not(:first-of-type) {
  margin-inline-start: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .account table .col.actions .action:not(:first-of-type) {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 414px) {
  .account table .col.actions .action:not(:first-of-type) {
    margin-inline-start: 40px;
  }
}
@media only screen and (max-width: 414px) and screen and (-ms-high-contrast: active), only screen and (max-width: 414px) and (-ms-high-contrast: none) {
  .account table .col.actions .action:not(:first-of-type) {
    margin-left: 40px;
  }
}
[class*='sales-guest-'] .items.order-links,
.account .items.order-links {
  margin: 15px 0;
  border-bottom: 1px solid #dfdedd;
}
[class*='sales-guest-'] .items.order-links .nav.item,
.account .items.order-links .nav.item {
  display: inline-block;
  margin: 0;
  padding: 20px 0;
}
[class*='sales-guest-'] .items.order-links .nav.item.downloadtxt,
.account .items.order-links .nav.item.downloadtxt {
  background: #6d9e2e;
}
[class*='sales-guest-'] .items.order-links .nav.item.downloadtxt span,
.account .items.order-links .nav.item.downloadtxt span {
  padding: 15px 5px;
}
[class*='sales-guest-'] .items.order-links .nav.item.invoicebck,
.account .items.order-links .nav.item.invoicebck,
[class*='sales-guest-'] .items.order-links .nav.item.purchasebck,
.account .items.order-links .nav.item.purchasebck,
[class*='sales-guest-'] .items.order-links .nav.item.sellerbck,
.account .items.order-links .nav.item.sellerbck {
  background: #6d9e2e;
}
@media only screen and (min-width: 321px) and (max-width: 414px) {
  [class*='sales-guest-'] .items.order-links .nav.item.invoicebck,
  .account .items.order-links .nav.item.invoicebck,
  [class*='sales-guest-'] .items.order-links .nav.item.purchasebck,
  .account .items.order-links .nav.item.purchasebck,
  [class*='sales-guest-'] .items.order-links .nav.item.sellerbck,
  .account .items.order-links .nav.item.sellerbck {
    padding: 0;
  }
}
[class*='sales-guest-'] .items.order-links .nav.item .invoicebtn,
.account .items.order-links .nav.item .invoicebtn,
[class*='sales-guest-'] .items.order-links .nav.item .purchasebtn,
.account .items.order-links .nav.item .purchasebtn,
[class*='sales-guest-'] .items.order-links .nav.item .sellerbtn,
.account .items.order-links .nav.item .sellerbtn {
  background: #fff;
  padding: 8px 11px;
  font-size: 1.6rem;
  background-image: linear-gradient(to bottom, #33245e, #3c2868, #462c72, #51307c, #5c3486);
  color: white;
}
[class*='sales-guest-'] .items.order-links .nav.item:not(:last-of-type),
.account .items.order-links .nav.item:not(:last-of-type) {
  margin-inline-end: 30px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*='sales-guest-'] .items.order-links .nav.item:not(:last-of-type),
  .account .items.order-links .nav.item:not(:last-of-type) {
    margin-right: 30px;
  }
}
[class*='sales-guest-'] .items.order-links .nav.item.current,
.account .items.order-links .nav.item.current {
  margin-bottom: -1px;
  border-bottom: 1px solid #070605;
}
[class*='sales-guest-'] .items.order-links .nav.item.current > *,
.account .items.order-links .nav.item.current > * {
  color: #1d1d1b;
}
[class*='sales-guest-'] .items.order-links .nav.item > *,
.account .items.order-links .nav.item > * {
  color: #439342;
  font-weight: 400;
}
[class*='sales-guest-'] .items.order-links .nav.item:hover > *,
.account .items.order-links .nav.item:hover > * {
  color: #1d1d1b;
}
.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;
}
[class*='magento_rma'] .page-title-wrapper,
[class*='sales-guest-'] .page-title-wrapper,
.account[class*='sales-'] .page-title-wrapper {
  display: flex;
  flex-wrap: wrap;
}
[class*='magento_rma'] .page-title-wrapper > .page-title,
[class*='sales-guest-'] .page-title-wrapper > .page-title,
.account[class*='sales-'] .page-title-wrapper > .page-title,
[class*='magento_rma'] .page-title-wrapper > .amtheme-info,
[class*='sales-guest-'] .page-title-wrapper > .amtheme-info,
.account[class*='sales-'] .page-title-wrapper > .amtheme-info {
  flex-basis: 100%;
}
[class*='magento_rma'] .page-title-wrapper .amtheme-info,
[class*='sales-guest-'] .page-title-wrapper .amtheme-info,
.account[class*='sales-'] .page-title-wrapper .amtheme-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
[class*='magento_rma'] .page-title-wrapper > .amtheme-info > *,
[class*='sales-guest-'] .page-title-wrapper > .amtheme-info > *,
.account[class*='sales-'] .page-title-wrapper > .amtheme-info > * {
  margin-top: 0;
  margin-inline-end: 30px;
  margin-bottom: 15px;
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*='magento_rma'] .page-title-wrapper > .amtheme-info > *,
  [class*='sales-guest-'] .page-title-wrapper > .amtheme-info > *,
  .account[class*='sales-'] .page-title-wrapper > .amtheme-info > * {
    margin-right: 30px;
    margin-left: 0;
  }
}
[class*='magento_rma'] .page-title-wrapper > .actions,
[class*='sales-guest-'] .page-title-wrapper > .actions,
.account[class*='sales-'] .page-title-wrapper > .actions {
  align-self: center;
  margin-bottom: 20px;
  text-align: right;
  text-transform: uppercase;
  font-size: 1.2rem;
}
[class*='magento_rma'] .page-title-wrapper > .actions.printaction,
[class*='sales-guest-'] .page-title-wrapper > .actions.printaction,
.account[class*='sales-'] .page-title-wrapper > .actions.printaction {
  text-align: left;
}
[class*='magento_rma'] .page-title-wrapper > .actions .print,
[class*='sales-guest-'] .page-title-wrapper > .actions .print,
.account[class*='sales-'] .page-title-wrapper > .actions .print {
  display: none;
}
[class*='magento_rma'] .page-title-wrapper > .actions-toolbar,
[class*='sales-guest-'] .page-title-wrapper > .actions-toolbar,
.account[class*='sales-'] .page-title-wrapper > .actions-toolbar {
  align-self: flex-start;
  margin: 0;
}
.amtheme-order-status {
  display: inline-block;
  padding: 10px 12px;
  border-radius: 4px;
  background: #f7f7f7;
}
.amtheme-order-status > * {
  vertical-align: middle;
}
.amtheme-order-status .amtheme-label {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin-right: 10px;
  color: #439342;
}
.amtheme-order-status .amtheme-status {
  font-weight: 700;
}
.amtheme-order-date {
  display: inline-block;
}
.amtheme-order-date > * {
  vertical-align: middle;
}
.amtheme-order-date .label {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.amtheme-order-date .date {
  margin-inline-start: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-order-date .date {
    margin-left: 10px;
  }
}
[class*='magento_rma'] .page-title-wrapper .reorder,
[class*='sales-guest-'] .page-title-wrapper .reorder,
.account[class*='sales-'] .page-title-wrapper .reorder {
  display: inline-flex;
  align-items: center;
}
[class*='magento_rma'] .page-title-wrapper .reorder .amtheme-icon,
[class*='sales-guest-'] .page-title-wrapper .reorder .amtheme-icon,
.account[class*='sales-'] .page-title-wrapper .reorder .amtheme-icon {
  margin-inline-start: 10px;
  width: 15px;
  height: 15px;
  fill: #439342;
  transition: right 0.4s ease-in-out;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [class*='magento_rma'] .page-title-wrapper .reorder .amtheme-icon,
  [class*='sales-guest-'] .page-title-wrapper .reorder .amtheme-icon,
  .account[class*='sales-'] .page-title-wrapper .reorder .amtheme-icon {
    margin-left: 10px;
  }
}
[class*='magento_rma'] .page-title-wrapper .reorder:hover .amtheme-icon,
[class*='sales-guest-'] .page-title-wrapper .reorder:hover .amtheme-icon,
.account[class*='sales-'] .page-title-wrapper .reorder:hover .amtheme-icon {
  right: 2px;
  fill: #61b860;
}
.order-actions-toolbar > .actions {
  display: flex;
}
.order-actions-toolbar > .actions .action {
  display: flex;
  align-items: center;
}
.order-actions-toolbar > .actions .action:not(:first-child):before {
  display: inline-block;
  margin: 0 20px;
  width: 2px;
  height: 20px;
  background: #dfdedd;
  content: '';
  vertical-align: middle;
}
.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;
}
.form.form-newsletter-manage br {
  display: none;
}
.form.form-newsletter-manage .field.choice {
  margin-top: 5px;
}
.form.form-edit-account {
  margin-bottom: 30px;
  width: 100%;
}
.form.form-edit-account > .fieldset:not(:first-of-type) {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid #dfdedd;
}
.form.form-edit-account .field.password-info {
  margin-bottom: 20px;
}
.form.form-edit-account > .fieldset.password {
  display: none;
}
.customer-account-edit .page-title {
  margin-bottom: 10px;
}
.page-layout-2columns-left.account .page-main > .columns {
  margin-top: 50px;
}
.page-layout-2columns-left.account .page-main > .columns > .main .page-title-wrapper h1,
.page-layout-2columns-left.account .page-main > .columns > .main .page-title-wrapper .amtheme-tabs-widget .amtheme-heading {
  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%;
}
.amtheme-addresses-block > .amtheme-content,
.amtheme-addresses-block.-addresses-grid {
  box-sizing: border-box;
  padding: 20px 35px;
  background: #f7f7f7;
}
.amtheme-addresses-block .empty {
  margin: 15px 0 0;
}
.amtheme-addresses-block.-addresses-grid {
  padding: 25px 35px;
}
.amtheme-addresses-block.-addresses-grid .amtheme-heading {
  display: flex;
  justify-content: space-between;
  color: #ffffff;
  background: #6d9e2e;
  border: 1px solid;
  padding: 8px 20px 8px;
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
  text-align: left;
}
.amtheme-addresses-block.-addresses-grid .amtheme-heading > .action {
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.6rem;
  color: #ffffff;
}
.amtheme-addresses-block.-addresses-grid .amtheme-heading > .action:hover {
  color: #6d9e2e;
}
.amtheme-addresses-block.-addresses-grid .amtheme-heading > .amtheme-title {
  margin: 0;
  letter-spacing: .01em;
  font-weight: 700;
  font-size: 1.8rem;
}
.amtheme-addresses-block.-addresses-grid .customer-addresses-toolbar {
  margin-bottom: 0;
}
.amtheme-address-card {
  box-sizing: border-box;
  padding: 15px;
  width: 100%;
  border-radius: 4px;
  background: #e6f1cc;
}
.amtheme-address-card .amtheme-wrapper .amtheme-title {
  display: block;
  margin-bottom: 20px;
  color: #439342;
  font-weight: 700;
}
.amtheme-address-card .amtheme-content > a {
  color: #1d1d1b;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
}
.amtheme-address-card .amtheme-actions {
  margin-top: 20px;
}
.amtheme-address-card .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 1.2rem;
}
.amtheme-address-card .amtheme-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 5px;
}
.amtheme-address-card .amtheme-row .amtheme-title {
  margin-bottom: 0px;
  color: #439342;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  display: none;
}
.amtheme-address-card .amtheme-content {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amtheme-address-card .amtheme-content {
  word-break: break-all;
}
.ie11 .amtheme-address-card .amtheme-content {
  word-break: break-all;
}
.ie11 .amtheme-address-card .amtheme-content {
  word-break: break-all;
}
.amtheme-addresses-block.-addresses-grid .amtheme-card-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 15px 0 25px;
  width: 100%;
}
.amtheme-addresses-block.-addresses-grid .amtheme-address-card {
  flex-grow: 1;
  margin: 0;
  width: 100%;
}
.amtheme-card-wrap .amtheme-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  position: relative;
}
.amtheme-card-wrap .amtheme-actions .action {
  margin: 0 0 0 20px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 1.2rem;
  position: absolute;
  top: -40px;
  right: 10px;
}
.amtheme-card-wrap .amtheme-actions .action.delete {
  color: #1d1d1b;
  right: 55px;
}
.amtheme-card-wrap .amtheme-actions .action.delete:hover {
  color: #3f3f3b;
}
.form-address-edit {
  margin-bottom: 30px;
  width: 100%;
}
.form-address-edit > .fieldset:not(:first-of-type) {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px solid #dfdedd;
}
.form-address-edit .fields.-hidden {
  display: none;
}
.form-address-edit .fields.-am-block {
  justify-content: space-between;
}
.amtheme-addresses-block.-dashboard-addresses > .amtheme-content {
  word-wrap: break-word;
  word-break: break-word;
  padding: 0;
  border-radius: 0;
}
.ie11 .amtheme-addresses-block.-dashboard-addresses > .amtheme-content {
  word-break: break-all;
}
.ie11 .amtheme-addresses-block.-dashboard-addresses > .amtheme-content {
  word-break: break-all;
}
.ie11 .amtheme-addresses-block.-dashboard-addresses > .amtheme-content {
  word-break: break-all;
}
.amtheme-dashboard-info .amtheme-card-block > .amtheme-title,
.amtheme-dashboard-info .amtheme-addresses-block.-dashboard-addresses > .amtheme-title,
.amtheme-dashboard-info .amtheme-address-method > .amtheme-title {
  display: block;
  margin-bottom: 15px;
}
.amtheme-dashboard-info .amtheme-customer-name {
  display: block;
}
.amtheme-dashboard-info .amtheme-information .amtheme-content {
  word-wrap: break-word;
  word-break: break-word;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ie11 .amtheme-dashboard-info .amtheme-information .amtheme-content {
  word-break: break-all;
}
.ie11 .amtheme-dashboard-info .amtheme-information .amtheme-content {
  word-break: break-all;
}
.ie11 .amtheme-dashboard-info .amtheme-information .amtheme-content {
  word-break: break-all;
}
.amtheme-dashboard-info .amtheme-card-block > .amtheme-actions,
.amtheme-dashboard-info .amtheme-addresses-block.-dashboard-addresses > .amtheme-actions,
.amtheme-dashboard-info .amtheme-address-method > .amtheme-actions {
  margin-top: 15px;
}
.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 {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin-right: 10px;
  color: #439342;
}
.amtheme-dashboard-info .amtheme-card-block .action:hover,
.amtheme-dashboard-info .amtheme-addresses-block.-dashboard-addresses .action:hover,
.amtheme-addresses-block.-dashboard-addresses .amtheme-address-card .action:hover,
.amtheme-dashboard-info .amtheme-address-method .action:hover {
  color: #61b860;
}
.amtheme-card-block.amtheme-reviews-dashboard,
.amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard,
.amtheme-address-method.amtheme-reviews-dashboard {
  padding-bottom: 0;
}
.amtheme-card-block.amtheme-reviews-dashboard .amtheme-items,
.amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items,
.amtheme-address-method.amtheme-reviews-dashboard .amtheme-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.amtheme-card-block.amtheme-reviews-dashboard .amtheme-items > .amtheme-item,
.amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-items > .amtheme-item,
.amtheme-address-method.amtheme-reviews-dashboard .amtheme-items > .amtheme-item {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0 0 20px;
  padding: 15px 20px;
  width: 100%;
  border-radius: 4px;
  background: #ffffff;
}
.amtheme-card-block.amtheme-reviews-dashboard .amtheme-item > .product-name,
.amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-item > .product-name,
.amtheme-address-method.amtheme-reviews-dashboard .amtheme-item > .product-name {
  word-wrap: break-word;
  word-break: break-word;
  margin-bottom: 15px;
  color: #439342;
  font-weight: 700;
}
.ie11 .amtheme-card-block.amtheme-reviews-dashboard .amtheme-item > .product-name,
.ie11 .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-item > .product-name,
.ie11 .amtheme-address-method.amtheme-reviews-dashboard .amtheme-item > .product-name {
  word-break: break-all;
}
.ie11 .amtheme-card-block.amtheme-reviews-dashboard .amtheme-item > .product-name,
.ie11 .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-item > .product-name,
.ie11 .amtheme-address-method.amtheme-reviews-dashboard .amtheme-item > .product-name {
  word-break: break-all;
}
.ie11 .amtheme-card-block.amtheme-reviews-dashboard .amtheme-item > .product-name,
.ie11 .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-item > .product-name,
.ie11 .amtheme-address-method.amtheme-reviews-dashboard .amtheme-item > .product-name {
  word-break: break-all;
}
.amtheme-card-block.amtheme-reviews-dashboard .rating-summary,
.amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .rating-summary,
.amtheme-address-method.amtheme-reviews-dashboard .rating-summary {
  display: flex;
  align-items: center;
  margin: 0;
}
.amtheme-card-block.amtheme-reviews-dashboard .amtheme-item .amtheme-label,
.amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-item .amtheme-label,
.amtheme-address-method.amtheme-reviews-dashboard .amtheme-item .amtheme-label {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  padding-inline-end: 10px;
  color: #3d3731;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-card-block.amtheme-reviews-dashboard .amtheme-item .amtheme-label,
  .amtheme-addresses-block.-dashboard-addresses.amtheme-reviews-dashboard .amtheme-item .amtheme-label,
  .amtheme-address-method.amtheme-reviews-dashboard .amtheme-item .amtheme-label {
    padding-right: 10px;
  }
}
.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,
.account .customer-review.view .review-details {
  margin-top: 30px;
}
.amtheme-customer-review.view .productCounts,
.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,
.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,
  .customer-review.view .productCounts {
    top: auto;
  }
  .amtheme-customer-review.view h2.product-name,
  .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,
.kyc_popup .amtheme-tabs-widget .amtheme-heading.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,
.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,
.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;
}
.page-product-downloadable .amtheme-product-info .product.attribute.overview {
  margin-bottom: 20px;
}
.page-product-downloadable .amtheme-product-info .samples-item-title,
.page-product-downloadable .amtheme-product-info .box-tocart.qty {
  display: none;
}
.page-product-downloadable .amtheme-product-info .items.samples,
.page-product-downloadable .amtheme-product-info .field.downloads > .control {
  display: flex;
  flex-wrap: wrap;
}
.page-product-downloadable .amtheme-product-info .samples .samples-item {
  margin: 0 20px 20px 0;
}
.page-product-downloadable .amtheme-product-info .downloads .field.choice:not(.downloads-all) > .label {
  min-width: 130px;
}
.page-product-downloadable .amtheme-product-info .samples .samples-item-link,
.page-product-downloadable .amtheme-product-info .downloads:not(.downloads-no-separately) .field.choice:not(.downloads-all) > .label {
  border: 1px solid #dfdedd;
  border-radius: 4px;
  display: inline-block;
  padding: 10px;
  transition: 0.4s ease-in-out;
  transition-property: border-color, background;
}
.page-product-downloadable .amtheme-product-info .samples .samples-item-link:hover,
.page-product-downloadable .amtheme-product-info .downloads:not(.downloads-no-separately) .field.choice:not(.downloads-all) > .label:hover {
  border-color: #4a4948;
}
.page-product-downloadable .amtheme-product-info .downloads > .label {
  color: #439342;
  font-weight: 700;
  margin-bottom: 15px;
}
.page-product-downloadable .amtheme-product-info .downloads .field.choice {
  margin: 0;
}
.page-product-downloadable .amtheme-product-info .field.choice .price-container {
  align-items: center;
  margin-top: 5px;
}
.page-product-downloadable .amtheme-product-info .field.choice .price-container:before {
  margin-inline-end: 5px;
  content: '+';
  display: inline;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-product-downloadable .amtheme-product-info .field.choice .price-container:before {
    margin-right: 5px;
  }
}
.page-product-downloadable .amtheme-product-info .downloads .field.choice:not(.downloads-all) input[type='checkbox']:checked + .label {
  background: #f7f7f7;
  border-color: #070605;
}
.page-product-downloadable .amtheme-product-info .downloads .field.choice > .label {
  margin: 0 20px 20px 0;
}
.page-product-downloadable .amtheme-product-info .downloads .field.choice > .label:before,
.page-product-downloadable .amtheme-product-info .downloads .field.choice > .label:after {
  display: none;
}
.page-product-downloadable .amtheme-product-info .downloads-all {
  width: 100%;
}
.page-product-downloadable .amtheme-product-info .downloads-all .label {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  margin: 0;
  padding: 0;
}
.page-product-downloadable .amtheme-product-info .downloads-no-separately .control {
  flex-direction: column;
}
.page-product-downloadable .amtheme-product-info .downloads-no-separately .field.choice > .label:before {
  background: url("../svg/color_mode/dark/check.svg") center / 15px no-repeat;
  content: '';
  display: inline-block;
  height: 8px;
  vertical-align: middle;
  width: 12px;
}
._keyfocus .downloads .field.choice:not(.downloads-all) input[type='checkbox']:focus + .label {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #1d1d1b;
}
.table-downloadable-products .col.id a {
  font-weight: 400;
}
.page-product-grouped .box-tocart {
  margin-top: 10px;
}
.page-product-grouped .-on-line .box-tocart {
  margin: 0 0 20px 0;
}
.page-product-grouped .amtheme-product-info .product-add-form {
  margin-top: 20px;
}
.page-product-grouped .amtheme-product-info .product-info-price {
  display: none;
}
.amtheme-product-info .table-wrapper.grouped {
  margin-bottom: 35px;
}
.amtheme-product-info .table-wrapper.grouped > .no-available {
  border: 1px solid #dfdedd;
  border-radius: 4px;
  color: #439342;
  display: inline-block;
  margin-bottom: 20px;
  padding: 5px 8px;
}
.amtheme-product-info .amtheme-qty-wrap.-grouped {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 10px;
  width: 140px;
}
.amtheme-product-info .amtheme-qty-wrap.-grouped > .amtheme-label {
  margin: 0 10px 0 0;
  min-width: auto;
  padding: 0;
  width: auto;
}
.amtheme-product-info .table.grouped .row .col.item {
  padding: 0 !important;
}
.amtheme-product-info .table.grouped .product-row {
  border: 1px solid #dfdedd;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 10px 20px 0;
}
.amtheme-product-info .table.grouped .product-row > .product {
  padding-inline-end: 10px;
  box-sizing: border-box;
  margin: 0 0 10px;
  max-width: calc(100% - 140px);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-info .table.grouped .product-row > .product {
    padding-right: 10px;
  }
}
.ie11 .amtheme-product-info .table.grouped .product-row > .product {
  max-width: 1px;
}
.amtheme-product-info .table.grouped .product-row > .control.qty {
  min-width: 40%;
}
.amtheme-product-info .table.grouped .product-item-name {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amtheme-product-info .table.grouped .product-item-name {
  word-break: break-all;
}
.ie11 .amtheme-product-info .table.grouped .product-item-name {
  word-break: break-all;
}
.ie11 .amtheme-product-info .table.grouped .product-item-name {
  word-break: break-all;
}
.ie11 .amtheme-product-info .table.grouped .product-item-name {
  display: block;
}
.amtheme-product-info .table.grouped > tbody > tr > td {
  padding: 0;
}
.amtheme-product-info .table.grouped .price-box {
  margin-top: 5px;
  padding: 0;
}
.amtheme-product-info .table.grouped .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.amtheme-product-info .table.grouped .stock.unavailable {
  align-items: center;
  color: #a8a69f;
  display: flex;
  font-size: 1.4rem;
  text-align: right;
  text-transform: uppercase;
}
.amtheme-product-info .product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.toolbar-sorter .amtheme-filter-wrap {
  flex: 1;
}
.toolbar-sorter .amtheme-filter-button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  height: 1px;
  margin-bottom: 0;
  min-height: 40px;
}
.toolbar-sorter .amtheme-filter-button .filter-title-text {
  font-size: 1.6rem;
  font-weight: 400;
  color: #fff;
}
.toolbar-sorter .amtheme-filter-button .amtheme-icon {
  background: none;
  height: 25px;
  margin-right: 5px;
  width: 25px;
}
@media all and (max-width: 768px) {
  .toolbar-sorter .amtheme-filter-button .amtheme-icon {
    background: #fff;
  }
}
.toolbar-sorter .amtheme-filter-button .amtheme-icon.-active {
  height: 15px;
  width: 15px;
}
.amtheme-filter-action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  align-items: center;
  cursor: pointer;
  transition: none;
}
.amtheme-filter-action:focus,
.amtheme-filter-action:active {
  background: none;
  border: none;
}
.amtheme-filter-action:hover {
  background: none;
  border: none;
}
.amtheme-filter-action.disabled,
.amtheme-filter-action[disabled],
fieldset[disabled] .amtheme-filter-action {
  pointer-events: none;
  opacity: 0.5;
}
.amtheme-filter-action .amtheme-title {
  font-weight: 400;
}
.amtheme-filter-action:hover .amtheme-icon {
  fill: #040404;
  border-color: #040404;
  color: #040404;
}
.page-with-filter .block.filter {
  position: relative;
}
.page-with-filter.catalogsearch-result-index .block.filter {
  margin-bottom: 0;
}
.block.filter {
  margin: 0;
}
.block.filter .filter-title {
  display: none;
}
.block.filter .filter-options-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  cursor: pointer;
  padding: 15px 20px 15px 0;
  position: relative;
  width: 100%;
}
.block.filter .filter-options-title:after {
  background: url("../svg/color_mode/dark/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
  height: 20px;
  position: absolute;
  right: 0;
  transition: transform 0.2s ease-in-out;
  width: 20px;
}
._keyfocus .block.filter .filter-options-title:focus {
  border-radius: 2px;
}
.block.filter .filter-options-item {
  border-radius: 2px;
}
.block.filter .filter-options-item.-active .filter-options-title:after {
  transform: translateY(-50%) rotateZ(180deg);
}
.block.filter .filter-options-content {
  padding: 5px 0;
}
.block.filter .filter-actions {
  border-top: 1px solid #070605;
  padding: 15px 0;
}
.block.filter .filter-clear {
  color: #439342;
  font-size: 1.4rem;
}
.block.filter .filter-clear:hover {
  color: #61b860;
}
.filter-options a:hover {
  color: #1d1d1b;
  font-weight: 400;
}
.filter-options a:hover .count {
  color: #1d1d1b;
}
.filter-options .item {
  margin: 0 0 10px;
  padding: 2px 0;
}
.filter-options .amtheme-name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  margin-right: 5px;
}
.ie11 .filter-options .amtheme-name {
  word-break: break-all;
}
.ie11 .filter-options .amtheme-name {
  word-break: break-all;
}
.ie11 .filter-options .amtheme-name {
  word-break: break-all;
}
.filter-options .count {
  color: #a8a69f;
  white-space: nowrap;
}
.filter-options .count:after {
  content: ') ';
}
.filter-options .count:before {
  content: ' (';
}
.filter-options a {
  color: #1d1d1b;
  display: inline-flex;
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
}
.filter-current {
  box-sizing: border-box;
  margin: 0 0 15px;
}
.filter-current .filter-current-subtitle {
  font-size: 1.4rem;
  font-weight: 400;
}
.filter-current .items {
  display: flex;
  flex-wrap: wrap;
}
.filter-current .item {
  background: #f7f7f7;
  color: #439342;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin: 10px 10px 0 0;
  overflow: hidden;
  padding: 5px 26px 5px 8px;
  position: relative;
  text-transform: uppercase;
}
.filter-current .filter-label {
  font-weight: 700;
  margin-right: 5px;
  min-width: 35%;
}
.filter-current .filter-label:after {
  content: ': ';
}
.filter-current .filter-label,
.filter-current .filter-value {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 700;
}
.ie11 .filter-current .filter-label,
.ie11 .filter-current .filter-value {
  word-break: break-all;
}
.ie11 .filter-current .filter-label,
.ie11 .filter-current .filter-value {
  word-break: break-all;
}
.ie11 .filter-current .filter-label,
.ie11 .filter-current .filter-value {
  word-break: break-all;
}
.filter-current .remove {
  display: inline-block;
  padding: 5px 8px;
  position: absolute;
  right: 0;
}
._keyfocus .filter-current .remove:focus {
  box-shadow: none;
}
._keyfocus .filter-current .remove:focus .amtheme-icon {
  border-radius: 2px;
  box-shadow: 0 0 0 3px #f7f7f7, 0 0 0 4px #1d1d1b;
}
.filter-current .amtheme-icon {
  height: 10px;
  transform: translateY(-5%);
  vertical-align: middle;
  width: 10px;
}
.block.filter .amtheme-icon.-close {
  opacity: 0;
}
.block.filter .filter-subtitle {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.5rem;
}
.block.filter .action.amtheme-close {
  display: none;
}
.form-create-account .fields.-am-block {
  background: 0;
  margin: 0;
  padding: 0;
}
.form-create-account .fields.-am-block .label:before {
  background: #f7f7f7;
}
.map-popup-wrapper.popup .action.close {
  position: relative;
  position: absolute;
  right: 0;
  top: 10px;
}
.map-popup-wrapper.popup .action.close:before,
.map-popup-wrapper.popup .action.close:after {
  position: absolute;
  top: 50%;
  right: 12px;
  display: block;
  width: 15px;
  height: 1px;
  background: #3d3731;
  content: '';
}
.map-popup-wrapper.popup .action.close:before {
  transform: rotate(45deg);
}
.map-popup-wrapper.popup .action.close:after {
  transform: rotate(-45deg);
}
.map-popup-wrapper.popup .action.close:hover:before,
.map-popup-wrapper.popup .action.close:focus:before,
.map-popup-wrapper.popup .action.close:active:before,
.map-popup-wrapper.popup .action.close:hover:after,
.map-popup-wrapper.popup .action.close:focus:after,
.map-popup-wrapper.popup .action.close:active:after {
  background: #a8a69f;
}
.map-popup {
  background: #ffffff;
  border: none;
  padding: 15px;
  width: 100%;
  box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 5px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  border-radius: 6px;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .price-box {
  align-items: flex-start;
  margin-bottom: 10px;
}
.map-popup .map-old-price .price-wrapper {
  position: relative;
}
.map-popup .action.primary,
.map-popup .amshopby-button,
.map-popup .am-filter-go,
.map-popup .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
.map-popup .am-show-button > .amshopby-button {
  margin-inline-end: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .map-popup .action.primary,
  .map-popup .amshopby-button,
  .map-popup .am-filter-go,
  .map-popup .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
  .map-popup .am-show-button > .amshopby-button {
    margin-right: 10px;
  }
}
.map-popup .map-price {
  margin-top: 0;
  margin-inline-end: 10px;
  margin-bottom: 0;
  margin-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .map-popup .map-price {
    margin-right: 10px;
    margin-left: 0;
  }
}
.map-popup .actual-price {
  margin: 5px 0 15px;
}
.map-popup .regular-price .price-label,
.map-popup .popup-header,
.map-popup .popup-pointer {
  display: none;
}
.map-popup .price-excluding-tax .price {
  margin: 0;
}
.map-popup .map-help-text {
  margin-top: 30px;
}
.map-popup .price-container .weee {
  margin: 0 5px;
  width: auto;
}
.map-info-price {
  margin: 0 0 20px;
}
.map-info-price .map-info-price .price-box {
  margin: 0 0 10px;
}
.map-info-price .map-info-price .map-price {
  margin-inline-end: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .map-info-price .map-info-price .map-price {
    margin-right: 10px;
  }
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  position: relative;
}
.map-fallback-price {
  display: none;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-inline-end: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .map-old-price:not(:last-child),
  .product-item .map-old-price:not(:last-child),
  .product-info-price .map-show-info:not(:last-child) {
    margin-right: 10px;
  }
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #439342;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #61b860;
  text-decoration: none;
}
button.map-show-info:active {
  color: #397e39;
  text-decoration: none;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.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;
}
.multicheckout .amtheme-card-block > .box,
.multicheckout .amtheme-addresses-block.-dashboard-addresses > .box,
.multicheckout .amtheme-address-method > .box {
  box-sizing: border-box;
}
.multicheckout .amtheme-card-block > .box > .action,
.multicheckout .amtheme-addresses-block.-dashboard-addresses > .box > .action,
.multicheckout .amtheme-address-method > .box > .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  display: inline-flex;
  margin-top: 20px;
}
.amtheme-cart-items .amtheme-item:not(:first-of-type) {
  border-top: 1px solid #dfdedd;
  margin-top: 20px;
  padding-top: 20px;
}
.amtheme-cart-items .product-item-name {
  word-wrap: break-word;
  word-break: break-word;
  color: #1d1d1b;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 2rem;
}
.ie11 .amtheme-cart-items .product-item-name {
  word-break: break-all;
}
.ie11 .amtheme-cart-items .product-item-name {
  word-break: break-all;
}
.ie11 .amtheme-cart-items .product-item-name {
  word-break: break-all;
}
.amtheme-cart-items .product-item-name > a {
  color: inherit;
}
.amtheme-cart-items .amtheme-qty {
  clear: both;
  color: #439342;
  margin-top: 20px;
}
.amtheme-cart-items .item-options {
  margin-top: 15px;
}
.amtheme-cart-items .item-options dt {
  float: left;
  clear: both;
  margin-right: 5px;
  font-weight: 400;
}
.amtheme-cart-items .item-options dt:after {
  display: inline-block;
  content: ':';
}
.amtheme-cart-items .item-options dt + dd {
  float: left;
}
.amtheme-cart-items .item-options dt,
.amtheme-cart-items .item-options dd {
  margin-bottom: 10px;
}
.amtheme-cart-items .item-options dd:last-of-type {
  margin-bottom: 20px;
}
.amtheme-cart-items .item-options .price {
  font-weight: 700;
}
.amtheme-shipping-methods .amtheme-item:not(:first-of-type) {
  border-top: 1px solid #dfdedd;
  margin-top: 25px;
  padding-top: 25px;
}
.amtheme-shipping-methods .amtheme-item .amtheme-label {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amtheme-shipping-methods .amtheme-title {
  word-wrap: break-word;
  word-break: break-word;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.ie11 .amtheme-shipping-methods .amtheme-title {
  word-break: break-all;
}
.ie11 .amtheme-shipping-methods .amtheme-title {
  word-break: break-all;
}
.ie11 .amtheme-shipping-methods .amtheme-title {
  word-break: break-all;
}
.amtheme-shipping-methods .amtheme-description {
  word-wrap: break-word;
  word-break: break-word;
  color: #a8a69f;
  font-size: 1.4rem;
  letter-spacing: 0.03em;
  margin-top: 5px;
}
.ie11 .amtheme-shipping-methods .amtheme-description {
  word-break: break-all;
}
.ie11 .amtheme-shipping-methods .amtheme-description {
  word-break: break-all;
}
.ie11 .amtheme-shipping-methods .amtheme-description {
  word-break: break-all;
}
.amtheme-shipping-methods .amtheme-price {
  font-weight: 700;
  white-space: nowrap;
}
[class*='multishipping-checkout'] .page-header .logo {
  margin: 0 auto 0 0;
}
.multishipping-checkout-addresses .page-title {
  margin-bottom: 10px;
  padding: 0;
  border: 0;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 2.4rem;
  padding-bottom: 20px;
}
.multicheckout.address.form .table.items > tbody > tr > td {
  background: #f7f7f7;
}
.multicheckout.address.form .table.items > tbody > tr:not(:last-of-type) > td {
  border-bottom: 5px solid #ffffff;
  border-right: 3px solid #ffffff;
}
.multicheckout.address.form .table.items > tbody > tr > td,
.multicheckout.address.form .table.items > thead > tr > th {
  padding: 20px;
}
.multicheckout.address.form .table.items > thead > tr > th {
  padding-bottom: 25px;
  font-size: 1.4rem;
  text-align: center;
}
.multicheckout.address.form .table.items .field {
  margin: 0;
}
.multicheckout.address.form .table.items .field.address {
  width: 100%;
}
.multicheckout.address.form .table.items .product-item-name {
  font-weight: 400;
}
.multicheckout.address.form .table.items .product-item-name {
  color: #1d1d1b;
  font-weight: 400;
}
.multicheckout.address.form .table.items .item-options {
  color: #439342;
  margin: 20px 0 0;
}
.multicheckout.address.form .table.items .item-options dt {
  float: left;
  clear: both;
  margin-right: 5px;
  font-weight: 400;
}
.multicheckout.address.form .table.items .item-options dt:after {
  display: inline-block;
  content: ':';
}
.multicheckout.address.form .table.items .item-options dt + dd {
  float: left;
}
.multicheckout.address.form .table.items .amtheme-qty-box {
  min-width: 94px;
}
.multicheckout.address.form .table.items .action.delete {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 4rem;
}
.multicheckout.address.form .actions-toolbar {
  flex-flow: row wrap;
}
.multicheckout.address.form .actions-toolbar:before,
.multicheckout.address.form .actions-toolbar:after {
  display: none;
}
.multicheckout.address.form .actions-toolbar .action.back {
  display: inline;
}
.multicheckout.address.form .actions-toolbar .action.update {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  color: #439342;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: right;
}
.multicheckout.address.form .actions-toolbar .action.update:focus,
.multicheckout.address.form .actions-toolbar .action.update:active {
  background: none;
  border: none;
}
.multicheckout.address.form .actions-toolbar .action.update:hover {
  background: none;
  border: none;
}
.multicheckout.address.form .actions-toolbar .action.update.disabled,
.multicheckout.address.form .actions-toolbar .action.update[disabled],
fieldset[disabled] .multicheckout.address.form .actions-toolbar .action.update {
  pointer-events: none;
  opacity: 0.5;
}
.multicheckout.address.form .actions-toolbar .action.update .amtheme-icon {
  height: 13px;
  margin-right: 8px;
  width: 13px;
}
.multicheckout.address.form .actions-toolbar .action.add.outline {
  cursor: pointer;
  position: relative;
  color: #ffffff;
  text-transform: capitalize;
  background-color: #6d9e2e;
  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;
}
.multicheckout.address.form .actions-toolbar .action.add.outline::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;
}
.multicheckout.address.form .actions-toolbar .action.add.outline:hover {
  color: #ffffff;
}
.multicheckout.address.form .actions-toolbar .action.add.outline:hover::before {
  height: 100%;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .multicheckout.address.form .actions-toolbar .action.add.outline {
    position: relative;
    bottom: 0;
    display: inline-block;
    width: 125px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .multicheckout.address.form .actions-toolbar .action.add.outline {
    position: relative;
    bottom: 0;
    display: inline-block;
    width: 125px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .multicheckout.address.form .actions-toolbar .action.add.outline {
    position: relative;
    bottom: 0;
    display: inline-block;
    width: 125px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
}
@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,
  .actions-toolbar > .amshopby-button,
  .actions-toolbar > .am-filter-go,
  .actions-toolbar > .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
  .actions-toolbar > .am-show-button > .amshopby-button {
    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;
}
.multicheckout.shipping .block-shipping > .amtheme-card-block,
.multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses,
.multicheckout.shipping .block-shipping > .amtheme-address-method {
  display: flex;
  flex-wrap: wrap;
}
.multicheckout.shipping .block-shipping > .amtheme-card-block > .box,
.multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box,
.multicheckout.shipping .block-shipping > .amtheme-address-method > .box {
  width: 100%;
}
.multicheckout.shipping .block-shipping > .amtheme-card-block > .box .box-title,
.multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box .box-title,
.multicheckout.shipping .block-shipping > .amtheme-address-method > .box .box-title {
  align-items: center;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  justify-content: space-between;
  letter-spacing: .01em;
  line-height: 2rem;
  margin-bottom: 20px;
}
.multicheckout.shipping .block-shipping > .amtheme-card-block > .box .box-title .action,
.multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box .box-title .action,
.multicheckout.shipping .block-shipping > .amtheme-address-method > .box .box-title .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.multicheckout.shipping .block-shipping > .amtheme-card-block > .box .box-content,
.multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box .box-content,
.multicheckout.shipping .block-shipping > .amtheme-address-method > .box .box-content {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .multicheckout.shipping .block-shipping > .amtheme-card-block > .box .box-content,
.ie11 .multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box .box-content,
.ie11 .multicheckout.shipping .block-shipping > .amtheme-address-method > .box .box-content {
  word-break: break-all;
}
.ie11 .multicheckout.shipping .block-shipping > .amtheme-card-block > .box .box-content,
.ie11 .multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box .box-content,
.ie11 .multicheckout.shipping .block-shipping > .amtheme-address-method > .box .box-content {
  word-break: break-all;
}
.ie11 .multicheckout.shipping .block-shipping > .amtheme-card-block > .box .box-content,
.ie11 .multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box .box-content,
.ie11 .multicheckout.shipping .block-shipping > .amtheme-address-method > .box .box-content {
  word-break: break-all;
}
.multicheckout.shipping .actions-toolbar > .secondary .action.back {
  display: inline-block;
}
.multicheckout.shipping .block-other > .block-title,
.multishipping-checkout-overview .block-other > .block-title {
  align-items: baseline;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 2rem;
  margin-bottom: 10px;
}
.multicheckout.shipping .block-other > .block-title > .action,
.multishipping-checkout-overview .block-other > .block-title > .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin-inline-start: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multicheckout.shipping .block-other > .block-title > .action,
  .multishipping-checkout-overview .block-other > .block-title > .action {
    margin-left: 20px;
  }
}
.multicheckout.shipping .block-other {
  margin-top: 35px;
}
.multicheckout.shipping .block-other > .amtheme-card-block > .amtheme-text,
.multicheckout.shipping .block-other > .amtheme-addresses-block.-dashboard-addresses > .amtheme-text,
.multicheckout.shipping .block-other > .amtheme-address-method > .amtheme-text {
  word-wrap: break-word;
  word-break: break-word;
  margin-bottom: 30px;
}
.ie11 .multicheckout.shipping .block-other > .amtheme-card-block > .amtheme-text,
.ie11 .multicheckout.shipping .block-other > .amtheme-addresses-block.-dashboard-addresses > .amtheme-text,
.ie11 .multicheckout.shipping .block-other > .amtheme-address-method > .amtheme-text {
  word-break: break-all;
}
.ie11 .multicheckout.shipping .block-other > .amtheme-card-block > .amtheme-text,
.ie11 .multicheckout.shipping .block-other > .amtheme-addresses-block.-dashboard-addresses > .amtheme-text,
.ie11 .multicheckout.shipping .block-other > .amtheme-address-method > .amtheme-text {
  word-break: break-all;
}
.ie11 .multicheckout.shipping .block-other > .amtheme-card-block > .amtheme-text,
.ie11 .multicheckout.shipping .block-other > .amtheme-addresses-block.-dashboard-addresses > .amtheme-text,
.ie11 .multicheckout.shipping .block-other > .amtheme-address-method > .amtheme-text {
  word-break: break-all;
}
.multicheckout.shipping .block-other .amtheme-cart-items .product-item-name {
  font-weight: 700;
}
.block-content .address1 {
  display: flex;
}
.block-content .address1 .box-shipping-address {
  display: block;
  margin: 15px 20px;
  /* margin-right: 70px; */
  width: 33%;
}
.multishipping-checkout-billing .loading-mask .loader-image {
  position: absolute;
}
.amtheme-address-method {
  border-radius: 4px;
  display: flex;
  flex-direction: column;
}
.amtheme-address-method .box-title {
  display: block;
}
.amtheme-address-method .address {
  margin-bottom: 50px;
}
.amtheme-address-method .box-title {
  margin-bottom: 20px;
}
.amtheme-address-method .action.edit {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  display: block;
  margin-top: 25px;
}
.multishipping-checkout-billing .box-billing-method .box-title {
  margin-bottom: 5px;
}
.multishipping-checkout-billing .checkout-payment-method {
  margin-bottom: 0;
}
.multishipping-checkout-billing .checkout-payment-method > div {
  padding: 15px 0;
}
.multishipping-checkout-billing .checkout-payment-method > div:not(:last-of-type) {
  border-bottom: 1px solid #dfdedd;
}
.multishipping-checkout-billing .checkout-payment-method .item-title {
  margin-bottom: 0;
}
.multishipping-checkout-billing .checkout-payment-method .item-title label {
  font-weight: 400;
}
.multishipping-checkout-billing .checkout-payment-method .item-content {
  margin-top: 25px;
}
.multicheckout.billing.form .actions-toolbar:before,
.multicheckout.billing.form .actions-toolbar:after {
  display: none;
}
.multicheckout.billing.form .actions-toolbar > .secondary {
  margin-top: 20px;
}
.multicheckout.billing.form .actions-toolbar > .secondary .action.back {
  display: inline;
}
.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;
}
.multishipping-checkout-overview .block:not(.block-other) .block-title {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  margin-bottom: 20px;
}
.multishipping-checkout-overview .block-billing .box-billing-method .box-title {
  margin-bottom: 20px;
}
.multishipping-checkout-overview .block-billing .box-billing-method .payment-method dt {
  font-weight: 400;
}
.multishipping-checkout-overview .box-items .box-title {
  display: none;
  font-size: 1.8rem;
  font-weight: 700;
  justify-content: space-between;
  margin-bottom: 20px;
}
.multishipping-checkout-overview .box-items .box-title .action.edit {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.multishipping-checkout-overview .table-order-review > thead > tr > th,
.multishipping-checkout-overview .table-order-review > tbody > tr > td,
.multishipping-checkout-overview .table-order-review > tfoot > tr > th,
.multishipping-checkout-overview .table-order-review > tfoot > tr > td {
  display: table-cell;
  text-align: right;
}
.multishipping-checkout-overview .table-order-review > thead > tr > th:first-of-type,
.multishipping-checkout-overview .table-order-review > tbody > tr > td:first-of-type,
.multishipping-checkout-overview .table-order-review > tfoot > tr > th:first-of-type,
.multishipping-checkout-overview .table-order-review > tfoot > tr > td:first-of-type {
  padding-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multishipping-checkout-overview .table-order-review > thead > tr > th:first-of-type,
  .multishipping-checkout-overview .table-order-review > tbody > tr > td:first-of-type,
  .multishipping-checkout-overview .table-order-review > tfoot > tr > th:first-of-type,
  .multishipping-checkout-overview .table-order-review > tfoot > tr > td:first-of-type {
    padding-left: 0;
  }
}
.multishipping-checkout-overview .table-order-review > thead > tr > th {
  padding: 25px 15px 0;
}
.multishipping-checkout-overview .table-order-review > tbody > tr > td {
  padding: 25px 15px;
}
.multishipping-checkout-overview .table-order-review > tbody > tr > td {
  border-bottom: 1px solid #dfdedd;
}
.multishipping-checkout-overview .table-order-review .col.item {
  text-align: left;
  width: 60%;
}
.multishipping-checkout-overview .table-order-review .col.item .product.name {
  color: #1d1d1b;
  font-weight: 400;
}
.multishipping-checkout-overview .table-order-review .action.edit {
  margin-inline-start: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multishipping-checkout-overview .table-order-review .action.edit {
    margin-left: 10px;
  }
}
.multishipping-checkout-overview .table-order-review .price-including-tax + .price-excluding-tax {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.multishipping-checkout-overview .table-order-review .price-including-tax + .price-excluding-tax .price {
  margin: 0;
}
.multishipping-checkout-overview .table-order-review > tfoot > tr > th,
.multishipping-checkout-overview .table-order-review > tfoot > tr > th strong {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  vertical-align: center;
}
.multishipping-checkout-overview .table-order-review .item-options {
  margin-top: 20px;
}
.multishipping-checkout-overview .table-order-review .item-options dt {
  float: left;
  clear: both;
  margin-right: 5px;
  font-weight: 400;
}
.multishipping-checkout-overview .table-order-review .item-options dt:after {
  display: inline-block;
  content: ':';
}
.multishipping-checkout-overview .table-order-review .item-options dt + dd {
  float: left;
}
.multishipping-checkout-overview .checkout-review .grand.totals {
  background: #E5EBD6;
  font-size: 2.1rem;
  padding: 15px;
  text-align: right;
}
.multishipping-checkout-overview .checkout-review .grand.totals .mark {
  color: #439342;
}
.multishipping-checkout-overview .checkout-review .grand.totals .amount {
  margin-inline-start: 30px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multishipping-checkout-overview .checkout-review .grand.totals .amount {
    margin-left: 30px;
  }
}
.multishipping-checkout-overview .block-other > .block-title {
  font-size: 1.8rem;
  margin-bottom: 0;
}
.multishipping-checkout-overview .actions-toolbar > .secondary .action.back {
  display: inline;
}
.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,
.multicheckout .amtheme-collapsible-block .titlehere {
  font-size: 1.7rem !important;
  border-bottom: 3px solid #6d9e2e;
}
.amtheme-collapsible-block .addressmethod,
.multicheckout .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;
}
.multishipping-checkout-success .page-title {
  text-align: center;
}
.multishipping-checkout-success .multicheckout.success {
  margin: auto;
  max-width: 530px;
  width: 100%;
}
.multishipping-checkout-success .multicheckout.success .actions-toolbar {
  margin-top: 45px;
}
.multishipping-checkout-success .multicheckout.success .note {
  font-size: 1.6rem;
  text-align: center;
}
.multishipping-checkout-success .orders-list {
  margin: 0;
  padding: 0;
  list-style: none none;
  margin-top: 45px;
}
.multishipping-checkout-success .orders-list > .shipping-list:not(:first-of-type) {
  margin-top: 45px;
}
.multishipping-checkout-success .orders-list .order-id {
  font-size: 2.2rem;
  font-weight: 700;
}
.multishipping-checkout-success .orders-list .shipping-item {
  background: #e5ebd6;
  border-radius: 4px;
  margin-top: 10px;
  padding: 25px 20px;
}
.multishipping-checkout-success .orders-list .shipping-address {
  line-height: 2.5rem;
}
.multishipping-checkout-success .actions-toolbar {
  justify-content: center;
}
.multishipping-checkout-success .actions-toolbar .action.submit {
  display: flex;
  background: #1d1d1b;
  color: #ffffff;
}
.multishipping-checkout-success .actions-toolbar .action.submit .amtheme-icon {
  margin-inline-start: 10px;
  fill: #ffffff;
  height: 20px;
  width: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multishipping-checkout-success .actions-toolbar .action.submit .amtheme-icon {
    margin-left: 10px;
  }
}
.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;
}
.multishipping-checkout_address-selectbilling .block-billing {
  align-items: start;
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
.multishipping-checkout_address-selectbilling .block-billing .actions-toolbar {
  margin-top: 0;
}
.multishipping-checkout_address-selectbilling .actions-toolbar .action.back {
  display: inline;
}
.multishipping-checkout_address-selectbilling .box-billing-address {
  border: 1px solid #1d1d1b;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 15px;
}
.multishipping-checkout_address-selectbilling .box-billing-address .box-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}
.multishipping-checkout_address-selectbilling .box-billing-address .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.multishipping-checkout_address-selectbilling .box-billing-address .action.select {
  color: #1d1d1b;
}
.amtheme-default-mark {
  border: 1px solid #dfdedd;
  border-radius: 4px;
  display: flex;
  font-size: 1.4rem;
  margin-top: 15px;
  padding: 8px 0;
}
.amtheme-default-mark .amtheme-mark {
  box-sizing: border-box;
  flex-basis: 50%;
  padding: 0 10px;
  text-align: center;
}
.amtheme-default-mark .amtheme-mark:not(:last-of-type) {
  border-inline-end: 1px solid #dfdedd;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-default-mark .amtheme-mark:not(:last-of-type) {
    border-right: 1px solid #dfdedd;
  }
}
.ie11 .multishipping-checkout_address-selectbilling .block-billing {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.ie11 .multishipping-checkout_address-selectbilling .box-billing-address {
  margin: 0 15px 15px 0;
  min-width: 280px;
  width: calc((100% - 15px * 4) / 4);
}
.block-billing.billings {
  text-align: center;
}
.amtheme-newsletter-block.amtheme-newsletter {
  background-color: #070605;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-container {
  padding: 0 25px;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-description {
  color: #ffffff;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content .amtheme-description,
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content .amtheme-form {
  order: 1;
  padding: 15px;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-center .amtheme-description {
  text-align: center;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-right .amtheme-description {
  text-align: right;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-vertical-view {
  flex-direction: column;
  justify-content: center;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-vertical-view.-left {
  align-items: flex-start;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-vertical-view.-right {
  align-items: flex-end;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-vertical-view.-center {
  align-items: center;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-vertical-view .-before-input {
  order: 1;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-vertical-view .-after-input {
  order: 2;
}
.amtheme-newsletter-block.amtheme-newsletter .amtheme-content.-horizontal-view .amtheme-content {
  flex-direction: column;
  justify-content: center;
}
.amtheme-newsletter-block.amtheme-subscribe {
  border-bottom: 1px solid #dfdedd;
  padding: 30px 0;
}
.amtheme-newsletter-block.amtheme-subscribe .amtheme-label {
  width: 100%;
}
.amtheme-newsletter-block .amtheme-description {
  margin: 0 0 15px;
}
.amtheme-newsletter-block .amtheme-title {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 0 0 15px;
}
.amtheme-newsletter-block .amtheme-form {
  align-items: flex-start;
  display: flex;
}
.amtheme-newsletter-block .amtheme-field {
  flex-grow: 1;
}
.amtheme-newsletter-block .amtheme-field.newsletter {
  align-items: flex-start;
  display: flex;
}
.amtheme-newsletter-block .amtheme-label {
  display: block;
  position: relative;
}
.amtheme-newsletter-block .amtheme-input {
  height: 44px;
  min-width: 150px;
}
.amtheme-newsletter-block .amtheme-input::-moz-placeholder {
  line-height: 1.4;
}
.amtheme-newsletter-block .action {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 0;
  margin-inline-start: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-newsletter-block .action {
    margin-right: 0;
    margin-left: 15px;
  }
}
.amtheme-newsletter-block .amtheme-image {
  display: none;
}
.block.newsletter .title {
  display: none;
}
.table-billing-agreements .col.status > .status.-active {
  white-space: nowrap;
}
.table-billing-agreements .col.status > .status.-active:before {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #6d9e2e;
  content: '';
  vertical-align: top;
}
.table-billing-agreements .col.status > .status.-canceled {
  white-space: nowrap;
}
.table-billing-agreements .col.status > .status.-canceled:before {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #f23b3b;
  content: '';
  vertical-align: top;
}
.form-new-agreement .note {
  color: #1d1d1b;
  font-size: 1.6rem;
}
.form-new-agreement .content-wrapper {
  display: flex;
  margin-top: 15px;
}
.form-new-agreement .action.create {
  align-items: center;
  display: flex;
  height: 4rem;
  margin: 0 0 0 15px;
  padding: 0 12px;
}
.form-new-agreement .action.create .amtheme-icon {
  margin-inline-start: 10px;
  fill: #536131;
  height: 20px;
  width: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .form-new-agreement .action.create .amtheme-icon {
    margin-left: 10px;
  }
}
.form-new-agreement .amtheme-select-block {
  width: 290px;
}
.block-billing-agreements-view .amtheme-info {
  margin-bottom: 45px;
}
.block.block-billing-agreements-view .block-title,
.block.block-billing-orders-view .block-title {
  font-size: 1.8rem;
}
.amtheme-cancel-agreement {
  padding-inline-end: 25px;
  font-size: 1.6rem;
  font-weight: 700;
  position: relative;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-cancel-agreement {
    padding-right: 25px;
  }
}
.amtheme-cancel-agreement .amtheme-icon {
  top: 50%;
  transform: translateY(-50%);
  fill: #439342;
  height: 15px;
  position: absolute;
  right: 7px;
  transition: right 0.4s ease-in-out;
  width: 15px;
}
.amtheme-cancel-agreement:hover .amtheme-icon {
  fill: #61b860;
  right: 2px;
}
.paypal-review > .block-order-details-view.block {
  margin: 0 0 25px;
  padding: 30px 20px;
}
.paypal-review > .block-order-details-view.block .box {
  padding-top: 0;
  padding-inline-end: 35px;
  padding-bottom: 0;
  padding-inline-start: 0;
  background: none;
  display: flex;
  flex-direction: column;
  width: calc(33.33333333%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .paypal-review > .block-order-details-view.block .box {
    padding-right: 35px;
    padding-left: 0;
  }
}
.paypal-review > .block-order-details-view.block .box:last-child {
  padding: 0;
}
.paypal-review > .block-order-details-view .box-content {
  margin-bottom: auto;
}
.paypal-review > .block-order-details-view .box-order-billing-address > .box-content,
.paypal-review > .block-order-details-view .box-content > address {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .paypal-review > .block-order-details-view .box-order-billing-address > .box-content,
.ie11 .paypal-review > .block-order-details-view .box-content > address {
  word-break: break-all;
}
.ie11 .paypal-review > .block-order-details-view .box-order-billing-address > .box-content,
.ie11 .paypal-review > .block-order-details-view .box-content > address {
  word-break: break-all;
}
.ie11 .paypal-review > .block-order-details-view .box-order-billing-address > .box-content,
.ie11 .paypal-review > .block-order-details-view .box-content > address {
  word-break: break-all;
}
.paypal-review > .block-order-details-view .box-title {
  font-size: 1.8rem;
}
.paypal-review > .block-order-details-view .box-actions > .action.edit {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin-top: 5px;
}
.paypal-review .box-order-billing-address > .box-content {
  line-height: 25px;
}
.paypal-review .box-order-billing-address > .box-content > img {
  margin-top: 10px;
  max-height: 25px;
}
.table-paypal-review-items .opc-block-summary {
  background: none;
  border: 0;
  padding: 0;
  position: static;
}
.table-paypal-review-items .opc-block-summary tr > td {
  min-width: 110px;
  padding: 10px 0;
  text-align: right;
  width: 10%;
}
.table-paypal-review-items .opc-block-summary tr > th {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  padding-inline-end: 7px;
  color: #439342;
  line-height: 2rem;
  text-align: right;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .table-paypal-review-items .opc-block-summary tr > th {
    padding-right: 7px;
  }
}
.table-paypal-review-items .opc-block-summary .grand.totals > th {
  color: #1d1d1b;
  text-transform: inherit;
}
.table-paypal-review-items .opc-block-summary .grand.totals > th,
.table-paypal-review-items .opc-block-summary .grand.totals > td {
  font-size: 1.8rem;
}
.paypal-review-discount {
  margin-bottom: 45px;
}
.paypal-review-discount .title > span {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  cursor: pointer;
}
.paypal-review-discount .field > .label {
  display: none;
}
.paypal-review-discount .fieldset.coupon {
  align-items: center;
  display: flex;
  margin-top: 10px;
}
.paypal-review-discount .field {
  margin: 0;
}
.paypal-review-discount .amtheme-actions-toolbar {
  margin-inline-start: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .paypal-review-discount .amtheme-actions-toolbar {
    margin-left: 15px;
  }
}
.paypal-review-discount .amtheme-actions-toolbar .action.apply {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.paypal-review-items .paypal-review-title {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.8rem;
}
.paypal-review-items .paypal-review-title > strong {
  margin-inline-end: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .paypal-review-items .paypal-review-title > strong {
    margin-right: 15px;
  }
}
.paypal-review-items .paypal-review-title > .action.edit {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin: 2px 0 0;
}
.table-paypal-review-items.cart.items > thead > tr > th {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  padding: 7px;
}
.table-paypal-review-items.cart.items > thead > tr > th:first-child {
  padding-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .table-paypal-review-items.cart.items > thead > tr > th:first-child {
    padding-left: 0;
  }
}
.table-paypal-review-items.cart.items > thead > tr > th:last-child {
  padding-inline-end: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .table-paypal-review-items.cart.items > thead > tr > th:last-child {
    padding-right: 0;
  }
}
.table-paypal-review-items.cart.items .cart.item {
  border: 0;
}
.table-paypal-review-items.cart.items .cart.item .col.subtotal {
  padding-inline-start: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .table-paypal-review-items.cart.items .cart.item .col.subtotal {
    padding-left: 0;
  }
}
.table-paypal-review-items.cart.items .col.item {
  display: flex;
}
.table-paypal-review-items.cart.items .col.price {
  display: table-cell;
}
.table-paypal-review-items.cart.items .price-excluding-tax:before {
  margin: 0;
}
.table-paypal-review-items.cart.items .col.subtotal .price-excluding-tax {
  justify-content: flex-end;
}
.table-paypal-review-items.cart.items .product-item-name {
  word-wrap: break-word;
  word-break: break-word;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 5px;
}
.ie11 .table-paypal-review-items.cart.items .product-item-name {
  word-break: break-all;
}
.ie11 .table-paypal-review-items.cart.items .product-item-name {
  word-break: break-all;
}
.ie11 .table-paypal-review-items.cart.items .product-item-name {
  word-break: break-all;
}
.paypal-review-items .table-wrapper {
  margin-top: 30px;
  overflow: unset;
}
.paypal-review-items .order-review-form .actions-toolbar {
  justify-content: flex-end;
}
.paypal-review-items .order-review-form .actions-toolbar .action {
  margin: 0;
}
.table-paypal-review-items .product-item-details > .item-options {
  color: #439342;
  font-size: 1.4rem;
  margin-top: 15px;
  max-width: 450px;
}
.table-paypal-review-items .product-item-details > .item-options > dt {
  font-weight: 400;
}
.table-paypal-review-items .product-item-details > .item-options > dd {
  font-weight: 700;
}
.product-info-main .product.alert {
  background: #f7f7f7;
  border-radius: 4px;
  display: block;
  font-size: 1.2rem;
  margin: 10px 0;
  padding: 10px;
  text-transform: uppercase;
}
.rating-summary {
  margin-inline-end: 15px;
  display: inline-block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .rating-summary {
    margin-right: 15px;
  }
}
.rating-summary > .rating-result {
  margin-inline-end: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .rating-summary > .rating-result {
    margin-right: 15px;
  }
}
.rating-result {
  display: inline-block;
  height: 20px;
  position: relative;
  vertical-align: middle;
  width: 100px;
}
.rating-result:before {
  background-image: url("../svg/icons/color_mode/dark/star-empty.svg");
  background-position: 0;
  background-size: 20px;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.rating-result span {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  display: block;
}
.rating-result > span:before {
  background-image: url("../svg/icons/star-hover.svg");
  background-position: 0;
  background-size: 20px;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: inherit;
  z-index: 2;
}
.star-secondary .rating-result > span:before {
  background-image: url("../svg/icons/color_mode/dark/star-black.svg");
}
.reviews-actions {
  display: inline-block;
  max-width: 100%;
}
.reviews-actions .action,
.reviews-actions .action:visited {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  display: inline-block;
  line-height: 2rem;
  max-width: 100%;
  vertical-align: middle;
}
.reviews-actions .action:hover {
  color: #61b860;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar:last-child {
  border-top: 1px solid #dfdedd;
}
.review-toolbar .limiter {
  display: none;
}
.rating-stars-block {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  position: relative;
}
.rating-stars-block > .rating-star {
  background-image: url("../svg/icons/color_mode/dark/star-empty.svg");
  background-position: 0;
  background-size: 20px;
  cursor: pointer;
  height: 20px;
  min-height: auto;
  padding: 0;
  width: 20px;
}
.rating-stars-block > .rating-star:before,
.rating-stars-block > .rating-star:after {
  display: none;
}
.rating-stars-block > input:checked ~ .rating-star,
.rating-stars-block > input:checked.mage-error ~ .rating-star,
.rating-stars-block > input:checked + .rating-star:hover,
.rating-stars-block > input:checked ~ .rating-star:hover,
.rating-stars-block > input:checked ~ .rating-star:hover ~ .rating-star,
.rating-stars-block > .rating-star:hover ~ input:checked ~ .rating-star,
.rating-stars-block:not(:checked) > .rating-star:hover,
.rating-stars-block:not(:checked) > .rating-star:hover ~ .rating-star {
  background-image: url("../svg/icons/star-hover.svg");
}
.rating-stars-block > input:focus ~ .rating-star,
.rating-stars-block > input:checked:focus ~ .rating-star {
  filter: drop-shadow(0 0 1px #439342);
}
.rating-stars-block > input.mage-error ~ .rating-star {
  background-image: url("../svg/icons/star-error.svg");
}
.review-list .review-item {
  margin: 0;
  padding: 30px 0 15px;
}
.review-list .review-item:not(:first-of-type) {
  border-top: 1px solid #dfdedd;
}
.review-list .review-heading {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 7px;
}
.review-list .review-title {
  word-wrap: break-word;
  word-break: break-word;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 2rem;
}
.ie11 .review-list .review-title {
  word-break: break-all;
}
.ie11 .review-list .review-title {
  word-break: break-all;
}
.ie11 .review-list .review-title {
  word-break: break-all;
}
.review-list .review-date {
  color: #a8a69f;
  margin: 0 0 0 5px;
}
.review-list .review-ratings {
  margin-bottom: 20px;
}
.review-list .review-ratings .rating-summary {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  line-height: 1.2;
  margin: 0 15px 15px 0;
}
.review-list .review-ratings .rating-summary .rating-label {
  overflow: visible;
  clip: auto;
  margin: 0;
  width: auto;
  height: auto;
  opacity: 1;
  word-wrap: break-word;
  word-break: break-word;
  line-height: 2.2rem;
  padding: 0 5px 0 0;
  position: static;
}
.ie11 .review-list .review-ratings .rating-summary .rating-label {
  word-break: break-all;
}
.ie11 .review-list .review-ratings .rating-summary .rating-label {
  word-break: break-all;
}
.ie11 .review-list .review-ratings .rating-summary .rating-label {
  word-break: break-all;
}
.review-list .review-content {
  word-wrap: break-word;
  word-break: break-word;
  color: #439342;
  margin-bottom: 30px;
}
.ie11 .review-list .review-content {
  word-break: break-all;
}
.ie11 .review-list .review-content {
  word-break: break-all;
}
.ie11 .review-list .review-content {
  word-break: break-all;
}
.review-list .review-author {
  color: #a8a69f;
}
.amtheme-reviews-list {
  background: #f7f7f7;
  border-radius: 6px;
  padding: 20px;
}
.amtheme-reviews-list .amtheme-item {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
}
.amtheme-reviews-list .amtheme-content {
  align-items: flex-start;
  background: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0 0 10px;
  padding: 20px;
  width: 100%;
}
.amtheme-reviews-list .amtheme-actions {
  line-height: 1;
  white-space: nowrap;
}
.amtheme-reviews-list .action.more {
  font-size: 1.2rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.amtheme-reviews-list .amtheme-wrapper {
  margin: 0 0 15px;
}
.amtheme-reviews-list .amtheme-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  width: 100%;
}
.ie11 .amtheme-reviews-list .amtheme-description {
  word-break: break-all;
}
.ie11 .amtheme-reviews-list .amtheme-description {
  word-break: break-all;
}
.ie11 .amtheme-reviews-list .amtheme-description {
  word-break: break-all;
}
.amtheme-reviews-list .amtheme-date {
  color: #439342;
  margin-bottom: 5px;
}
.amtheme-reviews-list .amtheme-productname {
  color: #439342;
  display: block;
  margin-bottom: 8px;
}
.amtheme-reviewform-block .form-heading {
  margin-bottom: 30px;
  text-align: center;
}
.amtheme-reviewform-block .form-title {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin: 0 0 12px;
}
.amtheme-reviewform-block .product-name {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amtheme-reviewform-block .product-name {
  word-break: break-all;
}
.ie11 .amtheme-reviewform-block .product-name {
  word-break: break-all;
}
.ie11 .amtheme-reviewform-block .product-name {
  word-break: break-all;
}
.amtheme-reviewform-block .product-review-table {
  display: table;
  max-width: 100%;
}
.amtheme-reviewform-block .product-review-table > .review-field-rating {
  display: table-row;
}
.amtheme-reviewform-block .product-review-table .rating-stars-block {
  padding: 5px 0;
}
.amtheme-reviewform-block .product-review-table > .review-field-rating > .label {
  word-wrap: break-word;
  word-break: break-word;
  display: table-cell;
  max-width: 170px;
  min-width: 60px;
  padding: 5px 10px 5px 0;
  vertical-align: middle;
}
.ie11 .amtheme-reviewform-block .product-review-table > .review-field-rating > .label {
  word-break: break-all;
}
.ie11 .amtheme-reviewform-block .product-review-table > .review-field-rating > .label {
  word-break: break-all;
}
.ie11 .amtheme-reviewform-block .product-review-table > .review-field-rating > .label {
  word-break: break-all;
}
.amtheme-customer-review.view,
.customer-review.view {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.amtheme-customer-review.view .product-name,
.customer-review.view .product-name {
  letter-spacing: 0.03em;
  margin: 0 0 10px;
}
.amtheme-customer-review.view .product-media,
.customer-review.view .product-media {
  margin-bottom: 20px;
}
.amtheme-customer-review.view .review-details,
.customer-review.view .review-details {
  margin-top: 35px;
}
.amtheme-customer-review.view .review-title,
.customer-review.view .review-title {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 2rem;
  margin-bottom: 10px;
}
.amtheme-customer-review.view .review-date,
.customer-review.view .review-date {
  color: #439342;
  margin-bottom: 15px;
}
.amtheme-customer-review.view .customer-review-rating,
.customer-review.view .customer-review-rating {
  margin-bottom: 20px;
}
.amtheme-customer-review.view .product-reviews-summary .reviews-actions,
.customer-review.view .product-reviews-summary .reviews-actions {
  margin: 0;
}
.amtheme-customer-review.view .product-reviews-summary .action.add,
.customer-review.view .product-reviews-summary .action.add {
  display: none;
}
.sales-guest-form .page-title-wrapper {
  text-align: center;
}
.form-orders-search {
  margin: 0 auto;
}
.form-orders-search .fieldset:last-of-type,
.form-orders-search .field:last-of-type,
.form-orders-search .fieldset.zip,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.form-orders-search .amtheme-select-block {
  width: 100%;
}
.form-orders-search .legend {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: .01em;
  margin: 0 auto 20px;
}
.amtheme-status.-processing {
  white-space: nowrap;
}
.amtheme-status.-processing:before {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #6d9e2e;
  content: '';
  vertical-align: top;
}
.amtheme-status.-closed {
  white-space: nowrap;
}
.amtheme-status.-closed:before {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #f23b3b;
  content: '';
  vertical-align: top;
}
.amtheme-status.-new {
  white-space: nowrap;
}
.amtheme-status.-new:before {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffd43e;
  content: '';
  vertical-align: top;
}
.amtheme-status.-holded {
  white-space: nowrap;
}
.amtheme-status.-holded:before {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #6b26fd;
  content: '';
  vertical-align: top;
}
.table-wrapper .table.table-order-items th.price,
.table-wrapper .table.table-order-items td.price {
  display: table-cell;
}
.table-wrapper .table.table-order-items .col.id > a,
.table-wrapper .table.table-order-items .col.name .product.name {
  font-weight: 400;
}
.table-wrapper .table.table-order-items .col.total,
.table-wrapper .table.table-order-items .col.price,
.table-wrapper .table.table-order-items .col.subtotal {
  font-weight: 700;
}
.table-wrapper .table.table-order-items .col.total,
.table-wrapper .table.table-order-items .col.total ~ .col,
.table-wrapper .table.table-order-items .col.price,
.table-wrapper .table.table-order-items .col.price ~ .col {
  text-align: right;
}
.block.block-order-details-view {
  border-radius: 6px;
  margin-bottom: 55px;
}
.block.block-order-details-view > .block-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.block.block-order-details-view > .block-content {
  display: flex;
  flex-wrap: wrap;
}
.block.block-order-details-view .column {
  flex-basis: 100%;
  margin-bottom: 20px;
}
.block.block-order-details-view .column:not(:last-of-type) {
  margin: 0 0 20px;
}
.block.block-order-details-view .column.-methods {
  display: flex;
  justify-content: space-between;
}
.block.block-order-details-view .column.-methods > .box {
  flex-basis: calc((100% - 20px) / 2);
}
.block.block-order-details-view .column.-methods > .box.-fullwidth {
  flex-basis: 100%;
}
.block.block-order-details-view .box {
  background: #c6e5e399;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 15px;
  margin-right: 10px;
}
.block.block-order-details-view .box > .box-title {
  display: block;
  margin-bottom: 20px;
}
.block.block-order-details-view .box > .box-content dt {
  font-weight: 400;
}
.order-details-items .order-title {
  display: flex;
  flex-wrap: wrap;
  font-size: 2.2rem;
  font-weight: 700;
  justify-content: space-between;
  margin-bottom: 20px;
}
.order-details-items .order-title .track {
  flex-basis: 100%;
  font-size: 1.6rem;
  margin-top: 20px;
}
.order-details-items .order-title .print {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.order-details-items.ordered .order-title {
  display: none;
}
.order-details-items .price-including-tax + .price-excluding-tax,
.order-details-items .weee[data-label] {
  justify-content: flex-end;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ':';
}
.order-details-items table {
  background: transparent;
}
.order-details-items table > thead > tr > th {
  padding-top: 15px;
}
.order-details-items table > tbody {
  border-bottom: 1px solid #dfdedd;
}
.order-details-items table > tbody > tr > td {
  padding: 25px 15px;
}
.order-details-items table > tfoot > tr > th {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  text-align: right;
}
.order-details-items table > tfoot > tr > td {
  font-weight: 400;
  text-align: right;
}
.order-details-items table > tfoot > tr:first-of-type > th,
.order-details-items table > tfoot > tr:first-of-type > td {
  padding-top: 30px;
}
.order-details-items table .col.sku:before {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .order-details-items table .col.sku:before {
    margin-right: 5px;
  }
}
.order-details-items .item-parent td {
  padding-bottom: 10px;
}
.order-details-items .item-parent ~ .options-label td {
  font-weight: 700;
  padding: 10px 15px;
}
.order-details-items .item-parent ~ .item-options-container td {
  padding: 10px 15px;
}
.order-details-items .item-options,
.order-details-items .item.options {
  margin: 20px 0 0;
  overflow: hidden;
}
.order-details-items .item-options dt,
.order-details-items .item.options dt {
  float: left;
  clear: both;
  margin-right: 5px;
  font-weight: 400;
}
.order-details-items .item-options dt:after,
.order-details-items .item.options dt:after {
  display: inline-block;
  content: ':';
}
.order-details-items .item-options dt + dd,
.order-details-items .item.options dt + dd {
  float: left;
}
.order-details-items > .actions-toolbar:first-child {
  background: #f7f7f7;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 30px 0;
  padding: 15px 15px 0;
}
.order-details-items > .actions-toolbar:first-child:before,
.order-details-items > .actions-toolbar:first-child:after {
  display: none;
}
.order-details-items > .actions-toolbar:first-child .action {
  border-radius: 4px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  padding: 10px;
}
.order-details-items .table-wrapper {
  margin-bottom: 45px;
}
.order-tracking {
  align-items: baseline;
  display: flex;
  margin-bottom: 0;
}
.order-tracking .tracking-title {
  margin-inline-end: 10px;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .order-tracking .tracking-title {
    margin-right: 10px;
  }
}
.order-tracking .tracking-content .number,
.page-print .order-tracking .tracking-content {
  border: 1px solid #dfdedd;
  border-radius: 4px;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 10px;
  padding: 7px;
}
.order-tracking .tracking-content .number:not(:last-child) {
  margin-inline-end: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .order-tracking .tracking-content .number:not(:last-child) {
    margin-right: 10px;
  }
}
.page-print .order-tracking {
  flex-wrap: wrap;
  margin-top: 20px;
}
.page-print .order-tracking .wrapper {
  margin-inline-end: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-print .order-tracking .wrapper {
    margin-right: 15px;
  }
}
.account .order-details-items .price-including-tax + .price-excluding-tax,
.account .order-details-items .weee[data-label] {
  flex-wrap: wrap;
}
.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;
}
@media print {
  .page-print .block.block-order-details-view {
    padding-inline-end: 0;
    padding-inline-start: 0;
  }
  .page-print .block.block-order-details-view .block-content {
    display: block;
  }
  .page-print .block.block-order-details-view .column,
  .page-print .block.block-order-details-view .column.-methods {
    display: inline-block;
    float: left;
    vertical-align: top;
  }
  .page-print .copyright,
  .page-print .order-details-items {
    clear: both;
  }
  .page-print .order-details-items .table-wrapper {
    margin: 0;
    overflow: inherit;
  }
  .page-print .main .order-tracking {
    display: block;
  }
  .page-print .main .order-tracking .wrapper {
    display: block;
  }
}
@media print and screen and (-ms-high-contrast: active), print and (-ms-high-contrast: none) {
  .page-print .block.block-order-details-view {
    padding-right: 0;
  }
}
@media print and screen and (-ms-high-contrast: active), print and (-ms-high-contrast: none) {
  .page-print .block.block-order-details-view {
    padding-left: 0;
  }
}
[class*='sales-guest-'].page-print .logo,
.account[class*='sales-'].page-print .logo {
  margin-bottom: 30px;
}
.sales-order-printshipment.page-print .table-wrapper .table.table-order-items .col.price,
.sales-guest-printshipment.page-print .table-wrapper .table.table-order-items .col.price {
  text-align: inherit;
}
.search-terms > li {
  margin-top: 0;
  margin-inline-end: 20px;
  margin-bottom: 20px;
  margin-inline-start: 0;
  background: #f7f7f7;
  border-radius: 4px;
  display: inline-block;
  padding: 10px 12px;
  vertical-align: middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search-terms > li {
    margin-right: 20px;
    margin-left: 0;
  }
}
.action.mailto.friend {
  display: inline-flex;
}
.form.send.friend {
  margin: auto 0;
  max-width: 600px;
}
.form.send.friend > .actions-toolbar {
  justify-content: flex-end;
}
.form.send.friend > .actions-toolbar .primary .action {
  margin: 0;
}
.form.send.friend > .actions-toolbar .secondary {
  display: none;
}
.form.send.friend .fieldset.sender .field,
.form.send.friend .fieldset.recipients .field {
  width: 100%;
}
.form.send.friend .fieldset.sender .legend + br,
.form.send.friend .fieldset.recipients .legend + br {
  display: none;
}
.form.send.friend .fieldset.sender {
  border-bottom: 1px solid #dfdedd;
  padding-bottom: 10px;
}
.form.send.friend .fieldset.recipients {
  margin-top: 30px;
}
.form.send.friend .fieldset.recipients .fields:first-child > .actions-toolbar {
  display: none;
}
.form.send.friend .fieldset.recipients > .actions-toolbar {
  margin-top: 10px;
}
.form.send.friend .fieldset.recipients > .actions-toolbar .secondary {
  margin: 0;
  padding: 0;
}
.form.send.friend .fieldset.recipients .action.add,
.form.send.friend .fieldset.recipients .action.remove {
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #439342;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
}
.form.send.friend .fieldset.recipients .action.add:visited,
.form.send.friend .fieldset.recipients .action.remove:visited {
  color: #439342;
  text-decoration: none;
}
.form.send.friend .fieldset.recipients .action.add:hover,
.form.send.friend .fieldset.recipients .action.remove:hover {
  color: #61b860;
  text-decoration: none;
}
.form.send.friend .fieldset.recipients .action.add:active,
.form.send.friend .fieldset.recipients .action.remove:active {
  color: #397e39;
  text-decoration: none;
}
.form.send.friend .fieldset.recipients .action.add:hover,
.form.send.friend .fieldset.recipients .action.remove:hover,
.form.send.friend .fieldset.recipients .action.add:active,
.form.send.friend .fieldset.recipients .action.remove:active,
.form.send.friend .fieldset.recipients .action.add:focus,
.form.send.friend .fieldset.recipients .action.remove:focus {
  background: none;
  border: 0;
}
.form.send.friend .fieldset.recipients .action.add.disabled,
.form.send.friend .fieldset.recipients .action.remove.disabled,
.form.send.friend .fieldset.recipients .action.add[disabled],
.form.send.friend .fieldset.recipients .action.remove[disabled],
fieldset[disabled] .form.send.friend .fieldset.recipients .action.add,
fieldset[disabled] .form.send.friend .fieldset.recipients .action.remove {
  color: #439342;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.form.send.friend .fieldset.recipients .fields.additional {
  display: flex;
  flex-direction: column;
}
.form.send.friend .fieldset.recipients .fields.additional > .fieldset {
  order: 1;
}
.form.send.friend .fieldset.recipients .fields.additional > .actions-toolbar {
  align-items: flex-end;
  justify-content: flex-end;
  margin: 0;
  order: 2;
}
.form.send.friend .fieldset.recipients .fields.additional > .actions-toolbar > .secondary {
  margin: 0;
  padding: 0;
}
input.swatch-input {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.swatch-attribute:focus,
.swatch-attribute-options:focus {
  box-shadow: none;
}
._keyfocus .swatch-attribute:focus,
._keyfocus .swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-wrapper.-square .swatch-option,
.swatch-opt.-square .swatch-option {
  border-radius: 4px;
}
.swatch-attribute {
  margin-top: 5px;
}
.swatch-attribute .swatch-more {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #439342;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin-top: 13px;
  max-width: 100px;
  text-transform: uppercase;
  vertical-align: top;
}
.swatch-option {
  margin-top: 0;
  margin-inline-end: 8px;
  margin-bottom: 8px;
  margin-inline-start: 0;
  padding: 6px;
  border: 2px solid #dfdedd;
  border-radius: 80px;
  cursor: pointer;
  display: inline-block;
  min-height: 32px;
  min-width: 36px;
  text-align: center;
  transition: all 0.4s ease-in-out;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .swatch-option {
    margin-right: 8px;
    margin-left: 0;
  }
}
.swatch-option:hover {
  border-color: #070605;
  color: #1d1d1b;
}
.swatch-option:focus {
  box-shadow: none;
}
._keyfocus .swatch-option:focus {
  border-color: #070605;
  box-shadow: none;
}
.swatch-option.selected {
  background: #f7f7f7;
  border-color: #070605;
}
.swatch-option.disabled {
  border-color: #dfdedd;
  color: #dfdedd;
  pointer-events: none;
}
.swatch-option.disabled.color {
  cursor: default;
  pointer-events: all;
}
.swatch-option.disabled.color:hover {
  opacity: .4;
}
.swatch-option.disabled.color:hover:before {
  border-color: #f23b3b;
}
.swatch-option *,
.swatch-option,
.swatch-option *:before,
.swatch-option:before,
.swatch-option *:after,
.swatch-option:after {
  box-sizing: border-box;
}
.swatch-layered .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
}
.swatch-layered .swatch-option-link-layered {
  margin-top: 0;
  margin-inline-end: 10px;
  margin-bottom: 10px;
  margin-inline-start: 0;
  display: inline-block;
  overflow: visible;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .swatch-layered .swatch-option-link-layered {
    margin-right: 10px;
    margin-left: 0;
  }
}
._keyfocus .swatch-layered .swatch-option-link-layered:focus {
  box-shadow: none;
}
._keyfocus .swatch-layered .swatch-option-link-layered:focus .swatch-option {
  border-color: #070605;
  box-shadow: none;
}
._keyfocus .swatch-layered .swatch-option-link-layered:focus .swatch-option.color:before {
  border-color: #070605;
  opacity: 1;
}
.swatch-layered .swatch-option-link-layered .swatch-option {
  margin: 0;
}
.swatch-layered .swatch-option-link-layered *,
.swatch-layered .swatch-option-link-layered,
.swatch-layered .swatch-option-link-layered *:before,
.swatch-layered .swatch-option-link-layered:before,
.swatch-layered .swatch-option-link-layered *:after,
.swatch-layered .swatch-option-link-layered:after {
  box-sizing: border-box;
}
.swatch-attribute {
  margin: 10px 0 5px 0;
}
.swatch-attribute .swatch-more {
  line-height: 1.3rem;
  margin-top: 6px;
}
.swatch-attribute > .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
}
.swatch-attribute .swatch-option:not(.text) {
  height: 30px;
  min-height: 30px;
  min-width: auto;
  width: 30px;
}
.swatch-attribute .swatch-option.image {
  min-height: 30px;
  min-width: 30px;
}
.swatch-option.color {
  border: 0;
  border-radius: 50%;
  box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  padding: 0;
  position: relative;
}
.swatch-option.color:before {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: inherit;
  content: '';
  display: inline-block;
  height: 30px;
  min-width: auto;
  opacity: 0;
  transform: scale(1.24);
  transition: all 0.4s ease-in-out;
  width: 30px;
  z-index: 10;
}
.swatch-option.color:hover:before {
  border-color: #dfdedd;
  opacity: 1;
}
.swatch-option.color.selected:before {
  border-color: #070605;
  opacity: 1;
}
._keyfocus .swatch-option.color:not(.disabled):focus:before {
  border-color: #070605;
  opacity: 1;
}
.item.product-item .swatch-option:not(.text) {
  height: 25px;
  min-height: 25px;
  width: 25px;
}
.item.product-item .swatch-option.color:before {
  height: 25px;
  width: 25px;
}
.swatch-option-tooltip {
  background: #f7f7f7;
  border-radius: 4px;
  color: #1d1d1b;
  display: none;
  max-height: 100%;
  max-width: 90vw;
  min-height: 10px;
  min-width: 30px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 1001;
}
.swatch-option-tooltip .corner {
  display: none;
}
.swatch-option-tooltip-layered .image,
.swatch-option-tooltip .image {
  border-radius: 4px 4px 0 0;
  display: block;
  height: 60px;
  margin: 0 auto 5px;
  width: 60px;
}
.swatch-option-tooltip-layered {
  background: #f7f7f7;
  border-radius: 4px;
  color: #1d1d1b;
  display: none;
  position: absolute;
  width: 140px;
  z-index: 1001;
}
.swatch-option-tooltip .title {
  word-wrap: break-word;
  word-break: break-word;
  color: #1d1d1b;
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.03em;
  max-height: 200px;
  overflow: hidden;
  text-align: center;
}
.ie11 .swatch-option-tooltip .title {
  word-break: break-all;
}
.ie11 .swatch-option-tooltip .title {
  word-break: break-all;
}
.ie11 .swatch-option-tooltip .title {
  word-break: break-all;
}
body {
  background-color: #ffffff;
}
.cookie-status-message {
  display: none;
}
._keyfocus a:focus,
._keyfocus button:focus {
  border-radius: 2px;
}
.ie11 ._keyfocus a:focus,
.ie11 ._keyfocus button:focus {
  box-shadow: 0 0 0 1px #1d1d1b;
}
.page-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  min-height: 100vh;
}
.page-main {
  flex-grow: 1;
}
.grecaptcha-badge {
  z-index: 100;
}
.page-header > .content {
  display: flex;
  align-items: center;
  flex: 1 0 0;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 19px 35px 20px;
  background: #ffffff;
}
.page-header > .content .ammenu-logo {
  max-width: 120px;
  min-width: 120px;
}
.page-header > .content .logo-image {
  display: block;
}
.page-header .amtheme-header-icon:not(:last-child) {
  margin-inline-end: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-header .amtheme-header-icon:not(:last-child) {
    margin-right: 0;
  }
}
.page-header .amtheme-navigation-icon .amtheme-icon {
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.page-header .amtheme-icons {
  display: flex;
  align-items: center;
}
.page-header .panel.wrapper,
.page-header .header.content {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
}
.page-header .header-panel-widgets,
.page-header .header-widgets {
  order: 2;
  margin: 15px 0;
  width: 100%;
}
.page-header .header-content {
  order: 2;
}
.page-header.-sticky-header {
  position: fixed;
  top: -450px;
  right: 0;
  left: 0;
  z-index: 60;
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(71, 68, 63, 0.1), 0 2px 8px rgba(135, 135, 135, 0.2);
  transition: top 0.4s ease-in-out;
}
.page-header.-sticky-header.-show {
  top: 0;
  transition: top 0.4s ease-in-out;
  padding-top: 8px;
}
.page-header.-sticky-header:not(.-show) .mage-dropdown-dialog {
  display: none;
}
.page-header.-sticky-header > .panel.wrapper {
  display: none;
}
.page-header.-sticky-header > .header.content {
  padding: 10px 15px;
}
.page-header.-sticky-header > .sections.nav-sections {
  margin: 0;
  background: #ffffff;
}
.page-header.-sticky-header .navigation,
.page-header.-sticky-header .amtheme-menu-block {
  background-color: #ffffff;
  color: #1d1d1b;
}
.page-header.-sticky-header .navigation > ul {
  border-top: 2px solid #ffffff;
  border-bottom: none;
}
.page-header.-sticky-header .navigation li.level0 > a {
  padding: 10px 0;
}
.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;
  }
}
.amtheme-icons-container {
  display: flex;
  align-items: center;
}
.amtheme-icons-container .amtheme-icon {
  padding: 5px;
  vertical-align: middle;
}
.amasty-jet-theme .switcher {
  margin-inline-end: 60px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amasty-jet-theme .switcher {
    margin-right: 60px;
  }
}
.amasty-jet-theme .switcher,
.amasty-jet-theme .switcher .switcher-options {
  position: relative;
}
.amasty-jet-theme .switcher:not(:last-of-type) {
  margin-inline-end: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amasty-jet-theme .switcher:not(:last-of-type) {
    margin-right: 20px;
  }
}
.amasty-jet-theme .switcher.amtheme-myaccount-link {
  order: 10;
}
.amasty-jet-theme .switcher .action {
  display: flex;
  cursor: pointer;
}
.amasty-jet-theme .switcher .action:hover {
  color: #7b6f63;
  transition: all 0.4s ease-in-out;
}
.amasty-jet-theme .switcher .action:hover .amtheme-icon {
  fill: #7b6f63;
}
.amasty-jet-theme .switcher .dropdown:not(.options) {
  position: absolute;
  right: -5px;
  z-index: 14;
  box-sizing: border-box;
  margin-top: 10px;
  padding: 20px 0;
  min-width: 175px;
  max-width: 100%;
  border-radius: 4px;
  background: #ffff;
  border: 1px solid #ddd;
  box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
}
.amasty-jet-theme .switcher .active + .dropdown {
  display: block;
}
.amasty-jet-theme .switcher strong {
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 400;
}
.ie11 .amasty-jet-theme .switcher strong {
  word-break: break-all;
}
.ie11 .amasty-jet-theme .switcher strong {
  word-break: break-all;
}
.ie11 .amasty-jet-theme .switcher strong {
  word-break: break-all;
}
.amasty-jet-theme .switcher.switcher-currency strong {
  white-space: nowrap;
}
.amasty-jet-theme .switcher li:not(:last-child) {
  padding-bottom: 15px;
}
.amasty-jet-theme .switcher a {
  display: inline-block;
  padding: 0 20px;
  width: 100%;
  color: #6d9e2e;
  font-weight: 400;
}
._keyfocus .amasty-jet-theme .switcher a:focus {
  border-radius: 2px;
  box-shadow: 0 0 0 3px #f7f7f7, 0 0 0 4px #1d1d1b;
}
.amasty-jet-theme .switcher a:hover {
  color: #7b6f63;
}
.amasty-jet-theme .switcher .amtheme-icon {
  flex-shrink: 0;
  margin-inline-end: 5px;
  width: 20px;
  height: 20px;
  vertical-align: bottom;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amasty-jet-theme .switcher .amtheme-icon {
    margin-right: 5px;
  }
}
.panel {
  display: none;
}
.panel .authorization-link {
  position: relative;
}
.panel .authorization-link:not(:last-child) {
  margin-inline-end: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .panel .authorization-link:not(:last-child) {
    margin-right: 20px;
  }
}
.panel .authorization-link:after {
  position: absolute;
  top: 0;
  right: -25px;
  display: inline-block;
  content: attr(data-label);
}
.panel .authorization-link.-logged-in:after,
.panel .authorization-link:last-child:after {
  display: none;
}
.panel .amtheme-icon {
  fill: #1d1d1b;
}
._keyfocus .panel .switcher .action:focus {
  border-radius: 2px;
  box-shadow: 0 0 0 3px #fafce2, 0 0 0 4px #1d1d1b;
}
.header.links {
  margin-inline-start: 60px;
  display: inline-flex;
  font-size: 14px;
  line-height: 18px;
  font-family: 'ITC Avant Garde Std Bk';
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header.links {
    margin-left: 60px;
  }
}
.header.links > li:not(:first-child) {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 0;
  margin-inline-start: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header.links > li:not(:first-child) {
    margin-right: 0;
    margin-left: 15px;
  }
}
.header.links > .authorization-link:not(:last-child) {
  margin-inline-end: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header.links > .authorization-link:not(:last-child) {
    margin-right: 20px;
  }
}
.header.links > .authorization-link.-logged-in {
  display: none;
}
.header.links > .nav.item {
  order: 9;
}
.header.links a {
  transition: color 0.4s ease-in-out;
}
.header.links a:hover {
  color: #1d1d1b;
}
.header.links a:hover .amtheme-icon {
  fill: #1d1d1b;
}
._keyfocus .header.links a:focus {
  border-radius: 2px;
  box-shadow: 0 0 0 3px #fafce2, 0 0 0 4px #1d1d1b;
}
.amtheme-myaccount-link a {
  font-weight: 400;
}
.amtheme-myaccount-link .amtheme-icon {
  width: 20px;
  height: 20px;
  vertical-align: bottom;
}
.header.links {
  margin-inline-start: 10px;
}
.page-footer .amtheme-footer-section {
  display: flex;
}
.footer.links a {
  word-wrap: break-word;
  word-break: break-word;
  color: #439342;
  transition: all ease-in-out 0.4s;
}
.ie11 .footer.links a {
  word-break: break-all;
}
.ie11 .footer.links a {
  word-break: break-all;
}
.ie11 .footer.links a {
  word-break: break-all;
}
.footer.links a:hover {
  color: #1d1d1b;
}
.ie11 .footer.links a {
  display: inline-block;
}
.amtheme-socials-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amtheme-socials-list .amtheme-item {
  margin-bottom: 20px;
  padding: 0 10px 0 0;
}
.amtheme-socials-list .amtheme-action {
  display: inline-block;
  box-sizing: border-box;
  padding: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: transparent;
  vertical-align: top;
  transition: all 0.4s ease-in-out;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .amtheme-socials-list .amtheme-action {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .amtheme-socials-list .amtheme-action {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 640px) {
  .amtheme-socials-list .amtheme-action {
    width: 16px;
    height: 16px;
  }
}
.amtheme-socials-list .amtheme-action:hover {
  background: #a8a69f;
}
.amtheme-socials-list .amtheme-action.facebook {
  padding: 0;
}
.amtheme-socials-list .amtheme-action.facebook > svg {
  margin: 1px 0 0 -4px;
}
._keyfocus .amtheme-socials-list .amtheme-icon:focus,
.ie11 ._keyfocus .amtheme-socials-list .amtheme-icon:focus {
  border-radius: 50%;
}
.amtheme-socials-list .amtheme-action > svg {
  width: 100%;
  height: 100%;
}
.amtheme-payment-methods .amtheme-payments-list {
  margin: 0;
  padding: 0;
  list-style: none none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.amtheme-payment-methods .amtheme-payments-list .amtheme-item {
  margin-right: 10px;
  margin-bottom: 10px;
}
.amtheme-payment-methods .amtheme-payments-list .amtheme-item:last-child {
  margin-right: 0;
}
.amtheme-product-wrap .amtheme-payment-methods {
  margin: 30px 0 0;
}
.cart-summary .amtheme-payments-list,
.block-minicart .amtheme-payments-list {
  justify-content: center;
}
.block-minicart .amtheme-payment-methods {
  margin: 10px -20px 0;
  padding: 10px 20px;
  width: 100%;
  background: #f7f7f7;
}
.cart-summary .amtheme-payments-list {
  margin: 30px auto;
}
.block-minicart.-sticky-minicart .amtheme-payment-methods {
  margin-top: 0;
  padding-top: 20px;
}
.amtheme-add-form-bottom.-on-line .amtheme-payment-methods {
  width: 100%;
}
.-amcaret-active .-on-line .amtheme-payment-methods {
  order: 10;
}
.product-add-form.-amcaret-active .amtheme-payment-methods {
  max-width: 100%;
}
.product-add-form.-amcaret-active .amtheme-payment-methods .amtheme-payments-list {
  width: 100%;
}
.amtheme-payment-methods.footer-payments {
  display: flex;
}
.amtheme-payment-methods.footer-payments .amtheme-payments-list {
  width: 100%;
}
.amtheme-payment-methods.footer-payments .amtheme-payments-list.-right {
  justify-content: flex-end;
}
.amtheme-payment-methods.footer-payments .amtheme-payments-list.-right .amtheme-item {
  margin-inline-end: 0;
  margin-inline-start: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-payment-methods.footer-payments .amtheme-payments-list.-right .amtheme-item {
    margin-right: 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-payment-methods.footer-payments .amtheme-payments-list.-right .amtheme-item {
    margin-left: 10px;
  }
}
.amtheme-payment-methods.footer-payments .amtheme-payments-list.-center {
  justify-content: center;
}
.amtheme-payment-methods.footer-payments .amtheme-payments-list.-center .amtheme-item {
  margin-inline-end: 5px;
  margin-inline-start: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-payment-methods.footer-payments .amtheme-payments-list.-center .amtheme-item {
    margin-right: 5px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-payment-methods.footer-payments .amtheme-payments-list.-center .amtheme-item {
    margin-left: 5px;
  }
}
.amtheme-payment-methods.footer-payments .amtheme-payments-list.-left {
  justify-content: flex-start;
}
.copyright {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  display: block;
  padding: 20px 25px;
  background: transparent;
  color: #a8a69f;
  text-align: center;
  line-height: 1.4rem;
}
@media (max-width: 640px) {
  .copyright {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: 10px;
    padding: 15px 25px;
    background: #bee88a;
    color: #04363d;
  }
}
.action.towishlist:before {
  content: none;
}
.wishlist-index-index .messages:not(.page) {
  margin-bottom: 40px;
}
.form-wishlist-items {
  margin-top: 40px;
}
.form-wishlist-items .toolbar-action.-no-item {
  margin: 0 0 25px;
}
.form-wishlist-items .toolbar-action.-no-item .secondary a {
  color: #6d9e2e;
}
.form-wishlist-items .toolbar-action.-no-item .amtheme-sliding-icon {
  line-height: 1.5rem;
}
.form-wishlist-items .products-grid,
.form-wishlist-items .wishlist-toolbar {
  margin: 0 0 40px;
}
@media only screen and (max-width: 480px) {
  .form-wishlist-items .products-grid,
  .form-wishlist-items .wishlist-toolbar {
    margin: 0 0 15px;
  }
}
.form-wishlist-items .wishlist-toolbar .limiter {
  align-items: baseline;
  flex-direction: row;
}
.form-wishlist-items .actions-toolbar {
  display: flex;
  justify-content: flex-end;
  margin: 0;
}
.form-wishlist-items .product-items {
  padding: 0;
}
.action.rss.wishlist {
  display: block;
}
.action.rss.wishlist + .form-wishlist-items {
  margin-top: 45px;
}
.form-wishlist-items .actions-toolbar .action.tocart {
  margin-right: 0;
  padding: 18px 35px;
}
.form-wishlist-items .actions-toolbar .action.share {
  margin-right: 25px;
  font-weight: 700;
  font-size: 1.6rem;
}
.form-wishlist-items .product-item .product-image-container {
  margin: 0 auto 15px;
}
.form-wishlist-items .product-item .product-reviews-summary,
.form-wishlist-items .product-item .product-details,
.form-wishlist-items .product-item .comment-box .label,
.form-wishlist-items .product-item .amtheme-stock-visible {
  display: none;
}
.form-wishlist-items .product-item .comment-box,
.form-wishlist-items .product-item .price-as-configured {
  margin: 0;
}
.form-wishlist-items .product-item .price-box {
  margin: 20px 0;
  padding: 0;
}
.form-wishlist-items .product-item .price-box .price-as-configured {
  display: flex;
}
.form-wishlist-items .product-item .product-item-comment {
  overflow: auto;
  margin-bottom: 13px;
  min-height: 80px;
}
.form-wishlist-items .product-item .action.edit,
.form-wishlist-items .product-item .action.delete {
  font-size: 1.4rem;
}
.form-wishlist-items .product-item .action.edit:hover,
.form-wishlist-items .product-item .action.delete:hover {
  color: #a8a69f;
}
.form-wishlist-items .product-item .amtheme-stock-visible {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  margin: 15px 0 0;
  color: #439342;
}
.form-wishlist-items .product-item .product-item-info {
  padding-bottom: 0;
}
.form-wishlist-items .product-item .product-details > .title {
  display: none;
}
.form-wishlist-items .product-item .product-details > .content {
  margin: 0;
  color: #439342;
}
.form-wishlist-items .product-item .product-details > .content .item:not(:last-child) {
  margin-bottom: 10px;
}
.amtheme-update-box {
  display: flex;
  justify-content: flex-end;
}
.amtheme-update-box > .amtheme-update {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: flex;
  align-content: center;
  color: #439342;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.amtheme-update-box > .amtheme-update:focus,
.amtheme-update-box > .amtheme-update:active {
  background: none;
  border: none;
}
.amtheme-update-box > .amtheme-update:hover {
  background: none;
  border: none;
}
.amtheme-update-box > .amtheme-update.disabled,
.amtheme-update-box > .amtheme-update[disabled],
fieldset[disabled] .amtheme-update-box > .amtheme-update {
  pointer-events: none;
  opacity: 0.5;
}
.amtheme-update-box .amtheme-icon {
  margin-right: 9px;
  width: 14px;
  height: 14px;
}
.amtheme-update-box .amtheme-label {
  text-transform: uppercase;
}
.form-wishlist-items .product-item .amtheme-qty-wrap {
  margin: 20px 5px 10px;
}
.form-wishlist-items .product-item .amtheme-qty-wrap > .amtheme-label {
  margin-right: 15px;
  padding: 0;
  min-width: auto;
  width: auto;
  word-wrap: unset;
  word-break: unset;
}
.wishlist-shared-index .table-wrapper {
  overflow: inherit;
}
.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;
  }
}
.amtheme-popup-block.-wishlist > .popup-inner {
  padding-top: 55px;
}
.amtheme-popup-block.-wishlist .form-title {
  margin: 0 0 40px;
  font-size: 2.2rem;
}
.amtheme-popup-block.-wishlist .field.emails {
  margin-bottom: 40px;
}
.amtheme-popup-block.-wishlist .field.text {
  overflow: auto;
  margin-bottom: 0;
}
.shared.wishlist .table-head,
.shared.wishlist .table-caption {
  display: none;
}
.shared.wishlist .table {
  border-spacing: 0 15px;
  border-collapse: separate;
}
.shared.wishlist tr {
  background: #f7f7f7;
}
.shared.wishlist td {
  padding: 25px 20px;
}
.shared.wishlist td:before {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #439342;
  content: attr(data-th);
}
.shared.wishlist td:before,
.shared.wishlist .product.name {
  display: block;
  margin-bottom: 20px;
  width: 100% !important;
}
.shared.wishlist .product.photo {
  margin-inline-end: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .shared.wishlist .product.photo {
    margin-right: 20px;
  }
}
.shared.wishlist .price-box .price {
  font-weight: 400;
  font-size: 16px;
}
.shared.wishlist .col.product,
.shared.wishlist .col.actions {
  display: flex;
  flex-wrap: wrap;
}
.shared.wishlist .col.actions {
  align-items: center;
}
.shared.wishlist .product-data,
.shared.wishlist .product.photo {
  max-width: calc(50% - 10px);
}
.shared.wishlist .col .tocart {
  line-height: normal;
}
.shared.wishlist .col .towishlist {
  padding-inline-start: 20px;
  margin: 20px 0;
  white-space: nowrap;
  font-size: 1.8rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .shared.wishlist .col .towishlist {
    padding-left: 20px;
  }
}
.shared.wishlist .amtheme-dropdown-block {
  margin-inline-start: 20px;
  order: 5;
  width: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .shared.wishlist .amtheme-dropdown-block {
    margin-left: 20px;
  }
}
.shared.wishlist .amtheme-circle-icon {
  align-items: center;
  justify-content: center;
}
.shared.wishlist .amtheme-icon {
  margin: auto 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #439342;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 12px 25px;
  font-size: 2rem;
  line-height: 2.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #397e39;
  border: 0;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #61b860;
  border: 0;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
*,
::after,
::before {
  box-sizing: border-box;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0;
}
.ammenu-menu-wrapper .ammenu-link {
  font-family: 'ITC Avant Garde Std Bk';
}
.towishlist .amtheme-icon.-hover-bg {
  color: #6d9e2e;
}
.towishlist .amtheme-icon.-hover-bg:hover,
.towishlist .amtheme-icon.-hover-bg.-selected {
  color: #6d9e2e;
  fill: #6d9e2e;
}
@media (max-width: 640px) {
  .b2bmarketplace-supplier-create .ammenu-header-container.page-header .header.content .ammenu-logo {
    order: 2;
  }
  .b2bmarketplace-supplier-create .ammenu-header-container.page-header .header.content .amtheme-icons-container {
    order: 1;
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) {
  .amsearch-form-container.-opened .input-text {
    padding-left: 40px;
  }
}
@media (max-width: 640px) {
  .amsearch-form-container .amtheme-close {
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .amsearch-form-container .amasty-xsearch-loader {
    top: 0;
  }
}
@media (max-width: 640px) {
  .noMobileV {
    display: none;
    height: 0;
    position: absolute;
  }
  .noFieldTopMobile {
    padding-top: 0 !important;
    margin: 10px 0 0 !important;
  }
  .padding-15FieldTopMobile {
    margin-top: 0 !important;
    padding-top: 20px !important;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.block.widget.block-products-list .products-grid.grid .product-items {
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  list-style: none;
}
.block.widget.block-products-list .products-grid.grid .product-item {
  position: relative;
}
.block.widget.block-products-list .products-grid.grid .amtheme-action-links {
  bottom: 16%;
}
.block.widget.block-viewed-products-grid {
  position: relative;
  z-index: 1;
}
.block.widget.block-viewed-products-grid .product-items {
  flex-wrap: wrap;
}
.column.main > .widget {
  margin-bottom: 15px;
}
.column.main .block.widget.block-viewed-products-grid {
  margin-top: 55px;
}
.column.main .block.widget.block-viewed-products-grid .product-item-info {
  min-height: inherit;
}
.column.main .block.widget.block-viewed-products-grid .product-item {
  margin-bottom: 0;
}
.column.main .block.widget.block-viewed-products-grid .product-item .price-box {
  justify-content: flex-start;
}
.column.main .block.widget.block-viewed-products-grid .product-item .price-box .map-fallback-price,
.column.main .block.widget.block-viewed-products-grid .product-item .price-box .map-show-info {
  display: none;
}
.column.main .block.widget.block-viewed-products-grid .product-item .price-container {
  justify-content: flex-start;
}
.block.am-widget {
  margin: 30px auto;
}
.block.am-widget .block-content.content {
  margin-top: 30px;
}
.block.am-widget .amtheme-title {
  display: block;
}
.block.am-widget .product-item-photo {
  max-width: 100%;
}
.block.am-widget .product .product.product-item-name {
  margin-bottom: 10px;
  width: 100%;
}
.block.am-widget .product-items:not(.-col-xl-4) {
  justify-content: stretch;
  margin: 0 calc(-25px / 2);
  width: calc(100% + 25px);
}
.block.am-widget .product.item.product-item {
  max-width: 100%;
}
.block.am-widget .item .product-item-info:hover {
  overflow: visible;
}
.block.am-widget .product-item-info:hover .action.tocart,
.block.am-widget .product-item-info:hover .stock {
  opacity: 1;
}
.block.am-widget .reviews-actions > .view {
  padding-inline-end: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.am-widget .reviews-actions > .view {
    padding-right: 10px;
  }
}
.block.am-widget .action.tocart {
  width: 100%;
}
.block.am-widget a.action.more {
  text-transform: uppercase;
  font-size: 12px;
}
.block.am-widget .pager {
  margin-top: 25px;
  text-align: right;
}
.block.am-widget .pages {
  justify-content: flex-end;
}
.block.am-widget .grid .product-item-actions,
.block.am-widget .products-grid .product-item-actions {
  margin-top: 0;
}
.block.am-widget .grid .items:not(.-col-xl-4) .product.item:nth-child(n),
.block.am-widget .products-grid .items:not(.-col-xl-4) .product.item:nth-child(n) {
  margin: 0 calc(25px / 2) 15px;
}
.block.am-widget .grid .amtheme-wishlist,
.block.am-widget .products-grid .amtheme-wishlist,
.block.am-widget .grid .amtheme-wishlist-split,
.block.am-widget .products-grid .amtheme-wishlist-split {
  margin-right: 10px;
}
.block.am-widget .grid .dropdown,
.block.am-widget .products-grid .dropdown {
  left: 0;
}
.block.am-widget .grid .item .tocart,
.block.am-widget .products-grid .item .tocart {
  padding-inline-end: 18px;
  padding-inline-start: 18px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.am-widget .grid .item .tocart,
  .block.am-widget .products-grid .item .tocart {
    padding-right: 18px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block.am-widget .grid .item .tocart,
  .block.am-widget .products-grid .item .tocart {
    padding-left: 18px;
  }
}
.am-widget.block-new-products.list .product-items {
  margin: 0;
  padding: 0;
  list-style: none none;
  margin: 20px auto;
  width: 100%;
}
.am-widget.block-new-products.list .amtheme-wishlist-split {
  padding: 0;
  width: auto;
  height: auto;
  border-radius: 0;
  background: transparent;
}
.am-widget.block-new-products.list .amtheme-icon-wrapper {
  margin-top: 10px;
}
.am-widget.block-new-products.list .amtheme-wishlist-split .amtheme-title {
  margin: 0;
  padding-right: 10px;
}
.am-widget.block-new-products.list .amtheme-icon-wrapper .amtheme-circle-icon {
  display: none;
}
.am-widget.block-new-products.list .amtheme-icon-wrapper .action,
.am-widget.block-new-products.list .amtheme-icon-wrapper .amtheme-title {
  display: block;
  margin: 0 0 5px 0;
}
.am-widget.block-new-products.list .amtheme-icon-wrapper .action.toggle {
  margin-left: 0;
}
.am-widget.block-new-products.list .amtheme-icon-wrapper .action:hover,
.am-widget.block-new-products.list .amtheme-icon-wrapper .amtheme-title:hover {
  color: #439342;
}
.am-widget.block-new-products.list .amtheme-icon-wrapper > *:first-child {
  margin-right: 5px;
}
.am-widget.block-new-products.list .product-item-actions,
.am-widget .details .product-details-action,
.widget .details .product-details-action,
.am-widget .details .product-details-action .amtheme-icon-wrapper,
.widget .details .product-details-action .amtheme-icon-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.am-widget.block-new-products.list .actions-primary {
  margin: 10px 0;
}
.am-widget.block-new-products.list .pager {
  margin-top: 0;
}
.am-widget.block.block-viewed-products-grid .product-details-action,
.am-widget.block.block-compared-products-grid .product-details-action {
  align-items: stretch;
  justify-content: flex-start;
  margin-top: 0;
  height: 100%;
}
.am-widget.block.block-viewed-products-grid .price-box,
.am-widget.block.block-compared-products-grid .price-box {
  margin-top: auto;
}
.am-widget.block.block-viewed-products-grid .amtheme-icon-wrapper > *:first-child,
.am-widget.block.block-compared-products-grid .amtheme-icon-wrapper > *:first-child {
  margin-right: 10px;
}
.am-widget.block.block-viewed-products-grid .product-item-description,
.am-widget.block.block-compared-products-grid .product-item-description {
  margin-top: 0;
}
.am-widget.block.block-viewed-products-grid .amtheme-icon-wrapper,
.am-widget.block.block-compared-products-grid .amtheme-icon-wrapper {
  align-items: flex-end;
}
.am-widget.block.block-viewed-products-grid .minimal-price-link,
.am-widget.block.block-compared-products-grid .minimal-price-link {
  margin-left: 0;
}
.am-widget.block-viewed-products-grid.list .product-item-actions,
.am-widget.block-compared-products-grid.list .product-item-actions {
  justify-content: flex-start;
}
.am-widget.block-viewed-products-grid.list .actions.product-item-actions,
.am-widget.block-compared-products-grid.list .actions.product-item-actions {
  max-width: 220px;
}
.am-widget.block-viewed-products-grid.list .price-box > .price-container,
.am-widget.block-compared-products-grid.list .price-box > .price-container {
  margin-right: 15px;
}
.am-widget .details .product-details-action,
.widget .details .product-details-action {
  margin-top: auto;
}
.am-widget .details .product-details-action .amtheme-icon-wrapper,
.widget .details .product-details-action .amtheme-icon-wrapper,
.am-widget .details .product-details-action .price-box .price-container,
.widget .details .product-details-action .price-box .price-container {
  margin-top: 5px;
}
.am-widget .details .product-details-action .price-box .price-container,
.widget .details .product-details-action .price-box .price-container {
  padding-inline-end: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .am-widget .details .product-details-action .price-box .price-container,
  .widget .details .product-details-action .price-box .price-container {
    padding-right: 10px;
  }
}
.am-widget .details .product-details-action .amtheme-circle-icon,
.widget .details .product-details-action .amtheme-circle-icon {
  width: 30px;
  height: 30px;
}
.am-widget .details .product-details-action .amtheme-circle-icon:not(:last-child),
.widget .details .product-details-action .amtheme-circle-icon:not(:last-child) {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .am-widget .details .product-details-action .amtheme-circle-icon:not(:last-child),
  .widget .details .product-details-action .amtheme-circle-icon:not(:last-child) {
    margin-right: 5px;
  }
}
.am-widget .details .product-details-action .action.split .amtheme-circle-icon,
.widget .details .product-details-action .action.split .amtheme-circle-icon {
  margin-inline-end: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .am-widget .details .product-details-action .action.split .amtheme-circle-icon,
  .widget .details .product-details-action .action.split .amtheme-circle-icon {
    margin-right: 0;
  }
}
.am-widget .details .product-details-action .amtheme-icon,
.widget .details .product-details-action .amtheme-icon {
  width: calc(30px / 1.5);
  height: calc(30px / 1.5);
}
.am-widget .details .product-details-action .amtheme-split,
.widget .details .product-details-action .amtheme-split {
  max-width: 56px;
  max-height: 32px;
}
.am-widget.block-viewed-products-grid .product-details-action:nth-child(n),
.am-widget.block-compared-products-grid .product-details-action:nth-child(n) {
  margin-bottom: 0;
}
.page-with-filter.-filter-inactive .am-widget .grid .products.items:not(.-col-xl-4) .item:nth-child(n),
.page-with-filter.-filter-inactive .am-widget .products-grid .products.items:not(.-col-xl-4) .item:nth-child(n) {
  margin: 0 calc(25px / 2) 15px;
}
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,
body.amasty-jet-theme.testimonials-index-index .page-main .page-title-wrapper .amtheme-tabs-widget .amtheme-heading {
  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,
.customer-account-create .page-title-wrapper .amtheme-tabs-widget .amtheme-heading.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,
.fieldset-product-options-inner > .legend {
  font-size: 16px;
  font-weight: 600;
}
form fieldset.fieldset.create.info legend,
.amtheme-gift-options .fieldset.fieldset.create.info legend,
.amtheme-gift-message .fieldset.fieldset.create.info legend {
  margin-bottom: 10px;
}
form fieldset.fieldset legend,
.amtheme-gift-options .fieldset.fieldset legend,
.amtheme-gift-message .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,
.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,
.cms-page-view .amtheme-tabs-widget .amtheme-heading.page-title {
  color: #6d9e2e;
}
.cms-faqs.cms-page-view h3 b {
  color: #6d9e2e;
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 25px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear {
    margin: 0 auto 10px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile {
    right: -10px;
    top: 30px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after {
    border: 0 solid transparent;
    height: 0;
    width: 0;
    margin-top: -14px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before {
    border-bottom-color: #dfdedd;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after {
    border-bottom-color: #fcfcfc;
    top: 1px;
  }
  .columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columns > .sidebar-main {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .columns > .sidebar-additional {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .catalog-product-view .columns > .sidebar-main {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .catalog-category-view.page-with-filter.page-layout-empty .columns > .column.main {
    display: flex;
    flex-direction: column;
  }
  .catalog-category-view.page-with-filter.page-layout-empty .columns > .column.main > .block.filter {
    order: -1;
  }
  .sections.nav-sections {
    padding: 0;
    background: #ffffff;
    transition: all 0.2s ease-in-out;
    position: fixed;
    top: 0;
    bottom: 100%;
    z-index: 999;
    overflow-y: hidden;
    box-sizing: border-box;
    width: 100%;
  }
  .sections.nav-sections:before {
    box-shadow: inset 0px -10px 0px 0px transparent, inset 0 12px 4px -10px rgba(71, 68, 63, 0.1), inset 0 12px 8px -10px rgba(135, 135, 135, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 10px;
    background: transparent;
    content: '';
  }
  .nav-before-open {
    height: 100%;
  }
  .nav-before-open body {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
  }
  .nav-before-open .amtheme-menustatic-wrapper {
    padding: 19px 35px 20px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 110;
    display: flex;
    align-items: center;
    flex: 1 0 0;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    background: #ffffff;
  }
  .nav-before-open .amtheme-menustatic-wrapper + .block.block-search.-header {
    margin-top: 70px;
  }
  .nav-before-open.nav-open {
    overflow: hidden;
  }
  .nav-before-open.nav-open .sections.nav-sections {
    padding-bottom: 12.5px;
    bottom: 0;
    overflow-y: scroll;
  }
  .nav-before-open.nav-open .sections.nav-sections:before {
    position: fixed;
    top: inherit;
  }
  .amtheme-menu-block {
    background: #ffffff;
  }
  .amtheme-menu-block > .navigation,
  .amtheme-menu-block > .navigation > .ui-menu {
    margin: 0;
    padding: 0;
  }
  .amtheme-menu-block .ui-menu-item.level0 {
    margin: 0;
    border-bottom: 1px solid #ffffff;
  }
  .amtheme-menu-block .ui-menu-item.level0 > a {
    padding: 25px;
    display: block;
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .amtheme-menu-block .ui-menu-item.level0 > a.ui-state-active {
    padding-bottom: 20px;
  }
  .amtheme-menu-block .ui-menu-item > a {
    color: #439342;
  }
  .amtheme-menu-block .ui-menu-item.level0 > a {
    word-wrap: break-word;
    word-break: break-word;
    position: relative;
    display: flex;
    align-items: center;
  }
  .ie11 .amtheme-menu-block .ui-menu-item.level0 > a {
    word-break: break-all;
  }
  .ie11 .amtheme-menu-block .ui-menu-item.level0 > a {
    word-break: break-all;
  }
  .ie11 .amtheme-menu-block .ui-menu-item.level0 > a {
    word-break: break-all;
  }
  .amtheme-menu-block .ui-menu-item.level0.has-active > a:before,
  .amtheme-menu-block .ui-menu-item.level0.active > a:before {
    margin-right: 7px;
    width: 5px;
    height: 5px;
    background: #439342;
    display: block;
    border-radius: 50%;
    content: '';
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > a:after {
    width: 14px;
    height: 8px;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 50%;
    right: calc(35px);
    display: block;
    content: '';
    transform: translateY(-50%);
  }
  .nav-before-open.nav-open .amtheme-menu-block .ui-menu-item.level0.parent > a:after {
    background: url("../svg/color_mode/dark/arrow-bottom-xs.svg");
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > a.ui-state-active:after {
    transform: translateY(-50%) rotate(-180deg);
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu,
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu .submenu {
    position: static !important;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > a.ui-state-active + .submenu,
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu .submenu {
    display: block !important;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu {
    padding: 0 0 15px;
    box-sizing: border-box;
    width: 100%;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu a {
    padding-top: 10px;
    padding-inline-end: 0;
    padding-bottom: 10px;
    padding-inline-start: 35px;
    display: block;
    font-weight: 400;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu > li {
    word-wrap: break-word;
    word-break: break-word;
    margin-bottom: 5px;
  }
  .ie11 .amtheme-menu-block .ui-menu-item.level0.parent > .submenu > li {
    word-break: break-all;
  }
  .ie11 .amtheme-menu-block .ui-menu-item.level0.parent > .submenu > li {
    word-break: break-all;
  }
  .ie11 .amtheme-menu-block .ui-menu-item.level0.parent > .submenu > li {
    word-break: break-all;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu > li:last-child {
    margin-bottom: 0;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu .submenu {
    padding: 0;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu .submenu > li {
    margin-bottom: 0;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu .submenu > li.active {
    background: #f7f7f7;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu .submenu > li > a {
    padding-inline-start: 45px;
  }
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu > li.active > a {
    display: block;
    background: #f7f7f7;
  }
  .amtheme-menu-account.-title > a,
  .amtheme-menu-compare .compare {
    color: #439342;
    font-weight: 400;
  }
  .nav-sections-items .section-item-title.amtheme-item.-bottom,
  .nav-sections-items .amtheme-menu-compare {
    padding: 12.5px 25px;
    display: flex;
    align-items: center;
  }
  .nav-sections-items > .amtheme-item.-bottom .amtheme-icon {
    margin-inline-end: 10px;
    width: 25px;
    height: 25px;
  }
  .nav-sections-items .amtheme-menu-block + .section-item-title.amtheme-item.-bottom {
    padding-top: 25px;
  }
  .amtheme-language-title,
  .amtheme-currency-title {
    color: #439342;
    display: flex;
    align-items: center;
  }
  .amtheme-language-title > .current,
  .amtheme-currency-title > .current {
    margin-inline-start: 5px;
    font-weight: 700;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content {
    margin: 0;
    padding: 0;
    background: #ffffff;
    display: flex;
    flex-direction: column;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content ul {
    margin: 20px 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content > ul:last-of-type {
    margin-bottom: 20px;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content li {
    margin-top: 0;
    margin-inline-end: 0;
    margin-bottom: 25px;
    margin-inline-start: 60px;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content li:last-child {
    margin-bottom: 0;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content li > a {
    color: #439342;
    font-weight: 400;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content .amtheme-myaccount-link > .switcher-options {
    display: none;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content .amtheme-myaccount-link > .switcher-dropdown {
    margin: 0;
    padding: 0;
    position: static;
    display: flex;
    flex-direction: column;
    background: none;
    box-shadow: none;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content .amtheme-myaccount-link > .switcher-dropdown > li,
  .section-item-title.amtheme-item.-bottom + .section-item-content .amtheme-myaccount-link > .switcher-dropdown > .header-links > li {
    margin-inline-start: 0;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content .amtheme-myaccount-link > .switcher-dropdown > .header-links {
    margin-top: 0;
  }
  .section-item-title.amtheme-item.-bottom + .section-item-content .amtheme-myaccount-link li,
  .section-item-title.amtheme-item.-bottom + .section-item-content .amtheme-myaccount-link a {
    padding: 0;
  }
  .amtheme-menu-currency .amtheme-nav-currency.amtheme-item-bottom .section-item-content {
    padding: 40px 0;
    list-style-type: none;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .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 0 20px;
  }
  .product.data.items > .item.title > .switch {
    background: transparent;
    border-bottom: 1px solid #dfdedd;
    border-left: none;
    border-right: none;
    border-top: none;
    height: auto;
    padding: 15px 0 15px 0;
    font-weight: 400;
    line-height: 20px;
    font-size: 1.6rem;
    color: #439342;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #1d1d1b;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #1d1d1b;
    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;
    padding-bottom: 15px;
  }
  .product.data.items > .item.content {
    background: transparent;
    border: none;
    margin: 0;
    padding: 20px 0 10px 0;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items > .item.title {
    position: relative;
    margin-bottom: 0;
  }
  .product.data.items > .item.title.active {
    margin: 0;
  }
  .product.data.items > .item.title.active .amtheme-icon {
    transform: rotate(180deg);
  }
  .product.data.items .amtheme-item-title > .amtheme-icon {
    position: absolute;
    top: calc(50% - 30px / 2);
    right: 0;
    background-image: url("../svg/color_mode/dark/arrow-bottom.svg");
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
  }
  .pages .item {
    margin-bottom: 10px;
  }
  .pages .action.previous,
  .pages .link.previous,
  .pages .action.next,
  .pages .link.next {
    margin-bottom: 10px;
  }
  .actions-toolbar {
    flex-direction: column;
  }
  .actions-toolbar .action.primary,
  .actions-toolbar .primary,
  .actions-toolbar .primary > .action,
  .actions-toolbar .amshopby-button,
  .actions-toolbar .am-filter-go,
  .actions-toolbar .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
  .actions-toolbar .am-show-button > .amshopby-button {
    width: 100%;
  }
  .actions-toolbar a.action.primary,
  .actions-toolbar a.amshopby-button,
  .actions-toolbar a.am-filter-go,
  .actions-toolbar a.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
  .actions-toolbar a.am-show-button > .amshopby-button {
    text-align: center;
  }
  .actions-toolbar .action.secondary,
  .actions-toolbar .secondary,
  .actions-toolbar .secondary > .action {
    padding: 15px;
    margin: 10px 0 0;
  }
  .amtheme-products-secondary .price-box {
    margin: 0;
    padding: 0;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  body._has-modal-custom {
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(252, 252, 252, 0.8);
  }
  .custom-slide {
    bottom: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
    left: 0;
    margin: 0;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 4px 8px rgba(57, 56, 56, 0.1);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    overflow: hidden auto;
  }
  .custom-slide .modal-inner-wrap {
    box-sizing: border-box;
    margin-top: 0;
    min-height: 100%;
    height: auto;
    background-color: #ffffff;
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup .modal-title {
    margin-inline-end: calc(10px + 32px);
    font-weight: 700;
    font-size: 1.8rem;
  }
  .modal-popup .modal-inner-wrap {
    padding: 40px 30px 0;
    transform: none;
  }
  .modal-popup .action-close:before {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }
  .modal-popup .action:not(.primary, .secondary, .search, .amtheme-reset) {
    margin: 15px 0 0;
  }
  .modal-popup .action.primary,
  .modal-popup .action-primary,
  .modal-popup .amshopby-button,
  .modal-popup .am-filter-go,
  .modal-popup .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go,
  .modal-popup .am-show-button > .amshopby-button {
    width: 100%;
  }
  .modal-popup .action-secondary,
  .modal-popup .action.secondary {
    order: 2;
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: 100%;
    height: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-footer {
    margin-top: 0;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .amtheme-tabs-buttons {
    justify-content: flex-start;
  }
  .amtheme-tabs-widget.-mobile-hidden {
    display: none;
  }
  .amtheme-tabs-widget .amtheme-heading {
    margin-bottom: 10px;
  }
  .amtheme-tabs-widget .slick-slider .slick-dots,
  .amtheme-tabs-widget .products.slick-slider .item.product > .product-item-info {
    margin: 0;
  }
  .amtheme-tabs-widget .products > .amtheme-products-secondary > .slick-list {
    margin: 0 -10px;
  }
  .amtheme-tabs-widget .products.slick-slider.slick-dotted {
    margin-bottom: 40px;
  }
  .amtheme-tabs-widget .amtheme-products-secondary:not(.slick-initialized) .tocart {
    font-size: 1.6rem;
  }
  .amtheme-tabs-widget .product-item .product-item-details {
    z-index: auto;
  }
  .ammenu-header-container .block-search .minisearch .control {
    position: absolute;
    top: 120%;
    right: 0;
    left: 0;
    z-index: 9;
    box-sizing: border-box;
    margin: 0;
    border: none;
    background: #fff;
  }
  .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
    top: 187px;
    border: none;
    border-radius: inherit;
    background: #fff;
    box-shadow: none;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
    padding: 17px 30px;
    height: 140px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
    top: 221px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
    padding: 15px;
    border-width: 1px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
    display: block;
    padding: 10px 15px;
  }
  .am-porto-cmtb .filter.active .block-category-list .block-title,
  .am-porto-cmtb .filter.active .filter-options-title,
  .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
  .am-porto-cmtb .filter.active .block-category-list .block-content,
  .am-porto-cmtb .filter.active .filter-options-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .am-porto-cmtb .filter.active .filter-options-title:after {
    right: 15px;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 35px;
  }
  .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
  .filter-options .am-labels-folding .item {
    padding-left: 35px;
  }
  .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
  .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
  .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
    margin-left: 35px;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 7px 0;
  }
  .am-labels-folding .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    margin: 7px 0;
  }
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: 35px;
  }
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding,
  .filter-options .am-category-wrapper .items .items-children.-folding,
  .filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 35px;
  }
  .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
    padding-left: 70px;
  }
  .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    margin: 7px 0;
  }
  .am-collapse-icon:after,
  .am-show-more:before {
    width: 20px;
  }
  .filter-content .active .am-show-more:before {
    width: 12px;
  }
  .filter-content .active .am-show-more.-active {
    margin-bottom: 10px;
  }
  .amshopby-flyout-block {
    margin: 10px 0 25px;
  }
  .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    padding-left: 35px;
  }
  .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 35px;
    min-height: 25px;
    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: 25px;
    height: 25px;
    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 / 25px;
    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;
  }
  .amtypage-main-container.-stretched-blocks > div {
    width: 100% !important;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -25px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #f8f8f8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .fieldset-bundle-options .amtheme-collapsible-block.option > .label,
  .fieldset-bundle-options .multicheckout .amtheme-collapsible-block.option > .label,
  .fieldset-bundle-options .multicheckout .amtheme-collapsible-block.option > .label,
  .fieldset-bundle-options .multicheckout .multicheckout .amtheme-collapsible-block.option > .label {
    display: inline-block;
    padding: 0;
  }
  .product-item {
    background: #fcfcfc;
  }
  .product-item .action.tocart.primary {
    margin-top: 10px;
    width: 100%;
  }
  .swatch-wrapper {
    display: none;
  }
  .block.crosssell .product-item-actions,
  .block.related .product-item-actions,
  .block.upsell .product-item-actions,
  .block.am-widget .product-item-actions {
    display: block;
    margin-top: auto;
  }
  .block.crosssell .product-item .action.tocart.primary,
  .block.related .product-item .action.tocart.primary,
  .block.upsell .product-item .action.tocart.primary,
  .block.am-widget .product-item .action.tocart.primary {
    width: 100%;
    font-size: 1.6rem;
  }
  .products-grid .product-photo-wrapper,
  .products-list .product-photo-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .products-grid .product-photo-wrapper .product.photo,
  .products-list .product-photo-wrapper .product.photo {
    width: 100%;
  }
  .products-grid .product-photo-wrapper .action.tocompare,
  .products-list .product-photo-wrapper .action.tocompare,
  .products-grid .product-photo-wrapper .action.towishlist,
  .products-list .product-photo-wrapper .action.towishlist {
    display: inline-flex;
  }
  .products-grid .product-photo-wrapper .action.tocompare,
  .products-list .product-photo-wrapper .action.tocompare {
    order: 1;
  }
  .products-grid .product-photo-wrapper .action.tocompare .amtheme-title,
  .products-list .product-photo-wrapper .action.tocompare .amtheme-title {
    display: none;
  }
  .products-grid .product-photo-wrapper > .action.towishlist,
  .products-list .product-photo-wrapper > .action.towishlist {
    order: 2;
  }
  .products-grid .product-photo-wrapper .amtheme-action-links,
  .products-list .product-photo-wrapper .amtheme-action-links {
    margin: 10px 0 0;
  }
  .products-grid .product-photo-wrapper .amtheme-action-links > .towishlist-wrap,
  .products-list .product-photo-wrapper .amtheme-action-links > .towishlist-wrap {
    margin: 0;
  }
  .block .block-title {
    margin-bottom: 20px;
    letter-spacing: 0.025em;
    font-weight: 700;
    font-size: 2.2rem;
  }
  .block:not(.am-widget) .amtheme-products-secondary.slick-slider .product-item-info {
    margin: 0 10px;
  }
  .block:not(.am-widget) .amtheme-products-secondary:not(.slick-slider) {
    flex-wrap: nowrap;
    overflow-x: auto;
    margin: 0 -35px;
    padding: 0 35px;
  }
  .block:not(.am-widget) .amtheme-products-secondary:not(.slick-slider):after {
    min-width: 1px;
    height: 1px;
    content: '';
  }
  .block:not(.am-widget) .amtheme-products-secondary:not(.slick-slider) > .product-item:last-of-type {
    margin-inline-end: 35px;
  }
  .block:not(.am-widget) .amtheme-products-secondary .item.product-item {
    width: 160px;
    background: transparent;
  }
  .block:not(.am-widget) .amtheme-products-secondary .item.product-item,
  .block:not(.am-widget) .amtheme-products-secondary .item.product-item:nth-child(n) {
    margin: 0 20px 20px 0;
  }
  .block:not(.am-widget) .amtheme-products-secondary .item.product-item:last-of-type {
    margin-right: 35px;
  }
  .products-grid.products > .amtheme-products-secondary.slick-slider .product-item-info,
  .amtheme-products-secondary.-in-widget.slick-slider .product-item-info,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items.slick-slider .product-item-info,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items.slick-slider .product-item-info,
  .block.amshopby-morefrom .block-content .product-items.slick-slider .product-item-info {
    margin: 0 10px;
  }
  .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,
  .block.amshopby-morefrom .block-content .product-items .product-item-photo {
    padding: 15px;
    background: #f7f7f7;
  }
  .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,
  .block.amshopby-morefrom .block-content .product-items .product-item-details {
    margin-top: 10px;
  }
  .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 > *,
  .block.amshopby-morefrom .block-content .product-items .product-item-details > * {
    margin-bottom: 10px;
  }
  .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,
  .block.amshopby-morefrom .block-content .product-items .product-image-container {
    margin: 0 auto;
  }
  .products-grid.products > .amtheme-products-secondary .price,
  .amtheme-products-secondary.-in-widget .price,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price,
  .block.amshopby-morefrom .block-content .product-items .price {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .products-grid.products > .amtheme-products-secondary .price-including-tax + .price-excluding-tax:before,
  .amtheme-products-secondary.-in-widget .price-including-tax + .price-excluding-tax:before,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-including-tax + .price-excluding-tax:before,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-including-tax + .price-excluding-tax:before,
  .block.amshopby-morefrom .block-content .product-items .price-including-tax + .price-excluding-tax:before {
    line-height: 2.6rem;
  }
  .products-grid.products > .amtheme-products-secondary .price-box > .minimal-price-link .price-container,
  .amtheme-products-secondary.-in-widget .price-box > .minimal-price-link .price-container,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box > .minimal-price-link .price-container,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box > .minimal-price-link .price-container,
  .block.amshopby-morefrom .block-content .product-items .price-box > .minimal-price-link .price-container {
    align-items: baseline;
  }
  .products-grid.products > .amtheme-products-secondary .special-price .price-wrapper:not(.price-including-tax) .price,
  .amtheme-products-secondary.-in-widget .special-price .price-wrapper:not(.price-including-tax) .price,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .special-price .price-wrapper:not(.price-including-tax) .price,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .special-price .price-wrapper:not(.price-including-tax) .price,
  .block.amshopby-morefrom .block-content .product-items .special-price .price-wrapper:not(.price-including-tax) .price {
    margin-inline-end: 0;
  }
  .products-grid.products > .amtheme-products-secondary .minimal-price,
  .amtheme-products-secondary.-in-widget .minimal-price,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .minimal-price,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .minimal-price,
  .block.amshopby-morefrom .block-content .product-items .minimal-price {
    flex-direction: column;
  }
  .products-grid.products > .amtheme-products-secondary .amtheme-price-component.-small,
  .products-grid.products > .amtheme-products-secondary .price-to .price,
  .products-grid.products > .amtheme-products-secondary .map-show-info,
  .products-grid.products > .amtheme-products-secondary .old-price .price,
  .products-grid.products > .amtheme-products-secondary .price-box .price-label,
  .products-grid.products > .amtheme-products-secondary .price-including-tax + .price-excluding-tax,
  .products-grid.products > .amtheme-products-secondary .price-including-tax + .price-excluding-tax .price,
  .amtheme-products-secondary.-in-widget .amtheme-price-component.-small,
  .amtheme-products-secondary.-in-widget .price-to .price,
  .amtheme-products-secondary.-in-widget .map-show-info,
  .amtheme-products-secondary.-in-widget .old-price .price,
  .amtheme-products-secondary.-in-widget .price-box .price-label,
  .amtheme-products-secondary.-in-widget .price-including-tax + .price-excluding-tax,
  .amtheme-products-secondary.-in-widget .price-including-tax + .price-excluding-tax .price,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .amtheme-price-component.-small,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-to .price,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .map-show-info,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .old-price .price,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-box .price-label,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-including-tax + .price-excluding-tax,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .price-including-tax + .price-excluding-tax .price,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .amtheme-price-component.-small,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-to .price,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .map-show-info,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .old-price .price,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-box .price-label,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-including-tax + .price-excluding-tax,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .price-including-tax + .price-excluding-tax .price,
  .block.amshopby-morefrom .block-content .product-items .amtheme-price-component.-small,
  .block.amshopby-morefrom .block-content .product-items .price-to .price,
  .block.amshopby-morefrom .block-content .product-items .map-show-info,
  .block.amshopby-morefrom .block-content .product-items .old-price .price,
  .block.amshopby-morefrom .block-content .product-items .price-box .price-label,
  .block.amshopby-morefrom .block-content .product-items .price-including-tax + .price-excluding-tax,
  .block.amshopby-morefrom .block-content .product-items .price-including-tax + .price-excluding-tax .price {
    font-size: 1.2rem;
  }
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-photo-wrapper,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-photo-wrapper {
    display: block;
  }
  .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 {
    margin-top: 0;
  }
  .catalogsearch-advanced-result .toolbar-sorter .amtheme-filter-wrap {
    display: none;
  }
  .amtheme-sticky-compare,
  .amtheme-sticky-compare.-show {
    display: none;
  }
  .sidebar .price-box .price-to {
    width: 100%;
  }
  .sidebar .price-box .price-to .old-price {
    width: 100%;
  }
  .sidebar .product-item .price-box .price-container.tax,
  .column.main .block.widget.block-viewed-products-grid .product-item .price-box .price-container.tax {
    display: flex;
    flex-direction: column;
  }
  .amtheme-sidebar-block .product-item-details,
  .sidebar .block.widget .product-item-details,
  .column.main .block.widget.block-viewed-products-grid .product-item-details {
    z-index: auto;
  }
  .sidebar .block-new-products-list .product-item-info,
  .sidebar .block-viewed-products-grid .product-item-info,
  .sidebar .block-compared-products-grid .product-item-info,
  .sidebar .block-new-products-list .product-item-actions,
  .sidebar .block-viewed-products-grid .product-item-actions,
  .sidebar .block-compared-products-grid .product-item-actions {
    width: 100%;
  }
  .sidebar .block-new-products-list .product.item.product-item,
  .sidebar .block-viewed-products-grid .product.item.product-item,
  .sidebar .block-compared-products-grid .product.item.product-item {
    min-width: 100%;
  }
  .sidebar .block-new-products-list .product.product-item-details,
  .sidebar .block-viewed-products-grid .product.product-item-details,
  .sidebar .block-compared-products-grid .product.product-item-details {
    margin-top: 0;
  }
  .sidebar .block-new-products-list .product-item-details .price-box,
  .sidebar .block-viewed-products-grid .product-item-details .price-box,
  .sidebar .block-compared-products-grid .product-item-details .price-box {
    margin-bottom: 0;
  }
  .sidebar .block-new-products-list .product-item-actions,
  .sidebar .block-viewed-products-grid .product-item-actions,
  .sidebar .block-compared-products-grid .product-item-actions {
    max-width: 200px;
  }
  .sidebar .block-new-products-list .product-details-action,
  .sidebar .block-viewed-products-grid .product-details-action,
  .sidebar .block-compared-products-grid .product-details-action {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
  }
  .sidebar .block-new-products-list .product.details.product-item-details,
  .sidebar .block-viewed-products-grid .product.details.product-item-details,
  .sidebar .block-compared-products-grid .product.details.product-item-details,
  .sidebar .block-new-products-list .product-item-info > .product-item-details,
  .sidebar .block-viewed-products-grid .product-item-info > .product-item-details,
  .sidebar .block-compared-products-grid .product-item-info > .product-item-details {
    margin-left: 15px;
    max-width: calc(100% - 130px);
  }
  .sidebar .block.widget.block-new-products-images,
  .column.main .block.widget.block-viewed-products-grid.block-new-products-images {
    margin-bottom: 30px;
  }
  .sidebar .block.widget.block-new-products-images .product-item,
  .column.main .block.widget.block-viewed-products-grid.block-new-products-images .product-item {
    margin: 0 10px 10px 0;
    width: auto;
  }
  .amtheme-product-popup .amtheme-product-info > .product-name {
    font-size: 2.2rem;
    line-height: 2.3rem;
  }
  .products.product-items .product-item {
    margin-top: 20px;
    margin-inline-end: 10px;
    margin-bottom: 0;
    margin-inline-start: 0;
    width: calc(50% - 5px);
  }
  .products.product-items .product-item:nth-child(2n) {
    margin-inline-end: 0;
  }
  .products.product-items .product-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .grid .tocart.-center,
  .grid .tocart.-left {
    max-width: 170px;
  }
  .grid.products .-col-sm-1 .product-item {
    margin-top: 20px;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 0;
    width: 100%;
  }
  .grid.products .-col-sm-1 .product-item:first-child {
    margin-top: 0;
  }
  .catalog-category-view .toolbar-sorter.sorter {
    position: relative;
    margin-bottom: 0px;
  }
  .product-photo-wrapper:hover .amtheme-icons-position div[class$='-hover'] {
    opacity: 1;
  }
  .product-photo-wrapper:hover .amtheme-icons-position.-center:before {
    opacity: .3;
  }
  .amsticky-cart-block.-amsticky-cart-active .price-including-tax .price,
  .amsticky-cart-block.-amsticky-cart-active .normal-price .price {
    font-size: 1.6rem !important;
  }
  .amtheme-actions-wrap .paypal-button.paypal-button-context-iframe {
    margin-top: 15px;
  }
  .page-layout-product-full-width .columns > .amtheme-productinfo-wrap {
    margin-bottom: 40px;
    order: 3;
  }
  body:not(.amtheme-ismobile) .amtheme-reviews-tab {
    display: none;
  }
  body:not(.amtheme-ismobile) .amtheme-reviews-aside .amtheme-heading .amtheme-title {
    padding: 0;
  }
  body:not(.amtheme-ismobile) .amtheme-reviews-aside .amtheme-heading .amtheme-icon {
    display: none;
  }
  body.-amtheme-disable {
    overflow: hidden;
  }
  .amtheme-ismobile .amtheme-reviews-tab {
    margin: 40px -35px;
    padding: 40px 35px;
    background: #fafce2;
  }
  .amtheme-ismobile .amtheme-reviews-tab .amtheme-actions {
    display: flex;
  }
  .amtheme-ismobile .amtheme-reviews-tab:not(.am-noreviews) .amtheme-toall-reviews {
    margin-top: 0;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 20px;
    align-items: center;
    display: flex;
  }
  .amtheme-ismobile .amtheme-reviews-tab .action > .amtheme-icon {
    margin-top: 0;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 10px;
    height: 20px;
    width: 20px;
  }
  .amtheme-ismobile .amtheme-reviews-tab .amtheme-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .amtheme-ismobile .amtheme-reviews-tab .amtheme-title {
    margin: 0 0 20px;
    font-size: 2.2rem;
    font-weight: 700;
  }
  .amtheme-ismobile .product.info.detailed #tab-label-reviews {
    display: none;
  }
  .amtheme-ismobile .product.info.detailed #reviews {
    padding: 0 25px 25px;
    background: #ffffff;
    bottom: 0;
    box-sizing: border-box;
    display: flex !important;
    flex-direction: column;
    overflow-x: auto;
    position: fixed;
    right: -100%;
    top: 0;
    transition: all 0.2s ease-in-out;
    width: 100%;
    z-index: 999;
  }
  .amtheme-ismobile .product.info.detailed #reviews.-amtheme-active {
    right: 0;
  }
  .amtheme-reviews-aside .product-reviews-summary {
    flex-direction: column;
    margin: 0;
  }
  .amtheme-reviews-aside .rating-summary + .reviews-actions {
    margin: 5px 0 0;
  }
  .block-search.-header > .block-content {
    border-bottom: 1px solid #ffffff;
    box-shadow: inset 0px -10px 0px 0px transparent, inset 0 12px 4px -10px rgba(71, 68, 63, 0.1), inset 0 12px 8px -10px rgba(135, 135, 135, 0.2);
    margin: 0 -35px;
    padding: 20px 35px;
  }
  .block-search .actions {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 50;
  }
  .block-search .input-text::-moz-placeholder {
    line-height: 30px;
  }
  .search-autocomplete {
    margin: 0 -35px;
    padding: 20px 35px;
  }
  .search.summary + .amtheme-search-message {
    margin-top: 10px;
  }
  .search.results .toolbar-sorter.sorter {
    max-width: 100%;
  }
  .search.results .amtheme-found {
    margin-top: 10px;
  }
  .page-with-filter .search.results .page-title-wrapper {
    margin: 50px 0 40px;
  }
  .amtheme-search-message .amtheme-text {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
    display: block;
  }
  .search.summary {
    margin: 0 -35px;
    padding: 20px 35px;
  }
  .catalogsearch-advanced-result .toolbar.toolbar-products {
    display: block;
  }
  .catalogsearch-advanced-result .toolbar.toolbar-products .toolbar-sorter.sorter .amtheme-select-block {
    width: auto;
  }
  .catalogsearch-advanced-result .search.results .page-title-wrapper {
    margin-top: 40px;
  }
  .checkout-cart-index .cart-container {
    flex-direction: column;
  }
  .checkout-cart-index .cart-container > .form-cart {
    flex: auto;
  }
  .checkout-cart-index .cart-container > .amtheme-form-wrapper,
  .checkout-cart-index .cart-container > .cart-summary {
    width: 100%;
  }
  .checkout-index-index .block.block-customer-login .block-title {
    margin-bottom: 40px;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .form-cart .cart.main.actions {
    margin-bottom: 20px;
    padding-inline-end: 10px;
    padding-inline-start: 10px;
  }
  .form-cart .cart.main.actions .amtheme-wrap {
    justify-content: space-between;
    width: 100%;
  }
  .form-cart .cart.main.actions .amtheme-wrap:last-of-type {
    display: none;
  }
  .cart.items {
    display: block;
    border: 1px solid #dfdedd;
  }
  .cart.items > thead {
    display: none;
    border-bottom: 1px solid #dfdedd;
  }
  .cart.item {
    background: #ffffff;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .cart.item .item-info,
  .cart.item .item-actions {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  .cart.item .item-info .product-item-details {
    max-width: 100%;
  }
  .cart.item .col.item {
    display: block;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
  }
  .cart.item .col.qty,
  .cart.item .col.amtheme-column-toolbar {
    display: block;
    padding: 0;
    width: 50%;
  }
  .cart.item .amtheme-column-toolbar .amtheme-cell {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
  }
  .cart.item .actions-toolbar {
    flex-direction: row;
  }
  .cart.item .amtheme-label-small {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    padding-inline-end: 10px;
    color: #a8a69f;
  }
  .cart.item .amtheme-qty-box {
    align-items: center;
    display: flex;
  }
  .cart-summary {
    margin-top: 30px;
    padding-top: 20px;
  }
  .amtheme-shipping-wrap {
    margin: 0 -85px;
    padding: 25px 85px 20px;
    background: #f7f7f7;
  }
  .checkout-payment-method .amazon-sandbox-simulator.payment-option {
    border-top: 0;
    margin: 0 0 30px;
  }
  .checkout-payment-method .amazon-sandbox-simulator.payment-option > .payment-option-title,
  .checkout-payment-method .amazon-sandbox-simulator.payment-option > .payment-option-content {
    padding: 0;
  }
  .checkout-payment-method .braintree-paypal-actions.actions-toolbar {
    align-items: baseline;
  }
  .checkout-payment-method .braintree-paypal-actions .braintree-paypal-account {
    margin-bottom: 20px;
    width: 100%;
  }
  .checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 0 0 0 23px;
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 22px;
    color: #1d1d1b;
  }
  .checkout-payment-method .payment.payflowpro .field.cvv {
    display: block;
    position: relative;
  }
  .checkout-payment-method .payment.payflowpro .field.cvv .field-tooltip-content {
    left: 0;
    margin-top: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
    border: 1px solid #bad7aa;
    padding: 20px;
    border-radius: 10px;
  }
  .amtheme-card-block,
  .actions-toolbar.amtheme-quote-actions,
  .amtheme-addresses-block.-dashboard-addresses,
  .amtheme-addresses-block.-dashboard-addresses,
  .amtheme-address-method {
    margin: 0 -35px 20px;
  }
  .amtheme-card-block > .amtheme-heading,
  .actions-toolbar.amtheme-quote-actions > .amtheme-heading,
  .amtheme-addresses-block.-dashboard-addresses > .amtheme-heading,
  .amtheme-addresses-block.-dashboard-addresses > .amtheme-heading,
  .amtheme-address-method > .amtheme-heading {
    margin-bottom: 20px;
  }
  .account .toolbar,
  .account .toolbar .pager {
    flex-direction: column;
  }
  .account-nav-title {
    position: relative;
    margin: 0 -35px;
    padding: 10px 35px;
    background: #f7f7f7;
  }
  .account-nav-title:after {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 30px;
    display: block;
    width: 12px;
    height: 7px;
    background: url("../svg/color_mode/dark/arrow-bottom-xs.svg");
    background-size: 12px 7px;
    content: '';
    transition: all 0.4s ease-in-out;
  }
  .account-nav-title.active:after {
    transform: translateY(-50%) rotate(-180deg);
  }
  .account-nav-title > strong {
    font-weight: 400;
  }
  .account-nav-content {
    display: none;
    margin: 0 -35px;
    padding: 20px 35px 10px;
  }
  .account-nav-content.active {
    display: block;
  }
  .account-nav-content .nav.item > a {
    margin: 0 0 0px;
  }
  .account-nav-content .nav.item.current {
    margin: 0 0 10px;
  }
  .account-nav-content .nav.item > .delimiter {
    margin: 0 0 0px;
  }
  .account .sidebar.sidebar-main {
    border: none;
    padding: 0px 20px;
    border-radius: 6px;
    border-top-right-radius: 0px;
    margin-bottom: 0px;
  }
  [class*='sales-guest-'] .items.order-links,
  .account .items.order-links {
    display: flex;
    flex-direction: column;
    margin: 25px -35px 0;
    border: none;
  }
  [class*='sales-guest-'] .items.order-links .nav.item,
  .account .items.order-links .nav.item {
    padding: 0;
    border-top: 1px solid #dfdedd;
    color: #1d1d1b;
  }
  [class*='sales-guest-'] .items.order-links .nav.item.current,
  .account .items.order-links .nav.item.current {
    order: 1;
    border-bottom: none;
    background: none;
  }
  [class*='sales-guest-'] .items.order-links .nav.item > *,
  .account .items.order-links .nav.item > * {
    display: block;
    padding: 15px 35px;
  }
  [class*='sales-guest-'] .items.order-links .nav.item.current > *,
  .account .items.order-links .nav.item.current > * {
    padding-top: 25px;
    font-weight: 700;
    font-size: 2.2rem;
  }
  [class*='sales-guest-'] .items.order-links .nav.item:not(:last-of-type),
  .account .items.order-links .nav.item:not(:last-of-type) {
    margin-inline-end: 0;
  }
  .amtheme-addresses-block {
    margin: 0 -35px 20px;
  }
  .amtheme-addresses-default .amtheme-address-card:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .amtheme-addresses-block.-addresses-grid .amtheme-heading {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
  }
  .actions-toolbar.amtheme-quote-actions .amtheme-address-card:not(:last-of-type),
  .amtheme-addresses-block.-dashboard-addresses .amtheme-address-card:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .actions-toolbar.amtheme-quote-actions {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 20px 35px 0;
  }
  .block.filter .filter-options-item.-active .filter-options-title {
    border-bottom: 0;
  }
  .block.filter .filter-options-title {
    border-bottom: 1px solid #dfdedd;
  }
  .filter-active {
    overflow: hidden;
  }
  .block.filter .filter-content {
    background: #ffffff;
    box-shadow: -2px 1px 4px rgba(71, 68, 63, 0.1), -2px 1px 8px rgba(135, 135, 135, 0.2);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 75px 0 0 15px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(110%);
    transition: transform 0.4s ease-in-out;
    width: 85%;
    z-index: 300;
  }
  .block.filter .filter-subtitle {
    box-sizing: border-box;
    padding: 5px 15px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 100%;
  }
  .block.filter .filter-actions {
    border: 0;
    padding: 5px 0;
    position: absolute;
    right: 15px;
    top: 20px;
    z-index: 300;
  }
  .block.filter .filter-clear {
    color: #a8a69f;
    display: inline-block;
    font-weight: 400;
    line-height: 2.5rem;
  }
  .block.filter .amtheme-close {
    align-items: center;
    display: none;
    height: 70px;
    left: 0;
    position: fixed;
    top: 0;
    width: 15%;
    z-index: 300;
  }
  .block.filter .amtheme-close:after {
    background: #ffffff;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 200;
  }
  .block.filter .amtheme-icon.-close {
    fill: #070605;
    transition: opacity 0.4s ease-in-out;
  }
  .block.filter.active .amtheme-close {
    display: flex;
  }
  .block.filter.active .amtheme-close:after {
    opacity: .92;
    visibility: visible;
  }
  .block.filter.active .filter-title-text {
    display: block;
  }
  .block.filter.active .filter-content {
    transform: translateX(0);
  }
  .block.filter.active .filter-options {
    flex-grow: 1;
    height: 100%;
    overflow: auto;
    padding-right: 15px;
  }
  .block.filter.active .amtheme-icon.-close {
    height: 30px;
    margin: 0 auto;
    opacity: 1;
    position: relative;
    width: 30px;
    z-index: 250;
  }
  .form-create-account .field.-assistance,
  .form-edit-account.form .field.-assistance {
    flex-wrap: nowrap;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .multicheckout.address.form .actions-toolbar {
    margin-top: 20px;
  }
  .multicheckout.address.form .actions-toolbar .action {
    box-sizing: border-box;
    margin: 20px 0 0;
  }
  .multicheckout.address.form .actions-toolbar .action.continue,
  .multicheckout.address.form .actions-toolbar .action.add {
    width: 100%;
  }
  .multicheckout.address.form .actions-toolbar .action.back,
  .multicheckout.address.form .actions-toolbar .action.update {
    margin-top: 25px;
    width: 50%;
  }
  .multicheckout.address.form .actions-toolbar .action.continue {
    margin-top: 0;
    order: 0;
  }
  .multicheckout.address.form .actions-toolbar .action.add {
    order: 1;
  }
  .multicheckout.address.form .actions-toolbar .action.back {
    order: 3;
  }
  .multicheckout.address.form .actions-toolbar .action.update {
    order: 2;
  }
  .multicheckout.shipping .block-shipping > .amtheme-card-block > .box:not(:last-of-type),
  .multicheckout.shipping .block-shipping > .actions-toolbar.amtheme-quote-actions > .box:not(:last-of-type),
  .multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box:not(:last-of-type),
  .multicheckout.shipping .block-shipping > .amtheme-addresses-block.-dashboard-addresses > .box:not(:last-of-type),
  .multicheckout.shipping .block-shipping > .amtheme-address-method > .box:not(:last-of-type) {
    margin-bottom: 80px;
  }
  .multicheckout.shipping .actions-toolbar .action.secondary,
  .multicheckout.shipping .actions-toolbar .secondary,
  .multicheckout.shipping .actions-toolbar .secondary > .action {
    margin: 0;
    padding: 0;
  }
  .multicheckout.shipping .actions-toolbar .secondary {
    margin-top: 35px;
  }
  .multicheckout.shipping .actions-toolbar .action.back {
    padding-inline-start: 30px;
  }
  .multicheckout.shipping .block-other > .block-title,
  .multishipping-checkout-overview .block-other > .block-title {
    justify-content: space-between;
  }
  .amtheme-newsletter-block.-mobile-hidden {
    display: none;
  }
  .amtheme-newsletter-block.amtheme-subscribe {
    margin-bottom: 30px;
  }
  .amtheme-newsletter-block.amtheme-newsletter {
    padding: 40px 0;
  }
  .amtheme-newsletter-block.amtheme-newsletter .amtheme-label {
    max-width: 190px;
  }
  .amtheme-newsletter-block.amtheme-newsletter .amtheme-content {
    display: flex;
    flex-direction: column;
  }
  .amtheme-newsletter-block.amtheme-newsletter .-horizontal-view.-center {
    align-items: center;
  }
  .amtheme-newsletter-block.amtheme-newsletter .-horizontal-view.-right {
    align-items: flex-end;
  }
  .paypal-review > .block-order-details-view.block {
    border-radius: 0;
    margin: 0 -35px 35px;
    padding: 30px 35px;
  }
  .paypal-review > .block-order-details-view > .block-content {
    flex-direction: column;
  }
  .paypal-review > .block-order-details-view.block .box {
    margin-bottom: 40px;
    max-width: 400px;
    padding: 0;
    width: 100%;
  }
  .paypal-review > .block-order-details-view.block .box:last-child {
    margin-bottom: 0;
  }
  .paypal-review > .block-order-details-view.block .box.box-order-shipping-method {
    margin-bottom: 20px;
  }
  .paypal-review > .block-order-details-view .box-actions {
    margin-top: 20px;
  }
  .table-paypal-review-items.cart.items .cart.item {
    margin: 0;
  }
  .table-paypal-review-items.cart.items .cart.item tr {
    border-bottom: 1px solid #dfdedd;
    display: flex;
    flex-wrap: wrap;
  }
  .table-paypal-review-items.cart.items .cart.item tr > td {
    width: 100%;
  }
  .table-paypal-review-items.cart.items .cart.item .product-item-details {
    margin-inline-start: 10px;
    flex-grow: 1;
  }
  .table-paypal-review-items.cart.items .cart.item .col.item {
    margin-bottom: 10px;
  }
  .table-paypal-review-items.cart.items .cart.item .col.subtotal,
  .table-paypal-review-items.cart.items .cart.item .col.qty,
  .table-paypal-review-items.cart.items .cart.item .col.price {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding: 10px 10px 20px;
    width: 33%;
  }
  .table-paypal-review-items.cart.items .cart.item .col.subtotal:before,
  .table-paypal-review-items.cart.items .cart.item .col.qty:before,
  .table-paypal-review-items.cart.items .cart.item .col.price:before {
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 1.2rem;
    color: #439342;
    content: attr(data-th);
    margin-bottom: 10px;
  }
  .table-paypal-review-items.cart.items .cart.item .price-excluding-tax {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .table-paypal-review-items .opc-block-summary tr > td {
    min-width: 80px;
  }
  .rating-stars-block > .rating-star {
    background-size: 30px;
    height: 30px;
    width: 30px;
  }
  .amtheme-reviewform-block .popup-inner {
    display: none;
  }
  .amtheme-reviewform-block.-amtheme-active .popup-inner {
    display: block;
  }
  .order-details-items > .actions-toolbar:first-child {
    flex-direction: row;
  }
  [class*='sales-guest-'].page-print .logo,
  .account[class*='sales-'].page-print .logo {
    margin-top: 30px;
  }
  .form.send.friend .fieldset.recipients .fields.additional {
    margin-top: 15px;
  }
  .form.send.friend .fieldset.recipients > .actions-toolbar {
    align-items: flex-start;
  }
  .swatch-attribute .swatch-option:not(.text) {
    height: 30px;
    min-height: 30px;
    width: 30px;
  }
  .swatch-attribute .swatch-option.image {
    min-height: 30px;
    min-width: 30px;
  }
  .swatch-option.color {
    box-shadow: inset 2px 3px 4px rgba(0, 0, 0, 0.16);
  }
  .swatch-option.color:before {
    height: 30px;
    transform: scale(1.17);
    width: 30px;
  }
  .nav-open .page-wrapper {
    overflow: visible;
  }
  .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(33.33% - 16.67px);
  }
  .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 + 3),
  .page-layout-checkout .block.am-widget .grid .product-item:nth-child(-n + 3),
  .page-layout-1column .block.am-widget .grid .product-item:nth-child(-n + 3),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(-n + 3),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(-n + 3),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(-n + 3) {
    margin-top: 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: 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(50% - 12.5px);
  }
  .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 + 2),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(-n + 2),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(-n + 2),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(2n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(2n) {
    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.-sticky-header .block-search.-header > .block-content {
    padding: 10px 35px 0;
    border-bottom: none;
  }
  .page-header > .content {
    flex-wrap: wrap;
  }
  .page-header .block-search {
    margin-top: 19px;
    background: transparent;
  }
  .page-header .search-autocomplete {
    margin-top: 21px;
    padding-top: 25px;
  }
  .page-header .logo {
    margin: 0 auto;
    max-width: calc(100% - calc(30px * 3 + 64px));
  }
  .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 .amtheme-socials-list {
    padding: 0;
  }
  .page-footer .amtheme-socials-list .amtheme-item {
    margin-bottom: 10px;
  }
  .page-footer .amtheme-footer-section {
    flex-direction: column;
  }
  .page-footer .amtheme-footer-section .footer1 .frame {
    padding: 0 15px;
  }
  .page-footer .amtheme-footer-section .footer1 .frame hr {
    border: 0;
    margin-top: 0;
  }
  .page-footer .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 .amtheme-footer-section .footer1 .frame .line .footer-block.desacc-block,
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.acc-block {
    display: none;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block {
    display: block;
    width: 100%;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-title {
    padding: 10px 15px;
    position: relative;
    cursor: pointer;
    font-weight: 500;
    color: #6d9f2e;
    margin: 0;
    font-weight: 700;
    font-size: 17px;
    border: 1px solid #bee88a;
    background-color: transparent;
    border-top-color: transparent;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-title.ui-accordion-header-active {
    color: #6d9e2e;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-title:first-child {
    margin: 0;
    border-top-color: #bee88a;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-title:after {
    content: "\f0d7";
    font-family: "fontAwesome";
    width: 45px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    border-left: 1px solid #bee88a;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content {
    padding: 20px 0;
    border: 0;
    border: 1px solid #bee88a;
    border-top: 0;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content ul.footer_list_item {
    padding-left: 10px;
    margin: 0;
    list-style: none none;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content ul.footer_list_item li {
    margin: 0;
    padding: 5px 0;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content ul.footer_list_item li:first-child {
    padding-top: 0;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content ul.footer_list_item li a {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content ul.footer_list_item li .effect {
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    overflow: hidden;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content ul.footer_list_item li .effect.effect-2 {
    transition: all 0.2s linear 0s;
    text-indent: 20px;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content ul.footer_list_item li .effect.effect-2:before {
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 100%;
    text-indent: 0px;
    background-color: transparent;
    color: #bee88a;
    border-radius: 0px 6px 6px 0px;
    transition: all 0.2s linear 0s;
    text-align: center;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content ul.footer_list_item li .effect.effect-2:hover {
    text-indent: 20px;
    color: #6d9e2e;
  }
  .page-footer .amtheme-footer-section .footer1 .frame .line .footer-block.mobile-block .accordion-block .mgs-accordion .accordion-content ul.footer_list_item li .effect.effect-2:hover:before {
    color: #ffffff;
    left: 0;
    text-indent: 0px;
  }
  .page-footer .amtheme-minifooter-block .amtheme-socials-list .amtheme-item {
    padding: 0 5px;
  }
  .page-footer .amtheme-socials-list {
    order: 1;
  }
  .footer.links {
    margin-bottom: 10px;
  }
  .footer.links .item {
    padding: 15px 0;
    border-bottom: 1px solid #dfdedd;
  }
  .form-wishlist-items .product-items {
    display: flex;
    flex-direction: column;
    list-style: none;
  }
  .form-wishlist-items .product-items > .product-item {
    margin: 0 auto 55px;
    max-width: 430px;
    width: 100%;
    background: none;
  }
  .form-wishlist-items .product-items > .product-item:last-child {
    margin-bottom: 25px;
  }
  .form-wishlist-items .product-item .product-item-inner {
    position: static;
    z-index: 1;
    padding: 0;
    max-height: inherit;
    border: 0;
    border-radius: inherit;
    box-shadow: none;
    opacity: 1;
  }
  .form-wishlist-items .product-item .amtheme-stock-visible {
    display: block;
  }
  .form-wishlist-items .product-item .product-details {
    margin: 0 0 15px;
  }
  .form-wishlist-items .product-item .amtheme-more-button {
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 1.2rem;
  }
  .form-wishlist-items .product-item .product-details,
  .form-wishlist-items .product-item .comment-box,
  .form-wishlist-items .product-item .amtheme-update-box > .amtheme-update {
    display: none;
  }
  .form-wishlist-items .product-item .action.edit > .amtheme-icon {
    display: none;
  }
  .form-wishlist-items .product-item .action.edit {
    height: auto;
    border-radius: 0;
    background: none;
  }
  .form-wishlist-items .product-item-actions {
    display: flex;
    flex-direction: column-reverse;
  }
  .form-wishlist-items .product-item-actions .action.tocart {
    margin: 20px 0 30px;
    width: 100%;
  }
  .form-wishlist-items .product-item-actions .action.edit,
  .form-wishlist-items .product-item-actions .action.delete {
    width: 100%;
    color: #439342;
  }
  .form-wishlist-items .product-item-actions .action.edit:after,
  .form-wishlist-items .product-item-actions .action.delete:after {
    margin-left: 4px;
    content: attr(data-amtheme-content);
  }
  .form-wishlist-items .product-item-actions .action.edit {
    margin-top: 30px;
  }
  .form-wishlist-items .actions-toolbar .primary {
    display: flex;
    justify-content: center;
  }
  .form-wishlist-items .actions-toolbar .primary > .action {
    width: auto;
  }
  .wishlist-index-index .sidebar-additional {
    margin-top: 60px;
  }
  .shared.wishlist .table.data.wishlist tbody > tr > .col {
    display: flex;
    flex-wrap: wrap;
  }
  .shared.wishlist .table.data.wishlist tbody > tr > .col:not(:last-child) {
    padding-bottom: 15px;
  }
  .shared.wishlist .table.data.wishlist tbody > tr > .col:before {
    margin-bottom: 15px;
  }
  .shared.wishlist .amtheme-split ~ .tocart {
    margin-inline-end: 20px;
    margin-inline-start: 0;
  }
  .shared.wishlist .amtheme-split {
    margin-inline-end: auto;
    margin-inline-start: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .block.am-widget {
    margin: 30px auto;
    max-width: 100%;
  }
  .block.am-widget .product .product-item-info {
    padding: 20px;
  }
  .block.am-widget .product .product-item-photo {
    padding: 0;
    max-width: 100%;
    width: 100%;
  }
  .block.am-widget .swatch-wrapper {
    display: block;
  }
  .block.am-widget .grid .product-item {
    background: transparent;
  }
  .am-widget.block-new-products.list .product-item {
    width: 100%;
  }
  .am-widget.block-new-products.list .product-item-info {
    padding-inline-start: 200px;
    position: relative;
  }
  .am-widget.block-new-products.list .product-photo-wrapper {
    position: absolute;
    left: 0;
    max-width: 160px;
  }
  .am-widget.block-new-products.list .action.tocart {
    margin-top: 0;
  }
  .am-widget.block-new-products.list .product-item-inner {
    margin-top: 10px;
  }
  .am-widget.block-viewed-products-grid.list .items.product-items,
  .am-widget.block-compared-products-grid.list .items.product-items {
    max-width: 100%;
  }
  .am-widget.block-viewed-products-grid.list .product.product-item,
  .am-widget.block-compared-products-grid.list .product.product-item {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 5px 15px;
    width: 100%;
  }
  .am-widget.block-viewed-products-grid.list .product-item-info,
  .am-widget.block-compared-products-grid.list .product-item-info {
    flex-direction: row;
    padding: 15px 0;
  }
  .am-widget.block-viewed-products-grid.list .product-photo-wrapper,
  .am-widget.block-compared-products-grid.list .product-photo-wrapper {
    max-width: 30%;
  }
  .am-widget.block-viewed-products-grid.list .product-item-details,
  .am-widget.block-compared-products-grid.list .product-item-details {
    margin-inline-start: 20px;
    max-width: calc(70% - 20px);
  }
  .am-no-display-mobile,
  .search-autocomplete,
  .breadcrumbs,
  .toolbar-sorter label,
  .limiter label {
    display: none;
  }
  .amtheme-select-block {
    width: 100%;
  }
  .amtheme-select-options {
    max-width: 100%;
    width: 100%;
  }
  .page-with-filter .toolbar-sorter.sorter,
  .page-with-filter .search.results .toolbar-sorter.sorter {
    width: 100%;
  }
  .page-with-filter .toolbar-sorter .amtheme-select-block,
  .page-with-filter .search.results .toolbar-sorter .amtheme-select-block {
    position: relative;
    width: auto;
  }
  .page-with-filter .toolbar-sorter .amtheme-select-block > .amtheme-select-options,
  .page-with-filter .search.results .toolbar-sorter .amtheme-select-block > .amtheme-select-options {
    right: 0;
  }
  .toolbar-sorter .amtheme-placeholder {
    line-height: 1.4;
  }
  .toolbar-sorter .sorter-options {
    font-weight: 400;
  }
  .toolbar .modes,
  .toolbar .limiter {
    display: none;
  }
  .amtheme-collapsible-block > .block-title,
  .multicheckout .amtheme-collapsible-block > .block-title,
  .multicheckout .amtheme-collapsible-block > .block-title,
  .multicheckout .multicheckout .amtheme-collapsible-block > .block-title {
    display: flex;
    align-items: center;
    padding: 10px 0;
  }
  .filter-options-content .am-shopby-form .swatch-option {
    min-width: 40px;
    min-height: 40px;
  }
  .filter-options-content .am-shopby-form .swatch-attribute .swatch-option:not(.text) {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
  }
  .filter-options-content .am-shopby-form .swatch-attribute .swatch-option:not(.text):before {
    width: 40px;
    height: 40px;
  }
  .filter-options-content .am-shopby-form .swatch-option.color:before {
    width: 40px;
    height: 40px;
  }
  .filter-options-content .swatch-attribute.color .swatch-option {
    min-width: 40px;
  }
  .swatch-layered[class*='am-filter-items-attr'] .swatch-option-link-layered {
    margin: 0 10px 10px 0 !important;
  }
  .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 35px;
    min-height: 25px;
    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: 25px;
    height: 25px;
    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 / 25px;
    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;
  }
  .block.filter .filter-options-title {
    border-top: 1px solid #f8f8f8;
    border-bottom: none;
    font-weight: 700;
  }
  .block.filter .filter-content {
    overflow: auto;
    padding-top: 75px;
  }
  .block.filter .filter-current {
    margin-bottom: 0;
  }
  .block.filter .filter-actions {
    position: static;
    z-index: inherit;
    margin: 5px 0 20px;
  }
  .block.filter.active .amshopby-filter-current ~ .filter-options {
    height: auto;
  }
  .block.filter .filter-options-item:last-of-type {
    margin-bottom: 5px;
    border-bottom: 1px solid #f8f8f8;
    border-radius: 0;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 5px 0;
  }
  .am-labels-folding .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    margin: 0;
  }
  .am-collapse-icon,
  .am-collapse-icon:after,
  .am-show-more:before {
    width: 30px;
    height: 30px;
  }
  .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    margin: 0;
  }
  .amasty-jet-theme .filter-options .amshopby-fly-out-view.ui-menu {
    padding: 0;
  }
  .amasty-jet-theme .filter-options .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    padding-left: 35px;
  }
  .amasty-jet-theme .filter-options .amshopby-flyout-block .items.amshopby-fly-out-view .items-children {
    margin: 0 1px;
    padding: 0;
    border: none;
    box-shadow: 0 2px 8px rgba(17, 34, 74, 0.3), 0 2px 4px rgba(172, 188, 232, 0.2);
  }
  .amshopby-filter-current .amshopby-items {
    padding-left: 0;
  }
  .amasty-jet-theme .amshopby-filter-current .amshopby-item.item {
    margin-right: 0;
    padding: 5px 10px;
    background: #ebebeb;
  }
  .amasty-jet-theme .amshopby-filter-current .amshopby-item.item .amshopby-remove {
    position: relative;
    order: 3;
  }
  .amasty-jet-theme .amshopby-filter-current .amshopby-item.item .amshopby-remove:before,
  .amasty-jet-theme .amshopby-filter-current .amshopby-item.item .amshopby-remove:after {
    background-color: #494949;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items {
    border-top: 1px solid #dfdedd;
    border-bottom: none;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) > .item.title > .switch,
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) > .item.title > .switch:hover,
  .amasty-jet-theme.am-tabs-view .product.data.items:not(.amtabs-accordion-view) > .item.title > .switch:focus {
    padding: 15px 0;
  }
  .amasty-jet-theme.am-tabs-view .product.data.items > .item.title {
    margin-bottom: 0;
  }
  .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: calc(100% - calc(40px + 20px) * 3);
  }
  .amtheme-custom-footer {
    flex-direction: column;
  }
  .payment-method-braintree .field.cvv .field-tooltip .field-tooltip-content {
    left: -176px;
  }
  .amtheme-gift-options .amtheme-gift-wrapping + .amtheme-gift-message {
    border-top: 1px solid #dfdedd;
    margin-top: 15px;
    padding-top: 15px;
  }
  .amtheme-gift-summary .actions-toolbar {
    flex-direction: row;
    margin-top: 15px;
  }
  .amtheme-gift-options .actions-toolbar {
    flex-direction: row;
  }
  .amtheme-gift-options .actions-toolbar .action {
    margin-top: 0;
  }
  .amtheme-gift-options .actions-toolbar .secondary {
    margin-inline-start: 15px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu a {
    padding-right: 0;
    padding-left: 35px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .amtheme-menu-block .ui-menu-item.level0.parent > .submenu .submenu > li > a {
    padding-left: 45px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .nav-sections-items > .amtheme-item.-bottom .amtheme-icon {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .amtheme-language-title > .current,
  .amtheme-currency-title > .current {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .section-item-title.amtheme-item.-bottom + .section-item-content li {
    margin-right: 0;
    margin-left: 60px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .section-item-title.amtheme-item.-bottom + .section-item-content .amtheme-myaccount-link > .switcher-dropdown > li,
  .section-item-title.amtheme-item.-bottom + .section-item-content .amtheme-myaccount-link > .switcher-dropdown > .header-links > li {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .modal-popup .modal-title {
    margin-right: calc(10px + 32px);
  }
}
@media only screen and (max-width: 767px) and only screen and (min-width: 375px) and (max-width: 414px) {
  .modal-popup .modal-inner-wrap {
    padding: 40px 20px 0;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .block:not(.am-widget) .amtheme-products-secondary:not(.slick-slider) > .product-item:last-of-type {
    margin-right: 35px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .products-grid.products > .amtheme-products-secondary .special-price .price-wrapper:not(.price-including-tax) .price,
  .amtheme-products-secondary.-in-widget .special-price .price-wrapper:not(.price-including-tax) .price,
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .special-price .price-wrapper:not(.price-including-tax) .price,
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .special-price .price-wrapper:not(.price-including-tax) .price,
  .block.amshopby-morefrom .block-content .product-items .special-price .price-wrapper:not(.price-including-tax) .price {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .products.product-items .product-item {
    margin-right: 10px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) and (min-width: 768px) {
  .products.product-items .product-item {
    max-width: calc(50% - 5px);
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .products.product-items .product-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .grid.products .-col-sm-1 .product-item {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-tab:not(.am-noreviews) .amtheme-toall-reviews {
    margin-right: 0;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-tab .action > .amtheme-icon {
    margin-right: 0;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .cart.item .amtheme-label-small {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) and only screen and (max-width: 414px) {
  [class*='sales-guest-'] .items.order-links .nav.item.current > *,
  .account .items.order-links .nav.item.current > * {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  [class*='sales-guest-'] .items.order-links .nav.item:not(:last-of-type),
  .account .items.order-links .nav.item:not(:last-of-type) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .multicheckout.shipping .actions-toolbar .action.back {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .table-paypal-review-items.cart.items .cart.item .product-item-details {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 767px) 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(33.33% - 16.67px);
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) 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 only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) 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: 0;
  }
}
@media only screen and (max-width: 767px) 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(50% - 12.5px);
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) 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 only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(2n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) 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 only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) 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 only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) 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 only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .shared.wishlist .amtheme-split ~ .tocart {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .shared.wishlist .amtheme-split ~ .tocart {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .shared.wishlist .amtheme-split {
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .shared.wishlist .amtheme-split {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .am-widget.block-new-products.list .product-item-info {
    padding-left: 200px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .am-widget.block-viewed-products-grid.list .product-item-details,
  .am-widget.block-compared-products-grid.list .product-item-details {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) and screen and (-ms-high-contrast: active), only screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .amtheme-gift-options .actions-toolbar .secondary {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .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 {
    border-bottom: none;
    display: block;
    padding: 10px 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 15px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #439342;
    font-weight: 700;
    font-size: 1.2rem;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    border-radius: 4px;
    background: #f7f7f7;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 1.2rem;
    word-wrap: break-word;
    word-break: break-word;
    box-sizing: border-box;
    width: 35%;
  }
  .ie11 .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .ie11 .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    word-break: break-all;
  }
  .ie11 .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .ie11 .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    word-break: break-all;
  }
  .ie11 .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .ie11 .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    word-break: break-all;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr > td {
    clear: both;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr > td:first-of-type {
    /* stylelint-disable-line */
    padding-top: 15px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr > td:last-of-type {
    /* stylelint-disable-line */
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
  .catalogsearch-result-index .amsearch-pagebuilder-carousel .product-item-info {
    margin: 0 auto;
    width: 240px;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: none;
  }
  .push-notification__prompt {
    left: 0;
    max-width: 100%;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .product-item > .product-item-info {
    padding: 20px 15px;
  }
  .products-grid.products > .amtheme-products-secondary:not(.-full-width, .slick-slider),
  .amtheme-products-secondary.-in-widget:not(.-full-width, .slick-slider),
  .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items:not(.-full-width, .slick-slider),
  .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items:not(.-full-width, .slick-slider),
  .block.amshopby-morefrom .block-content .product-items:not(.-full-width, .slick-slider) {
    margin: 0 -25px;
    padding: 0 25px;
  }
  #product-attribute-specs-table > tbody > tr td[data-th].col.data:before,
  #product-attribute-specs-table > tbody > tr th[data-th].col.data:before {
    display: none;
  }
  .amtheme-add-form-bottom.-on-line .product-options-bottom,
  .amtheme-add-form-bottom.-on-line .box-tocart.qty {
    flex-basis: 100%;
  }
  .amtheme-add-form-bottom.-on-line .box-tocart.qty {
    margin-bottom: 15px;
  }
  .amtheme-add-form-bottom.-on-line .box-tocart {
    width: 100%;
  }
  .amtheme-add-form-bottom.-on-line .product-options-bottom {
    margin-bottom: 20px;
  }
  .amtheme-add-form-bottom.-on-line .swatch-attribute {
    margin-bottom: calc(20px / 2);
  }
  .amtheme-add-form-bottom.-on-line .bundle-summary {
    margin-top: 40px;
    margin-inline-end: 0;
    margin-bottom: 20px;
    margin-inline-start: 0;
  }
  .amtheme-ismobile .amtheme-reviews-tab .amtheme-actions {
    margin-top: 30px;
  }
  .amtheme-ismobile .amtheme-reviews-tab .amtheme-content {
    display: block;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .amtheme-shipping-wrap {
    margin: 0 -35px;
    padding: 25px 35px 20px;
  }
  .account table.table:not(.cart, .totals, .table-comparison) > tbody > tr td[data-th].col.actions:before,
  .account table.table:not(.cart, .totals, .table-comparison) > tbody > tr th[data-th].col.actions:before {
    display: none;
  }
  .multishipping-checkout_address-newshipping .form-address-edit .fieldset-fullname .field:last-of-type,
  .multishipping-checkout_address-newbilling .form-address-edit .fieldset-fullname .field:last-of-type,
  .multishipping-checkout_address-editshipping .form-address-edit .fieldset-fullname .field:last-of-type,
  .multishipping-checkout_address-editaddress .form-address-edit .fieldset-fullname .field:last-of-type {
    margin-bottom: 0;
  }
  .multicheckout.address.form .table.items {
    margin-top: 20px;
  }
  .multicheckout.address.form .table.items > tbody > tr:not(:last-of-type) > td {
    border-bottom: none;
  }
  .multicheckout.address.form .table.items .col.actions:before {
    display: none;
  }
  .multicheckout.address.form .table.items .field {
    display: inline-block;
    max-width: 65%;
  }
  .multicheckout.address.form .actions-toolbar {
    flex-direction: column;
  }
  .multicheckout.address.form .actions-toolbar .action.back,
  .multicheckout.address.form .actions-toolbar .action.update {
    width: auto;
  }
  .multicheckout.address.form .actions-toolbar .action.update {
    margin-top: 20px;
  }
  .multishipping-checkout-overview .table-order-review > thead > tr > th,
  .multishipping-checkout-overview .table-order-review > tbody > tr > td {
    text-align: left;
  }
  .multishipping-checkout-overview .table-order-review > tfoot {
    display: table;
    width: 100%;
  }
  .multishipping-checkout-overview .box-items .box-title {
    display: flex;
  }
  .multishipping-checkout-overview .block-other > .block-title {
    margin-bottom: 20px;
  }
  .table-wrapper .table.table-order-items .col.total,
  .table-wrapper .table.table-order-items .col.total ~ .col,
  .table-wrapper .table.table-order-items .col.price,
  .table-wrapper .table.table-order-items .col.price ~ .col {
    text-align: left;
  }
  .table-wrapper .table.table-order-items .col.actions > a {
    font-weight: 700;
  }
  .order-details-items .order-title .print {
    display: none;
  }
  .order-details-items table > tbody {
    border-bottom: none;
  }
  .order-details-items table > tfoot > tr > th {
    width: 100%;
  }
  .order-details-items table > tfoot > tr:first-of-type > th,
  .order-details-items table > tfoot > tr:first-of-type > td {
    padding-top: 10px;
  }
  .order-details-items .items-qty {
    display: inline-block;
  }
  .order-details-items > .actions-toolbar:first-child {
    align-items: flex-start;
    flex-direction: column;
  }
  .order-details-items .price-including-tax + .price-excluding-tax,
  .order-details-items .weee[data-label] {
    padding-inline-start: 35%;
    justify-content: flex-start;
  }
  .order-tracking {
    flex-direction: column;
  }
  .order-tracking .tracking-title {
    margin-bottom: 10px;
  }
  .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(50% - 12.5px);
  }
  .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 + 2),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(-n + 2),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(-n + 2),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(-n + 2),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(-n + 2),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(2n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(2n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(2n) {
    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(50% - 12.5px);
  }
  .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 + 2),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(-n + 2),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(-n + 2),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(2n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(2n) {
    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;
  }
  .product-info-main .amtheme-payments-list,
  .footer .amtheme-payments-list {
    justify-content: center;
  }
  .footer .amtheme-payment-methods {
    margin-bottom: 30px;
    width: 100%;
  }
}
@media only screen and (max-width: 639px) and screen and (-ms-high-contrast: active), only screen and (max-width: 639px) and (-ms-high-contrast: none) {
  .amtheme-add-form-bottom.-on-line .bundle-summary {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 639px) and screen and (-ms-high-contrast: active), only screen and (max-width: 639px) and (-ms-high-contrast: none) {
  .order-details-items .price-including-tax + .price-excluding-tax,
  .order-details-items .weee[data-label] {
    padding-left: 35%;
  }
}
@media only screen and (max-width: 639px) 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(50% - 12.5px);
  }
}
@media only screen and (max-width: 639px) and screen and (-ms-high-contrast: active), only screen and (max-width: 639px) 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 only screen and (max-width: 639px) and screen and (-ms-high-contrast: active), only screen and (max-width: 639px) and (-ms-high-contrast: none) {
  .page-layout-empty .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-checkout .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-1column .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-empty .block.am-widget .products-grid .product.item:nth-child(2n),
  .page-layout-checkout .block.am-widget .products-grid .product.item:nth-child(2n),
  .page-layout-1column .block.am-widget .products-grid .product.item:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 639px) 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(50% - 12.5px);
  }
}
@media only screen and (max-width: 639px) and screen and (-ms-high-contrast: active), only screen and (max-width: 639px) 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 only screen and (max-width: 639px) and screen and (-ms-high-contrast: active), only screen and (max-width: 639px) and (-ms-high-contrast: none) {
  .page-layout-2columns-left .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-2columns-right .block.am-widget .grid .product.item:nth-child(2n),
  .page-layout-2columns-left .block.am-widget .products-grid .product.item:nth-child(2n),
  .page-layout-2columns-right .block.am-widget .products-grid .product.item:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 639px) 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 only screen and (max-width: 639px) and screen and (-ms-high-contrast: active), only screen and (max-width: 639px) 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 only screen and (max-width: 639px) and screen and (-ms-high-contrast: active), only screen and (max-width: 639px) 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 only screen and (max-width: 479px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main-description {
    padding-inline-end: 25px;
    padding-inline-start: 25px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr > td {
    padding: 5px;
  }
  .nav-before-open .amtheme-menustatic-wrapper {
    padding-inline-end: 25px;
    padding-inline-start: 25px;
  }
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .modal-popup.confirm._show .modal-inner-wrap {
    top: 50%;
    transform: translateY(-50%);
  }
  .modal-popup .modal-inner-wrap {
    margin: auto;
    box-shadow: none;
  }
  .modal-popup.confirm .modal-header,
  .modal-popup.confirm .modal-content {
    text-align: center;
  }
  .modal-popup.confirm .modal-title {
    margin: 0;
  }
  .modal-popup.confirm + .modals-overlay {
    background: #ffffff;
  }
  .modal-popup.confirm .action-close {
    display: none;
  }
  .amtheme-tabs-widget .products.product-items {
    margin: 0;
  }
  .amtyblock-customer-create .content .actions {
    width: 100%;
  }
  .amtypage-main-container > .amtyblock:not(.amtyblock-cross-sell) {
    padding-left: 0;
    padding-right: 0;
  }
  .amtypage-main-container > .amtyblock.amtyblock-cross-sell {
    padding-left: 0;
  }
  .amtypage-main-container .container-form.form.subscribe {
    display: flex;
    flex-direction: column;
  }
  .amtypage-main-container .container-form.form.subscribe > .field {
    margin: 0 0 20px;
  }
  .amtypage-main-container .container-form.form.subscribe > .field,
  .amtypage-main-container .container-form.form.subscribe > .actions,
  .amtypage-main-container .container-form.form.subscribe > .actions .action {
    max-width: 100%;
    width: 100%;
  }
  .amtypage-main-container pre {
    margin: 0 10px;
  }
  .fieldset-bundle-options .amtheme-tags-block > .amtheme-option {
    display: inline-block;
    white-space: normal;
  }
  .fieldset-bundle-options .amtheme-tags-block .price-container,
  .fieldset-bundle-options .amtheme-tags-block .price-box {
    display: inline;
  }
  .product-item > .product-item-info {
    padding: 20px 25px;
  }
  .sidebar .widget.block-viewed-products-grid .action.tocart,
  .sidebar .widget.block-compared-products-grid .action.tocart {
    display: block;
    margin-right: auto;
    width: auto;
  }
  .products.product-items > .product-item {
    margin: 0;
    width: 100%;
  }
  .products.product-items > .product-item:not(:first-child) {
    margin-top: 20px;
  }
  .products.grid .tocart.-center,
  .products.grid .tocart.-left,
  .form-wishlist-items .products-grid .tocart.-center,
  .form-wishlist-items .products-grid .tocart.-left,
  .form-wishlist-items .products-grid .tocart.-center,
  .form-wishlist-items .products-grid .tocart.-left {
    max-width: 100%;
  }
  .amsticky-cart-block.-amsticky-cart-active .action.tocart.-show-spinner:before {
    display: none;
  }
  .amtheme-product-wrap > .product.media {
    margin: 20px auto 0;
    width: 82%;
    max-height: 350px;
    max-width: 100%;
  }
  .amtheme-short-info {
    margin-top: 0;
    margin-inline-end: 0;
    margin-bottom: 15px;
    margin-inline-start: 0;
    flex-direction: column;
  }
  .amtheme-short-info > .product-info-stock-sku {
    margin: 0;
  }
  .amtheme-short-info > .product-info-stock-sku,
  .amtheme-short-info > .product-reviews-summary {
    max-width: none;
  }
  #product-attribute-specs-table > tbody > tr > td {
    padding-inline-end: 20px;
    padding-inline-start: 20px;
  }
  .amtheme-ismobile .amtheme-reviews-tab {
    margin-inline-end: -25px;
    margin-inline-start: -25px;
    padding-inline-start: 25px;
    padding-inline-end: 25px;
  }
  .amtheme-ismobile .amtheme-reviews-tab.-am-noreviews .amtheme-actions {
    margin-top: 20px;
  }
  .amtheme-ismobile .amtheme-reviews-tab .amtheme-actions {
    justify-content: space-between;
  }
  .amtheme-ismobile .amtheme-reviews-tab .action:not(.view) {
    padding-inline-end: 10px;
    padding-inline-start: 10px;
  }
  .amtheme-ismobile .amtheme-reviews-tab .action.outline,
  .amtheme-ismobile .amtheme-reviews-tab .modal-popup .modal-footer .action:not(.primary):not(.secondary),
  .amtheme-ismobile .amtheme-reviews-tab .order-details-items > .actions-toolbar:first-child .action {
    margin-top: 0;
    margin-inline-end: 0;
    margin-bottom: 0;
    margin-inline-start: 10px;
  }
  .amtheme-ismobile .amtheme-reviews-tab .action {
    flex-grow: 1;
    justify-content: center;
  }
  .amtheme-ismobile .amtheme-reviews-aside .action:not(.view) {
    padding-inline-end: 15px;
    padding-inline-start: 15px;
  }
  .block-search.-header > .block-content {
    margin: 0 -25px;
    padding: 20px 25px;
  }
  .search.summary {
    margin: 0 -25px;
    padding: 20px 25px;
  }
  .search.summary .items {
    flex-direction: column;
  }
  .search.summary .item {
    margin: 0;
    max-width: 100%;
  }
  .search.summary .item:not(:first-child) {
    margin-top: 25px;
  }
  .minicart-wrapper .block-minicart {
    width: 90vw;
  }
  .block.block-minicart.-sticky-minicart .amtheme-minicart-content {
    width: 270px;
  }
  .block.block-minicart.-sticky-minicart .product-item .product-photo {
    width: 55px;
  }
  .block.block-minicart.-sticky-minicart .product-item-details {
    margin-inline-start: 5px;
  }
  .block.block-minicart .product-item {
    background: none;
  }
  .block.block-minicart .product-item-pricing .details-qty {
    position: relative;
  }
  .block.block-minicart .product-item-pricing .amtheme-qty {
    width: 90px;
  }
  .block.block-minicart .product-item-pricing .amtheme-plus {
    left: 58px;
  }
  .block.block-minicart .product-item-pricing .update-cart-item {
    position: absolute;
    right: -20px;
    top: 0;
    transform: translateY(50%);
  }
  .opc-progress-bar > .opc-progress-bar-item:after {
    margin: 0 8px;
    padding: 0;
  }
  .checkout-index-index .header.content {
    padding: 95px 0px 40px;
  }
  .field-tooltip .field-tooltip-content {
    width: 240px;
  }
  .opc-block-summary .product-item .product-item-details .product-item-inner {
    flex-direction: column;
  }
  .opc-block-summary .product-item .product-item-details .price-excluding-tax,
  .opc-block-summary .product-item .product-item-details .product-item-inner,
  .opc-block-summary .product-item .product-item-details .subtotal {
    align-items: flex-start;
  }
  .opc-block-summary .product-item .product-item-details .subtotal {
    margin-top: 15px;
  }
  .opc-block-summary .product-item .product-item-details .product.options {
    margin-top: 5px;
  }
  .opc-block-summary .product-item .product-image-container {
    margin-inline-end: 15px;
  }
  .opc-block-summary .product-item .product-image-container .img {
    max-height: 100px;
    max-width: 100px;
  }
  .cart.item .item-info > .item > .amtheme-inner {
    justify-content: center !important;
  }
  .cart.item .item-info .product-item-details {
    flex: auto;
    overflow-x: auto;
  }
  .cart.item .item-info .col.amtheme-column-toolbar {
    width: 100%;
  }
  .cart.item .item-info .col.amtheme-column-toolbar > .amtheme-cell {
    align-items: center;
    margin-bottom: -5px;
  }
  .cart.item .item-info .amtheme-cell > .subtotal {
    padding-top: 0;
  }
  .amtheme-shipping-wrap {
    margin: 0 -25px;
    padding: 25px 25px 20px;
  }
  .amtheme-success-order {
    margin: 0 -25px;
  }
  .checkout-payment-method .payment-method-braintree .payment.braintree .field.cvv {
    display: block;
  }
  .checkout-payment-method .payment-method-braintree .payment.braintree .field.cvv > .control._with-tooltip {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .checkout-payment-method .payment-method-braintree .payment.braintree .field.cvv .hosted-error {
    order: 3;
    width: 100%;
  }
  .checkout-payment-method .payment-method-braintree .payment.braintree .field.cvv .field-tooltip {
    margin-inline-start: 15px;
    position: static;
    transform: none;
  }
  .checkout-payment-method .payment-method-braintree .payment.braintree .field.cvv .field-tooltip-content {
    left: 0;
    margin-top: 10px;
  }
  .amtheme-card-block,
  .amtheme-addresses-block.-dashboard-addresses,
  .amtheme-addresses-block.-dashboard-addresses,
  .amtheme-address-method {
    margin: 0 -25px 20px;
    padding-inline-end: 25px;
    padding-inline-start: 25px;
  }
  .account-nav-title {
    margin: 0 -25px;
    padding: 10px 25px;
  }
  .account-nav-content {
    margin: 0 -25px;
    padding: 20px 25px 10px;
  }
  [class*='sales-guest-'] .items.order-links,
  .account .items.order-links {
    display: flex;
    flex-direction: column;
    margin: 25px -25px 0;
    border: none;
  }
  [class*='sales-guest-'] .items.order-links .nav.item > *,
  .account .items.order-links .nav.item > * {
    display: block;
    padding: 15px 25px;
  }
  .amtheme-addresses-block {
    margin: 0 -25px 20px;
  }
  .amtheme-addresses-block > .amtheme-content,
  .amtheme-addresses-block.-addresses-grid,
  .amtheme-addresses-block.-addresses-grid {
    padding-inline-end: 25px;
    padding-inline-start: 25px;
  }
  .amtheme-addresses-default .amtheme-address-card:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .amtheme-product-info .table.grouped .product-row {
    flex-direction: column;
    margin-bottom: 15px;
  }
  .amtheme-product-info .table.grouped .amtheme-qty-wrap {
    justify-content: flex-start;
    margin-top: 10px;
  }
  .amtheme-product-info .table.grouped .product-row > .product {
    padding-inline-end: 0;
    max-width: 100%;
  }
  .multicheckout.address.form .table.items .field.address {
    display: block;
    margin-top: 10px;
    max-width: unset;
  }
  .amtheme-newsletter-block .action {
    padding-inline-end: 20px;
    padding-inline-start: 20px;
  }
  .form-new-agreement .amtheme-select-block {
    width: auto;
  }
  .paypal-review > .block.block-order-details-view {
    margin: 0 -25px 35px;
    padding: 30px 25px;
  }
  .form-wishlist-items .actions-toolbar .primary {
    flex-direction: column-reverse;
    margin: -25px;
    padding: 20px 25px;
    background: #f7f7f7;
  }
  .form-wishlist-items .actions-toolbar .primary .action.tocart {
    margin-bottom: 25px;
  }
  .shared.wishlist .amtheme-wishlist-split,
  .shared.wishlist .action.towishlist {
    margin: 15px auto 0;
    padding: 0;
  }
  .shared.wishlist .action.tocart {
    margin: 0;
    width: 100%;
  }
  .block.am-widget .list .items .item.product-item:nth-child(n),
  .block.am-widget .grid .items .item.product-item:nth-child(n),
  .block.am-widget .products-grid .items .item.product-item:nth-child(n) {
    margin: 0;
    width: 100%;
  }
  .block.widget.block-products-list .products-grid.grid .product-item-photo {
    width: 100%;
  }
  .block.widget.block-products-list .products-grid.grid .product-item-photo .product-image-container {
    margin: auto;
  }
  .am-widget.block-new-products.list .list .product-item-info {
    padding-inline-start: 40%;
  }
  .am-widget.block-new-products.list .list .product-photo-wrapper {
    max-width: 35%;
  }
  .block.am-widget .grid .amtheme-dropdown-block > .dropdown,
  .block.am-widget .products-grid .amtheme-dropdown-block > .dropdown {
    right: 0;
    left: auto;
  }
  .block-static-block .block.am-widget .grid .item:first-child .dropdown,
  .block-static-block .block.am-widget .products-grid .item:first-child .dropdown {
    left: 0;
  }
  .ui-widget.ui-datepicker {
    width: calc(100% - 25px * 2);
  }
  .ui-widget.ui-datepicker .ui-datepicker-title {
    margin: 0 2em;
  }
  .ui-widget.ui-datepicker .ui-datepicker-title > select {
    padding: 5px;
    height: 30px;
    background: none;
  }
  .ui-widget.ui-datepicker .ui-datepicker-week-col {
    color: #4a4948;
    font-size: 1rem;
  }
  .ui-widget.ui-datepicker .ui-datepicker-buttonpane {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ui-widget.ui-datepicker .ui-datepicker-buttonpane > .ui-corner-all {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 1.4rem;
  }
  .ui-widget.ui-datepicker .ui-datepicker-calendar thead > tr > th,
  .ui-widget.ui-datepicker .ui-datepicker-calendar tbody > tr > td {
    padding: inherit;
    width: calc(100% / 8);
    height: 25px;
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
  }
  .ui-widget.ui-datepicker .ui-datepicker-calendar thead > tr > th {
    font-size: 1rem;
  }
  .ui-widget.ui-datepicker .ui-datepicker-calendar tbody > tr > td > a,
  .ui-widget.ui-datepicker .ui-datepicker-calendar tbody > tr > td > span {
    box-sizing: border-box;
    padding: 2px 5px 0;
    width: 100%;
    height: 100%;
    font-size: 1.2rem;
    line-height: 2.2rem;
  }
  .toolbar-sorter .sorter-action {
    display: none;
  }
  .toolbar-sorter .amtheme-select-block.-active .amtheme-select-options {
    right: 0;
  }
  .checkout-shipping-address .amazon-button-container .field-tooltip-content {
    right: -48px;
  }
  .customer-account-create .block.block-amazon-login .amazon-button-container .field-tooltip-content,
  .login-container > .block.block-amazon-login .amazon-button-container .field-tooltip-content {
    right: -60px;
  }
  .checkout-shipping-address .amazon-divider {
    border: 0;
    line-height: 1;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main-description {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main-description {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .nav-before-open .amtheme-menustatic-wrapper {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .nav-before-open .amtheme-menustatic-wrapper {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-short-info {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  #product-attribute-specs-table > tbody > tr > td {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  #product-attribute-specs-table > tbody > tr > td {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-tab {
    margin-right: -25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-tab {
    margin-left: -25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-tab {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-tab {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-tab .action:not(.view) {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-tab .action:not(.view) {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-tab .action.outline,
  .amtheme-ismobile .amtheme-reviews-tab .modal-popup .modal-footer .action:not(.primary):not(.secondary),
  .amtheme-ismobile .amtheme-reviews-tab .order-details-items > .actions-toolbar:first-child .action {
    margin-right: 0;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-aside .action:not(.view) {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-ismobile .amtheme-reviews-aside .action:not(.view) {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .block.block-minicart.-sticky-minicart .product-item-details {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .opc-block-summary .product-item .product-image-container {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 479px) and screen and (max-width: 414px) {
  .amtheme-success-order {
    margin: auto 0;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .checkout-payment-method .payment-method-braintree .payment.braintree .field.cvv .field-tooltip {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-card-block,
  .amtheme-addresses-block.-dashboard-addresses,
  .amtheme-address-method {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-card-block,
  .amtheme-addresses-block.-dashboard-addresses,
  .amtheme-address-method {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-addresses-block > .amtheme-content,
  .amtheme-addresses-block.-addresses-grid {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-addresses-block > .amtheme-content,
  .amtheme-addresses-block.-addresses-grid {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-product-info .table.grouped .product-row > .product {
    padding-right: 0;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-newsletter-block .action {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .amtheme-newsletter-block .action {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 479px) and screen and (-ms-high-contrast: active), only screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .am-widget.block-new-products.list .list .product-item-info {
    padding-left: 40%;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s {
    box-sizing: border-box;
  }
  form .fields.-double:not(.-block),
  .fieldset.fieldset-fullname > .fields:not(.-block) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  form .fields.-double:not(.-block) > .field,
  .fieldset.fieldset-fullname > .fields:not(.-block) > .field {
    max-width: calc(50% - 20px / 2);
    width: 100%;
  }
  form .fields.-double > .field.fullname,
  .fieldset.fieldset-fullname > .fields > .field.fullname {
    margin: 0;
    max-width: 100%;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amtab-grid-wrapper.-small .amtab-arrow {
    display: block;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
    padding: 0;
    color: #439342;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #439342;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #61b860;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #397e39;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #439342;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .amtheme-product-wrap > .product.media {
    max-height: 485px;
    max-width: 485px;
  }
  .amtheme-product-info .box-tocart .action.tocart {
    min-width: 290px;
    transition: background 0.4s ease-in-out;
    width: auto;
  }
  .amtheme-actions-wrap .actions {
    align-items: center;
    display: flex;
  }
  .additional-attributes-wrapper > #product-attribute-specs-table {
    width: 60%;
    text-align: center;
    border: 1px solid #ddd;
  }
  .additional-attributes-wrapper > #product-attribute-specs-table tr {
    border-bottom: 1px solid #6d9e2e !important;
  }
  .additional-attributes-wrapper .additional-attributes > tbody > tr > th {
    border: 2px solid #6d9e2e !important;
    padding: 10px 30px 10px 30px;
  }
  .additional-attributes-wrapper .additional-attributes > tbody > tr > td {
    border: 2px solid #6d9e2e !important;
  }
  .additional-attributes-wrapper .additional-attributes tbody:last-of-type > tr:last-of-type td {
    border: 1px solid #6d9e2e;
  }
  .product-add-form .amtheme-add-form-bottom.-on-line .product-info-price {
    margin-bottom: 0;
    margin-top: 0;
  }
  .product-add-form .amtheme-add-form-bottom.-on-line .amtheme-actions-wrap,
  .product-add-form .amtheme-add-form-bottom.-on-line .bundle-summary {
    margin-top: 20px;
  }
  .search.summary {
    padding: 20px 35px 0;
  }
  .checkout-index-index .page-main {
    padding-left: 25px;
    padding-right: 25px;
  }
  .checkout-success {
    margin: auto;
    max-width: 480px;
  }
  .checkout-success .amtheme-success-order {
    margin: 20px 0;
  }
  .checkout-success .amtheme-success-order .amtheme-divider {
    background: #dfdedd;
    display: inline-block;
    height: 20px;
    margin: 0 10px;
    vertical-align: middle;
    width: 2px;
  }
  .amtheme-account-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 35px 0 0;
  }
  .amtheme-account-actions .amtheme-fields {
    justify-content: flex-start;
    margin-bottom: 0;
  }
  .amtheme-account-actions > .actions-toolbar {
    display: flex;
    flex-direction: row-reverse;
  }
  .amtheme-account-actions > .actions-toolbar .primary {
    width: auto;
  }
  .amtheme-account-actions > .actions-toolbar .primary > .action {
    margin: 0 0 0 5px;
  }
  .amtheme-card-block.-with-table > .amtheme-heading,
  .amtheme-addresses-block.-dashboard-addresses.-with-table > .amtheme-heading,
  .amtheme-address-method.-with-table > .amtheme-heading {
    margin-bottom: 5px;
  }
  .form.form-edit-account .field.password-info {
    margin-bottom: 45px;
  }
  .table-downloadable-products .action.download {
    padding-inline-start: 23px;
    margin: 0 0 0 10px;
    position: relative;
    white-space: nowrap;
  }
  .table-downloadable-products .action.download:before {
    background: #ffd43e url("../svg/color_mode/dark/arrow-right.svg") center / 75% no-repeat;
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 18px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    width: 18px;
  }
  .multicheckout.address.form .col.product {
    width: 25%;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 640px) and screen and (-ms-high-contrast: active), all and (min-width: 640px) and (-ms-high-contrast: none) {
  .table-downloadable-products .action.download {
    padding-left: 23px;
  }
}
.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,
.old-price .price:before,
.block.filter .filter-options-title:after,
.filter-current .remove,
.old-price-wrap > .old-price:last-of-type:after,
.map-old-price .price-wrapper:before {
  top: 50%;
  transform: translateY(-50%);
}
.am-visually-hidden,
.file-uploader-preview .action-remove > span,
.fieldset .fullname.field > .label {
  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,
.table-wrapper,
.modal-popup._inner-scroll .modal-content,
.amtheme-product-popup .product-info-main > .amtheme-description,
.block.block-minicart .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;
}
.am-custom-scrollbar::-webkit-scrollbar,
.table-wrapper::-webkit-scrollbar,
.modal-popup._inner-scroll .modal-content::-webkit-scrollbar,
.amtheme-product-popup .product-info-main > .amtheme-description::-webkit-scrollbar,
.block.block-minicart .minicart-items-wrapper::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.am-custom-scrollbar::-webkit-scrollbar-track,
.table-wrapper::-webkit-scrollbar-track,
.modal-popup._inner-scroll .modal-content::-webkit-scrollbar-track,
.amtheme-product-popup .product-info-main > .amtheme-description::-webkit-scrollbar-track,
.block.block-minicart .minicart-items-wrapper::-webkit-scrollbar-track {
  background-color: transparent;
  box-shadow: none;
}
.am-custom-scrollbar::-webkit-scrollbar-thumb,
.table-wrapper::-webkit-scrollbar-thumb,
.modal-popup._inner-scroll .modal-content::-webkit-scrollbar-thumb,
.amtheme-product-popup .product-info-main > .amtheme-description::-webkit-scrollbar-thumb,
.block.block-minicart .minicart-items-wrapper::-webkit-scrollbar-thumb {
  border-radius: 12px;
  background: #bee88a;
}
.am-custom-scrollbar > *,
.table-wrapper > *,
.modal-popup._inner-scroll .modal-content > *,
.amtheme-product-popup .product-info-main > .amtheme-description > *,
.block.block-minicart .minicart-items-wrapper > * {
  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,
.amtheme-filter-action,
.amasty-jet-theme .switcher .switcher-dropdown {
  display: none;
}
._am-message-icon-inner > *:first-child:before,
.message.info > *:first-child:before,
.message.error > *:first-child:before,
.message.warning > *:first-child:before,
.message.notice > *:first-child:before,
.message.success > *: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-icon {
  fill: #3d3731;
  display: inline-block;
  width: 40px;
  height: 40px;
  transition: fill 0.4s, color 0.4s ease-in-out;
}
.amtheme-icon:hover,
.amtheme-icon.-hover {
  fill: #a8a69f;
}
.amtheme-icon.-hover-bg:hover,
.amtheme-icon.-hover-bg.-selected {
  fill: #6d9e2e;
  color: #d5eba2;
}
.amtheme-icon.-active,
.amtheme-icon.-active-bg {
  color: #3d3731;
}
.amtheme-icon.-hover-bg {
  color: transparent;
}
.amtheme-icon.-circle {
  box-sizing: border-box;
  border-radius: 50%;
}
.amtheme-circle-icon {
  display: inline-flex;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #f7f7f7;
}
.amtheme-circle-icon:focus {
  box-shadow: none;
}
._keyfocus .amtheme-circle-icon:focus {
  border: 1px solid #3d3731;
  border-radius: 50%;
  box-shadow: none;
}
.amtheme-circle-icon .amtheme-icon {
  margin: auto;
  width: 25px;
  height: 25px;
  fill: #04363d;
}
.amtheme-sliding-icon,
.action.amtheme-sliding-icon {
  display: inline-flex;
  align-items: center;
  color: #6d9e2e !important;
}
.amtheme-sliding-icon > .amtheme-icon,
.action.amtheme-sliding-icon > .amtheme-icon {
  padding: 0 0 0 5px;
  width: 15px;
  height: 15px;
  transition: all 0.2s ease-in-out;
  fill: #439342;
}
.amtheme-sliding-icon > .amtheme-icon.-left,
.action.amtheme-sliding-icon > .amtheme-icon.-left {
  padding: 0 5px 0 0;
}
.amtheme-sliding-icon:not([disabled]):hover > .amtheme-icon,
.action.amtheme-sliding-icon:not([disabled]):hover > .amtheme-icon,
.amtheme-sliding-icon:focus > .amtheme-icon,
.action.amtheme-sliding-icon:focus > .amtheme-icon,
.amtheme-sliding-icon:active > .amtheme-icon,
.action.amtheme-sliding-icon:active > .amtheme-icon {
  fill: #61b860;
  transform: translateX(5px);
}
.amtheme-sliding-icon:not([disabled]):hover > .amtheme-icon.-left,
.action.amtheme-sliding-icon:not([disabled]):hover > .amtheme-icon.-left,
.amtheme-sliding-icon:focus > .amtheme-icon.-left,
.action.amtheme-sliding-icon:focus > .amtheme-icon.-left,
.amtheme-sliding-icon:active > .amtheme-icon.-left,
.action.amtheme-sliding-icon:active > .amtheme-icon.-left {
  transform: translateX(-5px);
}
.item.product-item .amtheme-circle-icon {
  width: 32px;
  height: 32px;
}
.item.product-item .amtheme-circle-icon .amtheme-icon {
  width: 16px;
  height: 16px;
}
.item.product-item .amtheme-quick-view .amtheme-icon {
  width: 25px;
  height: 25px;
  transform: scale(0.8);
}
.amtheme-backtotop-wrap {
  margin: 20px 0;
  padding: 15px 25px;
  background: rgba(213, 235, 162, 0.16);
  text-align: center;
  font-size: 1.8rem;
}
@media (max-width: 712px) {
  .amtheme-backtotop-wrap {
    background: #bee88a;
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .amtheme-backtotop-wrap {
    background: #bee88a;
    margin-top: 0;
  }
}
.amtheme-backtotop-wrap > .amtheme-icon {
  display: none;
}
.slick-list .slick-slide {
  margin: 0 10px;
  cursor: grab;
}
@media (max-width: 480px) {
  .slick-list .slick-slide {
    margin: 0 5px;
  }
}
.slick-slider {
  padding: 0;
}
.slick-slider .slick-track {
  margin: 0;
}
.slick-slider.slick-initialized.slick-dotted {
  margin-bottom: 30px;
}
.slick-slider .slick-dots {
  margin: 10px auto 0;
  width: auto;
  position: relative;
}
.slick-slider .slick-dots li {
  margin: 0 2px;
  width: 40px;
  height: 6px;
}
@media (max-width: 480px) {
  .slick-slider .slick-dots li {
    width: 20px;
    height: 4px;
  }
}
.slick-slider .slick-dots li button {
  padding: 0;
  width: 40px;
  height: 6px;
}
@media (max-width: 480px) {
  .slick-slider .slick-dots li button {
    width: 20px;
    height: 4px;
  }
}
.slick-slider .slick-dots li button:before {
  top: 50%;
  left: 50%;
  width: 40px;
  height: 6px;
  border-radius: 5px;
  background-color: #6d9e2e;
  content: '';
  opacity: 1;
  transform: translate(-50%, -50%);
}
@media (max-width: 480px) {
  .slick-slider .slick-dots li button:before {
    width: 20px;
    height: 4px;
  }
}
.slick-slider .slick-dots li.slick-active button:before {
  background-color: #1d1d1b;
  opacity: 1;
}
.slick-slider sudo git button.slick-arrow {
  z-index: 2;
  visibility: hidden;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #f8f8f8 url("../svg/color_mode/dark/arrow-right-min.svg") center / 30px no-repeat !important;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.slick-slider .slick-arrow.slick-disabled {
  opacity: .5;
  cursor: not-allowed;
}
.slick-slider:hover .slick-arrow:not(.slick-disabled) {
  opacity: .9;
}
.slick-slider:hover .slick-arrow {
  visibility: visible;
}
.slick-slider.amtheme-products-secondary {
  transition: 0.2s ease-in-out;
}
.slick-slider.amtheme-products-secondary > .slick-list {
  margin: 0 -10px;
}
.amtheme-slick-slider:not(.slick-initialized),
.amtheme-slick-slider.update-in-progress,
.amtheme-slick-slider:not(.slick-initialized).products,
.amtheme-slick-slider.update-in-progress.products {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  min-height: 50px;
  list-style-type: none;
}
.amtheme-slick-slider:not(.slick-initialized) .amtheme-slide,
.amtheme-slick-slider.update-in-progress .amtheme-slide {
  min-width: 100%;
}
.amtheme-slick-slider:not(.slick-initialized):before,
.amtheme-slick-slider.update-in-progress:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #ffffff;
  content: '';
  opacity: .8;
}
.amtheme-slick-slider:not(.slick-initialized):after,
.amtheme-slick-slider.update-in-progress:after {
  position: absolute;
  top: calc(50% - 40px / 2);
  left: calc(50% - 40px / 2);
  z-index: 2;
  width: 40px;
  height: 40px;
  background: url("../svg/icons/preloader.svg") no-repeat;
  content: '';
  animation: spin 2s infinite linear;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.sidebar .slick-slider button.slick-arrow {
  width: 30px;
  height: 30px;
  background-size: 6px !important;
}
.sidebar .slick-slider .slick-dots {
  scrollbar-color: #f8f8f8 #ffffff;
  scrollbar-width: thin;
  scrollbar-face-color: #f8f8f8;
  scrollbar-highlight-color: #f8f8f8;
  scrollbar-shadow-color: #f8f8f8;
  scrollbar-track-color: #ffffff;
  bottom: 0;
  display: flex;
  overflow: auto;
  padding-bottom: 5px;
  max-width: 100%;
}
.sidebar .slick-slider .slick-dots::-webkit-scrollbar {
  width: 4px;
  height: 10px;
}
.sidebar .slick-slider .slick-dots::-webkit-scrollbar-track {
  background-color: transparent;
  box-shadow: none;
}
.sidebar .slick-slider .slick-dots::-webkit-scrollbar-thumb {
  border-radius: 12px;
  background: #bee88a;
}
.sidebar .slick-slider .slick-dots > * {
  max-width: none;
}
.-ampopup-opened {
  overflow: hidden;
}
.amtheme-popup-block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(252, 252, 252, 0.8);
}
.amtheme-popup-block.-amtheme-active {
  display: flex;
}
.amtheme-popup-block .amtheme-button-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  border-radius: 0;
  background: transparent;
}
._keyfocus .amtheme-popup-block .amtheme-button-close {
  border-radius: 0;
}
.amtheme-popup-block .amtheme-icon.-icon-close {
  display: block;
  width: 20px;
  height: 20px;
}
.amtheme-popup-block .popup-inner {
  position: relative;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 40px 25px 25px;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.amtheme-popup-block .action:not(.amtheme-circle-icon) {
  width: 100%;
}
.amtheme-select-block {
  display: inline-flex;
  flex-direction: column;
}
.amtheme-select-block.-active {
  z-index: 7;
}
.amtheme-select-block,
.amtheme-select-block * {
  box-sizing: border-box;
}
.amtheme-select-block .amtheme-placeholder:focus {
  border-color: #070605;
  box-shadow: none;
}
.amtheme-select-block .amtheme-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amtheme-select-block.-active .amtheme-select-options {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
.amtheme-select-block.-active .amtheme-placeholder {
  border-color: #070605;
  color: #1d1d1b;
}
.amtheme-select-block.-active .amtheme-placeholder:after {
  fill: #040404;
  border-color: #040404;
  color: #040404;
  top: calc(50% - 2px);
  transform: rotate(225deg);
}
.amtheme-select-block.-multiple .amtheme-option {
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-inline-start: 30px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-select-block.-multiple .amtheme-option {
    padding-left: 30px;
  }
}
.amtheme-select-block.-multiple .amtheme-option:before {
  position: absolute;
  top: 11px;
  left: 8px;
  box-sizing: border-box;
  min-width: 10px;
  width: 10px;
  height: 10px;
  border: 1px solid #dfdedd;
  border-radius: 2px;
  background-color: #f7f7f7;
  content: '';
}
.amtheme-select-block.-multiple .amtheme-option:after {
  position: absolute;
  top: 11px;
  left: 8px;
  display: block;
  box-sizing: border-box;
  min-width: 10px;
  width: 10px;
  height: 10px;
  background: url("../svg/color_mode/dark/complete.svg") center / 10px no-repeat;
  content: none;
}
.amtheme-select-block.-multiple .amtheme-option:hover {
  background-color: #f7f7f7;
}
.amtheme-select-block.-multiple .amtheme-option:hover:before {
  border-color: #1d1d1b;
}
.amtheme-select-block.-multiple .amtheme-option > .amtheme-value {
  margin-top: 0;
  margin-inline-end: 0;
  margin-bottom: 0;
  margin-inline-start: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-select-block.-multiple .amtheme-option > .amtheme-value {
    margin-right: 0;
    margin-left: auto;
  }
}
.amtheme-select-block.-multiple .amtheme-option.-selected {
  background-color: transparent;
  color: #1d1d1b;
}
.amtheme-select-block.-multiple .amtheme-option.-selected:before {
  border-color: #1d1d1b;
  background-color: #1d1d1b;
}
.amtheme-select-block.-multiple .amtheme-option.-selected:after {
  content: '';
}
.amtheme-select-block.-multiple.-active > .amtheme-placeholder {
  position: relative;
}
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:before,
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:after {
  position: absolute;
  top: 50%;
  right: 12px;
  display: block;
  width: 15px;
  height: 1px;
  background: #a8a69f;
  content: '';
}
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:before {
  transform: rotate(45deg);
}
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:after {
  transform: rotate(-45deg);
}
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:hover:before,
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:focus:before,
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:active:before,
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:hover:after,
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:focus:after,
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:active:after {
  background: #3d3731;
}
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:before,
.amtheme-select-block.-multiple.-active > .amtheme-placeholder:after {
  right: 12px;
  border: 0;
  background: #3d3731;
}
.amtheme-select-block.-no-border > .amtheme-placeholder {
  border-color: transparent;
  color: #1d1d1b;
}
.amtheme-select-block.-no-border > .amtheme-placeholder:focus,
.amtheme-select-block.-no-border > .amtheme-placeholder.focus-visible {
  border-color: #070605;
}
.amtheme-select-options {
  position: absolute;
  z-index: 15;
  display: block;
  visibility: hidden;
  overflow: auto;
  margin: calc(4rem + 3px) 0 0;
  padding: 0;
  max-height: 300px;
  border: 1px solid #070605;
  border-radius: 4px;
  background: #ffffff;
  list-style-type: none;
  opacity: 0;
  pointer-events: none;
}
.amtheme-select-options > .amtheme-option {
  word-wrap: break-word;
  word-break: break-word;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 8px;
  color: #439342;
  cursor: pointer;
}
.ie11 .amtheme-select-options > .amtheme-option {
  word-break: break-all;
}
.ie11 .amtheme-select-options > .amtheme-option {
  word-break: break-all;
}
.ie11 .amtheme-select-options > .amtheme-option {
  word-break: break-all;
}
@media all and (max-width: 768px) {
  .amtheme-select-options > .amtheme-option {
    font-size: 14px;
  }
}
.amtheme-select-options > .amtheme-option:not([disabled]):hover,
.amtheme-select-options > .amtheme-option:not([disabled]):focus {
  background-color: #f7f7f7;
  color: #1d1d1b;
}
.amtheme-select-options > .amtheme-option.-selected {
  background-color: #ebebeb;
  color: #1d1d1b;
}
.amtheme-select-options > .amtheme-option[disabled],
.amtheme-select-options > .amtheme-option[disabled] * {
  color: #a8a69f;
}
.amtheme-select-options > .amtheme-option * {
  pointer-events: none;
  user-select: none;
}
.amtheme-select-options > .amtheme-option .amtheme-title,
.amtheme-select-options > .amtheme-option .amtheme-value {
  pointer-events: none;
}
.amtheme-select-options > .amtheme-option:not(:hover):not(.-selected) .amtheme-value {
  color: #1d1d1b;
}
.amtheme-select-block > .amtheme-placeholder {
  position: relative;
  z-index: auto;
  display: flex;
  align-items: center;
  padding: 12px 40px 12px 10px;
  height: 4rem;
  border: 1px solid #dfdedd;
  border-radius: 4px;
  background: #ffffff;
  color: #a8a69f;
  letter-spacing: 0.03em;
  font-size: 1.4rem;
  line-height: 1.2;
  cursor: pointer;
  border: 1px solid #6d9e2e;
}
@media all and (max-width: 768px) {
  .amtheme-select-block > .amtheme-placeholder {
    padding: 0px 30px 0 3px;
    height: 2rem;
    font-size: 1.4rem;
  }
}
.amtheme-select-block > .amtheme-placeholder > .amtheme-content {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ie11 .amtheme-select-block > .amtheme-placeholder > .amtheme-content {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amtheme-select-block > .amtheme-placeholder > .amtheme-value:before {
  padding: 0 20px;
  color: #a8a69f;
  content: '|';
}
.amtheme-select-block > .amtheme-placeholder:after {
  fill: #3d3731;
  border-color: #3d3731;
  color: #3d3731;
  position: absolute;
  top: calc(50% - 5px);
  right: 15px;
  display: block;
  width: 6px;
  height: 6px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  content: '';
  transform: rotate(45deg);
}
.amtheme-select-block > .amtheme-placeholder.-selected {
  color: #1d1d1b;
}
.amtheme-select:-webkit-autofill + .amtheme-select-block > .amtheme-placeholder,
.limiter .amtheme-select:-webkit-autofill + .amtheme-select-block > .amtheme-placeholder {
  background: rgba(232, 240, 254, 0.32);
  color: #000000;
}
.amtheme-delete-button {
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 0;
  min-width: 30px;
  width: 30px;
  height: 100%;
  border: 0;
  border-radius: 0 6px 6px 0;
  background: none;
  box-shadow: none;
  color: inherit;
  font-size: 0;
  line-height: 1;
}
.amtheme-delete-button:before,
.amtheme-delete-button:after {
  position: absolute;
  top: 50%;
  right: 12px;
  display: block;
  width: 15px;
  height: 1px;
  background: #3d3731;
  content: '';
}
.amtheme-delete-button:before {
  transform: rotate(45deg);
}
.amtheme-delete-button:after {
  transform: rotate(-45deg);
}
.amtheme-delete-button:hover:before,
.amtheme-delete-button:focus:before,
.amtheme-delete-button:active:before,
.amtheme-delete-button:hover:after,
.amtheme-delete-button:focus:after,
.amtheme-delete-button:active:after {
  background: #3d3731;
}
.amtheme-delete-button:before,
.amtheme-delete-button:after {
  right: 7px;
}
.amtheme-delete-button:not(.primary) {
  box-shadow: none;
}
.amtheme-delete-button:hover,
.amtheme-delete-button:focus,
.amtheme-delete-button:active {
  border: 0;
  background: none;
  color: inherit;
}
.amtheme-delete-button:focus {
  background: #1d1d1b;
}
.amtheme-delete-button:focus:before,
.amtheme-delete-button:focus:after {
  background: #ffffff;
}
.mage-error:not([generated]) ~ .amtheme-select-block .amtheme-placeholder,
.mage-error:not([generated]) ~ .amtheme-select-block .amtheme-placeholder:before,
.mage-error:not([generated]) ~ .amtheme-select-block .amtheme-placeholder:after {
  border-color: #e02a27;
}
.amtheme-tags-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.amtheme-tags-block > .amtheme-option {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
  word-wrap: break-word;
  word-break: break-word;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-top: 5px;
  margin-inline-end: 5px;
  margin-bottom: 0;
  margin-inline-start: 0;
  padding: 10px 30px 10px 10px;
  max-width: 300px;
  border: 1px solid #f7f7f7;
  border-radius: 6px;
  background: #f7f7f7;
  color: #439342;
  letter-spacing: 0.06em;
  line-height: 1;
  transition: all 0.1s ease-in-out;
}
.ie11 .amtheme-tags-block > .amtheme-option {
  word-break: break-all;
}
.ie11 .amtheme-tags-block > .amtheme-option {
  word-break: break-all;
}
.ie11 .amtheme-tags-block > .amtheme-option {
  word-break: break-all;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-tags-block > .amtheme-option {
    margin-right: 5px;
    margin-left: 0;
  }
}
.amtheme-tags-block > .amtheme-option:focus {
  border-color: #070605;
  box-shadow: none;
}
.amtheme-tags-block > .amtheme-option:focus-within {
  border-color: #070605;
}
.amtheme-tags-block > .amtheme-option > .amtheme-value {
  padding: 10px 30px 10px 10px 0;
  color: #439342;
  font-weight: 700;
  line-height: 1;
}
.amtheme-tags-block .price-container .weee:before {
  text-transform: none;
}
.amtheme-tags-block .price-container .weee + .price-final {
  margin: 0 0 0 5px;
  width: 100%;
}
.field.-select-field .control {
  display: flex;
  flex-direction: column;
}
.ie11 .amtheme-select-options {
  margin-top: 3px;
}
.ie11 .amtheme-select-block.-multiple.-active .amtheme-select-options {
  max-width: 100%;
}
.amtheme-select-block .price-box,
.amtheme-tags-block .price-box {
  padding: 0;
}
.amtheme-tags-block .amtheme-option .price-wrapper {
  text-transform: none;
  font-size: inherit;
  line-height: 1.5;
}
.amtheme-tags-block .amtheme-option .price-wrapper .price {
  font-size: inherit;
  line-height: 1.5;
}
.amtheme-tags-block .amtheme-option .price-including-tax + .price-excluding-tax:before,
.amtheme-tags-block .amtheme-option .price-container .price-including-tax + .price-excluding-tax .price {
  line-height: 1.5;
}
.ui-widget.ui-datepicker {
  z-index: 101 !important;
  border: 1px solid #1d1d1b;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0 4px 8px rgba(57, 56, 56, 0.3);
}
.ui-widget.ui-datepicker .ui-datepicker-header {
  margin-bottom: 10px;
  padding-bottom: 0;
}
.ui-widget.ui-datepicker .ui-datepicker-prev {
  background: url("../svg/color_mode/dark/arrow-left-min.svg") no-repeat center;
}
.ui-widget.ui-datepicker .ui-datepicker-next {
  background: url("../svg/color_mode/dark/arrow-right-min.svg") no-repeat center;
}
.ui-widget.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current {
  margin-right: 20px;
}
.ui-widget.ui-datepicker .ui-datepicker-prev,
.ui-widget.ui-datepicker .ui-datepicker-next {
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  opacity: .8;
}
.ui-widget.ui-datepicker .ui-datepicker-prev:hover,
.ui-widget.ui-datepicker .ui-datepicker-next:hover {
  opacity: 1;
}
.ui-widget.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-widget.ui-datepicker .ui-datepicker-next.ui-state-disabled {
  opacity: .5;
  cursor: not-allowed;
}
.ui-widget.ui-datepicker .ui-datepicker-prev span,
.ui-widget.ui-datepicker .ui-datepicker-next span {
  display: none;
}
.ui-widget.ui-datepicker .ui-datepicker-title > select {
  display: inline-block;
}
.ui-widget.ui-datepicker .ui-datepicker-calendar th {
  padding: 8px 10px;
  border: 1px solid #000000;
  background: #1d1d1b;
  color: #ffffff;
  text-transform: capitalize;
}
.ui-widget.ui-datepicker .ui-datepicker-calendar td {
  padding: 0;
}
.ui-widget.ui-datepicker .ui-datepicker-calendar td a,
.ui-widget.ui-datepicker .ui-datepicker-calendar td span {
  padding: 8px 10px;
}
.ui-widget.ui-datepicker .ui-datepicker-calendar td .ui-state-hover:not(.ui-state-active) {
  background: #e5ebd6;
}
.ui-widget.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  background: #6d9e2e;
  color: #ffffff;
}
.toolbar,
.toolbar .pager {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
}
.toolbar .toolbar-amount,
.toolbar .pager .toolbar-amount {
  display: none;
  margin-bottom: 20px;
}
.top-toolbar .toolbar .toolbar-amount {
  display: block;
}
.toolbar-sorter {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-inline-start: auto;
  max-width: 100%;
}
.toolbar-sorter label {
  white-space: nowrap;
}
.toolbar-sorter select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #ffffff url('../svg/color_mode/dark/arrow-bottom.svg') no-repeat 100% center / 25px;
  background-clip: padding-box;
  border: none;
  border-radius: 4px;
  color: #1d1d1b;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: auto;
  line-height: 1.25;
  padding: 0 25px 0 0;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}
.toolbar-sorter select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.toolbar-sorter select:focus,
.toolbar-sorter select:not([disabled]):focus {
  box-shadow: none;
}
._keyfocus .toolbar-sorter select:focus,
._keyfocus .toolbar-sorter select:not([disabled]):focus {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #1d1d1b;
}
.toolbar-sorter select::-ms-expand {
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .toolbar-sorter {
    margin-left: auto;
  }
}
.toolbar-sorter .amtheme-select-options {
  margin-top: 35px;
  max-width: 300px;
}
.toolbar-sorter .sorter-action {
  margin-inline-start: 15px;
  border-radius: 50%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .toolbar-sorter .sorter-action {
    margin-left: 15px;
  }
}
.toolbar-sorter .amtheme-icon {
  padding: 5px;
  width: 25px;
  height: 25px;
  background: #f7f7f7;
  vertical-align: middle;
}
.toolbar-sorter > .amtheme-select,
.toolbar-sorter > .limiter .amtheme-select {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
  position: absolute;
}
.toolbar-sorter .amtheme-placeholder {
  text-transform: capitalize;
  font-size: 1.4rem;
}
.toolbar-sorter .amtheme-select-block {
  max-width: 300px;
}
.toolbar-sorter .amtheme-select-block > .amtheme-placeholder > .amtheme-content {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.toolbar-sorter .amtheme-select-block .amtheme-title {
  white-space: inherit;
}
.toolbar-sorter .amtheme-select-block .amtheme-select-options {
  right: calc(40px);
  margin-top: 42px;
  width: calc(60%);
}
@media all and (max-width: 767px) {
  .toolbar-sorter .amtheme-select-block .amtheme-select-options {
    margin-top: 20px;
  }
}
.limiter {
  position: relative;
  display: flex;
  align-items: center;
}
.limiter label {
  white-space: nowrap;
}
.limiter select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #ffffff url('../svg/color_mode/dark/arrow-bottom.svg') no-repeat 100% center / 25px;
  background-clip: padding-box;
  border: none;
  border-radius: 4px;
  color: #1d1d1b;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: auto;
  line-height: 1.25;
  padding: 0 25px 0 0;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}
.limiter select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.limiter select:focus,
.limiter select:not([disabled]):focus {
  box-shadow: none;
}
._keyfocus .limiter select:focus,
._keyfocus .limiter select:not([disabled]):focus {
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #1d1d1b;
}
.limiter select::-ms-expand {
  display: none;
}
.limiter .label,
.limiter .limiter-label {
  margin-inline-end: 10px;
  color: #a8a69f;
  font-weight: 400;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .limiter .label,
  .limiter .limiter-label {
    margin-right: 10px;
  }
}
.modes {
  display: flex;
  align-items: center;
}
.modes .modes-mode:not(:last-child) {
  margin-inline-end: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .modes .modes-mode:not(:last-child) {
    margin-right: 5px;
  }
}
.modes a.modes-mode {
  cursor: pointer;
}
.modes .amtheme-icon {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  pointer-events: none;
}
.modes a.modes-mode:hover .amtheme-icon {
  fill: #040404;
  border-color: #040404;
  color: #040404;
}
.amtheme-qty-box-wrapper {
  position: relative;
  margin-bottom: 5px;
}
.amtheme-qty-box {
  position: relative;
  box-sizing: border-box;
  width: auto !important;
}
.amtheme-qty-box > .amtheme-qty {
  padding: 10px 30px;
  width: 85px;
  height: 31px;
  border: 1px solid #6d9e2e;
  border-radius: 5px;
  text-align: center;
  transition: border 0.4s ease-in-out;
}
.amtheme-qty-box > .amtheme-qty:not([disabled]):hover {
  border-color: #070605;
}
.amtheme-qty-box > .amtheme-qty:focus {
  box-shadow: none;
}
.amtheme-qty-box > .amtheme-qty.mage-error {
  border-width: 1px;
  border-color: #e02a27;
}
.amtheme-qty-box > .amtheme-minus .amtheme-icon,
.amtheme-qty-box > .amtheme-plus .amtheme-icon {
  width: 18px;
  height: 18px;
  fill: #6d9e2e;
}
.amtheme-qty-box > .amtheme-minus,
.amtheme-qty-box > .amtheme-plus {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  min-width: 30px;
  height: 30px;
  cursor: pointer;
  user-select: none;
}
.amtheme-qty-box > .amtheme-minus:focus,
.amtheme-qty-box > .amtheme-plus:focus {
  box-shadow: none;
}
._keyfocus .amtheme-qty-box > .amtheme-minus:focus .amtheme-icon,
._keyfocus .amtheme-qty-box > .amtheme-plus:focus .amtheme-icon {
  border: 1px solid #1d1d1b;
  border-radius: 50%;
}
.amtheme-qty-box > .amtheme-minus:hover ~ .amtheme-qty,
.amtheme-qty-box > .amtheme-plus:hover ~ .amtheme-qty {
  border-color: #e5ebd6;
}
.amtheme-qty-box > .amtheme-plus {
  left: 60px;
  justify-content: flex-start;
}
.amtheme-qty-box > .amtheme-minus {
  left: 2px;
  justify-content: flex-end;
}
.qty-square .amtheme-qty,
.qty.-square .amtheme-qty {
  border-radius: 4px;
}
.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;
  }
}
.amtheme-collapsible-block > .block-title,
.multicheckout .amtheme-collapsible-block > .block-title {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  position: relative;
  margin-bottom: 10px;
  color: #439342;
  cursor: pointer;
}
.amtheme-collapsible-block > .block-title > .amtheme-icon,
.multicheckout .amtheme-collapsible-block > .block-title > .amtheme-icon {
  position: absolute;
  top: calc(50% - 25px / 2);
  right: 0;
  display: block;
  width: 25px;
  height: 25px;
}
.amtheme-collapsible-block.active > .block-title > .amtheme-icon,
.multicheckout .amtheme-collapsible-block.active > .block-title > .amtheme-icon {
  transform: rotate(180deg);
}
.amtheme-dropdown-block {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
.amtheme-dropdown-block > .action.toggle {
  position: relative;
  display: block;
  padding: 10px 25px 10px 0;
  cursor: pointer;
}
.amtheme-dropdown-block > .action.toggle:after {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  display: block;
  width: 12px;
  height: 7px;
  background: url("../svg/color_mode/dark/arrow-bottom-xs.svg") no-repeat 100% / contain;
  content: '';
  transition: all 0.4s ease-in-out;
}
.amtheme-dropdown-block > .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 10;
  display: none;
  margin-top: 5px;
  padding: 5px;
  max-width: 160px;
  width: 100%;
  border: 1px solid #070605;
  border-radius: 6px;
  background: #ffffff;
  word-break: break-word;
}
.amtheme-dropdown-block > .dropdown .item {
  margin: 0;
  padding: 5px 2px;
  text-align: left;
  font-size: 1.4rem;
}
.amtheme-dropdown-block > .dropdown .item:hover {
  background: #ebebeb;
  cursor: pointer;
}
.amtheme-dropdown-block > .dropdown .item > .action.new {
  color: #439342;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
}
.amtheme-dropdown-block.active > .action.toggle:after {
  transform: translateY(-50%) rotate(-180deg);
}
.amtheme-dropdown-block.active > .dropdown {
  display: block;
}
.amtheme-dropdown-block.-static > .dropdown {
  position: static;
  max-width: none;
  border: none;
}
.amsearch-button.-primary {
  padding: 9px 25px;
}
.page-header .amsearch-wrapper-block .product-item .product-item-link {
  display: block;
}
.amsearch-products-section.-grid .product-item [data-role='priceBox'] span {
  padding: 0;
}
.amsearch-products-section.-grid .product-item .old-price {
  flex-basis: auto;
}
.amsearch-products-section.-list .product-item .product-item-details {
  flex: auto;
}
.amsearch-wrapper-block .product-item .product-item-details > *:not(:last-child) {
  margin: 0;
  max-height: initial;
}
.amsearch-result-tabs.data.items.product > .item.content {
  background: transparent;
}
.amsearch-result-tabs .data.title:hover:before {
  background-color: #6d9e2e;
}
.amsearch-result-tabs .data.title.active {
  background: none;
}
.page-header.amsearch-full-width .amsearch-wrapper-block {
  z-index: 13;
}
.page-header .amsearch-button.-loupe-trigger {
  background-size: 30px;
  width: 30px;
  height: 30px;
  margin: 0 0 0 25px;
}
.filter-options [class*='am-filter-items-'] {
  padding: 0 4px;
}
.filter-options [class*='am-filter-items-'] a[class*='am-filter-item-'] {
  display: inline-block;
}
.filter-options [class*='am-filter-items-'] a.am-swatch-link {
  overflow: inherit;
}
.filter-options [class*='am-filter-items-'] .item:not(.swatch-option-link-layered) {
  display: flex;
  align-items: center;
}
.filter-options [class*='am-filter-items-'] .item input[type='radio'],
.filter-options [class*='am-filter-items-'] .item input[type='checkbox'] {
  position: static;
  overflow: visible;
  clip: auto;
  margin: 0;
  width: auto;
  height: auto;
  opacity: 1;
  position: relative;
  top: -1px;
  margin: 0 5px 0 0;
}
.am-shopby-form .swatch-option {
  min-width: 25px;
  min-height: 25px;
}
.am-shopby-form .swatch-option.color:hover:before {
  border-color: #1d1d1b;
}
.am-shopby-form .swatch-attribute .swatch-option:not(.text) {
  position: relative;
  box-sizing: border-box;
  padding: 0;
  min-width: 25px;
  min-height: 25px;
  width: 25px;
  height: 25px;
  border: 0;
  border-radius: 50%;
  box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.16);
}
.am-shopby-form .swatch-attribute .swatch-option:not(.text):before {
  z-index: 10;
  display: inline-block;
  min-width: auto;
  width: 25px;
  height: 25px;
  border: 1px solid transparent;
  border-radius: inherit;
  background-color: transparent;
  content: '';
  opacity: 0;
  transition: all 0.4s ease-in-out;
  transform: scale(1.15);
}
.am-shopby-form .swatch-attribute .swatch-option:not(.text):hover:before,
.am-shopby-form .swatch-attribute .swatch-option:not(.text).selected:before {
  border-color: #1d1d1b;
  opacity: 1;
}
.am-shopby-form .swatch-attribute .swatch-option:not(.text).selected {
  background-color: #fff;
}
.am-shopby-form .swatch-option.color:before {
  width: 25px;
  height: 25px;
}
.am-shopby-form .swatch-option:not(.color) {
  min-width: 40px;
  min-height: 40px;
}
.filter-options .items.am-filter-items-rating [class*='am-filter-item-'],
.filter-options .items.am-filter-items-rating [class*='am-filter-item-'] > .label {
  display: flex;
  align-items: center;
}
.filter-options .items.am-filter-items-rating [class*='am-filter-item-'] > .count {
  margin-left: 5px;
}
.block.amshopby-morefrom .block-content .product-items {
  max-width: inherit;
}
.block.amshopby-morefrom .block-content .product-items .action.tocart {
  background-image: none;
  background: #439342;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2rem;
  padding: 12px 25px;
  font-size: 1.8rem;
  width: 100%;
  border-radius: 0;
}
.block.amshopby-morefrom .block-content .product-items .action.tocart:focus,
.block.amshopby-morefrom .block-content .product-items .action.tocart:active {
  background: #397e39;
  border: 0;
  color: #ffffff;
}
.block.amshopby-morefrom .block-content .product-items .action.tocart:hover {
  background: #61b860;
  border: 0;
  color: #ffffff;
}
.block.amshopby-morefrom .block-content .product-items .action.tocart.disabled,
.block.amshopby-morefrom .block-content .product-items .action.tocart[disabled],
fieldset[disabled] .block.amshopby-morefrom .block-content .product-items .action.tocart {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.amshopby-filter-current .amshopby-filter-value {
  font-weight: 700;
}
.amshopby-filter-current .amshopby-item.item {
  background: transparent;
}
.swatch-layered .swatch-option-link-layered .am-swatch-link {
  align-items: center;
}
.swatch-layered .swatch-option-link-layered .am-swatch-link .swatch-option.color:first-child {
  margin-left: 0;
}
.swatch-layered .swatch-option-link-layered .am-swatch-link .swatch-option + .am-shopby-swatch-label {
  margin-left: 10px;
  max-width: inherit;
}
.amtheme-productinfo-wrap .block.amshopby-morefrom {
  margin-top: 60px;
}
.amtheme-productinfo-wrap .block.amshopby-morefrom .block-title > strong {
  font-weight: 400;
}
.filter-options-content .am-filter-price {
  text-align: center;
  font-size: 1.4rem;
}
.filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-size: auto;
}
.filter-options-content .swatch-attribute.color .swatch-option {
  display: flex;
  align-items: center;
  min-width: 25px;
  width: auto;
  font-size: 1.2rem;
}
.range.am-fromto-widget .am-filter-go {
  padding: 5px 15px;
  width: auto;
  height: 4rem;
}
.amshopby-filter-current .am-swatch-wrapper.item.swatch-option-link-layered {
  margin: 0;
  padding: 0;
  background: transparent;
}
.amshopby-filter-current .am-swatch-wrapper.item.swatch-option-link-layered > .am-swatch-link {
  display: flex;
  align-items: center;
  margin: 4px;
}
.amshopby-filter-current .am-swatch-wrapper.item.swatch-option-link-layered .swatch-option {
  width: auto;
}
.amshopby-filter-current .am-swatch-wrapper.item.swatch-option-link-layered .swatch-option.image {
  background-size: 100%;
}
.amshopby-filter-current .am-swatch-wrapper.item.swatch-option-link-layered .swatch-option + .am-shopby-swatch-label {
  line-height: 1;
}
.amshopby-filter-current .swatch-attribute {
  display: flex;
  margin: 0;
}
.amshopby-filter-current .swatch-option.text {
  padding: 4px;
  min-width: 25px;
  min-height: 25px;
  text-transform: none;
  font-weight: 400;
  line-height: 1;
}
.amshopby-filter-current .amshopby-filter-value,
.amshopby-filter-current .amshopby-filter-name {
  line-height: 1.2;
}
.amslider .swiper-slide .ambrands-label {
  font-size: 500;
}
.catalog-topnav .filter-options .filter-options-content {
  border-color: #1d1d1b;
  border-radius: 4px;
  box-shadow: none;
}
.amasty-jet-theme .amshopby-item-removed {
  text-decoration: none;
}
.amasty-jet-theme .filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image {
  background-size: 100%;
}
.amasty-jet-theme .amasty-catalog-topnav .filter-options-title {
  padding-top: 10px;
  padding-bottom: 10px;
}
.amasty-jet-theme .catalog-topnav .filter-options .filter-options-content {
  margin-top: 0;
}
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1d1d1b;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin: 15px 0 0;
  padding: 0;
  min-height: 44px;
  width: 100%;
  height: auto;
  font-weight: 400;
  font-size: 18px;
}
.ie11 .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  word-break: break-all;
}
.ie11 .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  word-break: break-all;
}
.ie11 .amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  word-break: break-all;
}
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary) {
  border-radius: 3px;
}
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary):active {
  box-shadow: none;
}
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:hover {
  border-color: #3f3f3b;
  background: #3f3f3b;
}
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active,
.amasty-jet-theme .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:focus {
  border-color: #030302;
  background: #030302;
}
.amasty-jet-theme .filter-options-item .filter-options-content .items:not(.items-children) {
  margin: 0;
}
.amasty-jet-theme .filter-options [class*='am-filter-items-'] .item input[type='radio'],
.amasty-jet-theme .filter-options [class*='am-filter-items-'] .item input[type='checkbox'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.filter-options .item .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.filter-options .item .am-input + .amshopby-choice {
  position: absolute;
  top: 2px;
  left: 0;
  margin: 0;
  padding: 0;
}
.items.-am-singleselect .item .am-input + .amshopby-choice,
.am-input[type='radio'] + .amshopby-choice {
  display: none;
}
.am-collapse-icon:after,
.am-show-more:before {
  background: url("../svg/min/arrow-bottom.svg") no-repeat 100% / contain;
  transition: transform 0.2s ease-in-out;
}
.filter-options [class*='am-filter-items-'] .item .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.filter-options [class*='am-filter-items-'] .item input[type='radio'] + .amshopby-choice,
.filter-options [class*='am-filter-items-'] .item .amshopby-radio {
  display: none;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .amshopby-choice {
  left: 20px;
}
.amshopby-input-wrapper .amshopby-currency {
  color: #1d1d1b;
}
.am-show-more:hover,
.filter-options-content .am-show-more:hover {
  color: #1d1d1b;
}
.am-show-more:active,
.filter-options-content .am-show-more:active {
  color: #0d0d0c;
}
.amasty-catalog-topnav .filter-options-content .am-show-more {
  padding-left: 7px;
}
.filter-options-content .am-show-more {
  margin-top: 0;
}
.am-show-more:before {
  top: 1px;
  width: 20px;
  height: 20px;
}
.filter-options .am-dropdown .am-select {
  font-size: 1.6rem;
}
.filter-options [class*='am-filter-items-'].am-category-view {
  padding: 4px;
}
.filter-options input[type='checkbox'] + .amshopby-choice {
  top: 4px;
}
.block.filter a {
  transition: none;
}
.filter-options .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options .filter-options-content .am-shopby-form,
.filter-options .filter-options-content .am-category-wrapper,
.filter-options .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options .filter-options-content .swatch-attribute {
  margin: 5px 0 0;
}
.filter-options .filter-options-content .rating-summary {
  margin-right: 0;
}
.filter-options .filter-options-content .rating-result {
  margin-right: 5px;
}
.filter-options .filter-options-content .am-rating-up {
  line-height: 1;
}
.filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice {
  position: absolute;
}
.filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice:before,
.filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice:after {
  margin: 0;
}
.filter-options .filter-options-content .am-category-wrapper .items.am-category-view .item .am-collapse-icon {
  top: 1px;
}
.filter-options .filter-options-content .am-shopby-swatch-label .label {
  margin-right: 0;
}
.amshopby-slider-container.-improved,
.amshopby-slider-container.-light,
.amshopby-slider-container.-dark {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric {
  margin-top: 15px;
}
.filter-options-content .item > a {
  display: inline-flex;
}
.block.filter .filter-actions .filter-clear {
  color: #1d1d1b;
}
.block.filter .filter-actions .filter-clear:hover {
  color: #3f3f3b;
}
.block.filter .filter-actions .filter-clear:focus,
.block.filter .filter-actions .filter-clear:active {
  color: #0d0d0c;
}
.am-show-button > .amshopby-button {
  word-wrap: break-word;
  word-break: break-word;
  min-height: 40px;
  border-radius: 3px;
  background: #1d1d1b;
  color: #fff;
  text-align: center;
  letter-spacing: -.015em;
  font-size: 16px;
  line-height: 22px;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  font-weight: 400;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  word-break: break-all;
}
.ie11 .am-show-button > .amshopby-button {
  word-break: break-all;
}
.ie11 .am-show-button > .amshopby-button {
  word-break: break-all;
}
.am-show-button > .amshopby-button:not(.primary) {
  border-radius: 3px;
}
.am-show-button > .amshopby-button:not(.primary),
.am-show-button > .amshopby-button:not(.primary):active {
  box-shadow: none;
}
.am-show-button > .amshopby-button:hover {
  border-color: #3f3f3b;
  background: #3f3f3b;
}
.am-show-button > .amshopby-button:active,
.am-show-button > .amshopby-button:focus {
  border-color: #030302;
  background: #030302;
}
.ie11 .amshopby-filter-current .amshopby-remove {
  top: inherit;
  display: block;
}
.ie11 .filter-current .item {
  overflow: inherit;
}
.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children,
.amshopby-flyout-block .items.amshopby-fly-out-view .items-children {
  padding: 5px;
  border: 1px solid #1d1d1b;
  box-shadow: none;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item {
  padding: 9px 20px 9px 8px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
  margin: 1px 0;
  padding-left: 25px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item:not(.swatch-option-link-layered) {
  align-items: flex-start;
}
.amshopby-filter-current .amshopby-item.item {
  margin-right: 0;
  width: 100%;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
  color: #a8a69f;
}
.amasty-jet-theme .thankyoupage-customer-create-form .field.choice {
  margin-bottom: 10px;
}
.amasty-jet-theme .thankyoupage-customer-create-form .field.choice > .mage-error {
  width: 100%;
}
.amasty-jet-theme .thankyoupage-customer-create-form .field.choice > .label {
  margin-bottom: 0;
}
.amasty-jet-theme .amtyblock-newsletter .subtitle {
  font-size: 1.6rem;
}
.amasty-jet-theme .amtyblock .page-title {
  font-weight: 700;
}
.newsletter-subscribed {
  display: block;
  margin-bottom: 30px;
}
.amtyblock-newsletter .container-form {
  align-items: center;
  display: flex;
}
.amtyblock-newsletter .container-form .field > .label {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.amtyblock-newsletter .container-form .field.newsletter {
  margin: 0 15px 0 0;
  max-width: 220px;
}
.amtyblock-newsletter .container-form .action.subscribe {
  background-image: none;
  background: #1d1d1b;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Calibri', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 15px 35px;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2rem;
  padding: 12px 25px;
  font-size: 1.8rem;
  border-radius: 4px;
}
.amtyblock-newsletter .container-form .action.subscribe:focus,
.amtyblock-newsletter .container-form .action.subscribe:active {
  background: #0d0d0c;
  border: 0;
  color: #ffffff;
}
.amtyblock-newsletter .container-form .action.subscribe:hover {
  background: #3f3f3b;
  border: 0;
  color: #ffffff;
}
.amtyblock-newsletter .container-form .action.subscribe.disabled,
.amtyblock-newsletter .container-form .action.subscribe[disabled],
fieldset[disabled] .amtyblock-newsletter .container-form .action.subscribe {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.amasty-jet-theme.am-tabs-view .product-items {
  align-items: inherit;
}
.amasty-jet-theme.am-tabs-view .product-items.slick-slider {
  display: block;
}
.amasty-jet-theme.am-tabs-view .product-item {
  padding: 0;
}
.amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view {
  border-top: 1px solid #dfdedd;
  border-bottom: none;
}
.amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view .amtheme-caret {
  display: none;
}
.amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view > .item.title {
  position: relative;
}
.amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view > .item.title > .switch {
  display: flex;
  align-items: center;
  padding: 0 30px 0 0;
  max-width: 100%;
  height: 50px;
  border-bottom: 1px solid #dfdedd;
  background-color: transparent;
}
.amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view > .item.title > .switch:after {
  display: none;
}
.amasty-jet-theme.am-tabs-view .product.data.items.amtabs-accordion-view > .item.content {
  padding: 25px 0;
}
.amasty-jet-theme.am-tabs-view .product.data.items .item.content > .am-custom-tab {
  display: flex;
  flex-direction: column;
}
.accordion-container input[type='checkbox'] {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  opacity: 1;
  top: 0;
  left: 0;
  margin: 0;
}
.amasty-jet-theme.am-tabs-view .product.data.items > .item.content {
  margin-top: 0;
}
.amasty-jet-theme.am-tabs-view.am-tabs-allow-default-edit.amtheme-ismobile .amtheme-reviews-tab {
  display: none;
}
.amasty-jet-theme.am-tabs-view .am-custom-tab .amtheme-reviews-aside .amtheme-heading > .amtheme-icon {
  display: none;
}
.amasty-jet-theme.am-tabs-view .am-custom-tab .amtheme-reviews-aside .amtheme-title {
  padding: 0;
}
.ammenu-sticky,
.ammenu-header-container.-sticky .header.content,
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container {
  z-index: 100;
}
.amasty-mega-menu .minisearch .control .header.content,
.amasty-mega-menu .ammenu-header-container .header.content {
  background: #ffffff;
}
.amasty-mega-menu .header.content {
  margin-bottom: 0;
  padding-inline-end: 0px;
  padding-inline-start: 0px;
}
@media only screen and (max-width: 479px) {
  .amasty-mega-menu .header.content {
    padding-inline-end: 15px;
    padding-inline-start: 15px;
  }
}
.amasty-mega-menu .page-header .minisearch .control {
  top: auto;
  background: transparent;
}
.amasty-mega-menu .page-header.-sticky-header .ammenu-nav-sections,
.amasty-mega-menu .page-header.-sticky-header .ammenu-menu-wrapper {
  margin-bottom: 0;
}
.amasty-mega-menu .page-header.-sticky-header .ammenu-nav-sections.-topmenu {
  margin: 0;
}
.amasty-mega-menu .ammenu-nav-sections.-topmenu {
  margin-bottom: 0px;
}
.amasty-mega-menu .ammenu-nav-sections.-topmenu.-hamburger {
  padding: 0;
  margin: 0;
}
.amasty-mega-menu .ammenu-nav-sections.-topmenu.-hamburger .ammenu-main-container {
  max-width: 100%;
  margin-bottom: 30px;
}
.amasty-mega-menu .ammenu-nav-sections.-topmenu.-hamburger .ammenu-items.-root {
  margin: auto;
  padding: 0 20px;
  max-width: 1320px;
}
.amasty-mega-menu .ammenu-nav-sections.-left-menu .ammenu-link.-main > .ammenu-icon-block,
.amasty-mega-menu .ammenu-nav-sections.-left-menu .amasty-mega-menu .ammenu-nav-sections.-left-menu .amtheme-item-bottom > .ammenu-icon-block {
  transition: background 0.4s ease-in-out;
}
.amasty-mega-menu .ammenu-nav-sections.-left-menu .amtheme-item {
  display: flex;
  align-items: center;
}
.amasty-mega-menu .ammenu-nav-sections.-left-menu .amtheme-icon {
  margin: 0 10px 0 0;
}
.amasty-mega-menu .ammenu-nav-sections.-left-menu .amtheme-item-bottom .section-item-content {
  padding: 10px 0;
  background: initial;
}
.amasty-mega-menu .ammenu-nav-sections.-left-menu .amtheme-item-bottom .title {
  display: none;
}
.amasty-mega-menu .ammenu-header-container .ammenu-menu-wrapper {
  margin: 0;
}
.amasty-mega-menu .ammenu-header-container.-sticky .ammenu-button.-hamburger {
  margin-left: 0;
}
.amasty-mega-menu .ammenu-menu-overlay {
  z-index: 12;
}
.amasty-mega-menu .ammenu-menu-greetings {
  background: #86af28;
}
.amasty-mega-menu .ammenu-product-list .product-item-info {
  position: relative;
}
@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,
.DealsOfDaysSlider .amtheme-products-secondary.-in-widget .product-item-info:hover,
.DealsOfDaysSlider .amtheme-products-grid .widget.block-static-block .block.block-products-list .product-items .product-item-info:hover,
.DealsOfDaysSlider .widget.block-static-block .amtheme-products-grid .block.block-products-list .product-items .product-item-info:hover,
.DealsOfDaysSlider .block.amshopby-morefrom .block-content .product-items .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,
.blog-post-view .page-title-wrapper .amtheme-tabs-widget .amtheme-heading.page-title,
.blog-page-list .page-title-wrapper .amtheme-tabs-widget .amtheme-heading.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;
  }
}
.amtheme-custom-footer {
  display: flex;
  width: 100%;
}
.customer-account-create .block.block-amazon-login,
.login-container > .block.block-amazon-login {
  background: #f7f7f7;
  border-radius: 4px;
  box-sizing: border-box;
  float: none;
  max-width: 760px;
  padding: 20px;
}
.customer-account-create .block.block-amazon-login > .block-title,
.login-container > .block.block-amazon-login > .block-title {
  font-size: 1.8rem;
  margin-bottom: 5px;
}
.customer-account-create .block.block-amazon-login > .block-content .actions-toolbar,
.login-container > .block.block-amazon-login > .block-content .actions-toolbar {
  margin-top: 15px;
}
.customer-account-create .block.block-amazon-login .amazon-button-container,
.login-container > .block.block-amazon-login .amazon-button-container {
  margin: 0;
  width: auto;
}
.customer-account-create .block.block-amazon-login .amazon-button-container .field-tooltip,
.login-container > .block.block-amazon-login .amazon-button-container .field-tooltip {
  margin: 0;
  right: 10px;
}
.customer-account-create .block.block-amazon-login {
  margin: 0 auto 35px;
}
.login-container > .block.block-amazon-login {
  margin: 35px auto 0;
}
.amsticky-cart-block .amtheme-amazon-product {
  display: none;
}
.amtheme-amazon-product {
  padding: 10px;
  align-items: center;
  background: #f7f7f7;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.amtheme-amazon-product > .amazon-checkout-now {
  margin-top: 0;
  margin-inline-end: 10px;
  margin-bottom: 10px;
  margin-inline-start: 0;
  padding: 0;
  border: 0;
  min-width: 110px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-amazon-product > .amazon-checkout-now {
    margin-right: 10px;
    margin-left: 0;
  }
}
.amtheme-amazon-product > .amazon-button-container {
  margin: 0;
  width: auto;
}
.amtheme-amazon-product > .amazon-button-container .field-tooltip {
  margin: 0;
}
.checkout-shipping-address .amazon-button-container,
.checkout-shipping-address .amazon-express-title,
.checkout-shipping-address .amazon-divider {
  max-width: 600px;
  width: 100%;
}
.checkout-shipping-address .amazon-button-container,
.checkout-shipping-address .amazon-express-title {
  background: #f7f7f7;
  border-radius: 4px;
  box-sizing: border-box;
}
.checkout-shipping-address .amazon-button-container__cell {
  min-width: 35px;
}
.checkout-shipping-address .amazon-button-container {
  margin: 0 0 30px;
  padding: 20px;
  display: flex;
  justify-content: center;
}
.checkout-shipping-address .amazon-express-title {
  padding: 20px 20px 0;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
.checkout-shipping-address .amazon-button-container .field-tooltip,
.checkout-shipping-address .amazon-express-title + .amazon-button-container {
  margin-top: -5px;
}
.checkout-shipping-address .amazon-divider {
  margin: 30px 0;
}
.payment-method-braintree .ccard.braintree .field.type {
  align-items: flex-end;
  margin-bottom: 30px;
}
.payment-method-braintree .ccard.braintree .credit-card-types img {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}
.payment-method-braintree .ccard.braintree .field.card-number .hosted-control {
  padding-inline-end: 40px;
  background: url("../svg/color_mode/dark/braintree-card.svg") no-repeat;
  background-position: calc(100% - 14px) 50%;
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .payment-method-braintree .ccard.braintree .field.card-number .hosted-control {
    padding-right: 40px;
  }
}
.payment-method-braintree .ccard.braintree .hosted-control {
  border-color: #dfdedd;
}
.payment-method-braintree .ccard.braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #070605;
}
.payment-method-braintree .ccard.braintree .hosted-control.hosted-date:first-of-type:after {
  right: -15px;
  top: 0;
}
.payment-method-braintree .ccard.braintree .hosted-error {
  color: #e02a27;
}
.payment-method-braintree .ccard.braintree .hosted-date.-month {
  margin-right: 20px;
  width: 45px;
}
.payment-method-braintree .ccard.braintree .hosted-date.-year {
  width: 55px;
}
.payment-method-braintree .ccard.braintree .hosted-cid {
  width: 70px;
}
.payment-method-braintree .ccard.braintree .field.cvv {
  display: inline-block;
  margin-bottom: 30px;
  width: 205px;
}
.payment-method-braintree .ccard.braintree .cvv .field-tooltip {
  left: calc(@{braintree - card-cid__width} + 10px);
}
.payment-method-braintree .ccard.braintree .field.exp-date {
  margin-top: 0;
  margin-inline-end: 20px;
  margin-bottom: 20px;
  margin-inline-start: 0;
  display: inline-block;
  vertical-align: top;
  width: 130px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .payment-method-braintree .ccard.braintree .field.exp-date {
    margin-right: 20px;
    margin-left: 0;
  }
}
.payment-method-braintree .field.choice.-save {
  background: #f7f7f7;
  border-radius: 4px;
  margin: 0;
  padding: 10px;
}
.payment-method-braintree .field.choice.-save .label {
  line-height: 1;
  margin: 0;
}
.payment-method-braintree .field.choice.-save .field-tooltip {
  top: auto;
  transform: none;
  vertical-align: bottom;
}
.payment-method-braintree .field.choice.-save .field-tooltip-content {
  left: -190px;
}
.block.block-static-block .footer.links {
  column-count: auto;
}
.amtheme-gift-options .title {
  color: #a8a69f;
  display: inline-block;
  margin: 10px 0;
}
.amtheme-gift-options .actions-toolbar {
  display: flex;
  flex-basis: 100%;
  justify-content: flex-end;
  margin-top: 0;
}
.amtheme-gift-options .actions-toolbar .action-update {
  order: 2;
}
.amtheme-action-gift {
  cursor: pointer;
}
.amtheme-action-gift:after {
  background: url("../svg/color_mode/dark/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
  display: inline-block;
  height: 20px;
  margin: 0 10px;
  transition: transform 0.2s ease-in-out;
  vertical-align: middle;
  width: 20px;
}
.amtheme-action-gift.-active:after {
  transform: rotateZ(180deg);
}
.amtheme-gift-content .amtheme-gift-summary .actions-toolbar {
  justify-content: flex-end;
  margin-top: 15px;
}
.amtheme-gift-content .amtheme-gift-summary .action {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1.2rem;
  color: #a8a69f;
  margin: 0 0 0 20px;
}
.amtheme-gift-content .amtheme-gift-summary .action:hover {
  color: #c8c6c2;
}
.amtheme-cart-gift-item {
  border-bottom: 1px solid #dfdedd;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.amtheme-gift-content {
  display: none;
  margin: 10px 0 20px;
}
.amtheme-gift-content.-active {
  display: block;
}
.amtheme-gift-content .amtheme-gift-summary {
  margin-top: 15px;
}
.cart.item .actions-toolbar > .gift-options-cart-item {
  margin-top: 15px;
  order: 2;
  width: 100%;
}
.gift-options-cart-item .gift-summary .action {
  margin: 0;
}
.amtheme-gift-message .fieldset .label {
  display: inline-block;
  margin-bottom: 10px;
}
.lac-notification .top-container {
  display: flex;
}
.lac-notification .top-container .lac-notification-links {
  margin-inline-start: auto;
  justify-self: flex-end;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .lac-notification .top-container .lac-notification-links {
    margin-left: auto;
  }
}
