/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
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: #161616;
  font-family: 'Circular Std', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.6rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1.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: 22px;
  margin-top: 22px;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 3.6rem;
  margin-top: 0rem;
  margin-bottom: 2.2rem;
}
h2 {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
h3 {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
}
h4 {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.4rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
h5 {
  font-family: 'Monument Extended', sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 1.4rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
h6 {
  font-family: 'Monument Extended', sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 1.2rem;
  margin-top: 2.2rem;
  margin-bottom: 2.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 {
  color: #333333;
  font-family: 'Circular Std', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #6169ff;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #6169ff;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #6169ff;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.75rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1.1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 22px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5.5px;
  margin-top: 0;
}
dd {
  margin-bottom: 11px;
  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.42857143;
  margin: 0 0 11px;
  padding: 11px;
  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 22px 44px;
  padding: 0;
  color: #161616;
  font-family: 'Circular Std', sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  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.42857143;
  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: 8px 11px;
}
button,
a.action.map,
.cart.table-wrapper .actions-toolbar > .action,
.signup-welcome__section-inner > a.secondary,
.action-gift {
  background-image: none;
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Circular Std', sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 12px 35px 14px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
a.action.map:focus,
a.action.map:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.signup-welcome__section-inner > a.secondary:focus,
.signup-welcome__section-inner > a.secondary:active,
.action-gift:focus,
.action-gift:active {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
button:hover,
a.action.map:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.signup-welcome__section-inner > a.secondary:hover,
.action-gift:hover {
  background: transparent;
  border: 1px solid #161616;
  color: #161616;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
a.action.map.disabled,
a.action.map[disabled],
fieldset[disabled] a.action.map,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.signup-welcome__section-inner > a.secondary.disabled,
.signup-welcome__section-inner > a.secondary[disabled],
fieldset[disabled] .signup-welcome__section-inner > a.secondary,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
a.action.map::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.signup-welcome__section-inner > a.secondary::-moz-focus-inner,
.action-gift::-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 #cbcbcb;
  border-radius: 4px;
  color: #161616;
  font-family: 'Circular Std', sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 56px;
  line-height: 1.5;
  padding: 16px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
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*="date"]:focus,
input[type="email"]:focus {
  border: 1px solid #161616;
}
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: #838383;
}
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: #838383;
}
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: #838383;
}
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 #cbcbcb;
  border-radius: 4px;
  color: #161616;
  font-family: 'Circular Std', sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 56px;
  line-height: 1.5;
  padding: 5.5px 11px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #161616;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  color: #161616;
  font-family: 'Circular Std', sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  line-height: 1.5;
  margin: 0;
  padding: 11px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:focus {
  border: 1px solid #161616;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #838383;
}
textarea::-webkit-input-placeholder {
  color: #838383;
}
textarea:-ms-input-placeholder {
  color: #838383;
}
input[type="checkbox"] {
  margin: 2px 5.5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5.5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #f6b2b2;
}
div.mage-error {
  color: #eb5757;
  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: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.product-items,
.prices-tier,
.items,
.order-details-items .items-qty,
.footer.content ul,
.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,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.product-items > li,
.prices-tier > li,
.items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
a,
.link {
  color: #6169ff;
  text-decoration: underline;
}
a:visited,
.link:visited {
  color: #161616;
  text-decoration: underline;
}
a:hover,
.link:hover {
  color: #6169ff;
  text-decoration: transparent;
}
a:active,
.link:active {
  color: #6169ff;
  text-decoration: #6169ff;
}
.header.links a,
.header.links .link {
  text-decoration: none;
}
.abs-action-link-button,
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Circular Std', sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 12px 35px 14px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 48px;
}
.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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-options-bottom .action.tocompare:hover {
  background: transparent;
  border: 1px solid #161616;
  color: #161616;
}
.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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  opacity: 0.2;
  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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 11px 5.5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5.5px;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.abs-reset-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-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,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-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,
.block-wishlist .block-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.magento-payments-review .block .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .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,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.magento-payments-review .block .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
}
.abs-account-blocks .block-title > .action,
.magento-payments-review .block .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.magento-payments-review .block .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5.5px;
}
.abs-account-blocks .box-title > span,
.magento-payments-review .block .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
}
.abs-account-blocks .box-title > .action,
.magento-payments-review .block .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 11px;
}
.abs-account-blocks .block-content p:last-child,
.magento-payments-review .block .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.abs-account-blocks .block-content .box,
.magento-payments-review .block .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 22px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding: 16px;
}
.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,
.bundle-options-container .input-text.qty,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.account .table-return-items .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 44px;
}
.abs-remove-button-for-blocks,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > 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,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove: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,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  color: #161616;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #161616;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #161616;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #161616;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.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,
.form.send.friend .action.remove {
  left: 11px;
  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,
.form.send.friend .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,
.form.send.friend .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,
.form.send.friend .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,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 33px;
}
.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,
.form.send.friend .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,
.form.send.friend .message.notice {
  margin: 33px 0 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .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,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.cart-summary > .title,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.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,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.opc-wrapper .form-discount .field .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block-search .label,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.filter-options-content .filter-count-label,
.block.newsletter .label:not(.choice),
.block-reorder .product-item .label,
.action.skip:not(:focus) {
  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 {
  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,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form: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,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field: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,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form: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,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.fieldset .fullname .field: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,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.opc-block-totals,
.checkout-login-notice-banner,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.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: 5.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,
.abs-split-button a.action.map.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .signup-welcome__section-inner > a.secondary.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button a.action.map + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .signup-welcome__section-inner > a.secondary + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5.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 5.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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-options-bottom .action.tocompare {
  line-height: 1.2rem;
  padding: 5.5px 8px;
  font-size: 1.1rem;
}
.abs-actions-addto-gridlist,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action {
  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,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span,
.product-item-actions .actions-secondary > .action > 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,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  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,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #333333;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.multicheckout .action.primary,
.product-options-bottom .box-tocart .action.tocart,
.form-address-edit .actions-toolbar .action.primary,
#store-selector .form-continue .actions-toolbar .amshopby-button,
.order-review-form .amshopby-button,
.bundle-actions .amshopby-button,
.bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button,
.multicheckout .amshopby-button,
.form-address-edit .actions-toolbar .amshopby-button,
#store-selector .form-continue .actions-toolbar .am-filter-go,
.order-review-form .am-filter-go,
.bundle-actions .am-filter-go,
.bundle-options-container .block-bundle-summary .box-tocart .am-filter-go,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go,
.multicheckout .am-filter-go,
.form-address-edit .actions-toolbar .am-filter-go {
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
}
.abs-button-full {
  display: block;
  text-align: center;
  width: 100%;
}
.abs-action-button-as-link,
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.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,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #6169ff;
  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.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show: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,
.paypal-button-widget .paypal-button: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,
.form.send.friend .action.remove:visited {
  color: #6169ff;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show: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,
.paypal-button-widget .paypal-button: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,
.form.send.friend .action.remove:hover {
  color: #6169ff;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show: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,
.paypal-button-widget .paypal-button: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,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle: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,
.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,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button: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,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .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.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.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,
.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,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.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,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #6169ff;
  opacity: 0.2;
  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.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle: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),
.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),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button: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),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.magento-payments-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary button:not(.cancel),
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary a.action.map:not(.cancel),
.magento-payments-review .block .actions-toolbar .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.paypal-review .block .actions-toolbar .amshopby-button,
.magento-payments-review .block .actions-toolbar .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.paypal-review .block .actions-toolbar .am-filter-go,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:not(.cancel),
.cart-summary .actions-toolbar > .primary .signup-welcome__section-inner > a.secondary:not(.cancel),
.cart-summary .actions-toolbar > .primary .action-gift:not(.cancel) {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.cart-summary .actions-toolbar > .primary button:not(.cancel):focus,
.cart-summary .actions-toolbar > .primary button:not(.cancel):active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary a.action.map:not(.cancel):focus,
.cart-summary .actions-toolbar > .primary a.action.map:not(.cancel):active,
.magento-payments-review .block .actions-toolbar .amshopby-button:focus,
.magento-payments-review .block .actions-toolbar .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.paypal-review .block .actions-toolbar .amshopby-button:focus,
.paypal-review .block .actions-toolbar .amshopby-button:active,
.magento-payments-review .block .actions-toolbar .am-filter-go:focus,
.magento-payments-review .block .actions-toolbar .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.paypal-review .block .actions-toolbar .am-filter-go:focus,
.paypal-review .block .actions-toolbar .am-filter-go:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:not(.cancel):focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:not(.cancel):active,
.cart-summary .actions-toolbar > .primary .signup-welcome__section-inner > a.secondary:not(.cancel):focus,
.cart-summary .actions-toolbar > .primary .signup-welcome__section-inner > a.secondary:not(.cancel):active,
.cart-summary .actions-toolbar > .primary .action-gift:not(.cancel):focus,
.cart-summary .actions-toolbar > .primary .action-gift:not(.cancel):active {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary button:not(.cancel):hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary a.action.map:not(.cancel):hover,
.magento-payments-review .block .actions-toolbar .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.magento-payments-review .block .actions-toolbar .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:not(.cancel):hover,
.cart-summary .actions-toolbar > .primary .signup-welcome__section-inner > a.secondary:not(.cancel):hover,
.cart-summary .actions-toolbar > .primary .action-gift:not(.cancel):hover {
  background: transparent;
  border: 1px solid #161616;
  color: #161616;
}
.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 {
  font-size: 1.6rem;
  line-height: 2.2rem;
  padding: 12px 35px 14px;
}
.abs-box-tocart,
.bundle-actions {
  margin: 11px 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .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,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .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,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .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,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .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,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .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,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -11px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .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,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 27.5px;
  padding-bottom: 11px;
}
.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,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5.5px;
  padding-right: 27.5px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label: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: 5.5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar .subtitle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 22px;
}
.abs-block-items-counter,
.block-wishlist .counter,
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 48px;
  font-weight: 700;
  background-image: none;
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Circular Std', sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.6rem;
  line-height: 2.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,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .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,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .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,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: transparent;
  border: 1px solid #161616;
  color: #161616;
}
.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,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  padding: 10px 30px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  background-image: url("../images/icon/sync.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  background-size: contain;
  margin-right: 4px;
}
.abs-shopping-cart-items .action.update:hover:before,
.abs-shopping-cart-items .action.update:active:before,
.abs-shopping-cart-items .action.update:focus:before,
.block-cart-failed .action.update:hover:before,
.block-cart-failed .action.update:active:before,
.block-cart-failed .action.update:focus:before,
.cart-container .form-cart .action.update:hover:before,
.cart-container .form-cart .action.update:active:before,
.cart-container .form-cart .action.update:focus:before {
  filter: invert(100%) sepia(8%) saturate(0%) hue-rotate(2deg) brightness(109%) contrast(101%);
}
.abs-field-date .control,
.field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 11px;
  width: calc(100% - 51px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 11px;
  width: calc(100% - 40.5px);
}
.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: -11px;
  top: 40px;
  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: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 11px;
  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: #999999;
}
.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: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0 solid #cccccc;
  padding-bottom: 11px;
  color: #161616;
  font-weight: bold;
  font-size: 1.4rem;
}
.abs-sidebar-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 0;
}
.abs-sidebar-totals .mark strong,
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount,
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 0;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong,
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 22px;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  padding-left: 0;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 0;
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong,
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 11px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-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-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 27.5px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-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-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-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-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-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-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title,
.magento-payments-review-discount > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 16px 33px 16px 0;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 45px;
  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,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .abs-discount-block > .title strong,
.column.main .magento-payments-review-discount > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: normal;
  font-family: 'Circular Std', sans-serif;
}
.abs-discount-block > .content,
.magento-payments-review-discount > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block.active > .content,
.magento-payments-review-discount.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
.svg-filter-black {
  filter: invert(0%) sepia(17%) saturate(293%) hue-rotate(333deg) brightness(109%) contrast(83%);
}
.svg-filter-white,
.btn-campaign:hover:before,
.btn-campaign:focus:before,
.btn-campaign:active:before,
.btn-psn:hover:before,
.btn-psn:focus:before,
.btn-psn:active:before,
.block-collapsible-nav .item a:hover:after,
.block-collapsible-nav .item.current a:after,
.block-collapsible-nav .item.current > strong:after,
.delivery-info__actions .btn-campaign:before,
.delivery-info__actions .btn-psn:before {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(146deg) brightness(109%) contrast(101%);
}
.svg-filter-blue {
  filter: invert(40%) sepia(57%) saturate(3254%) hue-rotate(222deg) brightness(99%) contrast(101%);
}
.svg-filter-grey,
.block-collapsible-nav .item a:after,
.block-collapsible-nav .item > strong:after {
  filter: invert(88%) sepia(3%) saturate(0%) hue-rotate(1deg) brightness(94%) contrast(86%);
}
.background-cubes {
  display: flex;
}
.background-cubes .cube {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 0% 100% 100% 0% / 100% 0% 100% 0%;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 0 10px;
}
.background-cubes .cube:first-child {
  margin-left: 0;
}
.background-cubes .cube:last-child {
  margin-right: 0;
}
.fieldset:empty,
fieldset:empty {
  display: none;
}
.field.choice [type="checkbox"]:checked ~ label {
  user-select: none;
}
.field.choice [type="checkbox"]:checked ~ label > .label--toggle {
  background-color: #6169ff;
}
.field.choice [type="checkbox"]:checked ~ label > .label--toggle:after {
  left: calc(100% - 17px);
}
.field.choice .label.has-toggle {
  cursor: pointer;
  position: relative;
  display: block;
  margin: 0;
}
.field.choice .label.has-toggle .label--toggle {
  position: relative;
  width: 38px;
  height: 19px;
  background-color: #cbcbcb;
  border-radius: 20px;
  transition: all 300ms ease-out;
}
.field.choice .label.has-toggle .label--toggle:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background-color: #ffffff;
  transition: 0.3s;
  top: 2px;
  left: 2px;
}
.tags-list {
  margin-bottom: 6px;
}
.tag {
  display: inline-block;
}
.tag.squarish {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.4;
  padding: 4px 10px;
  border-radius: 4px;
  background-color: #f1f1f1;
}
.tags-list .tag:not(:last-child) {
  margin-right: 12px;
}
@font-face {
  font-family: 'Monument Extended';
  src: url('../fonts/MonumentExtended-Regular.woff2') format('woff2'), url('../fonts/MonumentExtended-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circular Std';
  src: url('../fonts/CircularStd-Book.woff2') format('woff2'), url('../fonts/CircularStd-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circular Std';
  src: url('../fonts/CircularStd-Bold.woff2') format('woff2'), url('../fonts/CircularStd-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body {
  font-size: 1.4rem;
}
[lang="ru"] h1,
[lang="ru"] .banner-description h1,
[lang="ru"] .banner-description h2,
[lang="ru"] .banner-description h3,
[lang="ru"] .banner-description h4,
[lang="ru"] .block .title strong {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 44px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 22px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 22px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  border-radius: 5px;
  margin: 0 0 11px;
  padding: 16px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #6169ff;
}
.message.info a:hover {
  color: #6169ff;
}
.message.info a:active {
  color: #6169ff;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 48px;
  color: #ffa15c;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -19px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  border-radius: 5px;
  margin: 0 0 11px;
  padding: 16px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #fae5e5;
  color: #eb5757;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #6169ff;
}
.message.error a:hover {
  color: #6169ff;
}
.message.error a:active {
  color: #6169ff;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 48px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -19px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  border-radius: 5px;
  margin: 0 0 11px;
  padding: 16px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #6169ff;
}
.message.warning a:hover {
  color: #6169ff;
}
.message.warning a:active {
  color: #6169ff;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 48px;
  color: #ffa15c;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -19px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  border-radius: 5px;
  margin: 0 0 11px;
  padding: 16px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #6169ff;
}
.message.notice a:hover {
  color: #6169ff;
}
.message.notice a:active {
  color: #6169ff;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 48px;
  color: #ffa15c;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -19px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  border-radius: 5px;
  margin: 0 0 11px;
  padding: 16px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #e5efe5;
  color: #128772;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #6169ff;
}
.message.success a:hover {
  color: #6169ff;
}
.message.success a:active {
  color: #6169ff;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 48px;
  color: #128772;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -19px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  font-size: 0;
  position: relative;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #ffffff;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.main-navigation__section {
  display: none;
  background-color: #161616;
}
.main-navigation .mega-img-wrap {
  display: none;
}
.main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-navigation li {
  margin: 0;
  padding: 0;
}
.switcher-language .switcher-list {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.switcher-language .switcher-list li {
  margin: 0 0 0 20px;
}
.switcher-language .switcher-list li:first-child {
  margin-left: 0;
}
.switcher-language .switcher-list strong,
.switcher-language .switcher-list a {
  text-decoration: none;
  font-weight: bold;
  color: rgba(131, 131, 131, 0.5);
  font-size: 14px;
  line-height: 1.4;
  text-transform: uppercase;
}
.switcher-language .switcher-list strong {
  color: #6169ff;
}
.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: 11px;
}
.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;
}
.fieldset {
  border: 0;
  margin: 0 0 44px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 27.5px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 22px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 22px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5.5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.2rem;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  color: #161616;
  font-family: 'Circular Std', sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 56px;
  line-height: 1.5;
  padding: 16px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:focus,
.fieldset > .fields > .field .addon .addbefore:focus,
.fieldset > .field .addon .addafter:focus,
.fieldset > .fields > .field .addon .addafter:focus {
  border: 1px solid #161616;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #838383;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #838383;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #838383;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 11px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #eb5757;
  font-size: 1.4rem;
  margin: 0 0 0 5.5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.4rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 14px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 11px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5.5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5.5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 11px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 11px;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #eb5757;
  font-size: 1.4rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .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-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._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-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._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.2;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 22px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5.5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  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-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
a.action.map,
a.amshopby-button,
a.am-filter-go,
.cart.table-wrapper .actions-toolbar > .action,
.signup-welcome__section-inner > a.secondary,
.action-gift {
  border-radius: 48px;
}
a.action.primary,
a.amshopby-button,
a.am-filter-go {
  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 {
  text-decoration: none;
}
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  background-image: none;
  background: #6169ff;
  border: 1px solid #6169ff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Circular Std', sans-serif;
  font-weight: bold;
  padding: 12px 35px 14px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
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 {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
.action.primary.light,
.action-primary-light,
.amshopby-button.light,
.am-filter-go.light {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #161616;
}
.action.primary.light:hover,
.action-primary-light:hover,
.action.primary.light:active,
.action-primary-light:active,
.action.primary.light:focus,
.action-primary-light:focus,
.amshopby-button.light:hover,
.amshopby-button.light:active,
.amshopby-button.light:focus,
.am-filter-go.light:hover,
.am-filter-go.light:active,
.am-filter-go.light:focus {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.action.primary.checkout,
.action.primary.tocart,
.action.primary.contact,
.action-primary-tocart,
.amshopby-button.checkout,
.amshopby-button.tocart,
.amshopby-button.contact,
.am-filter-go.checkout,
.am-filter-go.tocart,
.am-filter-go.contact {
  background: #128772;
  border: 1px solid #128772;
}
.action.primary.checkout:hover,
.action.primary.tocart:hover,
.action.primary.contact:hover,
.action-primary-tocart:hover,
.action.primary.checkout:active,
.action.primary.tocart:active,
.action.primary.contact:active,
.action-primary-tocart:active,
.action.primary.checkout:focus,
.action.primary.tocart:focus,
.action.primary.contact:focus,
.action-primary-tocart:focus,
.amshopby-button.checkout:hover,
.amshopby-button.tocart:hover,
.amshopby-button.contact:hover,
.amshopby-button.checkout:active,
.amshopby-button.tocart:active,
.amshopby-button.contact:active,
.amshopby-button.checkout:focus,
.amshopby-button.tocart:focus,
.amshopby-button.contact:focus,
.am-filter-go.checkout:hover,
.am-filter-go.tocart:hover,
.am-filter-go.contact:hover,
.am-filter-go.checkout:active,
.am-filter-go.tocart:active,
.am-filter-go.contact:active,
.am-filter-go.checkout:focus,
.am-filter-go.tocart:focus,
.am-filter-go.contact:focus {
  background: #161616;
  border: 1px solid #161616;
}
.action.outline,
.action-outline {
  background: transparent;
  border: 1px solid #161616;
  color: #161616;
}
.action.outline:hover,
.action-outline:hover,
.action.outline:active,
.action-outline:active,
.action.outline:focus,
.action-outline:focus {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.action.outline.light,
.action-outline-light {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.action.outline.light:hover,
.action-outline-light:hover,
.action.outline.light:active,
.action-outline-light:active,
.action.outline.light:focus,
.action-outline-light:focus {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #161616;
}
.btn-campaign {
  line-height: 24px;
  display: inline-block;
}
.btn-campaign:before {
  background-image: url("../images/icon/bell-black.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.btn-campaign:before {
  margin-right: 6px;
  vertical-align: top;
}
.btn-psn {
  line-height: 24px;
  display: inline-block;
}
.btn-psn:before {
  background-image: url("../images/icon/psn.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.btn-psn:before {
  margin-right: 6px;
  vertical-align: top;
}
a.action.badge {
  font-size: 12px;
  line-height: 1.4;
  padding: 5px 10px;
  border: 1px solid #6169ff;
  border-radius: 4px;
  text-decoration: none;
  color: #6169ff;
}
a.action.badge:hover {
  opacity: 1;
  color: #6169ff;
  background-color: rgba(97, 105, 255, 0.2);
}
.action.btn-add-address {
  line-height: normal;
  padding: 7px 28px;
  font-size: 14px;
}
.btn-arrow.arrow-next {
  cursor: pointer;
  display: inline-block;
}
.btn-arrow.arrow-next:before {
  background-image: url("../images/icon/arrow_right_light.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.btn-arrow.arrow-next:before {
  background-color: #161616;
  border-radius: 48px;
  padding: 12px;
}
.btn-arrow.arrow-next.swiper-button-disabled {
  opacity: 0.5;
  cursor: initial;
}
.btn-arrow.arrow-next.swiper-button-lock {
  display: none !important;
}
.btn-arrow.arrow-prev {
  cursor: pointer;
  display: inline-block;
}
.btn-arrow.arrow-prev:before {
  background-image: url("../images/icon/arrow_left_light.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.btn-arrow.arrow-prev:before {
  background-color: #161616;
  border-radius: 48px;
  padding: 12px;
}
.btn-arrow.arrow-prev.swiper-button-disabled {
  opacity: 0.5;
  cursor: initial;
}
.btn-arrow.arrow-prev.swiper-button-lock {
  display: none !important;
}
a.action.map {
  text-decoration: none;
  display: inline-block;
  padding: 10px 12px;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 500;
}
a.action.map:hover,
a.action.map:active,
a.action.map:focus {
  text-decoration: none;
}
a.action.map:before {
  background-image: url("../images/icon/location.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
a.action.map:hover:before {
  filter: brightness(0%);
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 22px;
}
.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 5.5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 44px;
  padding: 5.5px 22px 5.5px 22px;
  font-weight: 600;
  line-height: 44px;
  font-size: 2rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #161616;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #161616;
  text-decoration: none;
  padding-bottom: 5.5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5.5px;
  padding: 22px 22px 22px 22px;
}
.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: 700;
}
.pages .item {
  font-size: 1.4rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 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: #6169ff;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #6169ff;
}
.pages a.page:hover {
  color: #6169ff;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.4rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 11px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 11px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary .action.back,
.actions-toolbar > .secondary .action.back {
  color: #161616;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.actions-toolbar > .primary .action.back:before,
.actions-toolbar > .secondary .action.back:before {
  background-image: url("../images/icon/arrow.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.actions-toolbar > .primary .action.back:before,
.actions-toolbar > .secondary .action.back:before {
  transform: rotate(270deg);
}
.actions-toolbar > .primary .action.back:hover,
.actions-toolbar > .secondary .action.back:hover {
  opacity: 0.8;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back:not(.badge) {
  display: none;
}
.actions-toolbar-top {
  margin-bottom: 16px;
}
.actions-toolbar-top .secondary .back {
  margin-left: -7px;
}
.account .actions-toolbar .primary {
  margin-bottom: 16px;
}
.account .actions-toolbar .primary .action:not(.back) {
  margin-bottom: 10px;
}
.account .actions-toolbar .primary,
.account .actions-toolbar .secondary {
  display: block;
  width: 100%;
  float: none;
}
.account .actions-toolbar .primary .action:not(.back),
.account .actions-toolbar .secondary .action:not(.back) {
  width: 100%;
}
.account .block-edit-address .secondary {
  text-align: initial;
}
.account .block-edit-address .actions-toolbar .action.back {
  display: inline-block;
  width: auto;
}
.breadcrumbs {
  margin: 0 0 22px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.4rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  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 {
  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.2;
}
.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;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
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 0 12px 2px rgba(0, 0, 0, 0.35);
  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: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  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: 3rem;
  padding-right: 3rem;
}
.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: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.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;
  right: 0;
  top: 0;
}
.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.2;
}
.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;
  color: #6169ff;
  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: #2e39ff;
}
.modal-custom .action-close {
  margin: 27.5px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 11px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 11px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -14.4rem;
  margin-top: 2.1rem;
}
.modal-slide--nested {
  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;
  z-index: 900;
}
.modal-slide--nested._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide--nested._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide--nested .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide--nested._show > .modal-inner-wrap--nested {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide--nested > .modal-inner-wrap--nested {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
  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;
  padding: 0 1.6rem 1.6rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @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: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
}
#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: 22px 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 22px;
  padding: 0 0 11px;
  border-bottom: 1px solid #c1c1c1;
}
.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 22px;
}
/**
 * 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,
.slick-dots li a.action.map,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .signup-welcome__section-inner > a.secondary,
.slick-dots li .action-gift {
  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,
.slick-dots li a.action.map:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .signup-welcome__section-inner > a.secondary:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li a.action.map:active,
.slick-dots li a.action.map:focus,
.slick-dots li a.action.map:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .signup-welcome__section-inner > a.secondary:active,
.slick-dots li .signup-welcome__section-inner > a.secondary:focus,
.slick-dots li .signup-welcome__section-inner > a.secondary:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active a.action.map,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .signup-welcome__section-inner > a.secondary,
.slick-dots li.slick-active .action-gift {
  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,
a.action.map.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.4rem;
  font-size: 2rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #6169ff;
  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,
a.action.map.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #6169ff;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.action.map.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #6169ff;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.action.map.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
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,
a.action.map.pagebuilder-button-link:hover,
a.action.map.pagebuilder-button-link:active,
a.action.map.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-link:hover,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-link:active,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.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,
a.action.map.pagebuilder-button-link.disabled,
a.action.map.pagebuilder-button-link[disabled],
fieldset[disabled] a.action.map.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-link.disabled,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-link[disabled],
fieldset[disabled] .signup-welcome__section-inner > a.secondary.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #6169ff;
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
a.action.map.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #6169ff;
  border: 1px solid #6169ff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Circular Std', sans-serif;
  font-weight: bold;
  margin: 0 10px 10px 0;
  padding: 12px 35px 14px;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
  border-radius: 48px;
  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,
a.action.map.pagebuilder-button-primary:hover,
a.action.map.pagebuilder-button-primary:active,
a.action.map.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-primary:hover,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-primary:active,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.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,
a.action.map.pagebuilder-button-primary:focus,
a.action.map.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-primary:focus,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.action.map.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #161616;
  border: 1px solid #161616;
  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,
a.action.map.pagebuilder-button-primary.disabled,
a.action.map.pagebuilder-button-primary[disabled],
fieldset[disabled] a.action.map.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-primary.disabled,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-primary[disabled],
fieldset[disabled] .signup-welcome__section-inner > a.secondary.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
a.action.map.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Circular Std', sans-serif;
  font-weight: bold;
  margin: 0 10px 10px 0;
  padding: 12px 35px 14px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.4rem;
  padding: 14px 17px;
  font-size: 2rem;
  border-radius: 48px;
  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,
a.action.map.pagebuilder-button-secondary:hover,
a.action.map.pagebuilder-button-secondary:active,
a.action.map.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary:hover,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary:active,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.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,
a.action.map.pagebuilder-button-secondary:focus,
a.action.map.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary:focus,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.action.map.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: transparent;
  border: 1px solid #161616;
  color: #161616;
}
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,
a.action.map.pagebuilder-button-secondary.disabled,
a.action.map.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.action.map.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary.disabled,
.signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary[disabled],
fieldset[disabled] .signup-welcome__section-inner > a.secondary.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.2;
  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: 1328px;
  width: 100%;
}
[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;
  max-width: 100%;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1328px;
  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%;
}
div[data-content-type='slider'] 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: #161616;
  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 5.5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 44px;
  padding: 5.5px 22px 5.5px 22px;
  font-weight: 600;
  line-height: 44px;
  font-size: 2rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #161616;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.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: #ffffff;
  color: #161616;
  text-decoration: none;
  padding-bottom: 5.5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5.5px;
  padding: 22px 22px 22px 22px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #f6b2b2;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
.magento-payments-review .actions-toolbar {
  margin-top: 11px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 11px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 33px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 44px;
  padding: 11px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button,
.google-pay a.action.map,
.google-pay .cart.table-wrapper .actions-toolbar > .action,
.google-pay .signup-welcome__section-inner > a.secondary,
.google-pay .action-gift {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li a.action.map:focus,
.amslick-slider-container .slick-dots li a.action.map:hover,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .signup-welcome__section-inner > a.secondary:focus,
.amslick-slider-container .slick-dots li .signup-welcome__section-inner > a.secondary:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  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 {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.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;
  height: 100%;
  min-height: 1px;
  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 {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.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: 33px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5.5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li a.action.map,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .signup-welcome__section-inner > a.secondary,
.amslick-slider-container .slick-dots li .action-gift {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li a.action.map,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .signup-welcome__section-inner > a.secondary,
.amslick-slider-container .slick-dots li .action-gift {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5.5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li a.action.map:focus:before,
.amslick-slider-container .slick-dots li a.action.map:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .signup-welcome__section-inner > a.secondary:focus:before,
.amslick-slider-container .slick-dots li .signup-welcome__section-inner > a.secondary:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li a.action.map:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .signup-welcome__section-inner > a.secondary:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #161616;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active a.action.map:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .signup-welcome__section-inner > a.secondary:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #161616;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.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);
  }
}
.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-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-tabs-view .amrelated-grid-wrapper .product-items.slick-slider {
  display: block;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amrelated_product_content_tab .block-title {
  display: none;
}
.amrelated-grid-wrapper {
  /* rewrite magento luma styles*/
}
.amrelated-grid-wrapper .slick-arrow {
  z-index: 999;
}
.amrelated-grid-wrapper .slick-slide {
  margin: 0 5px;
}
.amrelated-grid-wrapper .slick-track {
  display: flex;
}
.amrelated-grid-wrapper .slick-dots .slick-active button,
.amrelated-grid-wrapper .slick-dots .slick-active a.action.map,
.amrelated-grid-wrapper .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action,
.amrelated-grid-wrapper .slick-dots .slick-active .signup-welcome__section-inner > a.secondary,
.amrelated-grid-wrapper .slick-dots .slick-active .action-gift {
  background: transparent;
}
.amrelated-grid-wrapper .slick-dots li {
  margin: 0 5px 5px;
}
.amrelated-grid-wrapper .slick-dots button,
.amrelated-grid-wrapper .slick-dots a.action.map,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.amrelated-grid-wrapper .slick-dots .signup-welcome__section-inner > a.secondary,
.amrelated-grid-wrapper .slick-dots .action-gift {
  border: none;
  text-indent: initial;
}
.amrelated-grid-wrapper .slick-dots button:hover,
.amrelated-grid-wrapper .slick-dots button:active,
.amrelated-grid-wrapper .slick-dots button:focus,
.amrelated-grid-wrapper .slick-dots a.action.map:hover,
.amrelated-grid-wrapper .slick-dots a.action.map:active,
.amrelated-grid-wrapper .slick-dots a.action.map:focus,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:hover,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:active,
.amrelated-grid-wrapper .slick-dots .cart.table-wrapper .actions-toolbar > .action:focus,
.amrelated-grid-wrapper .slick-dots .signup-welcome__section-inner > a.secondary:hover,
.amrelated-grid-wrapper .slick-dots .signup-welcome__section-inner > a.secondary:active,
.amrelated-grid-wrapper .slick-dots .signup-welcome__section-inner > a.secondary:focus,
.amrelated-grid-wrapper .slick-dots .action-gift:hover,
.amrelated-grid-wrapper .slick-dots .action-gift:active,
.amrelated-grid-wrapper .slick-dots .action-gift:focus {
  border: none;
}
.amrelated-grid-wrapper .products-grid .product-item-info:hover {
  z-index: 3;
}
.amrelated-sidebar-wrap {
  width: 100%;
}
.amrelated-sidebar-wrap .slick-dots {
  line-height: 3rem;
  position: static;
}
.amrelated-sidebar-wrap .slick-dots .slick-active button,
.amrelated-sidebar-wrap .slick-dots .slick-active a.action.map,
.amrelated-sidebar-wrap .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action,
.amrelated-sidebar-wrap .slick-dots .slick-active .signup-welcome__section-inner > a.secondary,
.amrelated-sidebar-wrap .slick-dots .slick-active .action-gift {
  background: #0082e4;
}
.amrelated-sidebar-wrap .slick-dots button,
.amrelated-sidebar-wrap .slick-dots a.action.map,
.amrelated-sidebar-wrap .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.amrelated-sidebar-wrap .slick-dots .signup-welcome__section-inner > a.secondary,
.amrelated-sidebar-wrap .slick-dots .action-gift {
  background-color: #dfdedd;
}
.amrelated-cart-message {
  background: #e9f6ff;
  color: #333333;
  display: block;
  font-size: 1.6rem;
  line-height: 42px;
  margin: 0 0 10px;
  padding: 5px 25px;
  position: relative;
  text-align: center;
}
.amrelated-cart-message:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0iI0VCNTc1NyIvPjxwYXRoIGQ9Ik05Ljg5ODQ0IDEwLjgxMjVDOS44OTg0NCAxMC4xMjUgMTAuMTE5OCA5LjU2MjUgMTAuNTYyNSA5LjEyNUMxMS4wMDUyIDguNjgyMjkgMTEuNTg1OSA4LjQ2MDk0IDEyLjMwNDcgOC40NjA5NEMxMy4wMzM5IDguNDYwOTQgMTMuNjE3MiA4LjY4MjI5IDE0LjA1NDcgOS4xMjVDMTQuNDk3NCA5LjU2MjUgMTQuNzE4OCAxMC4xMzggMTQuNzE4OCAxMC44NTE2VjExLjQxNDFDMTQuNzE4OCAxMi4wOTY0IDE0LjQ5NzQgMTIuNjU2MiAxNC4wNTQ3IDEzLjA5MzhDMTMuNjE3MiAxMy41MzEyIDEzLjAzOTEgMTMuNzUgMTIuMzIwMyAxMy43NUMxMS42MTcyIDEzLjc1IDExLjAzNjUgMTMuNTM2NSAxMC41NzgxIDEzLjEwOTRDMTAuMTI1IDEyLjY3NzEgOS44OTg0NCAxMi4wOTY0IDkuODk4NDQgMTEuMzY3MlYxMC44MTI1Wk0xMS4yMjY2IDExLjQxNDFDMTEuMjI2NiAxMS43NzM0IDExLjMyNTUgMTIuMDY1MSAxMS41MjM0IDEyLjI4OTFDMTEuNzI2NiAxMi41MDc4IDExLjk5MjIgMTIuNjE3MiAxMi4zMjAzIDEyLjYxNzJDMTIuNjQzMiAxMi42MTcyIDEyLjkwMzYgMTIuNTA3OCAxMy4xMDE2IDEyLjI4OTFDMTMuMjk5NSAxMi4wNjUxIDEzLjM5ODQgMTEuNzYzIDEzLjM5ODQgMTEuMzgyOFYxMC44MTI1QzEzLjM5ODQgMTAuNDUzMSAxMy4yOTY5IDEwLjE2MTUgMTMuMDkzOCA5LjkzNzVDMTIuODk1OCA5LjcxMzU0IDEyLjYzMjggOS42MDE1NiAxMi4zMDQ3IDkuNjAxNTZDMTEuOTc2NiA5LjYwMTU2IDExLjcxMzUgOS43MTYxNSAxMS41MTU2IDkuOTQ1MzFDMTEuMzIyOSAxMC4xNjkzIDExLjIyNjYgMTAuNDY2MSAxMS4yMjY2IDEwLjgzNTlWMTEuNDE0MVpNMTUuMzY3MiAxNy4yMTA5QzE1LjM2NzIgMTYuNTEzIDE1LjU5MzggMTUuOTQ3OSAxNi4wNDY5IDE1LjUxNTZDMTYuNSAxNS4wODMzIDE3LjA3ODEgMTQuODY3MiAxNy43ODEyIDE0Ljg2NzJDMTguNDg5NiAxNC44NjcyIDE5LjA2NzcgMTUuMDgzMyAxOS41MTU2IDE1LjUxNTZDMTkuOTY4OCAxNS45NDc5IDIwLjE5NTMgMTYuNTMxMiAyMC4xOTUzIDE3LjI2NTZWMTcuODIwM0MyMC4xOTUzIDE4LjQ5NzQgMTkuOTc2NiAxOS4wNTczIDE5LjUzOTEgMTkuNUMxOS4xMDY4IDE5LjkzNzUgMTguNTI2IDIwLjE1NjIgMTcuNzk2OSAyMC4xNTYyQzE3LjA2NzcgMjAuMTU2MiAxNi40NzkyIDE5Ljk0MDEgMTYuMDMxMiAxOS41MDc4QzE1LjU4ODUgMTkuMDcwMyAxNS4zNjcyIDE4LjQ5NDggMTUuMzY3MiAxNy43ODEyVjE3LjIxMDlaTTE2LjY5NTMgMTcuODIwM0MxNi42OTUzIDE4LjE3NDUgMTYuNzk2OSAxOC40NjYxIDE3IDE4LjY5NTNDMTcuMjA4MyAxOC45MTkzIDE3LjQ3NCAxOS4wMzEyIDE3Ljc5NjkgMTkuMDMxMkMxOC4xMzAyIDE5LjAzMTIgMTguMzkwNiAxOC45MjQ1IDE4LjU3ODEgMTguNzEwOUMxOC43NzA4IDE4LjQ5MjIgMTguODY3MiAxOC4xODc1IDE4Ljg2NzIgMTcuNzk2OVYxNy4yMTA5QzE4Ljg2NzIgMTYuODQ2NCAxOC43NjU2IDE2LjU1NDcgMTguNTYyNSAxNi4zMzU5QzE4LjM1OTQgMTYuMTE3MiAxOC4wOTkgMTYuMDA3OCAxNy43ODEyIDE2LjAwNzhDMTcuNDU4MyAxNi4wMDc4IDE3LjE5NTMgMTYuMTE3MiAxNi45OTIyIDE2LjMzNTlDMTYuNzk0MyAxNi41NTQ3IDE2LjY5NTMgMTYuODU2OCAxNi42OTUzIDE3LjI0MjJWMTcuODIwM1pNMTIuNzEwOSAxOS4xNDg0TDExLjczNDQgMTguNTg1OUwxNy4yODkxIDkuNjk1MzFMMTguMjY1NiAxMC4yNTc4TDEyLjcxMDkgMTkuMTQ4NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
  content: '';
  display: inline-block;
  height: 30px;
  margin-right: 2px;
  position: relative;
  top: 8px;
  width: 30px;
}
.amrelated-cart-message .price,
.amrelated-cart-message .product-link {
  font-weight: bold;
}
.amrelated-bundle-toolbar .pager {
  text-align: right;
}
.amrelated-bundle-toolbar .pages,
.amrelated-bundle-toolbar .limiter {
  display: inline-block;
}
.amrelated-cart-bundle {
  float: left;
  margin-top: 30px;
  padding: 0 5px;
}
.amrelated-pack-info {
  background: #eef2f9;
  border-radius: 4px;
  color: #6d88b0;
  display: inline-flex;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  margin: 1rem 0;
  padding: 5px 8px 6px;
}
.amrelated-pack-wrapper {
  clear: both;
  margin-bottom: 30px;
}
.amrelated-pack-wrapper .amrelated-title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #161616;
}
.amrelated-pack-wrapper .amrelated-title:after {
  background-image: url("../images/icon/arrow_right_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.amrelated-pack-wrapper .amrelated-title:after {
  margin-left: 2rem;
  position: relative;
  top: -2px;
}
.amrelated-pack-wrapper .amrelated-title:after {
  display: none;
}
.amrelated-content-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-top: 25px;
  border: 1px solid #f1f1f1;
  padding: 20px;
  border-radius: 5px;
}
.amrelated-content-wrapper .amrelated-plus {
  display: flex;
  padding: 0;
  text-align: center;
  font-size: 40px;
  line-height: 1;
  color: #161616;
  width: 20px;
  margin: 0 auto;
}
.amrelated-plus,
.amrelated-equal,
.amrelated-price-wrapper {
  display: flex;
  align-items: center;
}
.amrelated-pack-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-list.-narrow {
  flex-wrap: wrap;
}
.amrelated-pack-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-items .amrelated-background {
  display: none;
}
.amrelated-pack-items.-selected > .-selected {
  background: none;
  box-shadow: none;
}
.amrelated-pack-item {
  padding: 15px 0;
  width: 100%;
}
.amrelated-pack-item:not(.-main) {
  opacity: .7;
  transition: opacity .5s ease;
}
.amrelated-pack-item:not(.-main).-selected {
  opacity: 1;
}
.amrelated-pack-item .amrelated-info {
  display: flex;
  position: relative;
  box-sizing: border-box;
  height: 100%;
}
.amrelated-pack-item .amrelated-info:hover {
  z-index: unset;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.amrelated-pack-item .amrelated-details {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
.amrelated-pack-item .price-box {
  margin: 3px 0 0;
  width: 100%;
}
.amrelated-pack-item .price-box .price-label {
  display: none;
}
.amrelated-pack-item .amrelated-name {
  word-break: break-word;
  word-wrap: break-word;
  width: 100%;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.amrelated-pack-item .amrelated-name > a {
  color: #161616;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
.amrelated-pack-item:not(.-main) .product-reviews-summary {
  margin: 0 0 5px;
}
.amrelated-pack-item .price-final_price [data-price-type='finalPrice'] .price {
  display: block;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}
.amrelated-pack-item .product-reviews-summary .reviews-actions {
  display: none;
}
.amrelated-pack-item.-collapsed {
  padding: 15px 20px;
}
.amrelated-pack-item.-collapsed.-main {
  padding: 25px 20px;
}
.amrelated-pack-item.-collapsed .amrelated-photo-container {
  display: flex;
  position: unset;
  flex-direction: row-reverse;
  min-width: auto;
  width: auto;
  height: auto;
  border: 0;
  background: transparent;
}
.amrelated-pack-item.-collapsed .amrelated-info {
  flex-direction: row-reverse;
}
.amrelated-pack-item.-collapsed .amrelated-link {
  display: flex;
  align-items: center;
}
.amrelated-pack-item.-collapsed .amrelated-qty {
  position: static;
  margin-left: 10px;
}
.amrelated-pack-item.-collapsed .amrelated-checkbox + .amrelated-label {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.amrelated-pack-item.-collapsed .amrelated-photo,
.amrelated-pack-item.-collapsed .product-reviews-summary.short,
.amrelated-pack-item.-collapsed .price-box {
  display: none;
}
.amrelated-pack-item.-collapsed .amrelated-discount {
  position: static;
  align-self: center;
  transform: none;
}
.amrelated-pack-item.-collapsed .amrelated-details {
  align-items: center;
  margin-left: 30px;
  min-height: 2.7rem;
  max-width: 100%;
  width: 100%;
}
.amrelated-pack-item.-collapsed .amrelated-name {
  margin-right: 1rem;
}
.amrelated-photo-container {
  position: relative;
  margin: 0;
  min-width: 100px;
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.amrelated-photo-container .amrelated-link {
  display: block;
  width: 100%;
  height: 100%;
}
.amrelated-photo-container .amrelated-photo {
  max-width: 100%;
  max-height: 100%;
  mix-blend-mode: multiply;
}
.amrelated-photo-container .amrelated-qty {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0 4px;
  min-width: 30px;
  height: 30px;
  border: 1px solid #3978bd;
  border-radius: 50%;
  background: #e9f6ff;
  box-shadow: 0 2px 4px rgba(16, 31, 48, 0.2);
  color: #000000;
  font-weight: 600;
}
.amrelated-photo-container .amrelated-qty:before {
  content: 'x';
  font-weight: 400;
  font-size: 11px;
}
.amrelated-photo-container .amrelated-checkbox {
  display: none;
}
.amrelated-photo-container .amrelated-checkbox + .amrelated-label {
  display: none;
}
.amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  display: none;
}
.amrelated-pack-item.-selected .amrelated-photo-container {
  border-color: #e8e8e8;
}
.amrelated-discount {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  padding: 7px 10px;
  border-radius: 100px;
  background: #eb5757;
  color: #ffffff;
}
.amrelated-discount.-product {
  top: -15px;
  right: -15px;
  display: none;
  font-size: 12px;
}
.amrelated-discount > .amrelated-text {
  margin-left: 3px;
}
.amrelated-discount.-summary {
  top: 0;
  right: 10px;
  padding: 5px 15px;
  max-width: 100%;
  font-size: 16px;
  transform: translateY(-50%);
}
.amrelated-discount.-summary .amount {
  margin-left: 5px;
  font-weight: 600;
}
.amrelated-pack-item.-discount-applied .amrelated-discount {
  display: flex;
}
.amrelated-equal {
  display: none;
}
.amrelated-summary-content {
  display: flex;
  justify-content: center;
  padding: 15px 0;
  width: 100%;
  background: #f1f1f1;
  border-radius: 5px;
}
.amrelated-summary-content .main.price {
  color: #ff0000;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
}
.amrelated-price-wrapper {
  justify-content: center;
  box-sizing: border-box;
  margin: 0 15px;
  padding: 15px;
  border-bottom: none;
  flex-direction: column;
}
.amrelated-price-wrapper .old-price-container {
  display: flex;
}
.amrelated-price-wrapper .old-price-container .old.price {
  color: #838383;
  font-size: 14px;
  margin-right: 15px;
}
.amrelated-tocart-wrapper {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.amrelated-tocart-wrapper .action {
  height: auto;
  line-height: normal;
}
.amasty-bundle-pack-swiper-control .arrow-prev,
.amasty-bundle-page-swiper-control .arrow-prev {
  cursor: pointer;
  display: inline-block;
}
.amasty-bundle-pack-swiper-control .arrow-prev:before,
.amasty-bundle-page-swiper-control .arrow-prev:before {
  background-image: url("../images/icon/arrow_left_light.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.amasty-bundle-pack-swiper-control .arrow-prev:before,
.amasty-bundle-page-swiper-control .arrow-prev:before {
  background-color: #161616;
  border-radius: 48px;
  padding: 12px;
}
.amasty-bundle-pack-swiper-control .arrow-prev.swiper-button-disabled,
.amasty-bundle-page-swiper-control .arrow-prev.swiper-button-disabled {
  opacity: 0.5;
  cursor: initial;
}
.amasty-bundle-pack-swiper-control .arrow-prev.swiper-button-lock,
.amasty-bundle-page-swiper-control .arrow-prev.swiper-button-lock {
  display: none !important;
}
.amasty-bundle-pack-swiper-control .arrow-next,
.amasty-bundle-page-swiper-control .arrow-next {
  cursor: pointer;
  display: inline-block;
}
.amasty-bundle-pack-swiper-control .arrow-next:before,
.amasty-bundle-page-swiper-control .arrow-next:before {
  background-image: url("../images/icon/arrow_right_light.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.amasty-bundle-pack-swiper-control .arrow-next:before,
.amasty-bundle-page-swiper-control .arrow-next:before {
  background-color: #161616;
  border-radius: 48px;
  padding: 12px;
}
.amasty-bundle-pack-swiper-control .arrow-next.swiper-button-disabled,
.amasty-bundle-page-swiper-control .arrow-next.swiper-button-disabled {
  opacity: 0.5;
  cursor: initial;
}
.amasty-bundle-pack-swiper-control .arrow-next.swiper-button-lock,
.amasty-bundle-page-swiper-control .arrow-next.swiper-button-lock {
  display: none !important;
}
.amasty-bundle-pack-swiper-control-bottom,
.amasty-bundle-page-swiper-control-bottom {
  display: block;
}
.amasty-bundle-pack-swiper-control-bottom .swiper-pagination,
.amasty-bundle-page-swiper-control-bottom .swiper-pagination {
  position: relative;
  padding: 20px 0;
}
.amasty-bundle-pack-swiper-control,
.amasty-bundle-page-swiper-control {
  display: none;
}
.amrelated-popup-container {
  background: rgba(0, 0, 0, 0.15);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.amrelated-bundle-popup {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 9px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  height: auto;
  left: 50%;
  max-width: 315px;
  overflow: hidden;
  padding: 0 0 13px;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 9999;
}
.amrelated-bundle-popup .close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  font-size: 21px;
  height: 12px;
  position: absolute;
  right: 18px;
  top: 18px;
  width: 12px;
  z-index: 9;
}
.amrelated-bundle-popup .amrelated-products-wrapper {
  height: 100%;
  max-height: 80vh;
  overflow-y: auto;
  padding-bottom: 80px;
}
.amrelated-bundle-popup .amrelated-products-wrapper:last-child:after {
  display: none;
}
.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,
.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions {
  display: block;
}
.amrelated-bundle-popup .amrelated-notice {
  background: #fffae5;
  border-radius: 0 0 7px 7px;
  font-size: 14px;
  margin: 0 auto;
  max-width: 60%;
  padding: 10px 20px;
  z-index: 99;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper {
  background-color: #fff;
  bottom: 0;
  box-sizing: border-box;
  padding: 15px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 10;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action {
  display: inline-block;
  font-size: 18px;
  padding: 15px;
}
.amrelated-product-container {
  position: relative;
}
.amrelated-product-container:after {
  background-color: #c5c5c5;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  margin-left: 16%;
  position: absolute;
  width: 68%;
}
.amrelated-product-container:last-child:after {
  display: none;
}
.amrelated-product-container .amrelated-product-message {
  display: none;
}
.amrelated-product-container .amrelated-image-wrapper {
  margin: 15px auto;
  max-width: 150px;
}
.amrelated-product-info {
  width: 100%;
  /* rewrite magento styles */
}
.amrelated-product-info .amrelated-info.-top,
.amrelated-product-info .amrelated-info.-bottom {
  padding: 0 20px;
  text-align: left;
}
.amrelated-product-info .box-tocart .actions,
.amrelated-product-info .action.back.customization,
.amrelated-product-info .block-bundle-summary,
.amrelated-product-info .tocart {
  display: none;
}
.amrelated-product-info .bundle-options-wrapper {
  margin-top: 25px;
}
.amrelated-product-info .bundle-options-wrapper input[type='radio'] {
  width: 15px;
}
.amrelated-product-info .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amrelated-product-info .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  font-weight: 600;
  margin: 10px 0 8px;
}
.amrelated-product-info .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amrelated-product-info .product-options-bottom .price-box .price-container .price,
.amrelated-product-info .product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.amrelated-product-info.giftcard .amrelated-price {
  display: none;
}
.amrelated-product-info.giftcard .amrelated-info.-bottom .product-options-bottom .price-box {
  display: block;
}
.amrelated-image-container {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  margin: 0 25px 10px;
  width: initial;
}
.amrelated-image-container > .product-item-photo {
  display: block;
  margin: auto;
  width: 60%;
}
.amrelated-image-container .product-image-container {
  vertical-align: middle;
}
.amrelated-info.-top {
  margin: 0;
}
.amrelated-info.-top > .amrelated-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.amrelated-info.-top > .amrelated-rating .rating-summary {
  vertical-align: text-bottom;
}
.amrelated-info.-top > .amrelated-price,
.amrelated-info.-top > .amrelated-price .price {
  font-size: 24px;
  font-weight: 700;
}
.amrelated-info.-top .reviews-actions .action {
  color: #000;
  font-size: 14px;
  margin-left: 15px;
}
.amrelated-info.-bottom {
  /* don't hide grouped price */
}
.amrelated-info.-bottom > .amrelated-description {
  font-size: 12px;
  margin: 0 25px;
}
.amrelated-info.-bottom .swatch-attribute {
  margin-bottom: 20px;
}
.amrelated-info.-bottom .product-options-bottom .price-box {
  display: none;
}
.amrelated-info.-bottom .product-options-bottom .grouped .price-box {
  display: block;
}
.amrelated-products-block {
  border-bottom: 1px solid #ebeef5;
  margin: 20px 15px 27px;
  max-height: 366px;
  overflow: hidden auto;
}
.amrelated-products-block > .amrelated-product {
  display: flex;
  margin-bottom: 20px;
}
.amrelated-products-block .amrelated-content {
  color: #333333;
  text-align: left;
}
.amrelated-products-block .amrelated-name {
  word-break: break-word;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 20px;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.amrelated-products-block .amrelated-image-wrapper {
  border: 1px solid #ebeef5;
  display: flex;
  margin-right: 10px;
}
.amrelated-products-block .amrelated-qty {
  align-items: center;
  display: flex;
  margin: 5px 0 0;
}
.amrelated-products-block .amrelated-qty .amrelated-title {
  font-size: 12px;
  font-weight: 800;
  line-height: 19px;
}
.amrelated-products-block .amrelated-qty .amrelated-value {
  font-size: 14px;
  line-height: 19px;
  margin-left: 10px;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions {
  display: flex;
  justify-content: center;
  margin: 0;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions .actions-primary {
  margin: 0 5px 0 0;
}
.am-porto-cmtb .products-grid .product-item-details .product-item-actions {
  margin: 0;
  text-align: left;
}
.am-porto-cmtb .products-grid .product-item .product-item-inner {
  margin: 10px 0;
}
.am-porto-cmtb .products-grid .product-item-actions .actions-secondary {
  padding: 0;
}
.am-porto-cmtb .wishlist.split.button {
  margin-right: 0;
}
.am-porto-cmtb .wishlist.split.button .change.action {
  display: none;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide {
  margin: 0 10px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .to-cart {
  padding: 0 8px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item {
  max-width: 100%;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item-actions {
  text-align: center;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .action.split {
  margin-right: 0;
}
.amrma-return-number {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.amrma-return-number .amrma-header {
  margin-bottom: 5px;
}
.amrma-return-number .amrma-status {
  align-self: baseline;
}
.amrma-header-block {
  display: flex;
  justify-content: space-between;
}
.amrma-header-block .amrma-cancel {
  align-self: center;
}
.amrma-status-container {
  position: relative;
  box-sizing: content-box;
  margin-bottom: 50px;
}
.amrma-status-container .amrma-percent.-status-0 {
  width: 0;
}
.amrma-status-container .amrma-percent.-status-1,
.amrma-status-container .amrma-percent.-status-2 {
  width: 50%;
}
.amrma-status-container .amrma-percent.-status-3,
.amrma-status-container .amrma-percent.-status-4 {
  width: 100%;
}
.amrma-status-container .amrma-progress {
  position: absolute;
  width: 100%;
  height: 42%;
  border-bottom: 2px solid #c2c2c2;
  z-index: -1;
}
.amrma-status-container .amrma-percent {
  position: absolute;
  z-index: 1;
  box-sizing: content-box;
  width: 0;
  height: 100%;
  border-bottom: 2px solid #6169ff;
}
.amrma-status-container .amrma-steps {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.amrma-status-container .amrma-step.-authorized.-checked {
  margin: 0 0 0 10%;
}
.amrma-status-container .amrma-step.-complete:before {
  background: #6169ff;
}
.amrma-status-container .amrma-step.-checked {
  display: flex;
  flex-basis: 60%;
  margin-right: 10%;
  text-align: center;
}
.amrma-status-container .amrma-step.-checked:before {
  top: -1px;
  width: 30px;
  height: 30px;
  border: none;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTQiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzYxNjlGRiIgc3Ryb2tlLXdpZHRoPSIyIi8+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iOCIgZmlsbD0iIzYxNjlGRiIvPjwvc3ZnPg==');
  background-position: left;
  background-repeat: no-repeat;
  background-color: white;
}
.amrma-status-container .amrma-name {
  display: none;
}
.amrma-status-container .amrma-step.-checked .amrma-name {
  position: relative;
  top: 35px;
  display: block;
  width: 100%;
}
.amrma-status-container .amrma-step.-failed:before {
  top: 3px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNEODBGMzMiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjA0IDcuMzczYTEgMSAwIDAgMC0xLjQxNC0xLjQxNEwxMCA4LjU4NSA3LjM3NCA1Ljk2QTEgMSAwIDEgMCA1Ljk2IDcuMzczTDguNTg2IDEwIDUuOTYgMTIuNjI2YTEgMSAwIDEgMCAxLjQxNCAxLjQxNEwxMCAxMS40MTRsMi42MjYgMi42MjZhMSAxIDAgMCAwIDEuNDE0LTEuNDE0bC0yLjYyNi0yLjYyNyAyLjYyNi0yLjYyNnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');
}
.amrma-status-container .amrma-step.-resolved .-checked .amrma-name,
.amrma-status-container .amrma-step.-pending .-checked .amrma-name {
  max-width: 150px;
}
.amrma-status-container .amrma-step.-pending.-checked {
  text-align: left;
}
.amrma-status-container .amrma-step.-pending.-checked:before {
  padding: 0 0 0 20px;
  border-radius: inherit;
  background-position: right;
}
.amrma-status-container .amrma-step {
  position: relative;
  min-width: 15px;
  height: 30px;
}
.amrma-status-container .amrma-step:before {
  position: absolute;
  top: 6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  content: '';
  background: #c2c2c2;
}
.amrma-status-container .amrma-step.-authorized.-checked:before,
.amrma-status-container .amrma-step.-received.-checked:before {
  left: calc(50% - 15px);
}
.amrma-status-container .amrma-step.-resolved.-checked {
  display: flex;
  justify-content: flex-end;
  margin: 0;
  text-align: right;
}
.amrma-status-container .amrma-step.-resolved.-checked:before {
  right: 0;
  padding: 0 20px 0 0;
  border-radius: inherit;
}
.amrma-status-container .amrma-step.-resolved.-checked:before.-received.-checked:before {
  left: 30%;
}
.amrma-bank-details,
.amrma-return-instructions,
.amrma-header-block {
  margin-bottom: 40px;
}
.amrma-instructions {
  display: none;
}
.amrma-instruction-block {
  display: none;
}
.amrma-instructions:checked ~ .amrma-instruction-block {
  display: block;
  padding: 20px 10px 15px 10px;
  border-radius: 1px 1px 2px 2px;
  background: #e5e7ff;
}
.amrma-instructions-title {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #6169ff;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color 300ms ease-in;
}
.amrma-instructions:not(:checked) + .amrma-instructions-title {
  border-color: #d1d1d1;
}
.amrma-instructions-title .amrma-title {
  margin-bottom: 15px;
}
.amrma-instructions-title .amrma-show {
  position: relative;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: 2px solid #6169ff;
  border-radius: 50%;
}
.amrma-instructions-title .amrma-show:before {
  position: absolute;
  width: 10px;
  top: 18%;
  left: 27%;
  height: 10px;
  border-left: 2px solid #6169ff;
  border-top: 2px solid #6169ff;
  content: '';
  transform: rotate(225deg);
}
.amrma-instructions:checked + .amrma-instructions-title .amrma-show:before {
  top: 38%;
  transform: rotate(45deg);
}
.amrma-received-message {
  position: relative;
  margin-bottom: 28px;
  padding: 10px;
  border-radius: 2px;
  background: #e8f5e9;
}
.amrma-received-message:before {
  position: absolute;
  top: 7px;
  width: 24px;
  height: 24px;
  content: '';
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIGZpbGw9IiM0M0EwNDciLz48cGF0aCBkPSJNMTYuNzY0IDkuNTYxYS45MzEuOTMxIDAgMCAwLS4wOTItMS4zMjkuOTcuOTcgMCAwIDAtMS4zNTIuMDlsLTQuODEyIDUuNDIzLTEuODczLTEuODQxYS45Ny45NyAwIDAgMC0xLjM1NCAwIC45MzEuOTMxIDAgMCAwIDAgMS4zMzJsMi40NzcgMi40MzVjLjE0LjEzOC4zMTMuMjI0LjQ5NC4yNTlhLjk3Ljk3IDAgMCAwIDEuMDg1LS4yNTNsNS40MjctNi4xMTZ6IiBmaWxsPSIjZmZmIiBmaWx0ZXI9InVybCgjZmlsdGVyMF9kKSIvPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iNiIgeT0iNyIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEwIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249Ii41Ii8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjIgMCIvPjxmZUJsZW5kIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvdyIvPjxmZUJsZW5kIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=');
}
.amrma-received-message .amrma-message {
  margin: 0 0 0 45px;
  color: #3db670;
}
.amrma-table-container {
  margin-bottom: 40px;
}
.amrma-table-container .amrma-title {
  margin-bottom: 10px;
}
.amrma-items-table {
  margin-top: 10px;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col {
  position: static;
  margin: 0;
  padding: 5px 0;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col:first-child {
  left: 5px;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status {
  position: relative;
  padding: 0 0 0 20px;
  text-transform: capitalize;
  color: #363636;
  font-weight: 600;
  font-size: 14px;
  background: inherit;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status:before {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-rejected {
  color: #ff0000;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-rejected:before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI3LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDcuNSA3LjUpIiBmaWxsPSIjRDgwRjMzIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4wNzEgOS45OTZhLjYwNi42MDYgMCAwIDEtLjg1NyAwTDcuNSA4LjI4MiA1Ljc4NiA5Ljk5NmEuNjA2LjYwNiAwIDAgMS0uODU3LS44NTdsMS43MTQtMS43MTRMNC45MjggNS43MWEuNjA2LjYwNiAwIDEgMSAuODU4LS44NTdMNy41IDYuNTY4bDEuNzE0LTEuNzE1YS42MDYuNjA2IDAgMCAxIC44NTcuODU3TDguMzU3IDcuNDI1bDEuNzE0IDEuNzE0YS42MDYuNjA2IDAgMCAxIDAgLjg1N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-pending {
  color: #6169ff;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-pending:before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI3LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDcuNSA3LjUpIiBmaWxsPSIjNjE2OUZGIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjY3NCAzLjlsMy4xNTIgMy4yNGEuNTIuNTIgMCAwIDEgMCAuNzJMOC42NzQgMTEuMWEuNDg2LjQ4NiAwIDAgMS0uNyAwIC41Mi41MiAwIDAgMSAwLS43MmwyLjMwNi0yLjM3SDIuOTdWNi45OWg3LjMxTDcuOTc0IDQuNjJhLjUyLjUyIDAgMCAxIDAtLjcyLjQ4Ni40ODYgMCAwIDEgLjcgMHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-resolved:before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI3LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDcuNSA3LjUpIiBmaWxsPSIjNTFCNzU2Ii8+PHBhdGggZD0iTTQuNSA3LjE3OGwzIDIuNTcyIDMuNzUtNC4wNzIiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+');
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-details {
  padding-top: 15px;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-details:before {
  content: none;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .details:before {
  content: none;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-image {
  width: 100px;
  height: 100px;
  padding: 0;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-image:after {
  content: none;
}
.amrma-table-container .table-wrapper {
  border-bottom: none;
}
.amrma-rating-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.amrma-rating-block .amrma-title {
  line-height: 22px;
  font-weight: bold;
  font-size: 16px;
  color: #494949;
}
.amrma-feedback-container {
  display: flex;
  box-sizing: border-box;
  margin: 20px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.amrma-feedback-container .amrma-feedback {
  margin-right: 10px;
  width: 80%;
  height: 40px;
  border: none;
}
.amrma-stars-container {
  box-sizing: border-box;
  margin: 20px auto;
  padding: 25px 15px 15px;
  max-width: 530px;
  border: 2px solid rgba(23, 93, 224, 0.3);
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amrma-stars-container .rated-message {
  text-align: center;
}
.amrma-stars-container .amrma-stars-block .rating-5:before {
  width: 130px;
}
.amrma-stars-container .amrma-stars-block .rating-4:before {
  width: 104px;
}
.amrma-stars-container .amrma-stars-block .rating-3:before {
  width: 78px;
}
.amrma-stars-container .amrma-stars-block .rating-2:before {
  width: 52px;
}
.amrma-stars-container .amrma-stars-block .rating-1:before {
  width: 26px;
}
.amrma-stars-container .amrma-stars-block {
  width: 130px;
  height: 24px;
}
.amrma-stars-container .amrma-stars-block:before {
  width: 130px;
  height: 24px;
  content: '';
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuMjM2bDIuMTkyIDYuNzQ3YTIgMiAwIDAgMCAxLjkwMiAxLjM4Mmg3LjA5NGwtNS43MzkgNC4xN2EyIDIgMCAwIDAtLjcyNyAyLjIzNmwyLjE5MyA2Ljc0Ni01Ljc0LTQuMTdhMiAyIDAgMCAwLTIuMzUgMGwtNS43NCA0LjE3IDIuMTkyLTYuNzQ2YTIgMiAwIDAgMC0uNzI2LTIuMjM3bC01Ljc0LTQuMTdoNy4wOTVhMiAyIDAgMCAwIDEuOTAyLTEuMzgxTDEzIDEuMjM2eiIgc3Ryb2tlPSIjRkZDMTA3IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
}
.amrma-stars-container .amrma-stars-block .amrma-star:before {
  display: inline-block;
  height: 24px;
  content: '';
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuMjM2bDIuMTkyIDYuNzQ3YTIgMiAwIDAgMCAxLjkwMiAxLjM4Mmg3LjA5NGwtNS43MzkgNC4xN2EyIDIgMCAwIDAtLjcyNyAyLjIzNmwyLjE5MyA2Ljc0Ni01Ljc0LTQuMTdhMiAyIDAgMCAwLTIuMzUgMGwtNS43NCA0LjE3IDIuMTkyLTYuNzQ2YTIgMiAwIDAgMC0uNzI2LTIuMjM3bC01Ljc0LTQuMTdoNy4wOTVhMiAyIDAgMCAwIDEuOTAyLTEuMzgxTDEzIDEuMjM2eiIgZmlsbD0iI0ZGQzEwNyIgc3Ryb2tlPSIjRkZDMTA3IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
}
.amrma-stars-container .amrma-stars-block .amrma-radio:not(:checked) + .amrma-star:hover:before {
  opacity: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuMjM2bDIuMTkyIDYuNzQ3YTIgMiAwIDAgMCAxLjkwMiAxLjM4Mmg3LjA5NGwtNS43MzkgNC4xN2EyIDIgMCAwIDAtLjcyNyAyLjIzNmwyLjE5MyA2Ljc0Ni01Ljc0LTQuMTdhMiAyIDAgMCAwLTIuMzUgMGwtNS43NCA0LjE3IDIuMTkyLTYuNzQ2YTIgMiAwIDAgMC0uNzI2LTIuMjM3bC01Ljc0LTQuMTdoNy4wOTVhMiAyIDAgMCAwIDEuOTAyLTEuMzgxTDEzIDEuMjM2eiIgZmlsbD0iI0ZGQzEwNyIgc3Ryb2tlPSIjRkZDMTA3IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
  cursor: pointer;
}
.amrma-send {
  margin-left: 10px;
  padding: 12px 16px;
  border: 1px solid #6169ff;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  background: #6169ff;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  transition: background-color 0.4s;
  font-weight: bold;
}
.amrma-send:hover {
  border: none;
  background: #2196f3;
  color: #ffffff;
}
.amrma-return-select .amrma-select {
  font-size: 16px;
}
@media print {
  .nav-sections,
  .page-footer,
  .sidebar,
  .page-title-wrapper,
  .amrma-received-message,
  .amrma-cancel,
  .amrma-status,
  .amrma-status-container,
  .amrma-return-instructions,
  .amrma-tracking-information,
  .amrma-chat-title,
  .amrma-chat-container {
    display: none;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
    padding-left: 0 !important;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
    position: relative;
    top: 0;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child .amrma-image {
    margin-right: 0;
    padding: 5px;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col .amrma-status {
    display: block;
  }
}
.amreturns-order-select {
  display: flex;
  box-sizing: border-box;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: end;
  padding: 0;
  box-shadow: 0 0 0 1px #cbcbcb;
  border-radius: 4px;
  transition: box-shadow 200ms ease-in;
}
.amreturns-order-select:hover {
  box-shadow: 0 0 0 2px #6169ff;
}
.amreturns-order-select .amreturn-btn {
  box-shadow: none;
}
.amreturns-order-select .amreturn-select {
  font-size: 16px;
}
.amreturns-title-container {
  flex: inherit;
  flex-basis: 100%;
  margin: 20px 0 5px 20px;
}
.amreturns-orders-container {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  margin: 0 20px 20px;
}
.amreturns-orders-container .amreturn-btn {
  margin-left: 0;
  margin-top: 10px;
}
.amreturns-select-title {
  font-weight: bold;
  line-height: 19px;
  color: #333;
}
.amreturn-btn {
  margin-left: 10px;
  padding: 7px 21px;
  border: 1px solid #6169ff;
  color: #fff;
  background: #6169ff;
  transition: background-color 0.4s;
}
.amreturn-btn:hover {
  border: 1px solid #2196f3;
  background: #2196f3;
  color: #fff;
}
.account .table-wrapper {
  border-top: none;
  margin-top: 25px;
}
.returns-history > .amrma-table .amrma-tbody > .amrma-row {
  position: relative;
}
.returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image {
  width: 80px;
  height: 80px;
  margin: 0;
  padding: 0;
}
.returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image.new-message:after {
  position: absolute;
  top: 40%;
  left: 0;
  height: 15px;
  width: 15px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI3LjUiIGZpbGw9IiNEODFCNjAiLz48cGF0aCBkPSJNOS43OSA3LjM4NGwzLjEyMSAzLjE3NWEuODEuODEgMCAwIDAgLjA4OS0uMzU1VjQuNzlhLjc2My43NjMgMCAwIDAtLjA1NS0uMjc4TDkuNzg5IDcuMzg0ek04LjAyNiA4LjI3OWw0LjU3OS00LjE3QS43ODcuNzg3IDAgMCAwIDEyLjIwNiA0aC05LjQxYS43NzMuNzczIDAgMCAwLS4zOTguMTA5bDQuNTc4IDQuMTdhLjc3NS43NzUgMCAwIDAgMS4wNSAweiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMi41MjkgMTAuOTI5TDkuMzk5IDcuNzRsLTEuMDIxLjkzMWExLjI5MyAxLjI5MyAwIDAgMS0xLjc1IDBsLTEuMDA2LS45MTctMy4xNSAzLjE3NWMuMS4wNDUuMjEuMDcxLjMyNC4wNzFoOS40MDhhLjc0Ny43NDcgMCAwIDAgLjMyNS0uMDcxek0yLjA1NSA0LjUxMkEuODIzLjgyMyAwIDAgMCAyIDQuNzl2NS40MTRjMCAuMTI3LjAzNy4yNS4wODkuMzU4bDMuMTMyLTMuMTY0LTMuMTY2LTIuODg2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==');
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child),
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:last-child) {
  padding: 0 0 0 125px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col.qty {
  padding-top: 15px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child) {
  padding-left: 125px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:last-child {
  padding-top: 20px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
  border-top: none;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
  position: absolute;
  top: 20px;
  left: 25px;
  padding: 0;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child:before {
  content: none;
}
.amrma-status {
  padding: 0 10px 1px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.amrma-status.-pending {
  background: #2196f3;
}
.amrma-status.-authorized {
  background: #3f51b5;
}
.amrma-status.-received {
  background: #9c27b0;
}
.amrma-status.-resolved {
  background: #4caf50;
}
.amrma-status.-cancelled {
  background: #9e9e9e;
}
.amrma-status.-rejected {
  background: #c33d3c;
}
.table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col {
  padding: 10px;
  border-top: 1px solid #d1d1d1;
  vertical-align: middle;
}
.table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col:first-child {
  position: relative;
  padding-left: 25px;
}
.amrma-customer-information {
  display: flex;
  flex-direction: column;
  background-color: #f1f1f1;
  border-radius: 4px;
  margin-bottom: 32px;
  padding: 18px 20px;
}
.amrma-customer-information ._strong {
  color: #161616;
}
.amrma-customer-information .amrma-customer-name {
  margin-bottom: 20px;
}
.amrma-product-information {
  align-self: baseline;
}
.amrma-product-information .amrma-checkbox {
  display: none;
}
.amrma-product-information .amrma-checkbox:checked ~ .amrma-moreinfo {
  display: block;
}
.amrma-product-information .amrma-checkbox:checked + .amrma-showmore:before {
  top: 9px;
  transform: rotate(315deg);
}
.amrma-product-information .amrma-moreinfo {
  margin-top: 4px;
  display: none;
}
.amrma-product-information .amrma-moreinfo .amrma-info {
  margin-bottom: 0;
}
.amrma-product-information .amrma-showmore {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}
.amrma-product-information .amrma-showmore:before {
  position: absolute;
  top: 2px;
  right: 0;
  width: 9px;
  height: 9px;
  content: '';
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(135deg);
}
.amrma-product {
  display: flex;
}
.amrma-product-item {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 15px 0;
  border-bottom: 1px solid #d1d1d1;
}
.amrma-image {
  display: block;
  margin-right: 20px;
  padding-left: 33px;
  width: 100px;
  height: 100px;
}
.amrma-image img {
  max-width: 100%;
  max-height: 100%;
}
.amrma-checkbox {
  display: none;
}
.amrma-customer-name,
.amrma-customer-address {
  flex-basis: 50%;
}
.amrma-title {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
}
label.amrma-title {
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
.amrma-checkbox-container {
  position: relative;
}
.amrma-checkbox-container .amrma-label {
  position: absolute;
  top: 44px;
  width: 13px;
  height: 13px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
}
.amrma-checkbox-container.-policy .amrma-label {
  top: 4px;
}
.amrma-checkbox-container .amrma-image {
  cursor: pointer;
}
.amrma-checkbox-container .amrma-checkbox:checked + .amrma-label,
.amrma-checkbox-container .amrma-checkbox:checked + .amrma-label-container .amrma-label {
  border: none;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjEzIiBoZWlnaHQ9IjEzIiByeD0iMyIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik0zLjI1IDYuNWwyLjYgMi42IDMuOS00LjU1IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==');
}
.amrma-products-table {
  margin-bottom: 40px;
}
.amrma-product-message {
  width: 100%;
  margin: 15px 0 0;
  align-self: baseline;
}
.amrma-message-container.-options {
  box-sizing: border-box;
  border: 2px solid rgba(23, 93, 224, 0.4);
  border-radius: 2px;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
  background: none;
}
.amrma-message-container.-failed {
  border: 2px solid #ffcdd2;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amrma-message-container.-failed .amrma-message:not(.amrma-shipping-payer) {
  background: #ffebee;
}
.amrma-message-container .amrma-message {
  margin: 10px 20px 0;
  padding: 5px 10px;
  border-radius: 2px;
  background: #eaf1ff;
}
.amrma-message-container.-options,
.amrma-message-container.-gray {
  margin-left: 33px;
}
.amrma-return-select {
  margin: 0 20px;
}
.amrma-return-select:last-child {
  margin-bottom: 20px;
}
.amrma-return-select .amrma-title {
  margin-bottom: 10px;
}
.amrma-return-qty {
  display: flex;
  align-items: center;
  margin: 20px 0 0 20px;
}
.amrma-return-qty .amrma-label {
  margin-right: 10px;
  font-weight: bold;
}
.amrma-return-qty .amrma-select {
  font-size: 16px;
  flex-basis: 20%;
}
.amrma-return-qty .amrma-total {
  margin-left: 5px;
}
.amrma-message-container {
  margin: 10px 20px 20px;
  border-radius: 2px;
  background: #eaf1ff;
  padding-bottom: 20px;
}
.amrma-message-container.-gray {
  box-sizing: border-box;
  padding: 15px;
  border: 2px solid #ccc;
  border-radius: 2px;
  background: none;
}
.amrma-input-block {
  max-width: 620px;
  margin-bottom: 20px;
}
.amrma-input-block .amrma-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
}
.amrma-input-block .amrma-field {
  font-size: 16px;
}
.amrma-chat-send .amrma-textarea,
.amrma-comment-block .amrma-comment {
  font-size: 16px;
}
.amrma-return-message {
  margin-bottom: 10px;
  border-radius: 2px;
  background: #f5f5f5;
}
.amrma-img-text {
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 2px;
  background: #f5f5f5;
}
.amrma-attach-file {
  margin-top: 10px;
}
.amrma-chat-send .amrma-attach-file {
  width: 29px;
  height: 33px;
  margin: 0;
}
.amrma-attach-file .amrma-attach {
  display: none;
}
.amrma-attach-file .amrma-file {
  margin: 5px 0;
  padding-left: 20px;
  color: #6169ff;
}
.amrma-attach-file .amrma-label {
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  color: #6169ff;
  transition: color .3s ease;
}
.amrma-attach-file .amrma-label:hover {
  text-decoration: underline;
  color: #2196f3;
}
.amrma-attach-file .amrma-label:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 17px;
  height: 16px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM5NiAxNmEzLjMzMiAzLjMzMiAwIDAgMS0yLjM5My0xLjAzNUEzLjU2NSAzLjU2NSAwIDAgMSAwIDEyLjQ5MmEzLjMxOCAzLjMxOCAwIDAgMSAuOTIyLTIuMzE4bC4xNC0uMTQ3TDkuNTU4IDEuMjVBNC4wNzkgNC4wNzkgMCAwIDEgMTIuNTExIDBjMS4xMzYtLjAwMSAyLjI4Ny40NjMgMy4xNjUgMS4zN0E0LjcwNyA0LjcwNyAwIDAgMSAxNyA0LjYzNmE0LjM2NCA0LjM2NCAwIDAgMS0xLjIxIDMuMDVsLTcuMTMyIDcuMzctLjUzMS41NDgtMS4wNi0xLjA5N0wxNC43MyA2LjU5Yy41MTMtLjUzLjc2OC0xLjIyNi43Ny0xLjk1M2EzLjEzIDMuMTMgMCAwIDAtLjg4Ni0yLjE3MSAyLjkzMiAyLjkzMiAwIDAgMC0yLjEwMy0uOTE1IDIuNTk5IDIuNTk5IDAgMCAwLTEuODkuNzk1TDEuOTg0IDExLjI3Yy0uMzIyLjMzMi0uNDguNzYzLS40ODIgMS4yMjIgMCAuNDg1LjE4My45ODYuNTYyIDEuMzc3LjM3OS4zOS44NjIuNTggMS4zMzIuNThhMS42MzUgMS42MzUgMCAwIDAgMS4xODQtLjQ5Nmw2LjUxNC02LjczYS42NTUuNjU1IDAgMCAwIC4xODItLjQ3LjguOCAwIDAgMC0uMjI5LS41NTYuNzQ1Ljc0NSAwIDAgMC0uNTM4LS4yMzYuNjIuNjIgMCAwIDAtLjQ1My4xODhsLTUuNTQgNS43MjQtMS4wNjItMS4wOTYgNS41NC01LjcyNGMuNDE2LS40MzIuOTctLjY0NiAxLjUxNS0uNjQ0LjU3OCAwIDEuMTYuMjM2IDEuNi42OTEuNDQuNDU2LjY3IDEuMDU2LjY3IDEuNjU0IDAgLjU2LS4yMDcgMS4xMzQtLjYyMyAxLjU2NEw1LjY0IDE1LjA0OUEzLjEwNCAzLjEwNCAwIDAgMSAzLjQwMiAxNmgtLjAwNnoiIGZpbGw9IiM2MTY5RkYiLz48L3N2Zz4=');
}
.amrma-chat-send .amrma-attach-file .amrma-label:before {
  top: 0;
  left: 5px;
  width: 29px;
  height: 27px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljc5MyAyN2MtMS40Ny4wMDItMi45NTMtLjU5Mi00LjA4My0xLjc0N0E1Ljk4MiA1Ljk4MiAwIDAgMSAwIDIxLjA4MWE1LjU2OCA1LjU2OCAwIDAgMSAxLjU3My0zLjkxMmwuMjQtLjI0OEwxNi4zMDQgMi4xMDlBNi45OTYgNi45OTYgMCAwIDEgMjEuMzQyIDBjMS45MzgtLjAwMiAzLjkwMi43OCA1LjM5OSAyLjMxQTcuODk4IDcuODk4IDAgMCAxIDI5IDcuODI1Yy4wMDMgMS44NjgtLjY4MyAzLjczOC0yLjA2NCA1LjE0OUwxNC43NyAyNS40MDlsLS45MDYuOTI1LTEuODEtMS44NTFMMjUuMTI4IDExLjEyYy44NzYtLjg5NSAxLjMxMS0yLjA3IDEuMzEzLTMuMjk3IDAtMS4yOTYtLjUtMi42My0xLjUxLTMuNjYzLTEuMDEzLTEuMDM1LTIuMzE2LTEuNTQzLTMuNTg4LTEuNTQ0YTQuNDU3IDQuNDU3IDAgMCAwLTMuMjI0IDEuMzQzTDMuMzg0IDE5LjAxOGMtLjU0OS41Ni0uODIgMS4yODctLjgyMiAyLjA2My4wMDIuODE4LjMxMyAxLjY2My45NiAyLjMyMy42NDUuNjU3IDEuNDcuOTc4IDIuMjcxLjk4YTIuODA0IDIuODA0IDAgMCAwIDIuMDItLjgzOWwxMS4xMTItMTEuMzU3Yy4yMDgtLjIxMy4zMS0uNDgyLjMxMS0uNzkxIDAtLjMyNi0uMTI0LS42NjYtLjM5MS0uOTRhMS4yNzggMS4yNzggMCAwIDAtLjkxOC0uMzk4IDEuMDYzIDEuMDYzIDAgMCAwLS43NzMuMzE4bC05LjQ1IDkuNjU4LTEuODEyLTEuODQ4IDkuNDUyLTkuNjZhMy41OCAzLjU4IDAgMCAxIDIuNTgzLTEuMDg2Yy45ODYgMCAxLjk3OC4zOTcgMi43MyAxLjE2NmEzLjk5OSAzLjk5OSAwIDAgMSAxLjE0MSAyLjc5IDMuNzcxIDMuNzcxIDAgMCAxLTEuMDYxIDIuNjRMOS42MiAyNS4zOTRBNS4zMjMgNS4zMjMgMCAwIDEgNS44MDMgMjdoLS4wMSIgZmlsbD0iIzYxNjlGRiIvPjwvc3ZnPg==');
}
.amrma-return-policy {
  display: inline-block;
  margin-top: 30px;
}
.amrma-return-policy.-border {
  padding: 5px;
  border: 2px solid #ffcdd2;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amrma-return-policy .amrma-text {
  margin-left: 15px;
  padding-left: 20px;
}
.amrma-btns-block {
  margin-top: 15px;
}
.amrma-btns-block .amreturn-btn {
  margin: 0 20px 0 0;
  padding: 11px 15px;
  height: auto;
  line-height: 16px;
  box-shadow: none;
}
.amrma-link-cancel {
  font-weight: bold;
  color: #6169ff;
}
.amrma-chat-file.-newreturn {
  display: flex;
  align-items: center;
  margin: 0;
}
.amrma-chat-file.-newreturn:before {
  top: 7px;
}
.amrma-chat-file.-newreturn .amrma-file {
  padding: 0;
}
.amrma-chat-file.-newreturn .amrma-delete {
  padding: 0;
  margin-left: 10px;
}
._strong {
  font-weight: 600;
}
._nomargin {
  margin: 0;
}
._hide {
  display: none;
}
.amrma-chat-container {
  box-sizing: border-box;
  background: #f9f9fc;
  border: 1px solid #ebeef5;
  border-radius: 2px;
}
.amrma-chat-block {
  display: flex;
  flex-direction: column;
  overflow-y: hidden;
  min-height: 270px;
  max-height: 270px;
  padding-right: 5px;
  margin: 30px 20px 20px;
}
.amrma-chat-block:hover {
  overflow-y: scroll;
  padding-right: 0;
}
.amrma-chat-block::-webkit-scrollbar-track {
  border-radius: 3px;
}
.amrma-chat-block::-webkit-scrollbar {
  width: 5px;
}
.amrma-chat-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #c5c5c5;
}
.amrma-message-block {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 15px 20px 10px;
  border-radius: 10px;
}
.amrma-message-block:before {
  position: absolute;
  top: 15px;
  width: 11px;
  height: 22px;
  content: '';
}
.amrma-message-block .amrma-message {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.amrma-message-block .amrma-date {
  align-self: flex-end;
  margin: 0;
  padding: 0;
  color: #999;
  font-size: 12px;
}
.amrma-message-block .amrma-image {
  width: auto;
  height: auto;
  max-width: 225px;
  margin: 0;
  padding: 0;
}
.amrma-chat-message.-left .amrma-message-block {
  background: #e2f5fe;
}
.amrma-chat-message.-left .amrma-message-block:before {
  left: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMjEuNUwuMzI3IDMuMTlDLS41MzUgMS42MzUuOTA0LS4xODggMi42MTUuMjkxTDEwLjUgMi41djE5eiIgZmlsbD0iI0UxRjVGRSIvPjwvc3ZnPg==');
}
.amrma-chat-message.-right .amrma-message-block {
  background: #eceeff;
}
.amrma-chat-message.-right .amrma-message-block:before {
  right: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMjEuNUwxMC4xNzIgMy4xOWMuODYzLTEuNTU0LS41NzYtMy4zNzctMi4yODctMi44OThMMCAyLjV2MTl6IiBmaWxsPSIjRUNFRUZGIi8+PC9zdmc+');
}
.amrma-chat-message {
  margin: 5px 20px;
  max-width: 80%;
}
.amrma-chat-message.-default {
  display: none;
}
.amrma-chat-message.-left {
  align-self: flex-start;
}
.amrma-chat-message.-right {
  align-self: flex-end;
}
.amrma-chat-message.-right .amrma-username {
  text-align: right;
}
.amrma-chat-message .amrma-username {
  margin-bottom: 5px;
  color: #777;
}
.amrma-chat-message .amrma-delete-container {
  text-align: right;
}
.amrma-message:before {
  position: absolute;
  width: 13px;
  height: 20px;
  content: '';
}
.amrma-chat-file {
  position: relative;
  padding-left: 25px;
}
.amrma-chat-file.-preview {
  display: flex;
  align-items: center;
  margin: 25px;
  padding-right: 20px;
  color: #006bb4;
}
.amrma-chat-file:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  height: 16px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM5NiAxNmEzLjMzMiAzLjMzMiAwIDAgMS0yLjM5My0xLjAzNUEzLjU2NSAzLjU2NSAwIDAgMSAwIDEyLjQ5MmEzLjMxOCAzLjMxOCAwIDAgMSAuOTIyLTIuMzE4bC4xNC0uMTQ3TDkuNTU4IDEuMjVBNC4wNzkgNC4wNzkgMCAwIDEgMTIuNTExIDBjMS4xMzYtLjAwMSAyLjI4Ny40NjMgMy4xNjUgMS4zN0E0LjcwNyA0LjcwNyAwIDAgMSAxNyA0LjYzNmE0LjM2NCA0LjM2NCAwIDAgMS0xLjIxIDMuMDVsLTcuMTMyIDcuMzctLjUzMS41NDgtMS4wNi0xLjA5N0wxNC43MyA2LjU5Yy41MTMtLjUzLjc2OC0xLjIyNi43Ny0xLjk1M2EzLjEzIDMuMTMgMCAwIDAtLjg4Ni0yLjE3MSAyLjkzMiAyLjkzMiAwIDAgMC0yLjEwMy0uOTE1IDIuNTk5IDIuNTk5IDAgMCAwLTEuODkuNzk1TDEuOTg0IDExLjI3Yy0uMzIyLjMzMi0uNDguNzYzLS40ODIgMS4yMjIgMCAuNDg1LjE4My45ODYuNTYyIDEuMzc3LjM3OS4zOS44NjIuNTggMS4zMzIuNThhMS42MzUgMS42MzUgMCAwIDAgMS4xODQtLjQ5Nmw2LjUxNC02LjczYS42NTUuNjU1IDAgMCAwIC4xODItLjQ3LjguOCAwIDAgMC0uMjI5LS41NTYuNzQ1Ljc0NSAwIDAgMC0uNTM4LS4yMzYuNjIuNjIgMCAwIDAtLjQ1My4xODhsLTUuNTQgNS43MjQtMS4wNjItMS4wOTYgNS41NC01LjcyNGMuNDE2LS40MzIuOTctLjY0NiAxLjUxNS0uNjQ0LjU3OCAwIDEuMTYuMjM2IDEuNi42OTEuNDQuNDU2LjY3IDEuMDU2LjY3IDEuNjU0IDAgLjU2LS4yMDcgMS4xMzQtLjYyMyAxLjU2NEw1LjY0IDE1LjA0OUEzLjEwNCAzLjEwNCAwIDAgMSAzLjQwMiAxNmgtLjAwNnoiIGZpbGw9IiM2MTY5RkYiLz48L3N2Zz4=');
}
.amrma-chat-file .amrma-file {
  font-weight: 600;
}
.amrma-delete {
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzNiAzNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM1LjkxOCAyLjcxNEwzMy4yMDMgMCAxOC40MTggMTQuNzg3IDMuNjMzIDAgLjkxOCAyLjcxMyAxNS43MDUgMTcuNS45MiAzMi4yODcgMy42MzMgMzVsMTQuNzg1LTE0Ljc4NiAxNC43ODUgMTQuNzg1IDIuNzExLTIuNzEzTDIxLjEzMSAxNy41IDM1LjkxOCAyLjcxNCIgZmlsbD0iIzYxNjlGRiIvPjwvc3ZnPg==');
  background-repeat: no-repeat;
  cursor: pointer;
}
.amrma-chat-send {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 10px;
  border-radius: 2px;
  background: #fff;
}
.amrma-chat-send .amrma-textarea {
  margin-left: 25px;
  width: 86%;
  max-height: 250px;
  min-height: 40px;
  border: none;
  resize: none;
}
.amrma-chat-send .amrma-hiddentext {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  white-space: pre-wrap;
}
.amrma-chat-notification {
  display: flex;
  margin: 5px 0 5px 20px;
}
.amrma-chat-notification .amrma-notification {
  margin-right: 15px;
  font-weight: 600;
  font-size: 14px;
}
.amrma-chat-notification .amrma-date {
  line-height: 19px;
}
.amrma-chat-comment {
  margin: 0 auto;
  padding: 125px 0;
  color: #999;
}
.amrma-quick-reply {
  display: none;
}
.amrma-tracking-information {
  margin-bottom: 40px;
}
.amrma-tracking-information .table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col {
  border-top: none;
}
.amrma-tracking-information .table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col:first-child {
  padding-left: 10px;
}
.amrma-tracking-add {
  display: flex;
  flex-direction: column;
  margin: 0 15px;
}
.amrma-tracking-add .amrma-input {
  margin: 10px 0;
}
.amrma-tracking-add .amreturn-btn {
  margin-left: 0;
}
.amrma-tracking-add .amrma-label {
  margin-bottom: 5px;
  font-weight: 600;
}
.amrma-tracking-information .amrma-thead .amrma-col.remove {
  display: none;
}
.amscroll-page-num {
  clear: both;
  padding: 6px 10px;
  color: #252525;
  letter-spacing: .03em;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2rem;
}
.amscroll-page-num.-amscroll-button {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  background: #fbfbfb;
}
.amscroll-page-num.-amscroll-divider {
  border-bottom: 1px solid #c2c2c2;
}
.amscroll-page-num.-amscroll-background {
  background: #fbfbfb;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-loading-block {
  margin: 0 auto;
  padding: 10px 0;
  width: 20px;
  height: 20px;
}
.amscroll-loading-icon {
  min-width: 20px;
  height: 20px;
}
.amscroll-loading-icon.-amscroll-animate {
  animation: amScrollRotate 1.5s linear infinite;
}
.amscroll-load-button {
  display: flex;
  align-items: center;
  margin: 5px auto;
  padding: 5px 20px;
  max-width: 100%;
  width: max-content;
  border: 1px solid;
  border-radius: 2px;
  background-color: transparent;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: .03em;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  cursor: pointer;
  transition: color 0.2s;
}
._keyfocus .amscroll-load-button:focus {
  box-shadow: none;
}
.amscroll-load-button:not(.focus-visible) {
  border-color: transparent !important;
}
.amscroll-load-button:hover,
.amscroll-load-button:focus,
.amscroll-load-button:active {
  background-color: transparent;
}
.amscroll-load-button:hover > .amscroll-text {
  filter: brightness(0.8);
}
.ie11 .amscroll-load-button {
  width: 120px;
}
.amscroll-load-button > .amscroll-text {
  word-break: break-word;
  word-wrap: break-word;
  transition: filter 0.2s;
  pointer-events: none;
  user-select: none;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.amscroll-load-button > .amscroll-loading-icon {
  display: none;
  margin-right: 10px;
}
.amscroll-load-button.-amscroll-loading {
  pointer-events: none;
  user-select: none;
}
.amscroll-load-button.-amscroll-loading > .amscroll-loading-icon {
  display: block;
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.amscroll-backtotop-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99999;
  overflow: hidden;
  box-sizing: border-box;
  padding: 6px 12px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  transition: right 0.2s;
}
.amscroll-backtotop-block:not(.-amscroll-active) {
  right: -60px !important;
}
._keyfocus .amscroll-backtotop-block:focus,
.amscroll-backtotop-block:not(.primary) {
  box-shadow: none;
}
.amscroll-backtotop-block:hover,
.amscroll-backtotop-block:focus,
.amscroll-backtotop-block:active {
  border: 0;
  box-shadow: none;
  color: #ffffff;
}
.amscroll-backtotop-block .amscroll-text {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.amscroll-backtotop-block:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  content: '';
  opacity: 0;
  filter: brightness(0.8);
  transition: opacity 0.2s;
}
.amscroll-backtotop-block:after {
  position: relative;
  z-index: 1;
  display: inline-block;
  content: '';
}
.amscroll-backtotop-block:hover:before {
  opacity: 1;
}
.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-container {
  overflow: hidden;
}
.amslider .swiper-slide .ambrands-label {
  margin-top: 10px;
  min-height: 40px;
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.amslider .swiper-pagination-bullet {
  margin: 0 6px;
  width: 6px;
  height: 6px;
  background: #333333;
}
.amslider .swiper-pagination-bullet-active {
  background: #1979c2;
}
.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: #1979c2;
  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: #006bb4;
}
.amslider .swiper-button-next:after,
.amslider .swiper-button-prev:after {
  content: '';
}
.amslider .swiper-button-next:active,
.amslider .swiper-button-prev:active {
  background-color: #95b5d7;
}
.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
  background-color: #ececec;
  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: #333333;
  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: #333333;
  text-align: center;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
}
.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: #333333;
}
.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%;
  }
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.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-height: 16px;
  max-width: 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-repeat: no-repeat;
  background-size: contain;
}
.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-break: break-word;
  word-wrap: break-word;
  min-height: 40px;
  border-radius: 48px;
  background: #6169ff;
  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;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.amshopby-button:not(.primary) {
  border-radius: 48px;
}
.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
  box-shadow: none;
}
.amshopby-button:hover {
  border-color: #a3a8ff;
  background: #a3a8ff;
}
.amshopby-button:active,
.amshopby-button:focus {
  border-color: #2e39ff;
  background: #2e39ff;
}
.am-filter-go {
  word-break: break-word;
  word-wrap: break-word;
  min-height: 40px;
  border-radius: 48px;
  background: #6169ff;
  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;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.am-filter-go:not(.primary) {
  border-radius: 48px;
}
.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
  box-shadow: none;
}
.am-filter-go:hover {
  border-color: #a3a8ff;
  background: #a3a8ff;
}
.am-filter-go:active,
.am-filter-go:focus {
  border-color: #2e39ff;
  background: #2e39ff;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin: 0 10px 0 0;
}
.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 {
  line-height: initial;
  margin: 0 0 5px !important;
}
.filter-options .am-swatch-wrapper.-amshopby-hidden {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
}
.catalog-topnav .filter-options .filter-options-item {
  border: 0;
  display: inline-block;
}
.catalog-topnav .filter-options .filter-options-content {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  margin-top: 12px;
  min-width: 100px;
  position: absolute;
  z-index: 9999;
}
.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 {
  right: 8px;
  top: 5px;
}
.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;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  cursor: pointer;
  list-style: none;
  margin: 0;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  padding: 3px 1em 3px .4em;
  position: relative;
}
.filter-options .ui-menu .ui-menu-divider {
  border-width: 1px 0 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 5px 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 {
  max-width: 350px;
  min-width: 130px;
}
.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 {
  background-color: #fff;
  border: 1px solid #adadad;
  cursor: pointer;
  display: block;
  font-weight: 400;
  min-height: 3.2rem;
  overflow: hidden;
  padding-right: 3.6rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
}
.amshopby-category-dropdown:after {
  border-color: #000 transparent transparent;
  border-style: solid;
  border-width: .5rem .4rem 0;
  box-sizing: border-box;
  content: '';
  height: 0;
  margin-top: -.2rem;
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
.amshopby-category-dropdown:before {
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  bottom: 0;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}
.am-category-wrapper {
  display: block;
  position: relative;
  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 {
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 1px;
  display: inline-block;
  font-size: 1.2rem;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  position: relative;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  background-color: transparent;
  border: none;
  border-radius: 0;
  bottom: 0;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
}
.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 {
  clip: rect(0, 0, 0, 0);
  display: none;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
  position: relative;
}
.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'] {
  left: 0;
  margin: 0 5px 0 0;
  position: absolute;
  top: 4px;
}
.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 {
  display: block;
  position: relative;
}
.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;
  align-self: flex-start;
  left: 0;
  top: 0;
}
.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 {
  margin: 0;
  position: static;
}
.am-collapse-icon {
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  position: absolute;
  width: 20px;
}
.am-collapse-icon:after,
.am-show-more:before {
  background: url("../Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
  height: 20px;
  position: absolute;
  right: 0;
  width: 12px;
}
.am-collapse-icon.-active:after {
  content: '';
  transform: rotate(180deg);
}
.amshopby-option-link {
  clear: both;
  display: inline-block;
  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;
  padding: 0 0 0 20px;
  position: relative;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  font-weight: 600;
  padding: 0 5px 0 0;
}
.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;
  height: 12px;
  left: 0;
  position: absolute;
  width: 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 {
  background-color: #c7c7c7;
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
}
.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 {
  background-color: #fff;
  border-color: #ccc;
  font-family: 'Circular Std', sans-serif;
  font-size: 14px;
  min-height: 32px;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  color: #000;
  font-family: 'Circular Std', sans-serif;
  min-width: 100px;
}
.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) {
  opacity: 0;
  visibility: hidden;
}
.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
  border-radius: 20px;
  content: '';
  position: absolute;
  z-index: 1;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin: 0;
  overflow: inherit;
  padding: 0;
}
.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 {
  border: 1px solid #fff;
  border-radius: 2px;
  bottom: calc(100% + 7px);
  box-sizing: border-box;
  display: flex;
  font-size: 12px;
  justify-content: center;
  letter-spacing: .03em;
  line-height: 1;
  padding: 3px;
  position: absolute;
  transition: none;
  z-index: 1;
}
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner {
  position: absolute;
  top: -12px;
  width: 8px;
  z-index: 2;
}
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:before,
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:after {
  border: 1px solid;
  border-color: inherit;
  box-sizing: content-box;
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  transform: rotate(45deg);
  width: 6px;
}
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:after {
  background: inherit;
}
.amshopby-slider-container.-default .am-slider {
  background: #dadada;
  height: 10px;
  margin: 0 8px;
}
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  height: 10px;
  width: 16px;
}
.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 {
  background: #b6b6b6;
  height: 10px;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  border-radius: 50%;
  height: 16px;
  transform: translate(-8px, -3px);
  width: 16px;
}
.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 {
  max-width: 50%;
  position: relative;
  width: calc(50% - 7px);
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  background-clip: padding-box;
  border: 1px solid #dfdedd;
  color: #494949;
  font-size: 14px;
  height: 40px;
  letter-spacing: .03em;
  text-align: center;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
  line-height: 40px;
  margin: 0;
  width: 14px;
}
.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 {
  background: #fff;
  bottom: calc(100% - 10px);
  color: #494949;
  font-size: 14px;
  left: 4px;
  letter-spacing: .03em;
  line-height: 16px;
  padding: 2px;
  position: absolute;
}
.amshopby-slider-tooltip {
  color: #fff;
}
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-corner,
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  opacity: 0;
  visibility: hidden;
}
.amshopby-slider-container.-improved {
  margin-top: 30px;
}
.amshopby-slider-container.-improved .am-slider {
  background: #dfdedd;
  height: 4px;
  margin: 0 8px;
}
.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
  background: #dfdedd;
  height: 4px;
  width: 16px;
}
.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 {
  border-radius: 50%;
  height: 16px;
  top: -6px;
  transform: translateX(-8px);
  width: 16px;
}
.amshopby-slider-container.-volumetric {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric .am-slider {
  background: #dfdedd;
  border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  height: 4px;
  margin: 0 4px;
}
.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
  display: none;
}
.amshopby-slider-container.-volumetric .ui-slider-range {
  border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  height: 4px;
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
  border-radius: 2px;
  height: 12px;
  transform: translate(-4px, 10px);
  width: 8px;
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
  background: inherit;
  bottom: calc(100% - 4px);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  content: '';
  display: block;
  height: 6px;
  left: calc(50% - 3px);
  position: absolute;
  transform: rotate(-135deg);
  width: 6px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
  border-radius: 3px;
  bottom: calc(100% + 17px);
}
.amshopby-slider-container.-volumetric .amshopby-slider-corner {
  top: -23px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-display {
  margin-top: 20px;
}
.amshopby-slider-container.-light {
  margin-top: 30px;
}
.amshopby-slider-container.-light .am-slider {
  background: #dfdedd;
  height: 1px;
  margin: 0 8px;
}
.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
  background: #dfdedd;
  height: 1px;
  width: 16px;
}
.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 {
  background: #ffffff;
  border: 1px solid #dfdedd;
  border-radius: 50%;
  box-sizing: border-box;
  height: 16px;
  top: -8px;
  transform: translateX(-8px);
  width: 16px;
}
.amshopby-slider-container.-light .amshopby-slider-corner {
  background: #fff;
  border-color: #dfdedd;
}
.amshopby-slider-container.-light .amshopby-slider-tooltip {
  border-color: #dfdedd;
}
.amshopby-slider-container.-dark {
  margin-top: 30px;
}
.amshopby-slider-container.-dark .am-slider {
  background: #4a4948;
  height: 3px;
  margin: 0 5px;
}
.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
  height: 3px;
  width: 10px;
}
.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 {
  border-radius: 2px;
  height: 15px;
  top: -6px;
  transform: translateX(-5px);
  width: 10px;
}
.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-repeat: no-repeat;
  background-size: contain;
}
.filter-options-item .filter-options-content .range {
  align-items: center;
  display: flex;
  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 {
  margin-bottom: -15px;
  overflow-x: hidden;
  overflow-y: auto;
  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 .item.-is-collapsible.-is-by-click.-folded .-folding {
  display: none;
}
.filter-options .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  list-style: none;
  padding-left: 20px;
  width: 100%;
}
.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: #aaaaaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666666;
}
.filter-options .am-category-view {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  display: none;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  width: 100%;
  z-index: 9;
}
.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 {
  left: 0;
  right: inherit;
}
.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: #6169ff;
  font-size: 14px;
  line-height: 19px;
}
.filter-actions .filter-clear:hover {
  color: #a3a8ff;
  text-decoration: none;
}
.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
  color: #2e39ff;
}
.filter-options-content .item a:hover {
  background-color: transparent;
  color: #6169ff;
}
.filter-options-content .item a:hover .count {
  color: #6169ff;
}
.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
  color: #2e39ff;
  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: #6169ff;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
  color: #6169ff;
}
.am-show-more,
.filter-options-content .am-show-more {
  background: transparent;
  border: 0;
  color: #070605;
  cursor: pointer;
  display: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .03em;
  line-height: 20px;
  margin: 10px 0 0;
  padding: 0 22px 0 0;
  position: relative;
}
.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 {
  box-shadow: none;
  color: #070605;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  align-items: center;
  display: inline-flex;
}
.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: #6169ff;
}
.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: #6169ff;
}
.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 {
  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 {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.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: #757575;
}
.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%);
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
.amshopby-brand-title-link {
  font-weight: bold;
}
.amshopby-brand-tooltip.-no-double ~ .amshopby-brand-tooltip.-no-double {
  visibility: hidden;
  opacity: 0;
}
.ambrands-letters-filter {
  display: flex;
  flex-wrap: wrap;
}
.ambrands-letters-filter .ambrands-letter {
  align-items: center;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  line-height: 1.2;
  margin: 0 12px 12px 0;
  min-height: 34px;
  min-width: 34px;
  padding: 6px;
  text-align: center;
}
.ambrands-letters-filter .ambrands-letter:hover {
  background: #ffffff;
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letters-filter .ambrands-letter.-disabled {
  background: #ececec;
  border-color: #ececec;
  box-shadow: none;
  color: #cccccc;
  pointer-events: none;
}
.ambrands-letters-filter .ambrands-letter.hide {
  display: none;
}
.ambrands-letters-filter .ambrands-letter.-active {
  background: #dff1ff;
  border-color: #006bb4;
  color: #006bb4;
}
.ambrands-letters-filter .ambrands-letter.-letter-all {
  padding: 6px 11px;
}
.ambrands-filters-block {
  display: inline-block;
  margin: 20px 0 53px;
  width: 100%;
}
.ambrands-search-wrapper {
  margin-bottom: 30px;
  max-width: 460px;
}
.ambrands-search-block {
  display: block;
  position: relative;
}
.ambrands-search-block:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDcuNjkyYTcuNjkyIDcuNjkyIDAgMTAxNS4zODUgMEE3LjY5MiA3LjY5MiAwIDAwMCA3LjY5MnptMS41MzggMGE2LjE1NCA2LjE1NCAwIDExMTIuMzA4IDAgNi4xNTQgNi4xNTQgMCAwMS0xMi4zMDggMHoiIGZpbGw9IiNDN0M3QzciLz48cGF0aCBkPSJNMTkuMjMyIDIwYS43Ni43NiAwIDAxLS41NDQtLjIyNmwtNi42MzYtNi42NDZhLjc3Ljc3IDAgMTExLjA3Ny0xLjA5N2w2LjY0NyA2LjY0NmMuMy4zLjMuNzg3IDAgMS4wODdhLjc2Ljc2IDAgMDEtLjU0NC4yMzZ6IiBmaWxsPSIjQzdDN0M3Ii8+PC9zdmc+) center no-repeat;
  content: '';
  display: flex;
  height: 20px;
  left: 15px;
  min-width: 20px;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 20px / 2);
  width: 20px;
}
.ambrands-search-block .ambrands-clear {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIzIDQuMjNhLjc4My43ODMgMCAwMTEuMTA2IDBMMTAgOC44OTJsNC42NjQtNC42NjRhLjc4My43ODMgMCAwMTEuMTA3IDEuMTA3TDExLjEwNyAxMGw0LjY2NCA0LjY2NGEuNzgzLjc4MyAwIDAxLTEuMTA3IDEuMTA3TDEwIDExLjEwNyA1LjMzNiAxNS43N2EuNzgzLjc4MyAwIDAxLTEuMTA3LTEuMTA3TDguODkzIDEwIDQuMjMgNS4zMzZhLjc4My43ODMgMCAwMTAtMS4xMDd6IiBmaWxsPSIjMzMzIi8+PC9zdmc+) center no-repeat;
  border: 0;
  border-radius: 0 6px 6px 0;
  cursor: pointer;
  display: block;
  height: 40px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.ambrands-search-block .ambrands-clear:not(.-active) {
  display: none;
}
.ambrands-search-block .ambrands-input {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 20px;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 10px 40px;
}
.ambrands-search-block .ambrands-input::-webkit-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input::-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input:-ms-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:focus::-webkit-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus::-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-ms-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:hover,
.ambrands-search-block .ambrands-input:focus {
  border-color: #006bb4;
}
._keyfocus .ambrands-search-block .ambrands-input:focus,
.ambrands-search-block .ambrands-input:not([disabled]):focus {
  box-shadow: none;
}
.ambrands-livesearch-block {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  box-sizing: border-box;
  display: block;
  max-height: 250px;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 460px;
  z-index: 99;
}
.ambrands-livesearch-block:not(.-active) {
  display: none;
}
.ambrands-livesearch-block > .ambrands-item {
  box-sizing: border-box;
  color: #000000;
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
}
.ambrands-livesearch-block > .ambrands-item:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.ambrands-livesearch-block > .ambrands-item.active {
  background-color: #e8e8e8;
}
@supports (-webkit-touch-callout: none) {
  ._keyfocus .ambrands-search-block .ambrands-input:not(:focus),
  .ambrands-search-block .ambrands-input:not(:focus) {
    border-top-width: .5px;
  }
}
.ambrands-letters-list .ambrands-letter {
  box-sizing: border-box;
  margin-bottom: 40px;
  width: 100%;
  vertical-align: top;
}
.ambrands-letters-list .ambrands-letter .ambrands-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
  padding: 0;
}
.ambrands-letters-list .ambrands-letter .ambrands-title {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  color: #333;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 1;
}
.ambrands-letter .ambrands-brand-item {
  position: relative;
  margin: 0 8px 16px;
  min-width: 100px;
}
.ambrands-letter .ambrands-brand-item.-no-logo {
  max-width: calc(50% - (8px * 2));
  width: 100%;
}
.ambrands-letter .ambrands-brand-item.-no-logo .ambrands-label {
  padding-top: 10px;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(74, 83, 94, 0.03), 0 4px 10px rgba(104, 118, 139, 0.13);
  color: #333333;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:hover,
.ambrands-letter .ambrands-brand-item .ambrands-inner:focus {
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:active {
  border-color: #006bb4;
  background: rgba(65, 173, 255, 0.19);
}
.ambrands-letter .ambrands-brand-item .ambrands-empty {
  color: #e2e2e2;
}
.ambrands-letter .ambrands-brand-item .ambrands-count {
  color: #c7c7c7;
}
.ambrands-letter .ambrands-brand-item .ambrands-count:before {
  content: '(';
}
.ambrands-letter .ambrands-brand-item .ambrands-count:after {
  content: ')';
}
.ambrands-letter .ambrands-brand-item .ambrands-label {
  word-wrap: break-word;
  word-break: break-word;
  box-sizing: border-box;
  margin: auto;
  padding: 0 10px 10px;
  width: 100%;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
}
.ie11 .ambrands-letter .ambrands-brand-item .ambrands-label {
  word-break: break-all;
}
.ambrands-brand-item .ambrands-image-block {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
}
.ambrands-brand-item .ambrands-image-block > .ambrands-image {
  max-width: 100%;
  max-height: 100%;
}
.ambrands-letter .ambrands-image {
  display: block;
  margin: 0 auto;
  pointer-events: none;
}
.ambrands-letters-list .ambrands-brand-item {
  list-style-type: none;
  text-align: center;
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
.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;
}
.amsearch-form-block.-opened {
  z-index: 98;
}
.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 3.75px 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: 15px;
  padding: 15px;
  text-align: center;
  width: 100%;
}
.amsearch-message-block b {
  padding: 0 0 0 5px;
}
.amsearch-link {
  color: #6169ff;
  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: 7.5px 0 0 0;
  order: 1;
  padding: 15px 0;
  position: relative;
  width: 100%;
}
.nav-sections .navigation {
  z-index: 2;
}
.page-header .amsearch-wrapper-block:before {
  background: #cccccc;
  content: '';
  height: 1px;
  margin: 0 -11.25px;
  position: absolute;
  top: 0;
  width: calc(100% + 11.25px * 2);
}
.amsearch-emptysearch-cms {
  background: #fbfcfe;
  color: #1f1b1b;
  padding: 30px;
}
.amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-word;
  word-wrap: 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;
}
.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 15px;
}
.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: var(--amsearch-color-highlight, #6169ff);
  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: #6169ff;
  border: 1px solid #6169ff;
  border-radius: 0;
  color: #6169ff;
  letter-spacing: -.015em;
  transition: .3s;
}
.amsearch-button.-primary:hover {
  background: #6169ff;
}
.amsearch-button.-primary:active {
  background: #6169ff;
}
.amsearch-button.-search {
  background-color: var(--amsearch-color-search_button, #6169ff);
  border-color: var(--amsearch-color-search_button, #6169ff);
  color: var(--amsearch-color-search_button_text, #ffffff);
}
.amsearch-button.-search:hover {
  background: var(--amsearch-color-search_button-hover, #4751ff);
  border-color: var(--amsearch-color-search_button-hover, #4751ff);
}
.amsearch-button.-search:active {
  background: var(--amsearch-color-search_button-focus, #2e39ff);
  border-color: var(--amsearch-color-search_button-focus, #2e39ff);
}
.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,
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active a.action.map,
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active .cart.table-wrapper .actions-toolbar > .action,
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active .signup-welcome__section-inner > a.secondary,
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active .action-gift {
  background: #ff5502;
  border-color: #ff5502;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] button,
.amsearch-slider-section .slick-dots > li[role='presentation'] a.action.map,
.amsearch-slider-section .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action,
.amsearch-slider-section .slick-dots > li[role='presentation'] .signup-welcome__section-inner > a.secondary,
.amsearch-slider-section .slick-dots > li[role='presentation'] .action-gift {
  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,
.amsearch-slider-section .slick-dots > li[role='presentation'] a.action.map:before,
.amsearch-slider-section .slick-dots > li[role='presentation'] .cart.table-wrapper .actions-toolbar > .action:before,
.amsearch-slider-section .slick-dots > li[role='presentation'] .signup-welcome__section-inner > a.secondary:before,
.amsearch-slider-section .slick-dots > li[role='presentation'] .action-gift:before {
  content: none;
}
.amsearch-slider-section button.slick-arrow,
.amsearch-slider-section a.action.map.slick-arrow,
.amsearch-slider-section .cart.table-wrapper .actions-toolbar > .action.slick-arrow,
.amsearch-slider-section .signup-welcome__section-inner > a.secondary.slick-arrow,
.amsearch-slider-section .action-gift.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;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#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: 15px 0 0;
  position: relative;
  transition: .1s;
  width: 100%;
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.amsearch-products-section .amsearch-sku-block {
  padding: 0 0 7.5px;
  color: #838383;
}
.amsearch-products-section .amsearch-sku-block .amsearch-title {
  display: none;
}
.amsearch-products-section .amsearch-link {
  color: var(--amsearch-color-text, #6169ff);
}
.amsearch-products-section .amsearch-link:hover {
  color: var(--amsearch-color-hover_text, #6169ff);
}
.amsearch-products-section .amsearch-block-header {
  padding: 0 15px 18.75px;
}
.amsearch-products-section .amsearch-item .item-description {
  word-break: keep-all;
}
.amsearch-products-section .amsearch-item .product-item-description {
  word-break: break-all;
}
.amsearch-products-section .product-item-description {
  color: #999999;
  font-size: 1.2rem;
  margin: 0;
  padding: 0 0 7.5px;
}
.amsearch-products-section .amsearch-product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}
.amsearch-products-section .amsearch-item {
  align-content: flex-start;
  box-sizing: border-box;
  display: flex;
  margin: 0;
  padding: 15px;
  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 7.5px;
  word-break: keep-all;
}
.amsearch-products-section .action.tocart {
  word-break: break-word;
  word-wrap: break-word;
  border-radius: 0;
  font-size: 1.2rem;
  line-height: 1.2;
  min-height: 35px;
  padding: 7.5px;
  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;
}
.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 7.5px;
}
.amsearch-products-section .product-item [data-role='priceBox'] p,
.amsearch-products-section .product-item [data-role='priceBox'] span {
  flex-basis: 100%;
}
.amsearch-products-section .product-item [data-role='priceBox'] .price-difference {
  height: max-content;
  padding: 0 5px;
  color: #ffffff;
  background-color: #eb5757;
  border-radius: 10px;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  top: 3px;
  left: 5px;
  white-space: nowrap;
}
.amsearch-products-section .product-item [data-role='priceBox'] .old-price {
  text-decoration: line-through;
}
.amsearch-products-section .product-item [data-role='priceBox'] .old-price .price {
  font-size: 1.4rem;
  font-weight: 400;
}
.amsearch-products-section .product-reviews-summary {
  margin: 0;
  padding: 0 0 7.5px;
}
.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 3.75px;
}
.amsearch-products-section.-list .amsearch-description {
  padding-left: 7.5px;
}
.amsearch-products-section.-grid .amsearch-image {
  padding-bottom: 7.5px;
  width: 100%;
}
.amsearch-products-section.-grid .amsearch-image .amsearch-product-image-container {
  display: inline-block;
  max-width: 100%;
}
.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  flex-wrap: wrap;
  max-width: 50%;
}
@media (min-width: 1200px) {
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%) !important;
  }
}
.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: 7.5px;
  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 15px 2px;
  width: 100%;
}
.amsearch-block-header .amsearch-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: capitalize;
  word-break: break-word;
  word-wrap: break-word;
  color: #353535;
}
.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: 7.5px;
}
.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: 7.5px;
  margin: 0 7.5px;
  width: 7.5px;
}
.amsearch-result-tabs {
  margin-top: 3.75px;
  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: 3.75px;
}
.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 {
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
  -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 {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  background-color: var(--amsearch-color-background, #ffffff);
  border: 1px solid;
  border-color: var(--amsearch-color-border, 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: #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;
  display: inline-block;
  display: block;
  clear: both;
}
.amsearch-input-wrapper:before {
  background-image: url("../images/icon/search.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.amsearch-input-wrapper:before {
  position: absolute;
  top: 7px;
  left: 14px;
}
.amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  left: 7.5px;
  right: auto;
}
.amsearch-input-wrapper.-typed .amsearch-input {
  padding-left: 48px;
  padding-right: 33px;
}
.amsearch-input-wrapper .amsearch-input {
  height: initial;
  padding: 8px 0 8px 48px;
  line-height: 1.4;
  border-radius: 40px;
  border-color: #353535;
  background: #353535;
  color: #838383;
  transition: .3s;
}
.amsearch-input-wrapper .amsearch-input:focus {
  border: 1px solid #6169ff;
  box-shadow: none;
  background: #ffffff;
}
.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: #999;
}
.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 {
  display: none;
  border: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 5px;
  top: 0;
}
body.-amsearch-overlay-opened .logo,
body.-amsearch-overlay-opened .nav-sections {
  z-index: 0;
}
.page-header.amsearch-full-width.-opened {
  z-index: 12;
}
.amsearch-overlay-block {
  background: rgba(0, 0, 0, 0.19);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 11;
}
.amsearch-overlay-block .amsearch-overlay {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.amsearch-items-section {
  padding: 18.75px 0 0 0;
  width: 100%;
}
.amsearch-items-section:empty {
  display: none;
}
.amsearch-item-container {
  flex-basis: 100%;
  padding: 0 0 15px;
  position: relative;
}
.amsearch-item-container.-opened {
  padding: 0 0 32px;
}
.amsearch-item-container.-page a.amsearch-link {
  color: var(--amsearch-color-hover_text, #6169ff);
  font-weight: 600;
}
.amsearch-item-container.-recent_searches:not(.-closed) .amsearch-block-header {
  padding: 0 15px 11.25px;
}
.amsearch-item-container.-recent_searches .amsearch-tab-items {
  padding: 0 15px;
}
.amsearch-item-container.-recent_searches .amsearch-item {
  background: #e5e7ff;
  border: 1px solid transparent;
  border-radius: 25px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 8px 7.5px 0;
  order: 1;
  text-decoration: none;
}
.amsearch-item-container.-recent_searches .amsearch-item.-match {
  background-color: var(--amsearch-color-hover, #f4f5fa);
}
.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
  padding: 6px 15px;
}
.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.-browsing_history .amasty-xsearch-num-results {
  display: none;
}
.amsearch-item-container.-brands .amasty-xsearch-num-results {
  color: #cccccc;
  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 15px;
}
.amsearch-item-container .amsearch-item {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  text-transform: capitalize;
}
.amsearch-item-container .amsearch-item .amsearch-link {
  color: var(--amsearch-color-text, #6169ff);
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  outline: none;
  padding: 8px 15px;
  text-decoration: none;
}
.amsearch-item-container .amsearch-item .amsearch-link:hover {
  background: #6169FF;
  color: #ffffff;
}
.amsearch-item-container .amsearch-item .amsearch-link:hover .amsearch-highlight {
  color: #ffffff;
}
.amsearch-item-container .amsearch-item .amsearch-link:focus {
  background: var(--amsearch-color-hover-focus, #f4f5fa);
  color: var(--amsearch-color-text-focus, #6169ff);
}
.amsearch-related-terms {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
}
.amsearch-related-terms > .amsearch-title {
  font-weight: 700;
  margin: 0 0 11.25px 0;
  width: 100%;
}
.amsearch-related-terms > .amsearch-item {
  background: #d8eeff;
  border-radius: 15px;
  color: #252525;
  font-size: 12px;
  line-height: 1.3;
  margin: 0 11.25px 7.5px 0;
  padding: 3.75px 11.25px;
  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 15px 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: 15px 15px;
  transition: none;
}
.page-header.amsearch-full-width .amsearch-button.-full-close {
  bottom: 0;
  margin: 15px;
  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;
}
.product-item.category-banner {
  position: relative;
}
.product-item.category-banner p {
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  color: #161616;
  font-size: 11px;
  height: 23px;
  padding: 4px 10px;
  pointer-events: none;
  position: absolute;
  left: 17px;
  top: 20px;
}
.catalog-product-view .product-sales-ship-wrap {
  margin-top: 22px;
  width: 100%;
}
.catalog-product-view .product-sales-ship-wrap ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.catalog-product-view .product-sales-ship-wrap ul li {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 20px 12px 0;
}
.catalog-product-view .product-sales-ship-wrap ul li img {
  background-color: #f1f1f1;
  height: 40px;
  width: 40px;
  padding: 10px;
  margin-right: 15px;
  border-radius: 50%;
  box-sizing: border-box;
}
.catalog-product-view .product-sales-ship-wrap ul li span {
  display: none;
}
.catalog-product-view .product-sales-ship-wrap ul li h3 {
  font-family: 'Circular Std';
  font-size: 14px;
  font-weight: 500;
}
.catalog-product-view .product-sales-ship-wrap ul li.shipping-banner-link a {
  color: #6169ff;
  text-decoration: underline;
  white-space: nowrap;
}
header.page-header,
.section.main-navigation__section {
  transition: all 0.3s;
  position: sticky;
}
header.page-header {
  z-index: 115;
}
.section.main-navigation__section {
  z-index: 110;
}
.service-popup__cms-page {
  border-radius: 5px;
}
.service-popup__cms-page .modal-inner-wrap {
  width: 42%;
  max-height: 740px;
  overflow-y: auto;
}
.service-popup__cms-page .modal-header {
  position: sticky;
  top: 0;
  text-align: center;
}
.service-popup__cms-page .modal-header .modal-title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.service-popup__cms-page .modal-header .action-close {
  padding: 10px;
}
.service-popup__cms-page .completed-works-items__quickview {
  box-sizing: border-box;
  padding: 0 70px;
  text-align: center;
}
.service-popup__cms-page .completed-works-items__quickview > img {
  border-radius: 5px;
  max-width: 100%;
}
.service-popup__cms-page .completed-works-items__quickview h4 {
  font-size: 24px;
  text-transform: uppercase;
  word-break: normal;
}
.service-popup__cms-page .completed-works-items__quickview p {
  color: #838383;
  font-size: 16px;
  font-weight: 500;
  margin: 32px 0 0;
  text-align: left;
}
.service-popup__cms-page .completed-works-items__images {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 32px -7px 0;
}
.service-popup__cms-page .completed-works-items__images img {
  border-radius: 5px;
  width: calc((100% / 2) - 15px);
  padding: 7px;
}
.service-popup__cms-page .completed-works-items .slick-arrow {
  top: 36%;
}
.completed-works-items__wrapper > img {
  border-radius: 5px;
  cursor: pointer;
  max-height: 160px;
  max-width: 198px;
  min-height: 198px;
  object-fit: cover;
}
.completed-works-items > .slick-list .slick-track {
  display: flex;
  box-sizing: border-box;
  margin: 0 -11px;
}
.completed-works-items > .slick-list .slick-track .slick-slide {
  padding: 0 11px;
  width: 198px !important;
}
.completed-works-items.slick-slider {
  padding: 0;
}
.completed-works-items.slick-slider .slick-arrow {
  background: #161616 url(../images/icon/arrow_left_light.svg) no-repeat center center / 24px 24px !important;
  border-radius: 50%;
  line-height: 48px;
  height: 48px;
  vertical-align: middle;
  width: 48px;
}
.completed-works-items.slick-slider .slick-arrow.slick-prev {
  transform: rotate(0);
}
.completed-works-items.slick-slider .slick-arrow.slick-next {
  transform: rotate(180deg);
}
.completed-works-items .slick-dots {
  margin-top: 32px;
}
.completed-works-items .slick-dots li {
  height: 6px;
  width: 6px;
}
.completed-works-items .slick-dots li:not(:first-child) {
  margin-left: 8px;
}
.completed-works-items .slick-dots li button,
.completed-works-items .slick-dots li a.action.map,
.completed-works-items .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.completed-works-items .slick-dots li .signup-welcome__section-inner > a.secondary,
.completed-works-items .slick-dots li .action-gift {
  background-color: #e5e7ff;
  height: 6px;
  padding: 0;
  width: 6px;
}
.completed-works-items .slick-dots li.slick-active button,
.completed-works-items .slick-dots li.slick-active a.action.map,
.completed-works-items .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.completed-works-items .slick-dots li.slick-active .signup-welcome__section-inner > a.secondary,
.completed-works-items .slick-dots li.slick-active .action-gift {
  background-color: #6169ff;
  width: 14px;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .service-popup__cms-page .modal-inner-wrap {
    width: 75%;
  }
  .service-popup__cms-page .completed-works-items__quickview {
    padding: 0 20px;
  }
}
.admin__fieldset .field-upload_image .input-file::-webkit-file-upload-button {
  visibility: hidden;
}
.admin__fieldset .field-upload_image .addbefore {
  display: inline-block;
  padding: 0.6rem 1em 0.6rem;
  border: 1px solid #eb5202;
  font-weight: 600;
  text-align: center;
  letter-spacing: .025em;
  color: #ffffff;
  background-color: #eb5202;
  -webkit-user-select: none;
  cursor: pointer;
}
.admin__fieldset .field-upload_image .addbefore:hover {
  background-color: #ba4000;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #40070b;
  color: #ffffff;
  text-decoration: none;
}
.order-comment-container {
  margin-bottom: 20px;
}
.order-comment-container .order-comment-title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.2;
  color: #6169FF;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
.order-comment-container .order-comment-title > span {
  position: relative;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
.order-comment-container .order-comment-title > span:after {
  content: "";
  width: 100%;
  position: absolute;
  border-top: 1px solid #6169FF;
  left: 0;
  bottom: -3px;
  height: 1px;
}
.order-comment-container .order-comment-content {
  margin-bottom: 10px;
}
.order-comment-container.open .order-comment-title > span:after {
  display: none;
}
.order-comment-container textarea {
  font-size: 14px;
  line-height: 20px;
}
:root {
  --swiper-pagination-color: #ffffff;
  --swiper-pagination-bullet-inactive-color: rgba(255, 255, 255, 0.7);
  --swiper-pagination-bullet-width: 6px;
  --swiper-pagination-bullet-height: 6px;
}
.swiper-pagination-bullet {
  transition: 0.3s ease all;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  transition: 0.3s ease all;
  width: 14px;
  border-radius: 6px;
}
.swiper-wrapper {
  align-items: stretch !important;
}
.swiper-wrapper .swiper-slide {
  height: unset;
}
.swiper-wrapper .swiper-slide .product-item__additional-information_wrapper {
  margin-top: auto;
}
.primary .swiper-pagination-bullet {
  background: #6169ff;
}
.primary .swiper-pagination-bullet-active {
  background: #6169ff;
}
.banner-wrapper {
  margin-bottom: 16px;
}
.banner-wrapper .swiper-pagination-bullet {
  transition: 0.3s ease all;
}
.banner-wrapper .swiper-pagination-bullet-active {
  transition: 0.3s ease all;
  width: 14px;
  border-radius: 6px;
}
.banner-wrapper-inner {
  padding-left: 15px;
}
.banner-wrapper-inner.no-swiper {
  padding-left: 15px;
  padding-right: 15px;
}
.banner-wrapper-inner .swiper {
  width: 100%;
  height: 100%;
}
.banner-wrapper-inner .swiper:before,
.banner-wrapper-inner .swiper:after {
  content: "";
  position: absolute;
  z-index: 2;
  width: calc((100% - min(88%, 1288px)) / 2);;
  top: 0;
  height: 100%;
  pointer-events: none;
}
.banner-wrapper-inner .swiper:before {
  left: 0;
  background: white;
}
.banner-wrapper-inner .swiper:after {
  right: 0;
  background: white;
}
.banner-wrapper-inner .swiper-pagination-bullets {
  right: auto;
  left: 25%;
  margin: 0;
}
.banner-wrapper-inner .swiper .swiper-pagination-bullets {
  width: auto;
  bottom: 50px;
  left: auto;
  transition: left 200ms ease-out;
}
.banner-wrapper .banner-item {
  height: 400px;
  background: #6169ff;
  border-radius: 5px;
  overflow: hidden;
  color: #ffffff;
  position: relative;
}
.banner-wrapper .banner-item img.desktop {
  display: none;
}
.banner-wrapper .banner-item img.mobile-480 {
  display: block;
}
.banner-wrapper .swiper-slide {
  max-width: 1288px;
  width: 88%;
}
.banner-wrapper .img-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.banner-wrapper .img-wrap img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.banner-wrapper .fit-cover .img-wrap {
  display: block;
}
.banner-wrapper .fit-cover .img-wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-wrapper a {
  display: inline-block;
  text-decoration: none;
}
.banner-wrapper a:hover,
.banner-wrapper a:active,
.banner-wrapper a:focus {
  text-decoration: none;
}
.banner-wrapper .button-prev {
  display: inline-block;
  margin-right: 12px;
}
.banner-wrapper .button-prev:before {
  background-image: url("../images/icon/arrow_left.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.banner-wrapper .button-next {
  display: inline-block;
}
.banner-wrapper .button-next:before {
  background-image: url("../images/icon/arrow_right.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.banner-wrapper .button-prev,
.banner-wrapper .button-next {
  cursor: pointer;
}
.banner-wrapper .button-prev:before,
.banner-wrapper .button-next:before {
  background-color: #ffffff;
  border-radius: 48px;
  padding: 12px;
}
.banner-wrapper .button-prev.swiper-button-disabled,
.banner-wrapper .button-next.swiper-button-disabled {
  opacity: 0.5;
  cursor: initial;
}
.banner-wrapper .navigation-wrap {
  z-index: 10;
  bottom: 50%;
  display: none;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 50%);
  width: calc(min(88%, 1288px) + 48px);;
  justify-content: space-between;
}
.banner-wrapper .banner-actions {
  position: absolute;
  bottom: 3.2rem;
  padding: 0 20px;
}
.banner-description {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #ffffff;
}
.banner-description-inner {
  padding: 0 20px 20px;
  max-width: 500px;
}
.banner-description h1,
.banner-description h2,
.banner-description h3,
.banner-description h4 {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
.banner-description p {
  color: #ffffff;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 11px;
  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: 11px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 22px;
  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 5.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: 11px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 22px;
}
.block-cart-failed {
  margin-top: 44px;
}
.block-cart-failed .block-title {
  font-size: 2.4rem;
}
.block-cart-failed .block-title strong {
  font-weight: normal;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 11px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 44px;
}
.bundle-options-container .legend.title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 33px;
}
.bundle-options-container .action.back {
  margin-bottom: 33px;
}
.bundle-options-container .price-box .price {
  font-size: 20px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 11px 22px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 33px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 11px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 11px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 22px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: normal;
  margin: 0 0 5.5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #eb5757;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f1f1f1;
  color: #333333;
  padding: 11px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 11px;
}
.block-category-event .block-title {
  margin: 0 0 11px;
}
.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: 44px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.page-layout-checkout#html-body .footer.content > div > div {
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.page-layout-checkout .page-main {
  padding-top: 20px;
  padding-bottom: 50px;
}
.page-layout-checkout .header.content {
  padding-top: 18px;
  padding-bottom: 18px;
  justify-content: flex-start;
}
.page-layout-checkout .header.content .cart-page__navigation {
  order: 2;
}
.page-layout-checkout .header.content .logo.desktop {
  flex: 1 1 20%;
  order: 1;
}
.page-layout-checkout .header.content .minicart-wrapper .action {
  pointer-events: none;
}
.page-layout-checkout .header.content .minicart-wrapper .action::before {
  content: none;
}
.page-layout-checkout .header.content .minicart-wrapper .action.showcart .counter.qty {
  background-color: #6169ff;
  border-radius: 50%;
}
.page-layout-checkout .header.content .cart-page__navigation {
  flex: 1 1 60%;
}
.page-layout-checkout .header.content .cart-page__navigation ul {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.page-layout-checkout .header.content .cart-page__navigation ul li {
  align-items: center;
  display: flex;
  margin-bottom: 0;
  position: relative;
}
.page-layout-checkout .header.content .cart-page__navigation ul li:not(:last-of-type) {
  margin-right: 12%;
}
.page-layout-checkout .header.content .cart-page__navigation ul li:not(:last-of-type)::before {
  background: url(../images/icon/union_gray.svg) no-repeat center center / cover;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: -60px;
  top: 40%;
  transform: rotate(-90deg) translateY(-50%);
  width: 14px;
}
.page-layout-checkout .header.content .cart-page__navigation ul li:first-child .number {
  background-color: #ffffff;
  color: #161616;
}
.page-layout-checkout .header.content .cart-page__navigation ul li:first-child .text {
  color: #ffffff;
}
.page-layout-checkout .header.content .cart-page__navigation ul li .number {
  align-items: center;
  background-color: #353535;
  border-radius: 50%;
  color: #838383;
  display: flex;
  justify-content: center;
  height: 40px;
  width: 40px;
}
.page-layout-checkout .header.content .cart-page__navigation ul li .text {
  display: inline-block;
  color: #838383;
  font-weight: bold;
  margin-left: 14px;
}
.page-layout-checkout .header.content .header-chechout__help {
  color: #ffffff;
  display: flex;
  flex: 1 1 20%;
  justify-content: flex-end;
  order: 10;
}
.page-layout-checkout .header.content .header-chechout__help-item {
  align-items: center;
  display: flex;
}
.page-layout-checkout .header.content .header-chechout__help-item.help a {
  color: #ffffff;
  text-decoration: none;
}
.page-layout-checkout .header.content .header-chechout__help-item.help a:hover {
  color: #ffffff;
}
.page-layout-checkout .header.content .header-chechout__help-item.share {
  margin-left: 24px;
}
.page-layout-checkout .header.content .header-chechout__help-item i {
  position: relative;
  top: 3px;
}
.page-layout-checkout .header.content .header-chechout__help-item svg path {
  fill: #ffffff;
}
.page-layout-checkout .footer.content {
  align-items: center;
  background-color: #161616;
  box-shadow: 32vw 0 0 0 #161616, -32vw 0 0 0 #161616;
  display: flex;
  padding-top: 18px;
  padding-bottom: 14px;
}
.page-layout-checkout .footer.content > div {
  flex: 1 1 70%;
}
.page-layout-checkout .footer.content > div figure:not(:first-child) {
  margin-left: 16px;
}
.page-layout-checkout .footer.content small {
  flex: 1 1 30%;
}
.page-layout-checkout .footer.content small span {
  color: #838383;
}
.cart-summary {
  background: rgba(61, 182, 112, 0.04);
  margin-bottom: 27.5px;
  padding: 1px 15px 27.5px;
  border-radius: 5px;
  border: 1px solid #161616;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 0 0 16px 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 11px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 14px;
}
.cart-summary .block .fieldset .field.coupon_code {
  margin: 0;
  position: relative;
}
.cart-summary .block .fieldset .field.coupon_code .action.apply {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 5px 20px 7px;
  line-height: normal;
}
.cart-summary .block .fieldset .field.coupon_code input {
  padding-right: 100px;
  font-size: 14px;
  line-height: 1.4;
}
.cart-summary .block .fieldset .field.coupon_code input::placeholder,
.cart-summary .block .fieldset .field.coupon_code input::-moz-placeholder,
.cart-summary .block .fieldset .field.coupon_code input::-webkit-input-placeholder {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cart-summary .block .fieldset .field.coupon_code > label,
.cart-summary .block .fieldset .field.coupon_code .label {
  display: none;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-summary .block .fieldset.coupon.applied input {
  color: #3db670;
  opacity: 1;
}
.cart-summary .block .fieldset.coupon.applied .control {
  position: relative;
  display: inline-block;
  display: block;
}
.cart-summary .block .fieldset.coupon.applied .control:before {
  background-image: url("../images/icon/check.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.cart-summary .block .fieldset.coupon.applied .control:before {
  position: absolute;
  right: 20px;
  top: 16px;
}
.cart-summary .block .fieldset.coupon.applied .actions-toolbar > .primary {
  display: flex;
  flex-flow: row wrap;
  margin-top: 10px;
}
.cart-summary .block .fieldset.coupon.applied .actions-toolbar p {
  margin: 0 4px 0 0;
  font-size: 14px;
  color: #3db670;
}
.cart-summary .actions-toolbar .action.cancel {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #6169ff;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: normal;
  color: #ff0000;
  font-size: 14px;
  line-height: 1.4;
  width: auto;
}
.cart-summary .actions-toolbar .action.cancel:visited {
  color: #6169ff;
  text-decoration: none;
}
.cart-summary .actions-toolbar .action.cancel:hover {
  color: #6169ff;
  text-decoration: underline;
}
.cart-summary .actions-toolbar .action.cancel:active {
  color: #ff5501;
  text-decoration: underline;
}
.cart-summary .actions-toolbar .action.cancel:hover,
.cart-summary .actions-toolbar .action.cancel:active,
.cart-summary .actions-toolbar .action.cancel:focus {
  background: none;
  border: 0;
}
.cart-summary .actions-toolbar .action.cancel.disabled,
.cart-summary .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .cart-summary .actions-toolbar .action.cancel {
  color: #6169ff;
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.cart-summary .actions-toolbar .action.cancel:hover {
  text-decoration: underline;
}
.cart-summary .actions-toolbar .action.cancel:hover,
.cart-summary .actions-toolbar .action.cancel:active,
.cart-summary .actions-toolbar .action.cancel:visited {
  color: #ff0000;
}
.cart-totals {
  border-top: 1px solid #161616;
  border-bottom: 1px solid #161616;
  padding: 8px 0;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart-totals .grand.totals td {
  text-align: left;
  padding-left: 0;
  border-top: 1px solid #161616;
  padding-top: 16px;
}
.cart-totals .grand.totals td span {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
}
.cart-totals .grand.totals .row-label {
  margin-right: 4px;
}
.cart-totals .totals.discount-line {
  color: #3db670;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #f1f1f1;
  position: relative;
  padding: 26px 0 16px;
}
.cart.table-wrapper .items > .item .product-data-show-main .prd-name {
  height: 0;
  visibility: hidden;
  display: none;
}
.cart.table-wrapper .items > .item .item-info {
  display: flex;
  align-items: flex-start;
}
.cart.table-wrapper .items > .item .options-list {
  position: relative;
}
.cart.table-wrapper .items > .item .options-list .choice.admin__field:not(:first-child) {
  margin-top: 10px;
}
.cart.table-wrapper .items > .item .product-options-part {
  display: flex;
  flex-direction: column-reverse;
}
.cart.table-wrapper .items > .item .services-box {
  padding: 15px;
  border: 1px solid #161616;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.cart.table-wrapper .items > .item .services-box > [data-role="title"] {
  font-weight: bold;
  cursor: pointer;
  width: 100%;
  display: inline-block;
  text-decoration: none;
  display: block;
  position: relative;
}
.cart.table-wrapper .items > .item .services-box > [data-role="title"]:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 45px;
  line-height: 15px;
  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;
}
.cart.table-wrapper .items > .item .services-box > [data-role="title"][aria-expanded="true"]:after {
  content: '\e621';
}
.cart.table-wrapper .items > .item .services-box > [data-role="title"]:after {
  position: absolute;
  right: 0;
  top: 3px;
}
.cart.table-wrapper .items > .item .services-box > [data-role="content"] > .options-list {
  padding-top: 15px;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 11px;
  margin-right: 11px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  max-width: 100px;
  padding: 0;
  position: relative;
  width: 100%;
  margin-right: 16px;
}
.cart.table-wrapper .product.badges {
  margin-right: 10px;
}
.cart.table-wrapper .product.badges .badge {
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 4px;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-details > .field.qty {
  position: absolute;
  left: 0;
  top: 132px;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: bold;
  margin-top: -0.5px;
  font-size: 14px;
  line-height: 1.4;
}
.cart.table-wrapper .product.sku {
  white-space: nowrap;
  margin-bottom: 4px;
}
.cart.table-wrapper .product-item-description {
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  margin: 0;
}
.cart.table-wrapper .product-item-description > ul {
  padding-left: 1.6rem;
  overflow: hidden;
  max-width: 435px;
  margin: 0;
  max-height: 34px;
  text-overflow: ellipsis;
}
.cart.table-wrapper .product-item-description li {
  margin: 0;
}
.cart.table-wrapper .product-item-description + .price {
  text-align: right;
}
.cart.table-wrapper .product-item-price-desc-wrapper {
  display: flex;
  flex-direction: column;
  margin: 1.6rem 0;
}
.cart.table-wrapper .item-options-sku-wrap {
  display: flex;
  align-items: center;
}
.cart.table-wrapper .item-options-sku-wrap > * {
  margin-bottom: 0;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 11px;
}
.cart.table-wrapper .options-list {
  position: relative;
}
.cart.table-wrapper .options-list .choice {
  position: relative;
}
.cart.table-wrapper .options-list .choice input[type="checkbox"] {
  height: 0;
  visibility: hidden;
  position: absolute;
}
.cart.table-wrapper .options-list .choice input[type="checkbox"]:hover:checked + .label:before {
  background-image: url(../images/icon/minus.svg);
}
.cart.table-wrapper .options-list .choice input[type="checkbox"]:hover:checked + .label span {
  color: #161616;
}
.cart.table-wrapper .options-list .choice input[type="checkbox"]:checked + .label:before {
  background-image: url(../images/icon/check_blue.svg);
}
.cart.table-wrapper .options-list .choice input[type="checkbox"]:checked + .label span {
  color: #6169ff;
}
.cart.table-wrapper .options-list .choice input[type="checkbox"] + .label {
  cursor: pointer;
}
.cart.table-wrapper .options-list .choice input[type="checkbox"] + .label:before {
  background-image: url(../images/icon/plus.svg);
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 24px;
  line-height: 24px;
  position: relative;
  top: -3px;
  vertical-align: middle;
  width: 24px;
}
.cart.table-wrapper .options-list .choice input[type="checkbox"] + .label span {
  color: #161616;
}
.cart.table-wrapper .options-list .admin__field-option.type-radio .admin__field-label {
  display: flex;
  position: relative;
  cursor: pointer;
}
.cart.table-wrapper .options-list .admin__field-option.type-radio .admin__field-label::before {
  border-radius: 100%;
  background-color: #ffffff;
  border: 1px solid #161616;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 12px;
  width: 20px;
}
.cart.table-wrapper .options-list .admin__field-option.type-radio input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .options-list .admin__field-option.type-radio input:checked + .admin__field-label::before {
  background: #6169ff;
  border-color: #6169ff;
}
.cart.table-wrapper .options-list .admin__field-option.type-radio input:checked + .admin__field-label:after {
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  background: white;
  position: absolute;
  left: 5.5px;
  top: 50%;
  border-radius: 100%;
  right: 0;
  transform: translateY(-50%);
}
.cart.table-wrapper .product-image-wrapper {
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.cart.table-wrapper .product-image-wrapper > .product-image-photo {
  mix-blend-mode: multiply;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 22px;
}
.cart.table-wrapper .price > .save-amount,
.cart.table-wrapper .price > .product-regular-price {
  color: #3db670;
  font-size: 12px;
  font-weight: normal;
}
.cart.table-wrapper .price > .product-regular-price {
  text-decoration: line-through;
}
.cart.table-wrapper .price > .product-regular-price + span .price {
  color: #eb5757;
}
.cart.table-wrapper .item-options-extra {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
  color: #6169ff;
}
.cart.table-wrapper .item-options-extra li {
  display: inline-block;
  display: block;
  margin: 8px 0 0;
}
.cart.table-wrapper .item-options-extra li:before {
  background-image: url("../images/icon/check_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.cart.table-wrapper .item-options-extra li:before {
  position: relative;
  top: -4px;
}
.cart.table-wrapper .item-actions {
  position: absolute;
  top: 25px;
  right: 0;
  user-select: none;
}
.cart.table-wrapper .item-actions .actions-toolbar-trigger {
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.cart.table-wrapper .item-actions .actions-toolbar-wrapper {
  opacity: 0;
  position: relative;
  visibility: hidden;
  transition: opacity 195ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown {
  position: absolute;
  display: flex;
  background: #ffffff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  right: -4px;
  flex-direction: column;
  top: -37px;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a {
  padding: 8px 16px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0;
  color: #161616;
  min-width: 184px;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a:hover {
  background: rgba(22, 22, 22, 0.1);
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a:first-child,
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action-edit {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action.wishlist-add {
  display: inline-block;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action.wishlist-add:before {
  background-image: url("../images/icon/whishlist_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action-edit {
  display: inline-block;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action-edit:before {
  background-image: url("../images/icon/edit.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action-delete {
  display: inline-block;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action-delete:before {
  background-image: url("../images/icon/trash.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action-edit,
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action-delete,
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action.wishlist-add {
  display: block;
}
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action-edit:before,
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action-delete:before,
.cart.table-wrapper .item-actions .actions-toolbar-dropdown > a.action.wishlist-add:before {
  background-size: contain;
  margin-right: 8px;
}
.cart.table-wrapper .item-actions.active .actions-toolbar-wrapper {
  opacity: 1;
  visibility: visible;
  transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.cart-container .checkout-methods-items {
  margin-top: 22px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary,
.cart-container .checkout-methods-items .amshopby-button,
.cart-container .checkout-methods-items .am-filter-go {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 22px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 27.5px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 27.5px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.cart-empty {
  text-align: center;
  padding: 5rem 0;
}
.cart-empty-icon {
  margin-bottom: 2.8rem;
}
.cart-empty-title {
  line-height: 1.2;
  font-size: 18px;
  font-weight: bold;
}
.cart-empty p {
  margin-bottom: 0;
  color: #161616;
}
.cart-empty a {
  margin-top: 20px;
}
.block.crosssell {
  margin-top: 70px;
}
.block.crosssell .swiper-wrapper {
  align-items: stretch;
}
.block.crosssell .swiper-wrapper .swiper-slide {
  height: auto;
}
.block.crosssell .swiper-wrapper .product-item-info {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.block.crosssell .swiper-wrapper .product-item-info .product-item-details {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.qty-controls {
  position: relative;
  display: flex;
  align-items: center;
  width: 90px;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  padding: 4px;
}
.qty-controls > input {
  height: 24px;
  border: 0;
  padding: 0 2px;
  text-align: center;
}
.qty-controls > input:focus,
.qty-controls > input:active {
  border: 0;
  outline: 0;
}
.qty-controls .qty-control-minus {
  display: inline-block;
}
.qty-controls .qty-control-minus:before {
  background-image: url("../images/icon/minus.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.qty-controls .qty-control-plus {
  display: inline-block;
}
.qty-controls .qty-control-plus:before {
  background-image: url("../images/icon/plus.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.qty-controls .qty-control {
  cursor: pointer;
  user-select: none;
}
.cart.block .block-title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #161616;
}
.cart.block .block-title:after {
  background-image: url("../images/icon/arrow_right_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.cart.block .block-title:after {
  margin-left: 2rem;
  position: relative;
  top: -2px;
}
.cart.block .block-title-wrap.has-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.cart.block .block-title-wrap.has-nav > .title:after {
  display: none;
}
.cart.block .block-title-wrap.has-nav .arrow-prev {
  margin-right: 16px;
}
.cart.block .special-price .price-label,
.cart.block .normal-price .price-label {
  display: none;
}
.cart.block .product-items .product-item__status-bar {
  margin-top: 12px;
}
.cart.block .product-items .product-item__additional-options::before {
  display: none;
}
.cart.block .product-items .product-item .price-box {
  margin-top: 2px;
}
.cart.block .product-items .product-item .product-item-details .name {
  font-size: 14px;
  line-height: 1.4;
}
.cart.block .product-items .product-item .product-item-details .name a {
  text-decoration: none;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
.cart.block .product-items .product-item .special-price .price-wrapper {
  position: relative;
}
.cart.block .product-items .product-item .special-price .price-wrapper:after {
  content: attr(data-price-difference);
  color: #eb5757;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  white-space: nowrap;
}
.cart.block .action.primary.tocart,
.cart.block .amshopby-button.tocart,
.cart.block .am-filter-go.tocart {
  padding: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart.block .product-item-actions {
  display: block;
  text-align: right;
  margin-top: 10px;
}
.cart.block .swiper-pagination {
  bottom: 0 !important;
}
.cart.block .swiper {
  padding-bottom: 2.5rem;
}
.table-comparison .action.tocart > svg {
  display: none;
}
.modals-wrapper .minicart-modal {
  left: auto;
  right: 0;
}
.modals-wrapper .minicart-modal .modal-header {
  border-bottom: 1px solid #f1f1f1;
  padding: 28px 0;
  text-align: center;
}
.modals-wrapper .minicart-modal .modal-header .modal-title {
  font-family: 'Monument Extended', sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}
.modals-wrapper .minicart-modal .modal-header .modal-title span {
  background-color: #6169ff;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-family: 'Circular Std';
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  margin-left: 3px;
  position: relative;
  top: -4px;
  width: 24px;
}
.modals-wrapper .minicart-modal .modal-header .action-close {
  margin: 0;
  order: -1;
  padding: 0;
  left: 3px;
  top: 23px;
  right: auto;
}
.modals-wrapper .minicart-modal .modal-header .action-close::before {
  color: #161616;
  font-size: 44px;
}
.modals-wrapper .minicart-modal .modal-header .action-close:focus {
  border: 0;
  outline: 0;
}
.modals-wrapper .minicart-modal .modal-content {
  padding: 0 16px;
}
.modals-wrapper .minicart-modal .modal-footer {
  border-top: 1px solid #f1f1f1;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 30px;
  text-align: center;
}
.modals-wrapper .minicart-modal .modal-footer .action {
  width: 100%;
}
.modals-wrapper .minicart-modal .modal-footer .minicart__delivery-info {
  color: #838383;
  font-size: 12px;
  margin-top: 7px;
}
.modals-wrapper .minicart-modal .minicart-items .product {
  display: flex;
}
.modals-wrapper .minicart-modal .minicart-items .product__media .product-image-wrapper {
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.modals-wrapper .minicart-modal .minicart-items .product__media .product-image-wrapper .product-image-photo {
  mix-blend-mode: multiply;
}
.modals-wrapper .minicart-modal .minicart-items .product__description-information {
  margin-top: 7px;
}
.modals-wrapper .minicart-modal .minicart-items .product__description {
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  margin: 0;
}
.modals-wrapper .minicart-modal .minicart-items .product__description > ul {
  padding-left: 1.2rem;
  overflow: hidden;
  max-width: 211px;
  margin: 5px 0;
  max-height: 68px;
  text-overflow: ellipsis;
  list-style: disc;
}
.modals-wrapper .minicart-modal .minicart-items .product__description > ul > li {
  margin: 0;
}
.modals-wrapper .minicart-modal .minicart-items .product__options-extra-list {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
  color: #6169ff;
}
.modals-wrapper .minicart-modal .minicart-items .product__options-extra-list li {
  display: inline-block;
  display: block;
  margin: 8px 0 0;
}
.modals-wrapper .minicart-modal .minicart-items .product__options-extra-list li:before {
  background-image: url("../images/icon/check_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.modals-wrapper .minicart-modal .minicart-items .product__options-extra-list li:before {
  position: relative;
  top: -4px;
  margin-right: 8px;
}
.modals-wrapper .minicart-modal .minicart-items .product__sku-review {
  display: flex;
}
.modals-wrapper .minicart-modal .minicart-items .product__sku-review .product-sku {
  color: #838383;
  text-transform: uppercase;
}
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block button,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block a.action.map,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .cart.table-wrapper .actions-toolbar > .action,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .signup-welcome__section-inner > a.secondary,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .action-gift {
  background-color: transparent;
  color: #161616;
  margin: 10px 0 0;
  min-width: 100px;
  padding: 7px;
}
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block button span,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block a.action.map span,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .cart.table-wrapper .actions-toolbar > .action span,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .signup-welcome__section-inner > a.secondary span,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .action-gift span {
  color: #161616;
}
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block button span::before,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block a.action.map span::before,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .cart.table-wrapper .actions-toolbar > .action span::before,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .signup-welcome__section-inner > a.secondary span::before,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .action-gift span::before {
  background: url(../images/icon/sync.svg) no-repeat center center / 16px 16px;
  content: "";
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin-right: 4px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 16px;
}
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block button:hover,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block a.action.map:hover,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .cart.table-wrapper .actions-toolbar > .action:hover,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .signup-welcome__section-inner > a.secondary:hover,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .action-gift:hover {
  background-color: #161616;
  color: #ffffff;
}
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block button:hover span,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block a.action.map:hover span,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .cart.table-wrapper .actions-toolbar > .action:hover span,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .signup-welcome__section-inner > a.secondary:hover span,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .action-gift:hover span {
  color: #ffffff;
}
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block button:hover span::before,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block a.action.map:hover span::before,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .cart.table-wrapper .actions-toolbar > .action:hover span::before,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .signup-welcome__section-inner > a.secondary:hover span::before,
.modals-wrapper .minicart-modal .minicart-items .product__qty-section .product__update-block .action-gift:hover span::before {
  filter: invert(100%) sepia(8%) saturate(0%) hue-rotate(2deg) brightness(109%) contrast(101%);
}
.modals-wrapper .minicart-modal .minicart-items .product__column-left {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.modals-wrapper .minicart-modal .minicart-items .product__column-right .product-item-details {
  padding-left: 16px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 11px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  justify-content: flex-end;
  position: fixed;
  left: 15px;
  right: 15px;
  bottom: 131px;
  padding: 10px 0;
  text-align: right;
  z-index: 2;
}
.block-minicart .subtotal::after {
  background-color: #f1f1f1;
  content: "";
  height: 1px;
  position: absolute;
  left: -14px;
  top: 0;
  width: 100%;
}
.block-minicart .subtotal > .label {
  height: 0;
  visibility: hidden;
}
.block-minicart .subtotal .total__box {
  font-weight: 700;
}
.block-minicart .subtotal .total__box-wrapper:not(:first-child) {
  margin-top: 2px;
}
.block-minicart .subtotal .total__save {
  color: #3db670;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 20px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 33px 0 22px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  display: inherit;
  align-items: center;
}
.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:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #ffffff;
  content: '\e611';
  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:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #ffffff;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #ffffff;
  content: '\e611';
  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:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #ffffff;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.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: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 16px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  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;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.2;
}
.minicart-wrapper .action.showcart {
  line-height: 24px;
  display: inline-block;
  white-space: nowrap;
}
.minicart-wrapper .action.showcart:before {
  background-image: url("../images/icon/bag.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
}
.minicart-wrapper .action.showcart.active:before {
  background-image: url("../images/icon/bag.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: -6px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  margin: 0 -16px;
  border-left: 0;
  border-right: 0;
  box-sizing: border-box;
  height: auto !important;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  box-sizing: border-box;
  padding: 22px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #f1f1f1;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-image-wrapper {
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.minicart-items .product-image-wrapper > img {
  mix-blend-mode: multiply;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5.5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  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;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 22px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  display: flex;
}
.minicart-items .product-item-name > a {
  color: #161616;
  flex: 1 1 90%;
  font-weight: 700;
}
.minicart-items .product-item-name .item-actions {
  flex: 1 1 10%;
  position: relative;
}
.minicart-items .product-item-name .item-actions > span {
  z-index: 2;
}
.minicart-items .product-item-name .item-actions > span::after {
  content: none;
}
.minicart-items .product-item-name .item-actions > .content {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  top: -6px;
  z-index: 1;
}
.minicart-items .product-item-name .item-actions .product.actions {
  display: flex;
  flex-direction: column;
}
.minicart-items .product-item-name .item-actions .product.actions .primary {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.minicart-items .product-item-name .item-actions .product.actions .primary a::before {
  background-image: url(../images/icon/gear_blue.svg);
}
.minicart-items .product-item-name .item-actions .product.actions .secondary {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.minicart-items .product-item-name .item-actions .product.actions .secondary a::before {
  background-image: url(../images/icon/trash.svg);
}
.minicart-items .product-item-name .item-actions .product.actions a {
  align-items: center;
  box-sizing: border-box;
  color: #161616;
  display: flex;
  margin: 0;
  min-width: 184px;
  padding: 8px 16px;
  text-decoration: none;
  white-space: nowrap;
}
.minicart-items .product-item-name .item-actions .product.actions a:hover {
  background: rgba(22, 22, 22, 0.1);
}
.minicart-items .product-item-name .item-actions .product.actions a::before {
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  line-height: 24px;
  margin-right: 8px;
  height: 24px;
  vertical-align: middle;
  width: 24px;
}
.minicart-items .product-item-details {
  padding-left: 116px;
}
.minicart-items .product-item-details .price-container {
  text-align: right;
}
.minicart-items .product-item-details .price-container.hasSavings .price-wrapper .price {
  color: #eb5757;
}
.minicart-items .product-item-details .saved-amount-box {
  color: #3db670;
  font-size: 12px;
  font-weight: normal;
}
.minicart-items .product-item-details .saved-amount-box > .amount-saved,
.minicart-items .product-item-details .saved-amount-box > .old-price {
  color: inherit;
  font-size: inherit;
}
.minicart-items .product-item-details .saved-amount-box .price {
  font-size: inherit;
}
.minicart-items .product-item-details .saved-amount-box .old-price {
  text-decoration: line-through;
}
.minicart-items .product-item-details .price-wrapper .price {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
}
.minicart-items .product-item-details .sku {
  margin-bottom: 6px;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5.5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 11px;
}
.minicart-items .product.options .list .values {
  background-color: #f1f1f1;
  border-radius: 4px;
  font-size: 11px;
  padding: 4px 10px;
  white-space: nowrap;
}
.minicart-items .product.options .list .values:not(:first-child) {
  margin-left: 10px;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .header-chechout__help-item.share {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps {
  display: flex;
  justify-content: center;
  padding-left: 12px;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .custom-step li {
  margin-left: 0;
  margin-right: 90px;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .custom-step li.opc-progress-bar-item::before {
  background: url(../images/icon/union_gray.svg) no-repeat center center / cover;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: -60px;
  top: 40%;
  transform: rotate(-90deg) translateY(-50%);
  width: 14px;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .custom-step li a {
  align-items: center;
  display: flex;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item {
  margin-left: 8px;
  margin-right: 86px;
  width: auto;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item::before {
  left: auto;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item:last-of-type::before {
  content: none;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._complete .number {
  background: #128772 url(../images/icon/check_black.svg) no-repeat center center / 24px 24px;
  font-size: 0;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._active .number {
  background-color: #ffffff;
  color: #161616;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._active .text {
  color: #ffffff;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item span {
  font-size: 1.4rem;
  padding: 0;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item span::before,
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item span::after {
  content: none;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item span.number {
  width: 40px;
}
.checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item span.text {
  width: auto;
}
.checkout-index-index .page-header .logo {
  order: -1;
}
.checkout-container {
  margin: 5.6rem 0 22px;
}
.opc-wrapper {
  margin: 0 0 22px;
}
.opc-wrapper .opc {
  counter-reset: step-counter 0;
}
.opc-wrapper .opc > li {
  counter-increment: step-counter 1;
}
.opc-wrapper .opc > li.checkout-payment-method {
  counter-increment: step-counter 3;
}
.opc-wrapper .step-title {
  display: flex;
  align-items: center;
}
.opc-wrapper .step-title:before {
  content: counter(step-counter);
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  background-color: #161616;
  margin-right: 14px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
}
.opc-wrapper .step-content {
  margin: 0 0 44px;
}
.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;
}
.checkout-onepage-success .page-main {
  display: none;
}
.checkout-onepage-success .page-title {
  margin-bottom: 1rem;
  text-align: center;
}
.checkout-onepage-success .page-main {
  overflow: hidden;
  position: relative;
}
.checkout-onepage-success .page-main .columns {
  z-index: 2;
  position: relative;
}
.checkout-onepage-success .main-navigation__section,
.checkout-onepage-success .page-header {
  margin-bottom: 0;
  border-bottom: 0;
}
.checkout-onepage-success .video-control-btn {
  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: inline-block;
  z-index: 9;
}
.checkout-onepage-success .video-control-btn:focus,
.checkout-onepage-success .video-control-btn:active {
  background: none;
  border: none;
}
.checkout-onepage-success .video-control-btn:hover {
  background: none;
  border: none;
}
.checkout-onepage-success .video-control-btn.disabled,
.checkout-onepage-success .video-control-btn[disabled],
fieldset[disabled] .checkout-onepage-success .video-control-btn {
  pointer-events: none;
  opacity: 0.2;
}
.checkout-onepage-success .video-control-btn:before {
  background-image: url("../images/icon/video-play-icon.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 60px;
  vertical-align: middle;
  height: 60px;
  width: 60px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.checkout-onepage-success .video-control-btn:before {
  background-size: contain;
}
.checkout-success-wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 5rem;
}
.checkout-success-wrapper .order-number,
.checkout-success-wrapper .support-email {
  color: #6169ff;
  text-decoration: none;
  font-weight: bold;
}
.checkout-success-wrapper .action,
.checkout-success-wrapper .order-number,
.checkout-success-wrapper .support-email {
  position: relative;
  z-index: 3;
}
.checkout-success-video {
  position: relative;
  height: auto;
}
.checkout-success-video > .video-overlay {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.checkout-success-video > .video-overlay button,
.checkout-success-video > .video-overlay a.action.map,
.checkout-success-video > .video-overlay .cart.table-wrapper .actions-toolbar > .action,
.checkout-success-video > .video-overlay .signup-welcome__section-inner > a.secondary,
.checkout-success-video > .video-overlay .action-gift {
  position: absolute;
}
.checkout-success-video > .video-overlay picture {
  width: 100%;
  height: 100%;
}
.checkout-success-video > .video-overlay picture img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.checkout-success-video > video {
  height: auto;
}
.checkout-success {
  text-align: center;
}
.checkout-success > p {
  margin: 0;
}
.checkout-success .action {
  margin: 3rem 0;
}
.checkout-success-header {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 3rem;
}
.checkout-success-header .page-title-wrapper {
  margin-top: 3rem;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5.5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #ffffff;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #161616;
}
.opc-progress-bar {
  margin: 0 0 22px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 11px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 11px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #f6b2b2;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.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 {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  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:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 16px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 22px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 16px;
  margin-top: 11px;
  display: none !important;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
  display: flex;
  flex-direction: column;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 22px;
  padding: 12px 21px 16px 49px;
  transition: 0.3s border-color;
  font-size: 16px;
  vertical-align: top;
  word-wrap: break-word;
  border-radius: 5px;
  width: 100%;
  display: inline-block;
  -webkit-box-shadow: 0 0 1px 1px #cbcbcb;
  -moz-box-shadow: 0 0 1px 1px #cbcbcb;
  box-shadow: 0 0 1px 1px #cbcbcb;
  position: relative;
}
.opc-wrapper .shipping-address-item:after {
  background-image: url("../images/icon/radio-empty-b.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.opc-wrapper .shipping-address-item:after {
  position: absolute;
  left: 13px;
  top: 13px;
}
.opc-wrapper .shipping-address-item.not-selected-item {
  cursor: pointer;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #6169ff;
  box-shadow: none;
  display: inline-block;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background-image: url("../images/icon/radio-active-bl.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.opc-wrapper .shipping-address-item > .badges {
  margin-bottom: 6px;
}
.opc-wrapper .shipping-address-item > address,
.opc-wrapper .shipping-address-item a {
  font-size: 12px;
  line-height: 1.4;
  color: #838383;
  text-decoration: none;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 22px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5.5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 22px 0 0;
}
.opc-wrapper .edit-address-link {
  position: absolute;
  top: 20px;
  right: 21px;
  text-decoration: underline;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 22px 0;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method thead {
  display: none;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody {
  position: relative;
  display: table;
  width: 100%;
  table-layout: fixed;
  box-shadow: 0 0 0 1px #f1f1f1;
  border-radius: 5px;
  margin-bottom: 8px;
  cursor: pointer;
  box-sizing: border-box;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody.selected {
  box-shadow: 0 0 0 1px #6169ff;
  background: rgba(97, 105, 255, 0.1);
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr {
  display: flex;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td {
  text-align: left;
  padding: 20px 10px;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child {
  padding-left: 20px;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child.icon-pin {
  display: inline-block;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child.icon-pin:before {
  background-image: url("../images/icon/pin.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child.icon-parcel {
  display: inline-block;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child.icon-parcel:before {
  background-image: url("../images/icon/box.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child.icon-truck {
  display: inline-block;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child.icon-truck:before {
  background-image: url("../images/icon/car-dark.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child.icon-email {
  display: inline-block;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child.icon-email:before {
  background-image: url("../images/icon/mail.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:first-child input {
  display: none;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:not(:first-child):not(:last-child) {
  width: 100%;
  overflow-wrap: anywhere;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:last-child {
  padding-right: 20px;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:last-child .price-wrap {
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 11px;
  line-height: 1.4;
  color: #6169ff;
  background-color: rgba(230, 230, 250, 0.7);
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:last-child .price-wrap.free {
  color: #3db670;
  background-color: rgba(212, 242, 207, 0.7);
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr > td:last-child .price-wrap.free .price-amt {
  display: none;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr.sdrop > td {
  width: 100%;
  padding: 22px !important;
  overflow: hidden;
}
.checkout-shipping-method .methods-shipping .table-checkout-shipping-method tbody tr.row-error td {
  border-top: none;
  padding-bottom: 11px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #6169ff;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 33px;
}
.opc-block-shipping-information {
  display: none;
}
.opc-block-summary {
  padding: 22px 33px;
  margin: 0 0 22px;
  border-radius: 5px;
  border: 1px solid #cbcbcb;
}
.opc-block-summary > .title {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .items-in-cart .product .item-options > span {
  margin-bottom: 6px;
  display: inline-block;
}
.opc-block-summary .items-in-cart .product .service-items {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  color: #6169ff;
}
.opc-block-summary .items-in-cart .product .service-items li {
  display: inline-block;
  display: block;
  margin: 0;
}
.opc-block-summary .items-in-cart .product .service-items li:before {
  background-image: url("../images/icon/check_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.opc-block-summary .product-item .product-item-inner .sku {
  margin-bottom: 6px;
}
.opc-block-summary .product-item .product-item-name {
  font-weight: bold;
  margin-bottom: 6px;
}
.opc-block-summary .product-item .product-item-name-block {
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  text-align: right;
  padding-left: 35px;
  position: relative;
  margin-top: -20px;
}
.opc-block-summary .product-item .subtotal.hasSavings .price {
  color: #eb5757;
}
.opc-block-summary .product-item .saved-amount-box {
  font-size: 12px;
  line-height: 1.4;
  color: #3db670;
}
.opc-block-summary .product-item .saved-amount-box > span {
  color: inherit;
}
.opc-block-summary .product-item .saved-amount-box .regular-price {
  text-decoration: line-through;
}
.opc-block-summary .product-item .price {
  font-size: 1.8rem;
  font-weight: bold;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.opc-block-totals {
  padding: 22px;
  margin: 0 0 22px;
  border-radius: 5px;
  border: 1px solid #161616;
  background-color: rgba(61, 182, 112, 0.04);
}
.opc-block-totals .grand.totals .mark,
.opc-block-totals .grand.totals .price {
  font-size: 1.8rem;
  line-height: 1.2;
}
.opc-block-totals .customer-actions > p {
  padding: 24px 0 0;
  margin: 8px 11px 0;
  border-top: 1px solid #161616;
  color: #161616;
}
.opc-block-totals .customer-actions a,
.opc-block-totals .customer-actions a:visited,
.opc-block-totals .customer-actions a:focus,
.opc-block-totals .customer-actions a:active {
  color: #6169ff;
  font-weight: bold;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 27.5px;
}
.popup-authentication {
  left: auto;
  text-align: center;
}
.popup-authentication .action-back {
  color: #161616;
  text-decoration: none;
  font-weight: 700;
  display: inline-block;
}
.popup-authentication .action-back:before {
  background-image: url("../images/icon/arrow.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.popup-authentication .action-back:before {
  transform: rotate(270deg);
}
.popup-authentication .modal-header {
  display: none;
}
.popup-authentication .modal-content {
  padding: 0 1.6rem 1.6rem;
}
.popup-authentication .block-head-actions {
  display: none;
  align-items: center;
  justify-content: space-between;
}
.popup-authentication .block-head-actions .action-close {
  position: relative;
}
.popup-authentication .block-head-actions > button,
.popup-authentication .block-head-actions > a.action.map,
.popup-authentication .block-head-actions > .cart.table-wrapper .actions-toolbar > .action,
.popup-authentication .block-head-actions > .signup-welcome__section-inner > a.secondary,
.popup-authentication .block-head-actions > .action-gift {
  padding: 1.6rem 0;
}
.popup-authentication .sociallogin-block-title {
  display: none;
}
.popup-authentication .sociallogin-padding {
  margin-top: 1.6rem;
  display: flex;
}
.popup-authentication .sociallogin-padding > div {
  margin-right: 4% !important;
  width: 48%;
}
.popup-authentication .sociallogin-padding > div:nth-child(2n) {
  margin-right: 0 !important;
}
.authentication-wrapper {
  float: right;
  margin-top: -66px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  margin: 0 auto;
}
.block-authentication .block-title strong {
  font-weight: bold;
}
.block-authentication .block-title-subtitle {
  font-size: 18px;
  margin-bottom: 16px;
  line-height: 1.2;
}
.block-authentication .block-title-wrap {
  display: flex;
  min-height: 76px;
  align-items: center;
  border-bottom: 1px solid #f1f1f1;
  margin: 0 -1.6rem 5rem;
  padding: 0 1.6rem;
  position: relative;
}
.block-authentication .block-title-wrap > button,
.block-authentication .block-title-wrap > a.action.map,
.block-authentication .block-title-wrap > .cart.table-wrapper .actions-toolbar > .action,
.block-authentication .block-title-wrap > .signup-welcome__section-inner > a.secondary,
.block-authentication .block-title-wrap > .action-gift {
  align-self: stretch;
  position: absolute;
  height: 100%;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication input[type="text"],
.block-authentication input[type="password"],
.block-authentication input[type="email"] {
  font-size: 14px;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5.5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 27.5px;
  text-align: center;
}
.block-authentication .actions-toolbar > .secondary a {
  font-weight: bold;
  text-decoration: underline;
}
.block-authentication .block-content p {
  margin-bottom: 3.2rem;
}
.block-authentication .callout-first {
  margin-bottom: 5.2rem;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 11px;
}
.block-authentication .block[class] .field:not(.choice) .control,
.block-authentication .block[class] .field:not(.choice) .label {
  float: none;
  width: auto;
  text-align: left;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
}
.block-authentication .block[class] .field.choice {
  text-align: left;
}
.block-authentication .block[class] .field.choice label {
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.checkout-login-notice-banner {
  color: #161616;
  margin-bottom: 27.5px;
  padding: 15px 27.5px;
  border-radius: 5px;
  border: 1px solid #161616;
  background: rgba(61, 182, 112, 0.04);
}
.checkout-login-notice-banner > p {
  color: #161616;
  margin: 0;
}
.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: 0 solid #cccccc;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-label-only {
  cursor: pointer;
  display: inline-block;
  display: flex;
  align-items: center;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-label-only:before {
  background-image: url("../images/icon/radio-empty-b.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-label-only:before {
  margin-right: 5px;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-label-only._selected {
  display: inline-block;
  display: flex;
  align-items: center;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-label-only._selected:before {
  background-image: url("../images/icon/radio-active-bl.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-label-only._selected:before {
  margin-right: 5px;
}
.checkout-payment-method .payment-method.purchaseorder .fieldset {
  max-width: 328px;
  width: 100%;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-title.field.choice {
  padding-top: 12px;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-title.field.choice > label {
  margin-left: 4px;
  padding: 17px 0;
  border: 2px solid transparent;
  background: transparent;
  -webkit-box-shadow: 0 0 1px 1px #f1f1f1;
  -moz-box-shadow: 0 0 1px 1px #f1f1f1;
  box-shadow: 0 0 1px 1px #f1f1f1;
  cursor: pointer;
  max-width: 328px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  justify-content: center;
  border-radius: 2px;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-title.field.choice > label:before {
  display: none;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-title.field.choice > label span {
  margin-left: 13px;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-title.field.choice > input:checked + label {
  border-color: #6169ff;
}
.checkout-payment-method .payment-method.purchaseorder .payment-method-title.field.choice > input:checked + label:before {
  display: none;
}
.checkout-payment-method .payment-method-title {
  padding: 22px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5.5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5.5px;
}
.checkout-payment-method .payment-method-title.field.choice > input {
  display: none;
}
.checkout-payment-method .payment-method-title.field.choice > label,
.checkout-payment-method .payment-method-title.field.choice > .label {
  cursor: pointer;
  display: inline-block;
  display: flex;
  align-items: center;
}
.checkout-payment-method .payment-method-title.field.choice > label:before,
.checkout-payment-method .payment-method-title.field.choice > .label:before {
  background-image: url("../images/icon/radio-empty-b.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.checkout-payment-method .payment-method-title.field.choice > label:before,
.checkout-payment-method .payment-method-title.field.choice > .label:before {
  margin-right: 5px;
}
.checkout-payment-method .payment-method-title.field.choice > input:checked + label,
.checkout-payment-method .payment-method-title.field.choice > input:checked + .label {
  display: inline-block;
  display: flex;
  align-items: center;
}
.checkout-payment-method .payment-method-title.field.choice > input:checked + label:before,
.checkout-payment-method .payment-method-title.field.choice > input:checked + .label:before {
  background-image: url("../images/icon/radio-active-bl.svg");
  background-position-x: center;
  background-position-y: center;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.checkout-payment-method .payment-method-title.field.choice > input:checked + label:before,
.checkout-payment-method .payment-method-title.field.choice > input:checked + .label:before {
  margin-right: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 22px 4px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 22px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 22px 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 11px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 22px;
}
.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: 22px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 22px 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: 0 solid #cccccc;
  padding: 22px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #6169ff;
  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;
  color: #ffffff;
  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-title .action-toggle:active:after {
  color: #ffffff;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 22px 4px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 22px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5.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: 5.5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5.5px;
  padding-right: 5.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: 22px;
  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: 22px;
}
.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: #eb5757;
  font-size: 1.4rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 33px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 22px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.downloadable.samples {
  margin-bottom: 22px;
}
.downloadable.samples dd {
  margin: 0 0 11px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 27.5px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5.5px 8px;
  font-size: 1.1rem;
  margin-top: 22px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 22px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 22px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 33px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 22px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 22px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 11px;
}
.gift-message .field {
  margin-bottom: 22px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 22px;
}
.gift-options-content .fieldset {
  margin: 0 0 22px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 11px 22px 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: 11px 0 22px;
  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: #161616;
  border: 1px solid #161616;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Circular Std', sans-serif;
  font-weight: bold;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 2.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: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.gift-item-block .title:hover {
  background: transparent;
  border: 1px solid #161616;
  color: #161616;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 11px 11px 22px;
  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: 11px 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: 22px;
  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: 11px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 44px;
}
.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: 11px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5.5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 11px;
}
.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 {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 66px;
}
.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 27.5px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 22px 8px 11px;
}
.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: 11px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5.5px;
}
.gift-wrapping .label {
  margin: 0 0 5.5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 11px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 20px;
  margin: 22px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 22px 0 11px;
  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 11px 11px 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: 11px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5.5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5.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: 22px 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 11px 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: 22px;
}
.order-options .product {
  margin-bottom: 11px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 11px;
}
.order-options .gift-wrapping {
  margin-bottom: 11px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 16px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 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;
}
.map-popup-wrapper.popup .action.close {
  top: 11px;
}
.map-popup {
  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;
  left: 0;
  margin-top: 11px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
}
.map-popup .popup-content {
  margin: 11px 0 0;
}
.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: 11px;
  top: 11px;
}
.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.2;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 22px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 11px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
a.action.map.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.signup-welcome__section-inner > a.secondary.map-show-info,
.action-gift.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.42857143;
  margin: 0;
  padding: 0;
  color: #6169ff;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
a.action.map.map-show-info:focus,
a.action.map.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.signup-welcome__section-inner > a.secondary.map-show-info:focus,
.signup-welcome__section-inner > a.secondary.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
a.action.map.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.signup-welcome__section-inner > a.secondary.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
a.action.map.map-show-info.disabled,
a.action.map.map-show-info[disabled],
fieldset[disabled] a.action.map.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.signup-welcome__section-inner > a.secondary.map-show-info.disabled,
.signup-welcome__section-inner > a.secondary.map-show-info[disabled],
fieldset[disabled] .signup-welcome__section-inner > a.secondary.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.2;
}
button.map-show-info:visited,
a.action.map.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.signup-welcome__section-inner > a.secondary.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #6169ff;
  text-decoration: none;
}
button.map-show-info:hover,
a.action.map.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.signup-welcome__section-inner > a.secondary.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #6169ff;
  text-decoration: underline;
}
button.map-show-info:active,
a.action.map.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.signup-welcome__section-inner > a.secondary.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
a.action.map.map-show-info:hover,
a.action.map.map-show-info:active,
a.action.map.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.signup-welcome__section-inner > a.secondary.map-show-info:hover,
.signup-welcome__section-inner > a.secondary.map-show-info:active,
.signup-welcome__section-inner > a.secondary.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
a.action.map.map-show-info.disabled,
a.action.map.map-show-info[disabled],
fieldset[disabled] a.action.map.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.signup-welcome__section-inner > a.secondary.map-show-info.disabled,
.signup-welcome__section-inner > a.secondary.map-show-info[disabled],
fieldset[disabled] .signup-welcome__section-inner > a.secondary.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #6169ff;
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.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,
.wishlist.split.button a.action.map.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .signup-welcome__section-inner > a.secondary.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button a.action.map + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .signup-welcome__section-inner > a.secondary + .action.toggle,
.wishlist.split.button .action-gift + .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: #7d7d7d;
  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: #333333;
}
.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: #7d7d7d;
  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: #333333;
}
.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: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  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: 1.2rem;
  padding: 5.5px 8px;
  font-size: 1.1rem;
}
.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: 11px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5.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-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.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: 11px;
  top: 11px;
}
.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.2;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #161616;
  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: 11px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 11px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 22px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 22px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 22px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 66px;
  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: 22px;
}
.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: 22px;
}
.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 11px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 11px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 11px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 11px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 22px;
  margin-top: 33px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #161616;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 27.5px;
  padding-left: 18px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 11px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #eb5757;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 11px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 33px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 11px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 44px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 27.5px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 11px;
}
.multicheckout .item-options {
  margin: 11px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 11px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 44px;
}
.multicheckout.order-review .error-description {
  color: #eb5757;
  font-weight: 400;
  margin-bottom: 11px;
  margin-top: -11px;
}
.multicheckout .box-title span {
  margin-right: 11px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5.5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.4rem;
  margin-bottom: 44px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5.5px 5.5px 11px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 11px 5.5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 22px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 11px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 22px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 11px 0 22px;
}
.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%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 80px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #cbcbcb;
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  height: 16px;
  letter-spacing: 0;
  line-height: 16px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #6169ff;
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  height: 16px;
  letter-spacing: 0;
  line-height: 16px;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #cbcbcb;
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  height: 16px;
  letter-spacing: 0;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #6169ff;
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  height: 16px;
  letter-spacing: 0;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\f005' '\f005' '\f005' '\f005';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\f005' '\f005' '\f005';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\f005' '\f005';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\f005';
}
.block.add.review {
  margin-bottom: 44px;
}
.block.add.review > .title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
.block.add.review .legend {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  margin: 0 0 22px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5.5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 44px;
}
.block.reviews.list .review.title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 22px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 22px;
}
.product-reviews-summary {
  display: table;
  margin: 11px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5.5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 16px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5.5px;
}
.customer-review .product-details {
  margin-bottom: 44px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 22px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 11px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  font-weight: 600;
  margin-bottom: 22px;
}
.customer-review .review-details .review-content {
  margin-bottom: 22px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 11px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 11px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 22px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 22px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.review-form .action.submit.primary:hover {
  background: transparent;
  border: 1px solid #161616;
  color: #161616;
}
.fieldset .review-legend.legend {
  margin-bottom: 22px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 52.8px;
  margin-top: 11px;
}
.review-list {
  margin-bottom: 33px;
}
.review-list .block-title strong {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 22px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 11px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  margin: 0 0 22px;
}
.review-content {
  margin-bottom: 22px;
}
.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: 27.5px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 11px;
}
.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: 22px;
}
.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;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 11px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #eb5757;
  content: '*';
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 11px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 11px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f1f1f1;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #161616;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 11px 5.5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: none;
}
.swatch-option.text {
  background: #f1f1f1;
  color: #686868;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #eb5757;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5.5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 22px 0;
}
.swatch-opt-listing {
  margin-bottom: 11px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.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.42857143;
  margin: 0;
  padding: 0;
  color: #6169ff;
  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.2;
}
.my-credit-cards .action.delete:visited {
  color: #6169ff;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #6169ff;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.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: #6169ff;
  opacity: 0.2;
  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.42857143;
  margin: 0;
  padding: 0;
  color: #6169ff;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 22px;
}
.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.2;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #6169ff;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #6169ff;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.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: #6169ff;
  opacity: 0.2;
  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;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 11px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 11px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 11px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 11px;
}
.account .table-wrapper .data.table.wishlist .action.primary,
.account .table-wrapper .data.table.wishlist .amshopby-button,
.account .table-wrapper .data.table.wishlist .am-filter-go {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 27.5px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 11px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 11px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.instore-available--container {
  padding: 16px 20px;
  background: #f1f1f1;
  border-radius: 5px;
  margin: 24px 0;
}
.instore-available--block-head {
  margin-bottom: 18px;
}
.instore-available--block-head > h4 {
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  margin: 0 0 12px 0;
  text-transform: uppercase;
}
.instore-available--block-head > p {
  margin: 0;
  line-height: 1.4;
}
.instore-available--store-list > .item-store {
  display: flex;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 12px;
  padding: 10px 15px;
}
.instore-available--store-list > .item-store a.action.map {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 500;
  min-width: 85px;
  align-self: center;
  white-space: nowrap;
}
.instore-available--store-list > .item-store .store-info-status {
  display: flex;
}
.instore-available--store-list > .item-store span.status {
  margin-right: 12px;
}
.instore-available--store-list > .item-store span.status:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.instore-available--store-list > .item-store span.status.out-of-stock:before {
  background: #ff0000;
}
.instore-available--store-list > .item-store span.status.low-stock:before {
  background: #ffce19;
}
.instore-available--store-list > .item-store span.status.in-stock:before {
  background: #3db670;
}
[lang="et"] .categorypath-kampaania .filter-options-title[data-code="cat"] {
  font-size: 0;
}
[lang="et"] .categorypath-kampaania .filter-options-title[data-code="cat"]:before {
  content: "Kampaania";
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item:not(.swiper-slide) {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:not(.swiper-slide):nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  display: block;
  margin: 5.5px 0;
  word-wrap: unset;
}
.product-item-simple .product-item-details .swatch-attribute .swatch-attribute-options .swatch-option {
  pointer-events: none;
}
.product-item-info {
  max-width: 100%;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > a.action.map.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .signup-welcome__section-inner > a.secondary.action,
.product-item-actions .actions-secondary > .action-gift.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;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > a.action.map.action:focus,
.product-item-actions .actions-secondary > a.action.map.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .signup-welcome__section-inner > a.secondary.action:focus,
.product-item-actions .actions-secondary > .signup-welcome__section-inner > a.secondary.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > a.action.map.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .signup-welcome__section-inner > a.secondary.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > a.action.map.action.disabled,
.product-item-actions .actions-secondary > a.action.map.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > a.action.map.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .signup-welcome__section-inner > a.secondary.action.disabled,
.product-item-actions .actions-secondary > .signup-welcome__section-inner > a.secondary.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .signup-welcome__section-inner > a.secondary.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.2;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 27.5px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 14px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 11px 0 27.5px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 14px;
  display: none;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .no-display {
  display: none !important;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link,
.product-item .regular-price .price-wrapper {
  margin-top: 5px;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5.5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products.product-items.slick-slider {
  padding: 0;
}
.products.product-items.slick-slider .slick-slide .product-item {
  box-sizing: border-box;
  margin: 0 !important;
  max-width: 300px;
  padding-right: 2%;
}
.products.product-items.slick-slider .slick-slide .product-item .product-item-info {
  display: block;
}
.products.product-items .product-image-wrapper {
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.products.product-items .product-image-wrapper .product-image-photo {
  mix-blend-mode: multiply;
}
.products.product-items .product-image-wrapper,
.products.wrapper .product-image-wrapper {
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.products.product-items .product-image-wrapper .product-image-photo,
.products.wrapper .product-image-wrapper .product-image-photo {
  mix-blend-mode: multiply;
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: block;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 33px 33px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.product-items {
  display: flex;
}
.product-items:not(.swiper-wrapper) {
  flex-wrap: wrap;
}
.product-items .product-item-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-items .product-item-info .product-item__top-section {
  position: relative;
}
.product-items .product-item-info .product-item__status-bar {
  margin-top: 16px;
}
.product-items .product-item-info .product-item__status-bar > * {
  background-color: #f1f1f1;
  border-radius: 4px;
  box-sizing: border-box;
  color: #6169ff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin: 0 10px 0 0;
  padding: 4px 10px;
}
.product-items .product-item-info .product-item__additional-information {
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 500;
}
.product-items .product-item-info .product-item__additional-information_sku {
  color: #838383;
  margin-bottom: 0;
  margin-right: 16px;
  position: relative;
  top: 3px;
}
.product-items .product-item-info .product-item__additional-information .product-reviews-summary {
  margin: 0;
}
.product-items .product-item-info .product-item__additional-information .product-reviews-summary .reviews-actions a {
  color: #838383;
  text-decoration: none;
}
.product-items .product-item-info .product-item__additional-options {
  position: relative;
}
.product-items .product-item-info .product-item__additional-options .price-box {
  margin-bottom: 0;
}
.product-items .product-item-info .product-item__additional-options .price-box span[data-price-type="finalPrice"] .price,
.product-items .product-item-info .product-item__additional-options .price-box .minimal-price-link .price,
.product-items .product-item-info .product-item__additional-options .price-box .regular-price .price {
  font-size: 24px;
  font-weight: 700;
}
.product-items .product-item-info .product-item__additional-options .price-box[data-final-is-special="true"] .price {
  color: #eb5757;
  font-weight: 700;
  font-size: 24px;
}
.product-items .product-item-info .product-item__additional-options .price-box .normal-price .price-container,
.product-items .product-item-info .product-item__additional-options .price-box .special-price .price-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.product-items .product-item-info .product-item__additional-options .price-box .normal-price .price-container .price-label,
.product-items .product-item-info .product-item__additional-options .price-box .special-price .price-container .price-label {
  font-weight: 700;
}
.product-items .product-item-info .product-item__additional-options .price-box .normal-price .price-difference {
  display: none;
}
.product-items .product-item-info .product-item__additional-options .price-box .special-price span[data-price-type="finalPrice"] {
  color: #eb5757;
  font-weight: 700;
}
.product-items .product-item-info .product-item__additional-options .price-box .special-price span[data-price-type="finalPrice"] .price {
  font-size: 24px;
  font-weight: 700;
  position: relative;
}
.product-items .product-item-info .product-item__additional-options .price-box .special-price span[data-price-type="finalPrice"] .price-difference {
  height: max-content;
  padding: 0 5px;
  color: #ffffff;
  background-color: #eb5757;
  border-radius: 10px;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  top: 3px;
  left: 5px;
  white-space: nowrap;
}
.product-items .product-item-info .product-item__additional-options .price-box .special-price + .old-price.sly-old-price {
  display: none !important;
}
.product-items .product-item-info .product-item__additional-options .price-box .old-price {
  text-decoration: line-through;
}
.product-items .product-item-info .product-item__additional-options .price-box .old-price .price-container.price-final_price {
  color: #838383;
  font-size: 12px;
  font-weight: 500;
}
.product-items .product-item-info .product-item__additional-options .price-box .price__configurable-options-wrapper {
  color: #838383;
  font-weight: 500;
}
.product-items .product-item-info .product-item-details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.product-items .product-item-info .product-item-details .name {
  font-size: 18px;
  font-weight: 700;
  margin: 8px 0 0;
}
.product-items .product-item-info .product-item-details .name:hover {
  text-decoration: none;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper {
  margin-top: auto;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute {
  margin-top: 10px;
  padding: 0 2px;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options {
  margin: 0;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option {
  margin-bottom: 8px;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.color,
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.image {
  background-size: cover;
  border: 0;
  border-radius: 50%;
  -webkit-border-radius: 50px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.52) inset;
  box-sizing: border-box;
  height: 20px !important;
  max-width: 20px;
  min-width: 20px;
  width: 20px !important;
  margin-right: 16px !important;
  vertical-align: bottom;
  background: var(--background);
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.color::before,
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.image::before {
  content: none !important;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.color.selected,
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.image.selected {
  outline: 0;
  box-shadow: 0 0 0px 2px #ff5501, inset 0 0 3px 0 rgba(0, 0, 0, 0.52);
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.color.selected::before,
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.image.selected::before {
  border-radius: 50px;
  -webkit-border-radius: 50px;
  content: '' !important;
  pointer-events: none;
  left: 0;
  top: 0;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.color.selected + .am-shopby-swatch-label,
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.image.selected + .am-shopby-swatch-label {
  color: #161616;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.color.selected + .am-shopby-swatch-label .count,
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute .swatch-attribute-options .swatch-option.image.selected + .am-shopby-swatch-label .count {
  color: #838383;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.color .swatch-option {
  background: var(--background);
  border: 2px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.52) inset;
  margin-right: 6px;
  max-width: 20px;
  min-width: 20px;
  padding: 0;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.color .swatch-option.selected,
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.color .swatch-option:hover {
  outline: 1px solid #161616;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.size .swatch-option {
  background-color: #ffffff;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  color: #838383;
  font-size: 14px;
  font-weight: 500;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.size .swatch-option:hover,
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.size .swatch-option.selected {
  border-color: #6169ff;
  color: #6169ff;
  font-weight: 700;
  outline: 1px solid #6169ff;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.size .swatch-option .custom-option-price {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.V_TV_E1 .swatch-attribute-options .swatch-option {
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  color: #838383;
  background: none;
  border: 1px solid #FFFFFF;
  outline: 1px solid #cbcbcb;
  padding: 0px 12px;
}
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.V_TV_E1 .swatch-attribute-options .swatch-option:hover,
.product-items .product-item-info .product-item-details .product-item__additional-information_wrapper .swatch-attribute.V_TV_E1 .swatch-attribute-options .swatch-option.selected {
  border: 1px solid #6169ff;
  color: #6169ff;
  font-weight: bold;
  outline: 1px solid #6169ff;
}
.product-items .product-item-info .product-item__wishlist {
  position: absolute;
  top: 22px;
  right: 9px;
  z-index: 4;
}
.product-items .product-item-info .product-item__wishlist .action.towishlist {
  background: none;
  border: 0;
  padding: 0;
}
.product-items .product-item-info .product-item__wishlist .action.towishlist::before {
  color: #9a9a9f;
  font-size: 50px;
}
.product-items .product-item-info .product-item__wishlist .action.towishlist:hover::before {
  color: #6169ff;
  content: '\e600';
}
.product-items .product-item-info .product-item__labels-wrapper .label__box,
.product-items .product-item-info .product-item__labels-wrapper .label__configurable-options.active {
  border-radius: 100px;
  box-sizing: border-box;
  display: block;
  font-weight: 500;
  line-height: 1.1;
  min-width: 60px;
  padding: 7px 10px;
  pointer-events: none;
  text-align: center;
}
.product-items .product-item-info .product-item__labels-wrapper .label__box.sale-label,
.product-items .product-item-info .product-item__labels-wrapper .label__configurable-options.active.sale-label {
  background: rgba(235, 87, 87, 0.25);
  color: #ff0000;
  font-size: 14px;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 4;
}
.product-items .product-item-info .product-item__labels-wrapper .label__hi-fi {
  display: none;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.product-items .product-item-info .product-item__labels-wrapper .label__hi-fi .logo {
  background: url(../images/labels/hi_fi.svg) no-repeat center center / cover;
  display: block;
  font-size: 0;
  height: 22px;
  max-width: 60px;
  min-width: 60px;
}
.product-items .product-item-info .product-item__labels-wrapper .new-label {
  min-width: 56px;
  padding: 7px 10px;
  color: #ffffff;
  background: #6169ff;
  font-size: 14px;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
  margin: 0 !important;
}
.product-items .product-item-info .product-item__labels-wrapper .category-badges {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  left: 20px;
  top: 20px;
  z-index: 4;
}
.product-items .product-item-info .product-item__labels-wrapper .category-badges .category-badge {
  width: 56px;
}
.product-items .product-item-info .product-item__labels-wrapper .category-badges .category-badge:not(:last-of-type) {
  margin: 0 4px 4px 0;
}
.product-items .product-item-info .product-item__labels-wrapper .category-badges .category-badge a {
  display: block;
}
.product-items .product-item-info .product-item__labels-wrapper .category-badges .category-badge a img {
  display: block;
}
.product-items .product-item-info.is-new:not(.has-category-badges) .product-item__labels-wrapper .sale-label {
  left: 80px;
}
.product-items .product-item-info.is-new .product-item__labels-wrapper .category-badges,
.product-items .product-item-info.on-sale .product-item__labels-wrapper .category-badges {
  top: 60px;
}
.product-items .product-item-info.has-category-badges .new-label {
  display: none;
}
.product-item-inner {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  text-align: center;
  flex-grow: 1;
  padding-right: 6px;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.toolbar-products .modes {
  display: flex;
}
.toolbar-products .modes a,
.toolbar-products .modes strong {
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #cbcbcb;
  box-sizing: border-box;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  height: 24px;
  max-width: 24px;
  width: 24px;
}
.toolbar-products .modes a::before,
.toolbar-products .modes strong::before,
.toolbar-products .modes a::after,
.toolbar-products .modes strong::after {
  background-color: #cbcbcb;
  border-radius: 2px;
  content: '';
  display: block;
}
.toolbar-products .modes a:hover,
.toolbar-products .modes strong:hover,
.toolbar-products .modes a.active,
.toolbar-products .modes strong.active {
  background-color: #ffffff;
  border-color: #6169ff;
}
.toolbar-products .modes a:hover::before,
.toolbar-products .modes strong:hover::before,
.toolbar-products .modes a.active::before,
.toolbar-products .modes strong.active::before,
.toolbar-products .modes a:hover::after,
.toolbar-products .modes strong:hover::after,
.toolbar-products .modes a.active::after,
.toolbar-products .modes strong.active::after {
  background-color: #6169ff;
}
.toolbar-products .modes a span,
.toolbar-products .modes strong span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.toolbar-products .modes a[data-value="grid"]::before,
.toolbar-products .modes strong[data-value="grid"]::before,
.toolbar-products .modes a[data-value="grid"]::after,
.toolbar-products .modes strong[data-value="grid"]::after {
  height: 14px;
  min-width: 6px;
  width: 6px;
}
.toolbar-products .modes a[data-value="grid"]::after,
.toolbar-products .modes strong[data-value="grid"]::after {
  margin-left: 2px;
}
.toolbar-products .modes a[data-value="list"],
.toolbar-products .modes strong[data-value="list"] {
  margin-left: 6px;
}
.toolbar-products .modes a[data-value="list"]::before,
.toolbar-products .modes strong[data-value="list"]::before {
  height: 14px;
  min-width: 14px;
  width: 14px;
}
.toolbar-products .modes #modes-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter::before,
.sorter-mobileview__btn::before {
  background: url(../images/icon/arrows.svg) no-repeat center center / contain;
  content: "";
  display: inline-block;
  height: 24px;
  position: relative;
  top: 7px;
  width: 24px;
}
.sorter #sorter {
  border: 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  height: auto;
  padding: 0;
  text-indent: 1px;
  text-overflow: '';
  -webkit-appearance: none;
  -moz-appearance: none;
}
.sorter #sorter:focus {
  outline: none;
}
.sorter .sorter-action {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.top-section-category {
  align-items: center;
  display: flex;
  margin-bottom: 15px;
}
.top-section-category .page-title-wrapper {
  align-items: center;
  display: flex;
  margin: 0;
}
.top-section-category .page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}
.top-section-category .page-title-wrapper ul {
  display: flex;
  margin: 0 0 0 32px;
  padding: 0;
}
.top-section-category .page-title-wrapper ul li {
  list-style: none;
  margin: 0 12px 0 0;
}
.top-section-category .page-title-wrapper ul li a {
  background-color: #e5e7ff;
  border-radius: 20px;
  color: #6169ff;
  display: block;
  font-size: 12px;
  padding: 10px 12px;
  text-decoration: none;
  transition: all .29s linear;
  white-space: nowrap;
}
.top-section-category .page-title-wrapper ul li a:hover {
  background-color: #6169ff;
  color: #ffffff;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image {
  margin-bottom: 22px;
}
.page-bottom {
  display: flex;
  flex-direction: column;
}
.page-bottom .category-description {
  background-color: #161616;
  box-shadow: 32vw 0 0 0 #161616, -32vw 0 0 0 #161616;
  color: #ffffff;
  margin-bottom: 0;
  order: 22;
}
.page-bottom .category-description h2,
.page-bottom .category-description h3,
.page-bottom .category-description h4,
.page-bottom .category-description h5 {
  margin: 0;
  text-transform: uppercase;
}
.page-bottom .category-description P {
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 32px;
}
.page-bottom .category-description__read-more {
  margin-top: 22px;
}
.page-bottom .category-description__read-more span {
  color: #6169ff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  text-decoration: underline;
}
.page-bottom .category-description__read-more span:hover {
  text-decoration: none;
}
.page-bottom .category-description .read-more {
  max-height: 180px;
  overflow: hidden;
}
.page-bottom .category-description .read-more.show {
  max-height: none;
  overflow: visible;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.swiper .product-image-container {
  width: 100% !important;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.catalog-product-view .breadcrumbs {
  margin-bottom: 0;
}
.catalog-product-view .product-full-width-section {
  clear: both;
}
.catalog-product-view #features.product-full-width-section {
  order: 2;
  width: 100%;
}
.catalog-product-view .column.main > div:not(.product-info-main):not(.product.media):not(.product.info.detailed),
.catalog-product-view .product.info.recommended,
.catalog-product-view .cart.block.related {
  clear: both;
}
.page-title-wrapper.product {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}
.page-title-wrapper.product .page-title {
  flex: 1 1 70%;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}
.page-title-wrapper.product .amshopby-option-link {
  box-sizing: border-box;
  display: flex;
  flex: 1 1 30%;
  justify-content: flex-end;
  margin: 0;
}
.page-title-wrapper.product .amshopby-option-link a {
  align-items: center;
  background-color: #f1f1f1;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  height: 65px;
  padding: 10px;
  width: 200px;
}
.page-title-wrapper.product .amshopby-option-link img {
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  object-fit: contain;
}
.page-title-wrapper.product .product-reviews-summary {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  margin: 0;
}
.page-title-wrapper.product .product.attribute.sku {
  color: #838383;
  font-size: 12px;
  font-weight: 500;
}
.page-title-wrapper.product .product.attribute.sku strong {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mega-is-open .product-page__navigation {
  z-index: 1;
}
.product-page__navigation {
  background-color: #ffffff;
  margin-bottom: 14px;
  padding: 22px 0;
  position: sticky;
  top: 0;
  z-index: 2;
}
.product-view-menu {
  display: flex;
  margin: 0;
  max-width: 100%;
  overflow-x: auto;
  padding-bottom: 10px;
  padding-left: 0;
  position: relative;
}
.product-view-menu::-webkit-scrollbar-thumb {
  border: 1px solid transparent;
  background-clip: content-box;
  background-color: transparent;
}
.product-view-menu::-webkit-scrollbar {
  width: 4px;
}
.product-view-menu::-webkit-scrollbar-track {
  background-color: transparent;
}
.product-view-menu::before {
  background-color: #f1f1f1;
  border-radius: 5px;
  content: "";
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.product-view-menu li {
  list-style: none;
  margin: 0 22px 0 0;
}
.product-view-menu li.selected a {
  color: #6169ff;
}
.product-view-menu li.selected a::before {
  background-color: #6169ff;
  width: 100%;
}
.product-view-menu li a {
  color: #838383;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  text-decoration: none;
}
.product-view-menu li a::before {
  content: "";
  border-radius: 5px;
  height: 4px;
  position: absolute;
  bottom: -13px;
  left: 0;
  transition: width .32s linear;
  width: 0;
}
.product.media {
  position: relative;
}
.product.media .product-item__labels-wrapper {
  position: absolute;
}
.product.media .product-item__labels-wrapper .label__box,
.product.media .product-item__labels-wrapper .label__configurable-options.active {
  border-radius: 100px;
  box-sizing: border-box;
  display: block;
  font-weight: 500;
  line-height: 1.1;
  min-width: 60px;
  padding: 7px 10px;
  pointer-events: none;
  text-align: center;
}
.product.media .product-item__labels-wrapper .label__box.sale-label,
.product.media .product-item__labels-wrapper .label__configurable-options.active.sale-label {
  background: rgba(235, 87, 87, 0.25);
  color: #ff0000;
  font-size: 14px;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
}
.product.media .product-item__labels-wrapper .label__hi-fi {
  display: none;
}
.product.media .product-item__labels-wrapper .new-label {
  min-width: 56px;
  padding: 7px 10px;
  color: #ffffff;
  background: #6169ff;
  font-size: 14px;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
  margin: 0 !important;
}
.product.media .product-item__labels-wrapper.is-new:not(.has-category-badges) .label__configurable-options.active.sale-label,
.product.media .product-item__labels-wrapper.is-new:not(.has-category-badges) .label__box.sale-label {
  left: 80px;
}
.product.media .product-item__labels-wrapper.is-new .category-badges,
.product.media .product-item__labels-wrapper.on-sale .category-badges {
  top: 60px;
}
.product.media .product-item__labels-wrapper.has-category-badges .new-label {
  display: none;
}
.product.media .product-item__labels-wrapper .category-badges {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  left: 20px;
  top: 20px;
  z-index: 1;
}
.product.media .product-item__labels-wrapper .category-badges .category-badge {
  width: 56px;
}
.product.media .product-item__labels-wrapper .category-badges .category-badge:not(:last-of-type) {
  margin: 0 4px 4px 0;
}
.product.media .product-item__labels-wrapper .category-badges .category-badge a {
  display: block;
}
.product.media .product-item__labels-wrapper .category-badges .category-badge a img {
  display: block;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.4rem;
  margin: 11px 0;
}
.product.media .product.thumbs {
  margin: 22px 0 33px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.media .fotorama__stage__frame {
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.product.media .fotorama__stage__frame img {
  mix-blend-mode: multiply;
}
.product.media .fotorama__nav {
  text-align: center;
}
.product.media .fotorama__thumb-border {
  border-color: #161616;
  box-sizing: border-box;
  border-radius: 4px;
}
.product.media .fotorama__thumb {
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.product.media .fotorama__thumb img {
  mix-blend-mode: multiply;
}
.product.info.detailed {
  clear: left;
  margin-bottom: 30px;
}
.product.info.detailed .product.data.items > .item.title > .switch {
  border: 0;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 120%;
  color: #161616;
  background: #fff;
  font-family: 'Monument Extended';
  overflow-wrap: break-word;
}
.product.info.detailed .product.data.items > .item.content {
  border: 0;
}
.product.info.detailed .additional-attributes {
  width: 100%;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5.5px 11px 5.5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 33px 11px 0;
}
.product.info.detailed .additional-attributes tr {
  display: table;
  width: 100%;
}
.product.info.detailed .additional-attributes tr td.col {
  text-align: right;
  padding-right: 0;
}
.product.info.detailed .additional-attributes [role='tab'] {
  border-bottom: 1px solid transparent;
}
.product.info.detailed .additional-attributes [role='tab'] .group-label {
  transition: color 300ms ease-in;
}
.product.info.detailed .additional-attributes [role='tab']:after {
  content: '';
  background-image: url("../images/icon/union_black.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  display: inline-block;
  transition: all 300ms ease-in;
}
.product.info.detailed .additional-attributes .active {
  border-color: #f1f1f1;
}
.product.info.detailed .additional-attributes .active:after {
  filter: invert(49%) sepia(69%) saturate(4889%) hue-rotate(222deg) brightness(100%) contrast(102%);
  transform: rotate(180deg);
}
.product.info.detailed .additional-attributes .active .group-label {
  color: #6169ff;
}
.product.info.detailed .additional-attributes .active + tr table tr {
  border-bottom: 1px solid #f1f1f1;
}
.product.info.detailed .additional-attributes [role='tabpanel'] > td {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
.product.info.detailed .additional-attributes [role='tabpanel'] th {
  color: #838383;
  padding-left: 0;
  padding-right: 0;
}
.product.info.detailed .additional-attributes [role='tabpanel'] tr {
  padding-left: 0;
  padding-right: 0;
}
.product.info.detailed .additional-attributes [role='tabpanel'] table td {
  text-align: right;
  padding-right: 0;
}
.product.info.detailed .additional-attributes [role='tabpanel'] td.col {
  text-align: right;
  padding-right: 0;
}
.product.info.detailed .additional-attributes [role='tabpanel'] th.label,
.product.info.detailed .additional-attributes [role='tabpanel'] td.data {
  padding-top: 13px;
  padding-bottom: 13px;
  font-weight: 500;
  line-height: 1.4;
  font-size: 14px;
}
.product.info.detailed .additional-attributes .group-label {
  color: #161616;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
}
.block-viewed-products-grid .block-title {
  margin-bottom: 24px;
}
.block-viewed-products-grid .block-title strong {
  font-size: 24px;
}
.block-viewed-products-grid .product-items .slick-track {
  display: flex;
  justify-content: flex-start;
  margin: 0;
}
.block-viewed-products-grid .product-item {
  display: inline-block;
}
.block-viewed-products-grid .product-item:not(.swiper-slide),
.block-viewed-products-grid .product-item:not(.slick-slider) {
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 6%) / 4);
}
.block-viewed-products-grid .product-item:not(.swiper-slide):nth-child(4n + 1),
.block-viewed-products-grid .product-item:not(.slick-slider):nth-child(4n + 1) {
  margin-left: 0;
}
.block-viewed-products-grid .product-item .product-item__top-section .product-item-photo {
  display: block;
  padding: 0;
  width: auto;
}
.block-viewed-products-grid .product-item .product-item-details .product-item-name.name {
  font-weight: normal;
}
.block-viewed-products-grid .product-item .product-item__additional-information {
  display: flex;
}
.block-viewed-products-grid .product-item .product-item__additional-information .product-reviews-summary {
  order: 3;
}
.block-viewed-products-grid .product-item .product-item__additional-options .price-box .special-price {
  margin-top: 5px;
}
.block-viewed-products-grid .product-item .product-item__additional-options .price-box .old-price .price-container {
  align-items: center;
  display: flex;
}
.block-viewed-products-grid .product-item .product-item__additional-options .price-box .old-price .price-container .price-label,
.block-viewed-products-grid .product-item .product-item__additional-options .price-box .old-price .price-container .price-wrapper {
  color: #838383;
  font-size: 12px;
  font-weight: 500;
}
.block-viewed-products-grid .product-item .product-item__additional-options .price-box .old-price .price-container .price-wrapper {
  margin-left: 5px;
}
.block-viewed-products-grid .product-item-info .product-item-details {
  display: flex;
  flex-direction: column;
}
.block-viewed-products-grid .product-item-info .product-item-details .price-box {
  margin: 0;
}
.block-viewed-products-grid .product-item-info .product-item-details .product-item__additional-options {
  order: 2;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 11px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 22px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5.5px;
}
.product-info-main .product.alert {
  margin: 11px 0;
}
.product-info-main .price-box {
  margin-top: 11px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.6rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5.5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 11px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #eb5757;
  font-size: 1.4rem;
  margin: 0 0 0 5.5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.product-info-main .stock,
.product-info-main .swatch-attribute-selected-option {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-info-main .product-options-wrapper .swatch-opt {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.product-info-main .product-options-wrapper .swatch-opt .size {
  order: -1;
}
.product-info-main .product-options-wrapper .swatch-attribute {
  margin-top: 13px;
}
.product-info-main .product-options-wrapper .swatch-attribute.size {
  margin-top: 0;
}
.product-info-main .product-options-wrapper .swatch-attribute.size .swatch-option {
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 4px;
  color: #161616;
  font-size: 12px;
  height: auto;
  line-height: 1.1;
  padding: 12px 26px 7px 12px;
}
.product-info-main .product-options-wrapper .swatch-attribute.size .swatch-option:hover,
.product-info-main .product-options-wrapper .swatch-attribute.size .swatch-option.selected {
  background-color: rgba(97, 105, 255, 0.08);
  border-color: #6169ff;
  color: #6169ff;
  outline: 0;
}
.product-info-main .product-options-wrapper .swatch-attribute.size .swatch-option .custom-option-price {
  text-align: left;
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-option.image {
  width: auto !important;
}
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_E1 .swatch-attribute-options .swatch-option {
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  color: #838383;
  background: none;
  border: 1px solid #FFFFFF;
  outline: 1px solid #cbcbcb;
  padding: 0px 12px;
}
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_E1 .swatch-attribute-options .swatch-option:hover,
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_E1 .swatch-attribute-options .swatch-option.selected {
  border: 1px solid #6169ff;
  color: #6169ff;
  font-weight: bold;
  outline: 1px solid #6169ff;
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-option,
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_V .swatch-option,
.product-info-main .product-options-wrapper .swatch-attribute.V_F_O59 .swatch-option,
.product-info-main .product-options-wrapper .swatch-attribute.A_37 .swatch-option {
  align-items: center;
  background: none !important;
  border: 0;
  display: flex;
  height: auto !important;
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-option::before,
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_V .swatch-option::before,
.product-info-main .product-options-wrapper .swatch-attribute.V_F_O59 .swatch-option::before,
.product-info-main .product-options-wrapper .swatch-attribute.A_37 .swatch-option::before {
  content: "";
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.52) inset;
  border: 0;
  border-radius: 50%;
  display: block;
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-width: 24px;
  padding: 0;
  width: 24px;
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-option.image::before,
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_V .swatch-option.image::before,
.product-info-main .product-options-wrapper .swatch-attribute.V_F_O59 .swatch-option.image::before,
.product-info-main .product-options-wrapper .swatch-attribute.A_37 .swatch-option.image::before {
  background-image: var(--background);
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-option.color::before,
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_V .swatch-option.color::before,
.product-info-main .product-options-wrapper .swatch-attribute.V_F_O59 .swatch-option.color::before,
.product-info-main .product-options-wrapper .swatch-attribute.A_37 .swatch-option.color::before {
  background-color: var(--background);
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-option:hover,
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_V .swatch-option:hover,
.product-info-main .product-options-wrapper .swatch-attribute.V_F_O59 .swatch-option:hover,
.product-info-main .product-options-wrapper .swatch-attribute.A_37 .swatch-option:hover {
  outline: none;
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-option.selected,
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_V .swatch-option.selected,
.product-info-main .product-options-wrapper .swatch-attribute.V_F_O59 .swatch-option.selected,
.product-info-main .product-options-wrapper .swatch-attribute.A_37 .swatch-option.selected {
  border: 2px solid #161616;
  border-radius: 50px;
  outline: none;
  padding: 8px 10px;
  width: auto !important;
}
.product-info-main .product-options-wrapper .swatch-attribute.color .swatch-option.selected::after,
.product-info-main .product-options-wrapper .swatch-attribute.V_TV_V .swatch-option.selected::after,
.product-info-main .product-options-wrapper .swatch-attribute.V_F_O59 .swatch-option.selected::after,
.product-info-main .product-options-wrapper .swatch-attribute.A_37 .swatch-option.selected::after {
  content: attr(aria-label);
  color: #161616;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px;
}
.product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .product-options-wrapper .services-box {
  position: relative;
}
.product-info-main .product-options-wrapper .services-box > label {
  margin-bottom: 12px;
}
.product-info-main .product-options-wrapper .services-box > label span {
  font-weight: 700;
  font-size: 14px;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option {
  margin: 0;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option:not(:first-child) {
  margin-top: 15px;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option input:checked + .admin__field-label::before {
  background: #6169ff url(../images/icon/check_white.svg) no-repeat center center / contain;
  border-color: #6169ff;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option input:checked + .admin__field-label span {
  color: #6169ff;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option .admin__field-label {
  display: flex;
  position: relative;
  cursor: pointer;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option .admin__field-label::before {
  background-color: #ffffff;
  border: 1px solid #161616;
  border-radius: 4px;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 12px;
  width: 20px;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option .admin__field-label span {
  font-size: 14px;
  font-weight: 700;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option .admin__field-label .price-notice {
  margin-left: auto;
  white-space: nowrap;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option.type-radio .admin__field-label::before {
  border-radius: 100%;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option.type-radio input:checked + .admin__field-label::before {
  background-image: none;
}
.product-info-main .product-options-wrapper .services-box .admin__field-option.type-radio input:checked + .admin__field-label:after {
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  background: white;
  position: absolute;
  left: 5.5px;
  top: 50%;
  border-radius: 100%;
  right: 0;
  transform: translateY(-50%);
}
.product-info-main .product.attribute {
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 22px 12px;
}
.product-info-main .product.attribute ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.product-info-main .product.attribute ul li {
  color: #3f3f48;
  font-weight: 500;
  position: relative;
  text-indent: -2rem;
  padding-left: 2rem;
  margin-bottom: 5px;
}
.product-info-main .product.attribute ul li div {
  display: contents;
}
.product-info-main .product-add-form {
  width: 100%;
}
.product-info-main .product-options-bottom {
  gap: 20px;
}
.product-info-main .product-options-bottom .price-box {
  margin-top: 0;
  position: relative;
}
.product-info-main .product-options-bottom .price-box[data-final-is-special="true"] .price {
  color: #eb5757;
  font-weight: 700;
  font-size: 24px;
}
.product-info-main .product-options-bottom .price-box .special-price {
  color: #eb5757;
}
.product-info-main .product-options-bottom .price-box .special-price + .old-price {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-info-main .product-options-bottom .price-box .special-price + .old-price + span {
  color: #eb5757;
}
.product-info-main .product-options-bottom .price-box .special-price ~ span[class*="discount-price-id-old-price-"] {
  display: block;
}
.product-info-main .product-options-bottom .price-box .special-price .price-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-info-main .product-options-bottom .price-box .special-price .price-difference {
  display: inline-block;
  margin-left: 3px;
  position: relative;
  top: -6px;
  white-space: nowrap;
}
.product-info-main .product-options-bottom .price-box ~ span[class*="discount-price-id-old-price-"] {
  display: none;
}
.product-info-main .product-options-bottom .price-box .price-difference {
  display: none;
}
.product-info-main .product-options-bottom .price-box .price-wrapper[data-price-type="finalPrice"] .price,
.product-info-main .product-options-bottom .price-box .price-wrapper .minimal-price-link .price,
.product-info-main .product-options-bottom .price-box .price-wrapper .regular-price .price {
  font-family: 'Poppins';
  font-size: 24px;
  font-weight: 700;
}
.product-info-main .product-options-bottom .price-box .price-label {
  color: #838383;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  top: 12px;
  display: none;
}
.product-info-main .product-options-bottom .price-box .old-price .price-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-info-main .product-options-bottom .box-tocart {
  flex: 1 1 43%;
  margin: 0;
}
.product-info-main .product-options-bottom .box-tocart .fieldset {
  margin-bottom: 0;
}
.product-info-main .product-options-bottom .box-tocart .fieldset .actions {
  display: block;
  padding: 0;
  width: 100%;
}
.product-info-main .product-options-bottom .box-tocart .fieldset .actions .tocart {
  font-family: 'Circular Std';
  font-size: 16px;
  line-height: 1.1;
  width: 100%;
}
.product-info-main .product-options-bottom .product-info__adition-options .product-addto-links {
  justify-content: flex-end;
  display: flex;
  margin: 0;
}
.product-info-main .product-options-bottom .product-info__adition-options .product-addto-links a {
  align-items: center;
  background-color: #d9dbff;
  border: 0;
  border-radius: 50%;
  display: flex;
  font-size: 0;
  height: 48px;
  justify-content: center;
  position: relative;
  width: 48px;
}
.product-info-main .product-options-bottom .product-info__adition-options .product-addto-links a::before {
  content: "";
  height: 24px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
}
.product-info-main .product-options-bottom .product-info__adition-options .product-addto-links a.towishlist {
  margin-right: 12px;
}
.product-info-main .product-options-bottom .product-info__adition-options .product-addto-links a.towishlist::before {
  background-image: url(../images/icon/whishlist_blue.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
.product-info-main .product-options-bottom .product-info__adition-options .product-addto-links a.tocompare::before {
  background-image: url(../images/icon/comparison_blue.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
.product-info-main {
  display: flex;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  height: 0;
  visibility: hidden;
}
.product-options-bottom {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5.5px;
}
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-options-bottom .price-final_price {
  display: flex;
  flex-wrap: wrap;
}
.product-options-bottom .price-final_price .price-label {
  flex: 1 1 100%;
}
.product-options-bottom .price-final_price .price-wrapper {
  order: -1;
}
.product-options-bottom .special-price {
  display: block;
  margin: 11px 0;
}
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-options-bottom .old-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-options-bottom .old-price {
  display: none;
}
.product-options-bottom .no-display {
  display: none !important;
}
.product-options-bottom .box-tocart {
  margin: 22px 0;
}
.product-options-bottom .box-tocart .field.qty {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-options-bottom .box-tocart .input-text.qty {
  height: 54px;
  text-align: center;
  width: 54px;
}
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-options-bottom .product-addto-links {
  margin: 22px 0;
}
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 11px 0;
  padding: 11px 16.5px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #6169ff;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #6169ff;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #6169ff;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #6169ff;
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5.5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 22px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 11px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -5.5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5.5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 11px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.price-wrapper[data-price-type="finalPrice"] {
  display: flex;
}
.price-wrapper[data-price-type="finalPrice"] .price-difference {
  order: 2;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5.5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 11px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  display: inline-block;
  display: block;
  position: relative;
  clear: both;
}
.block-search .control:before {
  background-image: url("../images/icon/search.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.block-search .control:before {
  position: absolute;
  top: 7px;
  left: 14px;
}
.block-search input {
  height: initial;
  padding: 8px 0 8px 48px;
  line-height: 1.4;
  border-radius: 40px;
  border-color: #353535;
  background: #353535;
  color: #838383;
}
.block-search input:not([disabled]):focus {
  border-color: #6169ff;
  background-color: #ffffff;
  color: #161616;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5.5px 44px 5.5px 11px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #cbcbcb;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5.5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 11px;
}
/*Default setting*/
.flex-col-number__2 h4 {
  color: #838383;
  font-family: 'Circular Std';
  font-size: 14px;
  font-weight: normal;
  margin-top: 28px;
}
.cms-about-us p {
  margin-bottom: 20px;
}
.person {
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
  border-radius: 5px;
  margin: 16px 10px 4px;
  padding: 10px 11px;
}
.person:before,
.person:after {
  content: '';
  display: table;
}
.person:after {
  clear: both;
}
.person img {
  border-radius: 4px;
  float: left;
  margin-right: 19px;
  max-width: 117px;
}
.person > p:first-of-type {
  color: #161616;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
  margin-top: 18px;
}
.person p {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
}
.person p.position {
  color: #161616;
}
.person .contacts {
  margin-top: 12px;
}
.delimiter {
  border-color: #f1f1f1;
}
/*Default setting*/
.cms-stores-and-contacts .page-main,
.cms-stores-and-contacts .breadcrumbs {
  max-width: 850px;
}
.cms-stores-and-contacts h1 {
  font-size: 2rem;
  margin-bottom: 0;
}
.cms-stores-and-contacts h1 + .flex {
  margin-top: 32px;
}
.cms-stores-and-contacts h4 {
  color: #838383;
  font-family: 'Circular Std';
  font-size: 14px;
  font-weight: normal;
}
.store-department {
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
  border-radius: 5px;
  line-height: 20px;
  padding: 17px 22px;
}
.store-department.box {
  margin: 0 10px;
}
.store-department > p:first-of-type {
  color: #161616;
  font-weight: 700;
  max-width: 180px;
}
.store-department > p:first-of-type + p {
  margin-top: 16px;
}
.store-department p {
  color: #838383;
  font-size: 14px;
  margin: 0;
}
.store-department .contacts {
  margin-top: 20px;
}
.store-department .contacts p a {
  margin-right: 18px;
}
.store-department .contacts p a:not(:first-of-type) {
  margin-left: 18px;
  margin-right: 0;
}
.cms-accordion__title[aria-selected="true"] .store-name {
  color: #6169ff;
}
.cms-accordion__content .store-item:before,
.cms-accordion__content .store-item:after {
  content: "";
  display: table;
}
.cms-accordion__content .store-item:after {
  clear: both;
}
.cms-accordion__content .store-item > p:not(:first-child) {
  margin-top: 20px;
}
.cms-accordion__content .store-item > p:last-of-type {
  margin-top: 0;
}
.cms-accordion__content .store-item img {
  float: left;
  margin-right: 20px;
  max-width: 395px;
}
.cms-accordion__content .store-item p {
  color: #161616;
  line-height: 1.1;
  margin: 0;
}
.cms-accordion__content .store-item a {
  text-decoration: none;
}
.cms-accordion__content .store-item a:hover {
  text-decoration: underline;
}
.cms-accordion__content .store-item .btn-map {
  background-color: #161616;
  border: 1px solid #161616;
  border-radius: 100px;
  box-sizing: border-box;
  clear: both;
  color: #ffffff;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-top: 16px;
  max-width: 395px;
  opacity: .9;
  padding: 12px 30px 10px;
  text-align: center;
  transition: opacity 0.29s ease-out;
}
.cms-accordion__content .store-item .btn-map:hover {
  text-decoration: none;
}
.cms-accordion__content .store-item .btn-map:before {
  content: url(../images/icon/map.svg);
  display: inline-block;
  height: 14px;
  margin-right: 8px;
  width: 10px;
}
.cms-accordion__content .store-item .btn-map:hover {
  opacity: 1;
}
.cms-accordion__content .store-desc {
  margin-top: 20px;
}
.cms-accordion__content .store-desc p {
  font-size: 12px;
  color: #838383;
}
.cms-accordion__content .store-desc p:not(:first-child) {
  margin-top: 20px;
}
.cms-faq .page-main,
.cms-faq .breadcrumbs {
  max-width: 850px;
}
.cms-faq #panel {
  margin-top: 32px;
}
.cms-faq #panel button,
.cms-faq #panel a.action.map,
.cms-faq #panel .cart.table-wrapper .actions-toolbar > .action,
.cms-faq #panel .signup-welcome__section-inner > a.secondary,
.cms-faq #panel .action-gift {
  background-color: #e5e7ff;
  border-color: #e5e7ff;
  color: #6169ff;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 7px;
  margin-right: 12px;
  padding: 9px 12px;
  text-transform: none;
}
.cms-faq #panel button.active,
.cms-faq #panel a.action.map.active,
.cms-faq #panel .cart.table-wrapper .actions-toolbar > .action.active,
.cms-faq #panel .signup-welcome__section-inner > a.secondary.active,
.cms-faq #panel .action-gift.active {
  background-color: #6169ff;
  border-color: #6169ff;
  color: #ffffff;
}
.cms-faq #faq {
  margin-top: 24px;
}
.cms-faq #faq .cms-accordion__title {
  font-weight: 700;
}
.cms-faq #faq .cms-accordion__title[aria-selected="true"] {
  color: #6169ff;
}
.cms-lease .page-main,
.cms-lease .breadcrumbs {
  max-width: 850px;
}
.cms-lease h1 + p {
  font-weight: 500;
  margin-top: 32px;
}
.cms-accordion {
  margin-top: 24px;
}
.cms-accordion__content {
  color: #161616;
  font-weight: 700;
}
.cms-accordion__content h5,
.cms-accordion__content p,
.cms-accordion__content ol,
.cms-accordion__content table {
  line-height: 1.1;
  margin-top: 22px;
}
.cms-accordion__content h5 {
  font-family: 'Circular Std';
}
.cms-accordion__content h5 + h5 {
  margin-top: 0;
}
.cms-accordion__content p {
  color: #161616;
}
.cms-accordion__content table {
  border: 0;
  border-collapse: unset;
}
.cms-accordion__content table + p {
  margin-top: 0;
}
.cms-accordion__content ol {
  margin-left: 24px;
}
.cms-no-route .page-title-wrapper {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cms-no-route .shopby-device__head-title,
.cms-no-route .shopby-brands__head-title {
  position: relative;
}
.cms-no-route .shopby-device__head-title::after,
.cms-no-route .shopby-brands__head-title::after {
  background: url(../images/icon/arrow_right_blue.svg) no-repeat center center / contain;
  content: "";
  display: inline-block;
  height: 18px;
  margin-left: 13px;
  position: relative;
  top: -4px;
  width: 18px;
}
.no-route__wrapepr .no-route__main {
  margin: 0 auto;
  max-width: 380px;
  text-align: center;
}
.no-route__wrapepr .no-route__main h2 {
  font-family: 'Circular Std';
  font-size: 18px;
  margin-bottom: 0;
}
.no-route__wrapepr .no-route__main p {
  color: #161616;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 16px;
}
.no-route__wrapepr .no-route__main .action {
  background-color: #161616;
  border-color: #161616;
  margin-top: 24px;
}
.no-route__wrapepr .no-route__main .action:hover {
  background-color: #6169ff;
  border-color: #6169ff;
}
.cms-terms-and-conditions .page-main,
.cms-terms-and-conditions-terms-of-use .page-main,
.cms-terms-and-conditions-customer-support .page-main,
.cms-terms-and-conditions-14-days-right-of-withdrawal .page-main,
.cms-terms-and-conditions-payment-methods .page-main,
.cms-terms-and-conditions-shipping .page-main,
.cms-terms-and-conditions-submission-of-warranty-and-claims .page-main,
.cms-terms-and-conditions-extended-warranty-for-3rd-and-4th-year .page-main,
.cms-terms-and-conditions-warranty-repair-of-playstation-products .page-main,
.cms-terms-and-conditions-instructions-for-entering-the-psn-code .page-main,
.cms-terms-and-conditions-instructions-for-unpacking-and-initial-setup-of-the-tv .page-main,
.cms-terms-and-conditions .breadcrumbs,
.cms-terms-and-conditions-terms-of-use .breadcrumbs,
.cms-terms-and-conditions-customer-support .breadcrumbs,
.cms-terms-and-conditions-14-days-right-of-withdrawal .breadcrumbs,
.cms-terms-and-conditions-payment-methods .breadcrumbs,
.cms-terms-and-conditions-shipping .breadcrumbs,
.cms-terms-and-conditions-submission-of-warranty-and-claims .breadcrumbs,
.cms-terms-and-conditions-extended-warranty-for-3rd-and-4th-year .breadcrumbs,
.cms-terms-and-conditions-warranty-repair-of-playstation-products .breadcrumbs,
.cms-terms-and-conditions-instructions-for-entering-the-psn-code .breadcrumbs,
.cms-terms-and-conditions-instructions-for-unpacking-and-initial-setup-of-the-tv .breadcrumbs {
  margin: 0 auto;
  max-width: 850px;
}
.cms-page-view .terms-a-conditions__wrapper h3 {
  text-transform: none;
}
.terms-a-conditions__mobile {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.terms-a-conditions__wrapper h3 {
  font-family: 'Circular Std';
  font-size: 18px;
  font-weight: 700;
  margin: 24px 0 0;
}
.terms-a-conditions__wrapper h3:first-of-type {
  margin-top: 32px;
}
.terms-a-conditions__wrapper ol {
  margin: 0;
  padding-left: 23px;
}
.terms-a-conditions__wrapper ol li {
  color: #838383;
  font-size: 14px;
  font-weight: 500;
  margin: 16px 0 0;
}
.terms-a-conditions__wrapper ol li::marker {
  color: #161616;
}
.terms-a-conditions__wrapper p {
  color: #838383;
  font-size: 14px;
  font-weight: 500;
  margin: 16px 0 0;
}
.terms-a-conditions__list {
  margin: 30px 0 0;
  padding: 0;
}
.terms-a-conditions__item {
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
  border-radius: 4px;
  list-style: none;
  position: relative;
}
.terms-a-conditions__item::before {
  background: url(../images/icon/arrow_right_gray.svg) no-repeat center center / contain;
  content: "";
  display: block;
  height: 18px;
  pointer-events: none;
  position: absolute;
  right: 33px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .29s linear;
  width: 18px;
}
.terms-a-conditions__item:not(:first-child) {
  margin: 12px 0 0;
}
.terms-a-conditions__item:hover {
  border-color: #6169ff;
}
.terms-a-conditions__item:hover::before {
  background-image: url(../images/icon/arrow_right_blue.svg);
}
.terms-a-conditions__item a {
  color: #161616;
  display: block;
  font-family: 'Circular Std';
  font-size: 18px;
  margin: 0;
  padding: 17px 20px;
  text-decoration: none;
}
.page-layout-1column-topbanner-pages.cms-services .section main-navigation__section {
  margin-bottom: 0;
}
.page-layout-1column-topbanner-pages.cms-services .page__top-image {
  justify-content: center;
  text-align: center;
}
.page-layout-1column-topbanner-pages.cms-services .page__top-image h1 {
  color: #ffffff;
  margin: 0 auto;
  max-width: 1260px;
  text-transform: none;
}
.page-layout-1column-topbanner-pages.cms-services .page__top-image div[data-content-type='buttons'] {
  margin-top: 24px;
}
.page-layout-1column-topbanner-pages.cms-services .page__top-image div[data-content-type='buttons'] a {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #161616;
  font-size: 16px;
  font-weight: 700;
  padding: 11px 17px;
}
.page-layout-1column-topbanner-pages.cms-services .page__top-image div[data-content-type='buttons'] a:hover {
  background-color: #161616;
  border-color: #161616;
  color: #ffffff;
}
.page-layout-1column-topbanner-pages.cms-services .column.main {
  position: relative;
}
.border-bottom__decoration {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 40px;
  order: 2;
}
.our-clients-block .our-clients-title {
  font-size: 24px;
  margin-top: 0;
}
.review-items .image.active a::before {
  width: 100%;
}
.review-items .image img {
  object-fit: contain;
  max-width: 100%;
  max-height: 52px;
  min-height: 52px;
}
.review-items .image a {
  display: inline-block;
  position: relative;
}
.review-items .image a::before {
  background-color: #6169ff;
  border-radius: 6px;
  content: "";
  height: 4px;
  position: absolute;
  bottom: -25px;
  left: 0;
  transition: width .32s linear;
  width: 0;
  z-index: 4;
}
.review-items .review-content {
  box-sizing: border-box;
  display: flex !important;
  margin-bottom: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.review-items .review-content[aria-hidden="false"] {
  opacity: 1;
  pointer-events: auto;
  position: static;
  transition: all 1s linear;
  visibility: visible;
}
.review-items .review-content__customer {
  position: relative;
}
.review-items .review-content__customer .review-nickname {
  color: #6169ff;
  font-weight: 700;
}
.review-items .review-content__customer .review-client-position {
  color: #838383;
}
.review-items .review-content__text h5 {
  font-family: 'Circular Std';
  font-weight: 700;
  margin: 0;
}
.review-items .review-content__text h5::before {
  content: "“";
  font-family: 'Monument Extended', sans-serif;
  display: inline-block;
  margin-right: 12px;
}
.review-items .review-content__text .review-detail {
  margin-top: 14px;
}
.review-item__header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 16px;
  position: relative;
}
.review-item__header::before {
  background-color: #f1f1f1;
  border-radius: 5px;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.review-item__content {
  margin-top: 20px;
}
.services__mobile {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.services-wrap {
  margin-top: 20px;
  max-width: 1320px;
}
.services-wrap .services-head__title {
  font-family: 'Monument Extended', sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
}
.services-wrap .services-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 34px 0 0;
  padding: 0;
}
.services-wrap .services-item {
  background-color: #161616;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 31.33333%;
  align-items: flex-start;
  margin-bottom: 2%;
  margin-right: 2%;
  max-width: 31.33333%;
  padding: 32px 12px 32px 32px;
  position: relative;
}
.services-wrap .services-item:nth-child(3n+3) {
  margin-right: 0;
}
.services-wrap .services-item > img {
  object-fit: contain;
  width: 111px;
}
.services-wrap .services__link {
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  text-decoration: none;
  width: 100%;
}
.services-wrap .services__details {
  margin-left: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.services-wrap .services__details-title {
  color: #ffffff;
  font-family: 'Monument Extended', sans-serif;
  font-size: 16px;
  line-height: 22.4px;
  max-width: 167px;
  text-transform: uppercase;
  word-break: break-word;
}
.services-wrap .services__details-button {
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 100px;
  content: attr(alt);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 6px 12px;
}
.services-wrap .services__details-button__wrapper {
  margin-top: 24px;
}
.services-benefits {
  background-color: #161616;
  box-shadow: 48vw 0 0 0 #161616, -48vw 0 0 0 #161616;
  margin-top: 50px;
  padding: 56px 0;
}
.services-benefits__mobile {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.services-benefits__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.services-benefits__item {
  box-sizing: border-box;
  display: flex;
  flex: 50%;
  margin: 0;
}
.services-benefits__item.benefits-marker a::before {
  border-radius: 0 0 100px 0;
  content: '';
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 116px;
  z-index: -1;
}
.services-benefits__item.benefits-gray a::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.services-benefits__item.benefits-blue {
  justify-content: flex-end;
}
.services-benefits__item.benefits-blue a {
  margin-right: 10%;
}
.services-benefits__item.benefits-blue a::before {
  background-color: #6169ff;
}
.services-benefits__item a {
  color: #ffffff;
  display: block;
  font-family: 'Monument Extended', sans-serif;
  font-size: 16px;
  line-height: 1.1;
  max-width: 200px;
  padding: 32px 23px 40px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 2;
}
.services-benefits__brands-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 24px -20px 0;
}
.services-benefits__brand-item {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 0 8px;
  width: calc(25%);
}
.services-benefits__brand-item a {
  align-items: center;
  background-color: #353535;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  max-height: 56px;
  min-height: 56px;
  padding: 0 12px;
}
.services-benefits__brand-item img {
  filter: brightness(0) invert(1);
  max-height: 45px;
}
.services-benefits .services-benefits {
  margin-top: 0;
  padding-top: 0;
}
.services-benefits h5 {
  color: #838383;
  font-family: 'Circular Std';
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.services__section-product {
  margin-top: 40px;
}
.services__section-product.two-columns-block p {
  max-width: 515px;
}
.services__section-product .two-column-block__right {
  text-align: right;
}
.services__do-you-need {
  margin-top: 55px;
}
.services__do-you-need.two-columns-block p {
  max-width: 515px;
}
.services__do-you-need .two-column-block__right {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.our-clients-say-block .reviews-content {
  background-color: #f1f1f1;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 47px 40px 30px;
}
.our-clients-say-block .reviews-content__other {
  padding: 0;
}
.our-clients-say-block .reviews-content__other .slick-track {
  display: flex;
}
.our-clients-say-block .reviews-content__other .slick-slide {
  height: auto;
}
.our-clients-say-block .reviews-content__other .slick-arrow {
  bottom: -60px !important;
  left: 0 !important;
  top: auto !important;
}
.our-clients-say-block .reviews-content__other .slick-arrow.slick-next {
  left: 70px !important;
}
.our-client_say-wrapper {
  display: flex !important;
  margin: 0;
}
.our-client_say-autor {
  flex: 1 1 21%;
}
.our-client_say-autor .review-nickname {
  color: #6169ff;
  font-weight: 700;
}
.our-client_say-autor .review-client-position {
  color: #838383;
}
.our-client_say-text {
  flex: 1 1 74%;
}
.our-client_say-text .review-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
}
.our-client_say-text .review-title:before {
  content: '“';
  font-family: 'Monument Extended', sans-serif;
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
  margin-right: 12px;
}
.our-client_say-text .review-detail {
  color: #838383;
  margin: 20px 0 0 !important;
  max-height: 180px;
  overflow-y: auto;
}
.contact-form--wrapper {
  background: #161616;
  margin-left: -15px;
  margin-right: -15px;
  color: #ffffff;
  padding: 56px 15px;
}
.contact-form .fieldset > .legend {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  margin: 0 0 5.6rem 0;
}
.contact-form .label,
.contact-form label {
  color: #838383;
}
.contact-form input,
.contact-form select,
.contact-form textarea {
  border-color: transparent;
}
.contact-form select {
  overflow: hidden;
}
.home-services__wrap {
  margin-top: 5rem;
}
.home-services__wrap .btn-arrow {
  display: none;
}
.home-services__title {
  display: inline-block;
  text-decoration: none;
}
.home-services__title strong {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #161616;
}
.home-services__title strong:after {
  background-image: url("../images/icon/arrow_right_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.home-services__title strong:after {
  margin-left: 2rem;
  position: relative;
  top: -2px;
}
.home-services__title:hover,
.home-services__title:focus,
.home-services__title:active,
.home-services__title:visited {
  color: initial;
  text-decoration: none;
}
.home-services__items.swiper-wrapper {
  align-items: stretch;
}
.home-services__item {
  max-width: 292px;
  width: 100%;
}
.home-services__item.swiper-slide {
  height: auto;
}
.home-services__item > a {
  background-color: #161616;
  color: #ffffff;
  border-radius: 4px;
  text-decoration: none;
  display: flex;
  height: 100%;
  flex-direction: column;
}
.home-services__item > a:hover,
.home-services__item > a:active,
.home-services__item > a:visited {
  text-decoration: none;
  border: 0;
}
.home-services__item .image-wrap {
  display: flex;
  padding: 60px;
  position: relative;
}
.home-services__item .service.name {
  font-size: 20px;
  line-height: 1.24;
  text-decoration: none;
  margin: 20px;
}
.home-services__item .service.image {
  border-radius: 0 0 172px 0;
  max-width: 172px;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.home-services__item .service.image-icon {
  position: absolute;
  left: 8px;
  top: 80px;
}
.home-services__item .fake-btn {
  font-weight: bold;
  border-bottom: 1px solid;
  color: #6169ff;
  margin: auto 20px 20px;
  align-self: flex-start;
  justify-self: self-end;
}
.brands__section-product > div {
  align-items: center;
  display: flex;
  justify-content: center;
}
.brands__section-product > div p {
  margin-top: 0;
  max-width: 420px;
}
.page-layout-1column-topbanner-pages .page-main {
  max-width: 100%;
  padding: 0;
}
.page-layout-1column-topbanner-pages .page-main .main {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.page-layout-1column-topbanner-pages .page__top-image {
  max-width: 100%;
  order: -1;
}
.page-layout-1column-topbanner-pages .page__top-image .row-full-width-inner {
  max-width: 100%;
}
.page-layout-1column-topbanner-pages .page__top-image .header-img,
.page-layout-1column-topbanner-pages .page__top-image .header-img img {
  display: block;
  max-height: 464px;
  object-fit: cover;
  width: 100%;
}
.page-layout-1column-topbanner-pages .page__wrapper {
  margin: 16px auto 0;
  max-width: 850px;
  order: 2;
}
.page-layout-1column-topbanner-pages .page__wrapper-full {
  max-width: 100%;
  order: 2;
  width: 100%;
}
.page-layout-1column-topbanner-pages .page__wrapper h3 {
  margin-bottom: 24px;
  margin-top: 0;
}
.breadcrumbs {
  margin-top: 24px;
}
.breadcrumbs ul li,
.breadcrumbs ul a {
  color: #838383;
}
/*Default setting*/
.cms-page-view h1 {
  font-size: 2.4rem;
  font-weight: normal;
}
.cms-page-view h1,
.cms-page-view h2,
.cms-page-view h3 {
  text-transform: uppercase;
}
.cms-page-view .page-title-wrapper {
  margin-top: 15px;
}
.cms-page-view .page-title-wrapper .page-title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0;
}
.flex {
  display: flex;
}
.flex-col-number__2 {
  flex-wrap: wrap;
  margin: 0 -10px;
}
.flex-col-number__2 h4 {
  box-sizing: border-box;
  flex: 1 1 100%;
  margin-bottom: 0;
  margin-left: 10px;
}
.flex-col-number__2 .person,
.flex-col-number__2 .box {
  width: calc(50% - 20px);
}
p {
  color: #838383;
}
.cms-accordion > * {
  box-sizing: border-box;
}
.cms-accordion__wrapper:not(:first-child) {
  margin-top: 20px;
}
.cms-accordion__title {
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 600;
  position: relative;
}
.cms-accordion__title [data-role="trigger"] > span {
  position: relative;
}
.cms-accordion__title [data-role="trigger"] > span:after {
  background: url(../images/icon/union.svg) no-repeat center center / contain;
  content: "";
  height: 14px;
  pointer-events: none;
  position: absolute;
  right: -27px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .27s linear;
  width: 8px;
}
.cms-accordion__title[aria-selected="true"] [data-role="trigger"] > span:after {
  transform: rotate(-180deg) translateY(45%);
}
.cms-accordion__title[aria-selected="true"] {
  border-color: #6169ff;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
}
.cms-accordion__title[aria-selected="true"]:before {
  transform: rotate(-180deg) translateY(45%);
}
.cms-accordion__title[aria-selected="true"] + .cms-accordion__content {
  border-color: #6169ff;
  border-top: 0;
  border-radius: 0 0 5px 5px;
}
.cms-accordion__title > div {
  padding: 22px 40px 22px 20px;
}
.cms-accordion__title img {
  max-height: 27px;
}
.cms-accordion__content {
  border: 1px solid transparent;
  padding: 5px 40px 24px 20px;
}
.cms-accordion__content ul {
  padding-left: 25px;
}
.cms-accordion__content ul li {
  position: relative;
}
.cms-accordion__content ul li::before {
  background-color: #838383;
  content: "";
  height: 10px;
  position: absolute;
  left: -18px;
  top: 50%;
  transform: translateY(-50%);
}
.cms-accordion__content ol {
  padding: 0;
}
.cms-accordion__content ul,
.cms-accordion__content ol {
  margin-bottom: 0;
}
.cms-accordion__content a {
  text-decoration: underline;
}
.cms-accordion__content a:hover {
  text-decoration: none;
}
.cms-accordion .check-store-status {
  background-color: #cbcbcb;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin-right: 10px;
  width: 10px;
}
.cms-accordion .check-store-status.check-store-status__open {
  background-color: #3db670;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 11px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #eb5757;
  font-size: 1.4rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 22px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-edit-address form {
  max-width: 420px;
}
.block-edit-address .fieldset > .field-name-firstname,
.block-edit-address .fieldset > .field.city {
  max-width: 49%;
  display: inline-block;
  width: 100%;
}
.block-edit-address .fieldset > .field-name-lastname,
.block-edit-address .fieldset > .field.zip {
  max-width: 49%;
  display: inline-block;
  clear: both;
  margin-left: 2%;
  width: 100%;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .page-title-wrapper .page-title {
  display: none;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .column.main .toolbar .toolbar-amount {
  padding: 2px 0 0;
  line-height: 56px;
  margin-right: 15px;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account address {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  color: #838383;
}
.account address a {
  color: inherit;
}
.account .block.block-addresses-default {
  margin-bottom: 0;
}
.account .block .box {
  position: relative;
}
.account .block .box .box-actions {
  position: absolute;
  top: 16px;
  right: 16px;
  margin: 0;
}
.account .block .box .box-content {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  color: #838383;
}
.account .block .box .box-content a {
  color: inherit;
}
.account-customer-heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.account-customer-heading .customer-info > span {
  display: block;
  font-size: 14px;
  line-height: 1.4;
}
.account-customer-heading .customer-info > span.name {
  font-weight: bold;
  margin-top: 4px;
}
.newsletter-manage-index.account .column.main .field.choice input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.newsletter-manage-index.account .column.main .form {
  width: 100%;
  max-width: 100%;
}
.newsletter-manage-index.account .column.main .form label {
  cursor: pointer;
  padding: 12px 20px;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #cbcbcb;
  transition: box-shadow 200ms ease-in;
  display: block;
}
.newsletter-manage-index.account .column.main .form label:hover {
  box-shadow: 0 0 0 2px #6169ff;
}
.newsletter-manage-index.account .column.main .form label > span {
  display: block;
  line-height: 1.4;
  color: #838383;
}
.newsletter-manage-index.account .column.main .form label .label-title {
  font-size: 16px;
  color: #161616;
}
.newsletter-manage-index.account .column.main .form label.has-toggle .label--toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto 20px auto auto;
}
.block-addresses-default .block-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5.5px 18px 5.5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 11px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 11px;
}
.block .title strong {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
}
.column.main .block .title strong {
  font-size: 1.6rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5.5px;
}
.block .box-actions > .action {
  margin-right: 5px;
}
.block-create-password .callout-first {
  text-align: center;
  margin-bottom: 3rem;
}
.block-create-password .success-message-container {
  text-align: center;
}
.block-create-password .success-message-container strong {
  font-size: 18px;
  line-height: 1.2;
  margin: 16px 0;
  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;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 56px;
  line-height: 56px;
  padding: 0 16px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 11px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.has-pass-toggle {
  position: relative;
}
.has-pass-toggle .show-password-icon {
  position: absolute;
  width: 24px;
  height: 24px;
  z-index: 2;
  top: 16px;
  right: 16px;
  cursor: pointer;
  user-select: none;
  display: inline-block;
}
.has-pass-toggle .show-password-icon:before {
  background-image: url("../images/icon/eye.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.has-pass-toggle .show-password-icon.eye-no {
  display: inline-block;
}
.has-pass-toggle .show-password-icon.eye-no:before {
  background-image: url("../images/icon/eye-no.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.signup-welcome__section {
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-top: -20px;
  padding: 60px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.signup-welcome__section-inner {
  position: relative;
  z-index: 2;
}
.signup-welcome__section-inner > a.secondary {
  background: #ffffff;
  color: #161616;
}
.signup-welcome__section-inner h2,
.signup-welcome__section-inner h3,
.signup-welcome__section-inner h4 {
  margin-top: 0;
}
.block.filter {
  margin-bottom: 44px;
}
.block.filter .filter-title {
  margin-bottom: 22px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 11px;
}
.filter-current .item {
  margin-bottom: 11px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 33px;
}
.filter-title__selection-el {
  display: flex;
  justify-content: space-between;
}
.filter-title__selection-el .text span {
  font-family: 'Monument Extended', sans-serif;
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.filter-title__selection-el .block-actions a {
  color: #6169ff;
  font-size: 14px;
  font-weight: 700;
}
.filter-title__selection-el + .amshopby-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 0;
}
.filter-title__selection-el + .amshopby-items li {
  border: 1px solid #6169ff;
  border-radius: 4px;
  box-sizing: border-box;
  color: #6169ff;
  font-weight: 500;
  margin-right: 10px;
  max-width: 190px;
  text-align: center;
  padding: 9px 30px 9px 10px!important;
  position: relative;
}
.filter-title__selection-el + .amshopby-items li .amshopby-filter-value {
  pointer-events: none;
  position: relative;
}
.filter-title__selection-el + .amshopby-items li .amshopby-filter-value::after,
.filter-title__selection-el + .amshopby-items li .amshopby-filter-value::before {
  background-color: #6169ff;
  border-radius: 6px;
  content: '';
  height: 1px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: -20px;
  width: 14px;
}
.filter-title__selection-el + .amshopby-items li .amshopby-filter-value::before {
  transform: rotate(45deg) translateY(-50%);
}
.filter-title__selection-el + .amshopby-items li .amshopby-filter-value::after {
  transform: rotate(-45deg) translateY(-50%);
}
.filter-title__selection-el + .amshopby-items li .amshopby-filter-value .swatch-option {
  background: none;
  border: 0;
  color: #6169ff;
  font-weight: normal;
  float: none;
  margin: 0;
  padding: 0;
}
.filter-title__selection-el + .amshopby-items li .amshopby-filter-value .swatch-option.image,
.filter-title__selection-el + .amshopby-items li .amshopby-filter-value .swatch-option.color {
  border-radius: 50%;
  height: 20px;
  max-width: 20px;
  min-width: auto;
  width: 20px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.52) inset;
}
.filter-title__selection-el + .amshopby-items li .amshopby-filter-value .swatch-option[option-label="White"] {
  border: 1px solid #6169ff;
}
.filter-title__selection-el + .amshopby-items li:last-child {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.filter-title__selection-el + .amshopby-items li .amshopby-remove {
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
.filter-title__selection-el + .amshopby-items li .amshopby-remove::after,
.filter-title__selection-el + .amshopby-items li .amshopby-remove::before {
  content: none;
}
.filter-options {
  margin: 0;
}
.filter-options-item {
  border-top: 1px solid #f1f1f1;
  position: relative;
}
.filter-options-item:last-child {
  border-bottom: 1px solid #f1f1f1;
}
.filter-options-item::before {
  background: url(../images/icon/union_black.svg) no-repeat center center / 13px 13px;
  content: '';
  height: 24px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 11px;
  transition: transform .29s linear;
  width: 24px;
}
.filter-options-item.active::before {
  transform: rotate(180deg);
}
.filter-options-title {
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 0;
  word-break: break-all;
}
.filter-options-content {
  margin-bottom: 13px;
  padding: 0;
}
.filter-options-content ol,
.filter-options-content ul {
  margin: 0 !important;
}
.filter-options-content ol li:not(:first-child),
.filter-options-content ul li:not(:first-child) {
  margin-top: 12px;
}
.filter-options-content ol a,
.filter-options-content ul a {
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
.filter-options-content ol a::before,
.filter-options-content ul a::before {
  border: 1px solid #161616;
  box-sizing: border-box;
  border-radius: 5px;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: 12px;
  pointer-events: none;
  position: relative;
  top: 6px;
  width: 20px;
}
.filter-options-content ol a:hover .count,
.filter-options-content ul a:hover .count {
  color: #838383 !important;
}
.filter-options-content ol a.amshopby-link-selected::before,
.filter-options-content ul a.amshopby-link-selected::before {
  background: #6169ff url(../images/icon/check_white.svg) no-repeat center center / 14px 14px;
  border-color: #6169ff;
}
.filter-options-content ol a.amshopby-link-selected .label,
.filter-options-content ul a.amshopby-link-selected .label {
  color: #6169ff;
}
.filter-options-content ol a.amshopby-link-selected .count,
.filter-options-content ul a.amshopby-link-selected .count {
  color: #838383 !important;
}
.filter-options-content ol a .label,
.filter-options-content ul a .label {
  color: #161616;
}
.filter-options-content ol a .count,
.filter-options-content ul a .count {
  color: #838383;
}
.filter-options-content .item > a {
  color: #161616;
  text-decoration: none;
}
.filter-options-content .am-shopby-form {
  margin: 0 !important;
  padding: 0 !important;
}
.filter-options-content .swatch-option.selected,
.filter-options-content .swatch-option:hover {
  border: 0 !important;
  outline: 0 !important;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link {
  align-items: center;
  display: flex;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link::before,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link::before {
  content: none;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link:hover .am-shopby-swatch-label,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link:hover .am-shopby-swatch-label {
  color: #161616;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link:hover .am-shopby-swatch-label .count,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link:hover .am-shopby-swatch-label .count {
  color: #838383;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link .swatch-option,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link .swatch-option {
  background-size: cover;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.52) inset;
  box-sizing: border-box;
  height: 20px;
  max-width: 20px;
  min-width: 20px;
  width: 20px;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link .swatch-option::before,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link .swatch-option::before {
  content: none !important;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link .swatch-option.selected::before,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link .swatch-option.selected::before {
  border-radius: 50%;
  content: '' !important;
  pointer-events: none;
  left: 0;
  top: 0;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link .swatch-option.selected + .am-shopby-swatch-label,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link .swatch-option.selected + .am-shopby-swatch-label {
  color: #161616;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link .swatch-option.selected + .am-shopby-swatch-label .count,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link .swatch-option.selected + .am-shopby-swatch-label .count {
  color: #838383;
}
.filter-options-content .am-filter-items-attr_color.swatch-attribute .am-swatch-link .am-shopby-swatch-label,
.filter-options-content .am-filter-items-attr_V_TV_V.swatch-attribute .am-swatch-link .am-shopby-swatch-label {
  margin-left: 14px;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper {
  display: block;
  margin-bottom: 12px;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link {
  font-size: 14px;
  font-weight: 500;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option {
  background: none;
  border: 0;
  color: #161616;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  float: none;
  margin: 0 !important;
  overflow: visible;
  padding: 0;
  text-align: left;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option::before {
  border: 1px solid #161616;
  box-sizing: border-box;
  border-radius: 5px;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: 12px;
  overflow: visible;
  pointer-events: none;
  position: relative;
  top: 6px;
  width: 20px;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.selected {
  position: relative;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.selected::before {
  background: #6169ff url(../images/icon/check_white.svg) no-repeat center center / 14px 14px;
  border-color: #6169ff;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.color,
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.image {
  background-size: cover;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.52) inset;
  box-sizing: border-box;
  height: 20px;
  max-width: 20px;
  min-width: 20px;
  width: 20px;
  margin-right: 16px !important;
  vertical-align: bottom;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.color::before,
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.image::before {
  content: none !important;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.color.selected::before,
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.image.selected::before {
  border-radius: 50%;
  content: '' !important;
  pointer-events: none;
  left: 0;
  top: 0;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.color.selected + .am-shopby-swatch-label,
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.image.selected + .am-shopby-swatch-label {
  color: #161616;
}
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.color.selected + .am-shopby-swatch-label .count,
.filter-options-content .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.image.selected + .am-shopby-swatch-label .count {
  color: #838383;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.block.newsletter {
  margin-bottom: 0;
  padding-top: 32px;
  padding-bottom: 32px;
  color: #ffffff;
}
.block.newsletter .form.subscribe {
  display: block;
  width: 100%;
}
.block.newsletter .form.subscribe .field-group {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: block;
}
.block.newsletter .field:not(.choice) input {
  padding: 0 0 0 20px;
  border-radius: 56px;
  border: 0;
  height: 48px;
  line-height: normal;
}
.block.newsletter .field:not(.choice) input:focus {
  border: 0;
}
.block.newsletter .field.choice input {
  display: none;
}
.block.newsletter .field.choice input:checked + label .label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 11px;
  background: #ffffff;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 6px 0 0 #ffffff, 6px -2px 0 #ffffff, 6px -4px 0 #ffffff, 6px -6px 0 #ffffff, 6px -8px 0 #ffffff, 6px -10px 0 #ffffff, 6px -12px 0 #ffffff;
  transform: rotate(45deg);
}
.block.newsletter .field.choice .label {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  position: relative;
  cursor: pointer;
  display: block;
  white-space: nowrap;
}
.block.newsletter .field.choice .label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  border: 1px solid #ffffff;
  background-color: transparent;
  border-radius: 3px;
}
.block.newsletter .field.choice a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid;
}
.block.newsletter .field.choice a:hover {
  border: 0;
}
.block.newsletter .field.newsletter {
  width: 80%;
  margin-right: 8px;
}
.block.newsletter .title {
  margin-bottom: 16px;
}
.block.newsletter .sub-title {
  margin-bottom: 32px;
  display: block;
  line-height: 1.4;
  font-size: 16px;
}
.block.newsletter .action.subscribe {
  padding: 8px 0;
  line-height: 24px;
  box-sizing: border-box;
  vertical-align: middle;
  height: 48px;
  width: 60px;
}
.footer-top svg.circles {
  display: none;
}
.order-links {
  margin-bottom: 10px;
  display: none;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
  font-size: 12px;
  line-height: 1.4;
}
.order-links .item a {
  color: #6169ff;
  background-color: #e5e7ff;
}
.order-links .item a:hover {
  color: #ffffff;
  background-color: #6169ff;
}
.order-links .item > a,
.order-links .item strong {
  padding: 10px 12px;
  border-radius: 35px;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
}
.order-links .item.current strong {
  color: #ffffff;
  background-color: #6169ff;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items .order-title > strong {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items .order-total {
  max-width: 440px;
  width: 100%;
}
.order-details-items .order-total > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.order-details-items .order-total > div:not(.subtotal):not(.grand_total) {
  color: #838383;
}
.order-details-items .order-total .subtotal {
  margin-bottom: 10px;
}
.order-details-items .order-total .subtotal .mark,
.order-details-items .order-total .subtotal .price {
  font-weight: bold;
}
.order-details-items .order-total .grand_total {
  color: #6169ff;
}
.order-details-items .order-total .grand_total .mark,
.order-details-items .order-total .grand_total .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}
.block-order-details-view {
  margin-bottom: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  max-width: 440px;
  width: 100%;
  margin-top: 32px;
}
.order-actions-toolbar .action {
  display: block;
  width: 100%;
  text-align: center;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 22px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 27.5px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.order-details-header {
  padding: 18px 20px;
  background-color: #f1f1f1;
  border-radius: 4px;
  margin-bottom: 32px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.order-details-header .order.number {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  display: block;
}
.order-details-header .order.state-info {
  margin-right: 45px;
}
.order-details-header .order.state-info .label {
  padding-right: 5px;
}
.order-details-header .order.state-info .order-date {
  margin: 0 0 10px 0;
}
.order-details-header .order.state-info .order-date span:not(.label) {
  color: #838383;
}
.order-details-header .order.state-info .order-status {
  margin: 0;
}
.order-details-header .order.state-info .order-status.processing span:not(.label),
.order-details-header .order.state-info .order-status.pending span:not(.label) {
  color: #ffa15c;
}
.order-details-header .order.state-info .order-status.complete span:not(.label) {
  color: #3db670;
}
.order-details-header .order.state-info .order-status > span:not(.label) {
  position: relative;
  padding-left: 30px;
}
.order-details-header .order.state-info .order-status svg {
  position: absolute;
  bottom: -2px;
  left: 0;
}
.order-details-header .order.number-actions {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.order-details-header .order.other-actions {
  display: flex;
}
.order-details-header .order.other-actions > .actions {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
.order-details-header .order.other-actions > .actions > .track {
  order: 4;
}
.order-details-header .order.other-actions > .actions > a:not(.track) {
  order: 1;
}
.order-details-header a.action,
.order-details-header .actions > a {
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid;
  padding-bottom: 1px;
  color: #6169ff;
}
.order-details-header a.action:hover,
.order-details-header .actions > a:hover {
  opacity: 1;
  border-color: transparent;
  color: #6169ff;
}
.option-badge {
  font-size: 11px;
  line-height: 1.4;
  padding: 4px 10px;
  border-radius: 4px;
  background: #f1f1f1;
}
.badges .badge {
  margin-right: 12px;
}
.badges .badge:last-child {
  margin-right: 0;
}
.order-items:not(.order-history-items) {
  padding: 18px 20px;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  margin-bottom: 32px;
}
.order-items:not(.order-history-items) .item-actions button,
.order-items:not(.order-history-items) .item-actions a.action.map,
.order-items:not(.order-history-items) .item-actions .cart.table-wrapper .actions-toolbar > .action,
.order-items:not(.order-history-items) .item-actions .signup-welcome__section-inner > a.secondary,
.order-items:not(.order-history-items) .item-actions .action-gift {
  white-space: nowrap;
}
.order-items .order.item {
  border-bottom: 1px solid #cbcbcb;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.order-items .order.item.no-border {
  border: 0;
  margin-bottom: 0;
}
.order-items .order.item:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.order-items .order.item > .item-row {
  display: flex;
  align-items: flex-start;
}
.order-items .order.item > .options {
  margin-top: 1.6rem;
}
.order-items .order.item .item-media {
  margin-right: 3.2rem;
}
.order-items .product-item-name,
.order-items .sku {
  font-size: 14px;
  line-height: 1.4;
}
.order-items .product-item-name {
  font-weight: bold;
  margin: 0 0 12px 0;
}
.order-items .product-image-wrapper {
  background-color: #f1f1f1;
  border-radius: 4px;
}
.order-items .product-image-photo {
  max-width: 90%;
  mix-blend-mode: multiply;
}
.order-items .badges {
  margin-bottom: 12px;
}
.order-items .sku {
  color: #838383;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.order-items .items-qty {
  font-size: 12px;
  line-height: 1.4;
  opacity: 0.8;
  display: flex;
  margin-bottom: 6px;
}
.order-items .items-qty > .item {
  margin-right: 10px;
}
.order-history-items .order.item > .options {
  display: none;
}
.orders-history-list .view-more-toggle {
  position: absolute;
  color: #838383;
  font-weight: 500;
  text-decoration: none;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-card {
  padding: 16px 20px 24px;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  margin-bottom: 32px;
}
.order-card__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.order-card__body {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #cbcbcb;
}
.order-card .actions > a:not(.button) {
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid;
  padding-bottom: 1px;
  color: #6169ff;
}
.order-card .actions > a:not(.button):hover {
  opacity: 1;
  border-color: transparent;
  color: #6169ff;
}
.order-card .order.status {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 16px;
}
.order-card .order.status.processing,
.order-card .order.status.pending {
  color: #ffa15c;
}
.order-card .order.status.complete {
  color: #3db670;
}
.order-card .order.status > svg {
  padding-right: 6px;
}
.order-card .order.totals {
  margin-bottom: 16px;
}
.order-card .order.time,
.order-card .order.number {
  font-size: 14px;
  line-height: 1.4;
}
.order-card .order.time {
  color: #838383;
}
.block-collapsible-nav .content {
  background: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
}
.block-collapsible-nav .item:first-child > * {
  border-radius: 4px 4px 0 0;
}
.block-collapsible-nav .item:last-child > * {
  border-radius: 0 0 4px 4px;
  border: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  display: inline-block;
  color: #161616;
  display: block;
  padding: 18px 20px;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}
.block-collapsible-nav .item a:after,
.block-collapsible-nav .item > strong:after {
  background-image: url("../images/icon/arrow_right.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.block-collapsible-nav .item a:after,
.block-collapsible-nav .item > strong:after {
  margin-left: auto;
  position: absolute;
  right: 20px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
  transition: background-color 100ms ease-in;
}
.block-collapsible-nav .item a:hover {
  background-color: #6169ff;
  color: #ffffff;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  background-color: #6169ff;
  color: #ffffff;
  font-weight: bold;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 11px 1.8rem;
}
body {
  background-color: #ffffff;
}
body .title__with-arrow {
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #161616;
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-top: 2.75rem;
  margin-bottom: 2.2rem;
  margin: 1.6rem 0;
}
body .title__with-arrow:after {
  background-image: url("../images/icon/arrow_right_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
body .title__with-arrow:after {
  margin-left: 2rem;
  position: relative;
  top: -2px;
}
body a.title__with-arrow h2 {
  max-width: 100%;
  overflow-wrap: break-word;
}
body a.title__with-arrow:after {
  top: 0;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  background-color: #161616;
  border-bottom: 1px solid #d1d1d1;
}
.header.content {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.header-top-wrapper,
.header-customer-links {
  display: none;
}
.header.links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header.links .wishlist a {
  display: inline-block;
  font-size: 0;
}
.header.links .wishlist a:before {
  background-image: url("../images/icon/whishlist.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.header.links .compare a {
  display: inline-block;
  font-size: 0;
}
.header.links .compare a:before {
  background-image: url("../images/icon/comparison.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.header.links.mobile > li {
  margin: 0 15px 0 0;
}
.header.links.mobile .account-link {
  display: inline-block;
  font-size: 0;
}
.header.links.mobile .account-link:before {
  background-image: url("../images/icon/acc.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.header-top-mobile {
  display: flex;
  align-items: center;
}
.header-top-mobile .logo.mobile {
  display: flex;
  flex-grow: 1;
}
.header-top-mobile .logo.mobile svg {
  position: relative;
  left: 50%;
}
.header-icons-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header.customer-info {
  display: none;
  flex-direction: column;
}
.header.customer-info > span {
  font-size: 14px;
  line-height: 1.4;
  color: #838383;
}
.header.customer-info > span.name {
  font-weight: bold;
  color: #ffffff;
  line-height: 1.2;
}
.header.customer-info > span:empty {
  display: inline-block;
  margin-bottom: 6px;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #353535;
  background: linear-gradient(to right, #353535 8%, #000000 18%, #353535 33%);
  background-size: 800px 104px;
  height: 10px;
  width: 150px;
  border-radius: 12px;
  position: relative;
}
.header.customer-info > span:last-child:empty {
  margin-bottom: 0;
}
.logo {
  position: relative;
  z-index: 5;
}
.logo.desktop {
  display: none;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 33px;
}
.action.skip:focus {
  background: #f1f1f1;
  padding: 11px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  border-radius: 5px;
  margin: 0 0 11px;
  padding: 16px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #161616;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #6169ff;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #6169ff;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 11px;
}
.message.global.demo {
  border-radius: 5px;
  margin: 0 0 11px;
  padding: 16px 22px;
  display: block;
  line-height: 1.2em;
  font-size: 1.4rem;
  background: #ff0000;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #6169ff;
}
.message.global.demo a:hover {
  color: #6169ff;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer-links__wrapper a {
  font-size: 14px;
  color: #838383;
  line-height: 2.2;
  text-decoration: none;
}
.footer-links__wrapper ul > li {
  text-align: left;
}
.footer-links__wrapper nav.open {
  padding-bottom: 20px;
}
.footer-links__wrapper-company {
  border-bottom: 1px solid #353535;
}
.footer-links__head {
  display: flex;
  line-height: 1.4;
  align-items: center;
  justify-content: space-between;
  padding: 17px 0;
  font-size: 14px;
  border-top: 1px solid #353535;
}
.footer-links__head[data-role="trigger"] {
  cursor: pointer;
}
.footer-links__head__mobile-icon {
  display: inline-block;
  height: 24px;
  transition: transform 0.3s ease-in-out;
}
.open .footer-links__head__mobile-icon {
  transform: rotate(-180deg);
}
.open .footer-links__head__mobile-icon svg path {
  fill: #ffffff;
}
.footer-links__head.open {
  color: #ffffff;
}
.footer__social-media {
  display: flex;
  flex-direction: column;
  margin-top: 60px;
}
.footer__social-media_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 16px 16px 20px;
  border: 1px solid #454546;
  border-radius: 5px;
  margin-bottom: 12px;
}
.footer__social-media_links {
  display: flex;
}
.footer__social-media_link-item {
  margin-left: 8px !important;
}
.footer__social-media_link-item a {
  padding: 12px;
  border: 1px solid #6169ff;
  display: flex;
  border-radius: 100%;
}
.footer__social-media_link-item a:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
}
.footer__social-media_link-item.insta a:before {
  background: url("../images/icon/instagram.svg") center no-repeat;
}
.footer__social-media_link-item.fb a:before {
  background: url("../images/icon/fb.svg") center no-repeat;
}
.footer__social-media h5 {
  color: #ffffff;
  margin: 0;
}
.footer-top {
  background-color: #6169ff;
}
.footer-center {
  background-color: #161616;
}
.footer-bottom {
  background-color: #353535;
  color: #838383;
}
.footer-bottom .payment-icons {
  order: 1;
  background-color: #161616;
  padding-bottom: 3.2rem;
}
.footer-bottom .copyright {
  order: 2;
  padding: 2.4rem 0;
}
.footer__store-wrapper._bottom {
  margin-top: 16px;
}
.footer__store-wrapper._bottom .logo {
  display: none;
}
.footer__store-wrapper._top {
  padding-bottom: 3.6rem;
}
.footer__store-wrapper._top .info,
.footer__store-wrapper._top .loc,
.footer__store-wrapper._top .logo-extra {
  display: none;
}
.footer__store-info {
  margin-bottom: 1.6rem;
}
.footer__store-info p {
  margin: 0;
}
.footer__store-info a {
  color: #838383;
  text-decoration: none;
}
.footer__store-loc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer__store-loc a {
  color: #ffffff;
  text-decoration: underline;
}
.footer-bottom .footer.content {
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
}
.footer-center .footer.content {
  text-align: center;
  padding: 3.6rem 15px;
  color: #838383;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
}
.footer .payment-icons img {
  image-rendering: pixelated;
}
.footer__logo {
  max-width: 200px;
  margin: 0 auto;
  float: none;
}
.footer__store-logo-extra.footer__logo {
  margin-top: 4rem;
  display: block;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 22px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
._logged_in .link.account a {
  position: relative;
}
._logged_in .link.account a:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #3db670;
  border-radius: 10px;
}
._logged_in .link.account a:before {
  position: absolute;
  top: -5px;
  right: -5px;
}
._logged_in .mobile .account-link {
  position: relative;
}
._logged_in .mobile .account-link:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #3db670;
  border-radius: 10px;
}
._logged_in .mobile .account-link:after {
  position: absolute;
  top: -5px;
  right: -5px;
}
.product-card-widget > .product-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product-card-widget--image-wrap {
  max-width: 160px;
  width: 100%;
  margin-right: 16px;
  position: relative;
}
.product-card-widget--image-wrap .product-image-wrapper {
  background-color: #f1f1f1;
  border-radius: 4px;
}
.product-card-widget--image-wrap .product-image-photo {
  mix-blend-mode: multiply;
  max-width: 90%;
}
.product-card-widget--image-wrap .action.towishlist {
  display: inline-block;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.product-card-widget--image-wrap .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  line-height: 1;
  color: #838383;
  content: '\e601';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-card-widget--image-wrap .action.towishlist:hover::before {
  content: '\e600';
  color: #6169ff;
}
.product-card-widget .product-item-name {
  margin: 0;
}
.product-card-widget .product-item-name > a {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}
.product-card-widget .product.sku {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  text-transform: uppercase;
}
.product-card-widget .product.options-sku-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.product-card-widget .product.price-actions-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.product-card-widget .product.price-actions-wrapper > .price-box {
  margin: 0;
}
.product-card-widget .swatch-attribute .swatch-option.text {
  background-color: #ffffff;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  color: #838383;
  font-size: 14px;
  font-weight: 500;
}
.product-card-widget .swatch-attribute .swatch-option.text::before {
  content: attr(data-option-label);
  display: block;
  font-weight: 700;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.product-card-widget .swatch-attribute .swatch-option.text.selected,
.product-card-widget .swatch-attribute .swatch-option.text:not(.disabled):hover {
  outline: 1px solid #6169ff;
  border-color: #6169ff;
  color: #6169ff;
  font-weight: 700;
}
.product-card-widget .swatch-attribute.color .swatch-option {
  background: var(--background);
  border: 2px solid #ffffff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.52) inset;
  border-radius: 50%;
  margin-right: 6px;
  max-width: 20px;
  min-width: 20px;
  padding: 0;
}
.product-card-widget .swatch-attribute.color .swatch-option.selected,
.product-card-widget .swatch-attribute.color .swatch-option:hover {
  outline: 1px solid #161616;
}
.product-card-widget .price-box {
  margin-bottom: 0;
}
.product-card-widget .price-box span[data-price-type="finalPrice"] .price {
  font-size: 24px;
  font-weight: 700;
}
.product-card-widget .price-box .normal-price .price-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-card-widget .price-box .special-price .price-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-card-widget .price-box .special-price span[data-price-type="finalPrice"] {
  color: #eb5757;
  font-weight: 700;
}
.product-card-widget .price-box .special-price span[data-price-type="finalPrice"] .price {
  font-size: 24px;
  font-weight: 700;
}
.product-card-widget .price-box .old-price {
  text-decoration: none;
}
.product-card-widget .price-box .old-price .price-container.price-final_price {
  color: #838383;
  font-size: 12px;
  font-weight: 500;
}
.product-card-widget .action.addto-compare {
  padding: 0 8px;
  display: inline-block;
  background-color: #e5e7ff;
  line-height: 40px;
  text-align: center;
  border-radius: 40px;
}
.product-card-widget .action.addto-compare > svg {
  vertical-align: sub;
}
.product-card-widget .action.addto-compare:hover {
  background-color: #6169ff;
}
.product-card-widget .action.addto-compare:hover path {
  fill: #ffffff;
}
.product-card-widget .action.primary.tocart,
.product-card-widget .amshopby-button.tocart,
.product-card-widget .am-filter-go.tocart {
  padding: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.progress {
  max-width: 310px;
  width: 100%;
  margin: 0 auto;
  height: 4px;
  border-radius: 5px;
  background-color: #f1f1f1;
  position: relative;
  display: flex;
}
.progress .progress-bar,
.progress > div {
  background: #6169ff;
  display: inline-block;
  height: 4px;
  border-radius: 5px;
}
div#at-share-dock,
.addthis-smartlayers {
  display: none !important;
}
#social-share-dropdown .addthis-smartlayers {
  display: block !important;
}
#social-share-dropdown .at-resp-share-element .at-share-btn .at-label {
  display: none;
}
.blog-page .toolbar-number {
  font-size: 12px;
  line-height: 1.4;
  color: #838383;
  display: block;
  margin-bottom: 15px;
}
.blog-page .breadcrumbs {
  margin-top: 2px;
  padding-left: 15px;
  padding-right: 15px;
}
.blog-page .page-title {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 1.6rem;
}
.blog-page .page-title-wrapper {
  margin-bottom: 1.6rem;
}
.blog-page .post-list-content:not(.swiper) {
  margin-top: 3rem;
}
.blog-page p:empty {
  display: none;
}
.blog-page .selected-category-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.blog-page .selected-category-list a {
  font-family: 'Poppins', sans-serif;
  border-radius: 4px;
  font-size: 11px;
  line-height: 1.4;
  color: #6169ff;
  background-color: #e5e7ff;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  padding: 4px 10px;
  text-decoration: none;
}
.blog-page .selected-category-list a:hover {
  color: #ffffff;
  background-color: #6169ff;
}
.blog-page .selected-category-list > li {
  margin-right: 16px;
  margin-bottom: 16px;
}
.blog-page .selected-category-list > li:last-child {
  margin-right: 0;
}
.blog-page .toolbar-amount {
  float: none;
  display: block;
  text-align: center;
}
.blog-page .load-more-controls {
  display: block;
  margin-top: 24px;
  text-align: center;
}
.blog-page .load-more-controls .load-blog-posts:focus {
  color: #ffffff;
  background-color: #161616;
}
.blog-page .load-more-controls .load-blog-posts:hover {
  color: #161616;
  background-color: #ffffff;
}
.blog-page .social-share-dropdown {
  display: none;
  position: absolute;
}
.blog-page .social-share-dropdown.active {
  display: block;
}
.blog-page .social-share-dropdown-trigger {
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  margin-right: 16px;
}
.blog-page .social-share-dropdown-trigger > svg {
  vertical-align: middle;
}
.blog-page .at-share-btn-elements {
  display: flex;
  position: relative;
  float: left;
}
.blog-page .at-share-btn-elements.at-mobile .at-share-btn,
.blog-page .at-share-btn-elements .at-share-btn {
  margin: 0;
}
.blog-page .at-share-btn-elements .at-icon-wrapper.at-share-btn {
  background-color: transparent !important;
}
.blog-page .at-share-btn-elements .at-icon-wrapper.at-share-btn:first-child {
  padding-left: 0;
}
.blog-page .at-share-btn-elements span.at-icon-wrapper {
  background: #6169ff;
  border-radius: 50%;
  text-align: center;
}
.blog-page .at-share-btn-elements span.at-icon-wrapper > svg {
  width: 24px !important;
}
.post-image-placeholder {
  background: #f1f1f1;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 199px;
  margin-bottom: 16px;
}
.topics-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  overflow-x: auto;
  margin-bottom: 2rem;
}
.topics-list a {
  text-decoration: none;
  padding: 10px 12px;
  font-size: 12px;
  line-height: 1.4;
  color: #6169ff;
  background-color: #e5e7ff;
  border-radius: 35px;
  transition: all 150ms ease-in;
  display: inline-block;
  white-space: nowrap;
}
.topics-list a.active,
.topics-list a:hover {
  color: #ffffff;
  background-color: #6169ff;
}
.topics-list > li {
  margin-bottom: 0;
  margin-right: 12px;
}
.blog-category-list {
  display: flex;
  overflow-x: auto;
  padding: 0;
  margin: 0;
  list-style: none;
}
.blog-category-list > li {
  margin: 0 12px 0 0 !important;
}
.blog-category-list a,
.blog-category-list .list-categories {
  text-decoration: none;
  font-size: 12px;
  line-height: 1.4;
  color: #161616;
  letter-spacing: 0.23px;
}
.blog-category-list a:visited,
.blog-category-list .list-categories:visited {
  color: #161616;
}
.blog-category-list a:active,
.blog-category-list .list-categories:active,
.blog-category-list a.active,
.blog-category-list .list-categories.active,
.blog-category-list a:hover,
.blog-category-list .list-categories:hover {
  color: #6169ff;
  font-weight: 700;
  border-bottom: 1px solid;
  letter-spacing: normal;
}
.post-list-body .post-list-item:not(.swiper-slide) {
  margin-bottom: 4rem;
}
.post-list-body .mp-post-title {
  margin: 0 0 1rem 0;
}
.post-list-body .post-image {
  margin-bottom: 16px;
  height: 199px;
}
.post-list-body .post-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.post-list-body .post-image img {
  border-radius: 5px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-list-content .post-list-item:not(.swiper-slide) {
  width: calc((100% - 4%) / 3);
  margin-left: 2%;
}
.post-list-content .post-list-body:not(.swiper-wrapper) {
  display: flex;
  flex-flow: row wrap;
}
.post-list-content .post-list-body:not(.swiper-wrapper) > div:nth-child(3n + 1) {
  margin-left: 0;
}
.post-list-content .post-info-wrapper > a {
  color: #161616;
  text-decoration: none;
}
.mpblog-post-view .page-header {
  margin-bottom: 0;
  border: 0;
}
.mpblog-post-view .breadcrumbs {
  margin-top: 24px;
  margin-bottom: 16px;
}
.mpblog-post-view .page-title {
  font-size: 24px;
  line-height: 1.2;
  margin: 0 0 24px 0;
  text-transform: initial;
}
.mpblog-post-view .featured-media {
  height: 218px;
}
.mpblog-post-view .featured-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-view--top-container {
  position: relative;
}
.post-view--top-container .selected-category-list {
  position: absolute;
  bottom: 0;
  left: 15px;
}
.post-view--content-main {
  margin-bottom: 16px;
  padding-bottom: 24px;
  border-bottom: 1px solid #f1f1f1;
}
.post-view--content-footer {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6rem;
}
.post-view--content-footer .post-tags-list {
  color: #6169ff;
}
.post-view--content-footer .post-tags-list a {
  text-decoration: none;
  border-bottom: 1px solid;
}
.post-view--content-footer .post-tags-list a:focus,
.post-view--content-footer .post-tags-list a:visited {
  color: #6169ff;
}
.post-view--content-footer .post-tags-list a:hover {
  border: 0;
}
.related-products-swiper-wrapper {
  width: 100%;
  height: 100%;
}
.related-products-swiper-wrapper .post-products-slider.swiper {
  padding-bottom: 3rem;
}
.related-products-swiper-wrapper .post-products-slider.swiper .swiper-pagination {
  bottom: 0;
}
.related-products-swiper-wrapper .btn-arrow {
  display: none;
  position: absolute;
  top: 130px;
  left: -15px;
  z-index: 1;
}
.related-products-swiper-wrapper .btn-arrow.arrow-next {
  left: auto;
  right: -15px;
}
.related-post-slider-wrapper {
  position: relative;
}
.related-post-slider-wrapper .swiper {
  padding-bottom: 3rem;
}
.related-post-slider-wrapper .swiper-pagination {
  bottom: 0 !important;
}
.related-post-slider-wrapper .mp-post-title > a {
  color: #161616;
  text-decoration: none;
}
.related-post-slider-wrapper .btn-arrow {
  display: none;
  position: absolute;
  top: 72px;
  left: -15px;
  z-index: 1;
}
.related-post-slider-wrapper .btn-arrow.arrow-next {
  left: auto;
  right: -15px;
}
.block-blog-related {
  margin-bottom: 6rem;
}
.block-blog-related a.block-title {
  display: inline-block;
  text-decoration: none;
}
.block-blog-related a.block-title:hover,
.block-blog-related a.block-title:focus,
.block-blog-related a.block-title:active,
.block-blog-related a.block-title:visited {
  color: initial;
  text-decoration: none;
}
.block-blog-related a.block-title strong {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #161616;
}
.block-blog-related a.block-title strong:after {
  background-image: url("../images/icon/arrow_right_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.block-blog-related a.block-title strong:after {
  margin-left: 2rem;
  position: relative;
  top: -2px;
}
.home-posts-slider {
  margin-top: 5rem;
}
.home-posts-slider .selected-category-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.home-posts-slider .selected-category-list a {
  font-family: 'Poppins', sans-serif;
  border-radius: 4px;
  font-size: 11px;
  line-height: 1.4;
  color: #6169ff;
  background-color: #e5e7ff;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  padding: 4px 10px;
  text-decoration: none;
}
.home-posts-slider .selected-category-list a:hover {
  color: #ffffff;
  background-color: #6169ff;
}
.home-posts-slider .selected-category-list > li {
  margin-right: 16px;
  margin-bottom: 16px;
}
.home-posts-slider .selected-category-list > li:last-child {
  margin-right: 0;
}
.home-posts-slider .post-list-item {
  max-width: 292px;
  width: 100%;
}
/** Social Icons css */
div.reset-pass-msg {
  width: 100%;
  padding: 20px;
  margin-bottom: 50px;
  background: #fdf0d5;
  margin-top: -20px;
}
div.reset-pass-msg a {
  font-weight: bold;
  text-decoration: underline;
}
body.wp-sl .popup-authentication .block-authentication.sl-popup .block-customer-login:before {
  height: 0;
}
body.wp-sl div.sociallogin-wrapper {
  display: block;
  padding: 0;
  margin-bottom: 24px;
  width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 500;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  max-width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box {
  margin: 0 0px 7px;
  cursor: pointer;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button {
  width: 100%;
  display: block;
  text-decoration: none;
  padding: 11px 0;
  border: 1px solid #161616;
  border-radius: 48px;
  color: #161616;
  /*
                            span.sociallogin-icon.sl-instagram {

                                &:before {
                                    content: "\e889";
                                }

                                &:after {
                                    content: 'Instagram';
                                }
                            }
                            span.sl-amazon {
                                &:before {
                                    content: "\e86a";
                                }

                                &:after {
                                    content: 'Amazon';
                                }
                            }

                            span.sl-twitter {
                                &:before {
                                    content: "\e85f";
                                }
                                &:after {
                                    content: 'Twitter';
                                }
                            }

                            span.sl-paypal {
                                &:before {
                                    content: "\e833";
                                }
                                &:after {
                                    content: 'PayPal';
                                }
                            }
                            span.sl-linkedin {
                                &:before {
                                    content: "\e858";
                                }
                                &:after {
                                    content: 'Linkedin';
                                }
                            }
                            */
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button:hover {
  background: #161616;
  color: #ffffff;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon {
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  display: inline-block;
  height: 24px;
  width: 24px;
  content: "";
  color: inherit;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:after {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  color: inherit;
  margin-left: 8px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:before {
  background-image: url("../images/icon/Facebook.svg");
  background-repeat: no-repeat;
  background-position: center;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:after {
  content: 'Facebook';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:before {
  background-image: url("../images/icon/google.svg");
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:after {
  content: 'Google';
}
body.wp-sl .sl-link-line .social-icons {
  font-size: 20px;
  line-height: normal;
  text-shadow: none;
  width: 35px;
  display: inline-block;
}
body.wp-sl .sl-link-line .social-icons i {
  display: block;
  position: relative;
  display: inline-block;
  font-family: font-icons;
}
body.wp-sl .sl-link-line .social-icons i:last-child {
  display: none;
}
body.wp-sl .sl-ajaxlogin-title {
  cursor: pointer;
}
body.wp-sl .sl-ajaxlogin-title.active {
  color: #333333;
  text-decoration: underline;
}
body.wp-sl .sl-ajaxlogin-title-space {
  padding: 0 4px;
  font-weight: 100;
  font-size: smaller;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar {
  text-align: center;
  padding-top: 20px;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar .proceed button,
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar .proceed a.action.map,
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar .proceed .cart.table-wrapper .actions-toolbar > .action,
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar .proceed .signup-welcome__section-inner > a.secondary,
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar .proceed .action-gift {
  width: 222px;
}
body.wp-sl div.sociallogin-wrapper {
  width: 100%;
  float: none;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-show-action {
  text-align: center;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .block-heading {
  padding-top: 10px;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back {
  cursor: pointer;
  padding-bottom: 8px;
  text-align: left;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back:before {
  content: '\e617';
  font-family: 'luma-icons';
}
body:not(.theme-pearl).wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  font-family: font-icons-sl;
}
body:not(.theme-pearl).wp-sl .social-icons i {
  font-family: font-icons-sl;
}
body:not(.theme-pearl).wp-sl .popup-authentication .block-customer-login {
  padding-top: 0;
}
div.sl-loader:after {
  content: "";
  background-image: url('../WeltPixel_SocialLogin/images/ias-spinner.gif');
  background-size: 27px 26px;
  background-position: right center;
  background-repeat: no-repeat;
  height: 25px;
  width: 100%;
  display: block;
  position: absolute;
  right: 20px;
  top: 5px;
}
.sociallogin-container {
  border: 1px solid #ccc;
  max-width: 245px;
}
.sociallogin-container ul.sociallogin-buttons-list {
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
.sociallogin-container ul.sociallogin-buttons-list li {
  padding: 0;
  margin: 0;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons {
  border: 0 none;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons:hover {
  background: transparent !important;
  border: 0 none;
}
body.theme-pearl.account.sociallogin-account-socialaccounts .social-icons i:last-child {
  display: block;
  color: #FFF !important;
}
ul.sl-unlinks {
  list-style-type: none;
  max-width: 45%;
}
ul.sl-unlinks li.sl-link-line {
  padding-top: 5px;
  border-bottom: 1px solid #d1d1d1;
  width: auto;
}
ul.sl-unlinks li.sl-link-line span {
  display: inline-block;
  height: 50px;
  text-align: center;
  vertical-align: top;
}
ul.sl-unlinks li.sl-link-line div.sl-icon {
  display: inline-block;
  height: 50px;
  width: 50px;
}
ul.sl-unlinks li.sl-link-line .sl-link-name {
  width: calc(100% - 106px);
  font-size: 1.4rem;
  color: #575757;
  padding-top: 16px;
}
ul.sl-unlinks li.sl-link-line a.sl-link-unlink {
  max-width: 50px;
  vertical-align: top;
  padding-top: 0px;
  display: inline-block;
  height: 40px;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  color: #006bb4;
}
[class^="icon-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.theme-pearl.sociallogin-account-socialaccounts a.social-icons:hover {
  text-decoration: none;
}
body.theme-pearl.sociallogin-account-socialaccounts .si-unlink:hover {
  background-color: #ccc !important;
}
a.social-icons:hover {
  text-decoration: none;
}
.si-unlink:hover {
  background-color: #ccc !important;
}
body.sociallogin-account-socialaccounts .icon-facebook:before {
  content: "\e86f";
}
body.sociallogin-account-socialaccounts .icon-amazon:before {
  content: "\e86a";
}
body.sociallogin-account-socialaccounts .icon-google:before {
  content: "\e853";
}
body.sociallogin-account-socialaccounts .icon-instagram:before {
  content: "\e889";
}
body.sociallogin-account-socialaccounts .icon-twitter:before {
  content: "\e85f";
}
body.sociallogin-account-socialaccounts .icon-linkedin:before {
  content: "\e858";
}
body.sociallogin-account-socialaccounts .icon-paypal:before {
  content: "\e833";
}
body.sociallogin-account-socialaccounts .icon-unlink:before {
  content: "\e7c5";
}
body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper,
body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper {
  width: 32%;
  float: left;
}
body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
  max-width: 75%;
}
body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container,
body.wp-sl.customer-account-login div.page-wrapper .columns .main .login-container {
  width: 63%;
  float: left;
  padding: 1.2%;
}
body.wp-sl.theme-pearl div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.wp-sl.theme-pearl .sl-ajaxlogin-title-space {
  font-size: 0.5em;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper {
  margin: 0 0 0 25px;
  width: 33%;
  float: right;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
  max-width: 75%;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  font-size: 2.2rem;
  line-height: 1.1;
  border-bottom: 1px solid #c6c6c6;
}
body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 300;
}
body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper,
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
  margin: 0 0 0 25px;
  width: 33%;
  float: right;
}
body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong,
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-size: inherit;
  font-family: inherit;
}
body.wp-sl.theme-pearl.customer-account-login div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
  width: 100% !important;
  margin-bottom: unset;
  margin-top: 10px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  cursor: pointer;
  border-bottom: unset;
  margin-bottom: unset;
  font-size: inherit;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 600;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title:after {
  content: '\e622';
  font-family: 'luma-icons';
  font-size: 12px;
  color: #858585;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title.open:after {
  content: '\e621';
  font-family: 'luma-icons';
  font-size: 12px;
  color: #858585;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  display: none;
  max-width: unset;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper {
  width: 100% !important;
  margin-bottom: unset;
  margin-top: 45px;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  cursor: pointer;
  font-size: 2.6rem;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 300;
}
body:not(.theme-pearl).wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper,
body:not(.theme-pearl).wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper {
  width: 32%;
}
body:not(.theme-pearl).wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container,
body:not(.theme-pearl).wp-sl.customer-account-login div.page-wrapper .columns .main .login-container {
  width: 62%;
  padding: 10px;
}
body._has-auth-shown .authentication-wrapper {
  z-index: 9000;
}
.popup-authentication .modal-inner-wrap {
  max-width: 400px;
}
.social-account-items {
  display: flex;
  flex-flow: row wrap;
}
.social-account-items > .social-account {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 25px 32px;
  border-radius: 5px;
  margin-bottom: 32px;
  box-shadow: 0 0 0 1px #cbcbcb;
  transition: box-shadow 200ms ease-in;
  text-align: center;
}
.social-account-items > .social-account .social-icons {
  line-height: normal;
}
.social-account-items > .social-account:hover {
  box-shadow: 0 0 0 2px #6169ff;
}
.social-account-items .social-name {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
}
.social-account-items img.social-icon {
  width: 60px;
  height: auto;
}
.social-account-items .sl-link-name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1.2rem;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 11px;
  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: 22px;
}
.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: 22px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 11px 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.2;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 22px;
}
.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: 22px;
}
.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: #f1f1f1;
  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 11px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 11px 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: #6169ff;
  border: 1px solid #6169ff;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Circular Std', sans-serif;
  font-weight: bold;
  padding: 12px 35px 14px;
  font-size: 1.6rem;
  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: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #161616;
  border: 1px solid #161616;
  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.2;
  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: 22px;
}
.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: 22px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 22px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.delivery-info__wrap {
  margin-bottom: 5rem;
}
.delivery-info__item-icon {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
  box-sizing: border-box;
  padding: 6px;
  margin-right: 12px;
}
.delivery-info__items {
  padding: 24px 24px 24px 45px;
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
  border-radius: 5px;
  position: relative;
}
.delivery-info__items .toggle-items {
  cursor: pointer;
  position: absolute;
  bottom: -10px;
  background: #ffffff;
  padding: 0 5px;
  width: 80px;
  margin: 0 auto;
  left: 0;
  right: 0;
  color: #6169ff;
  font-weight: bold;
  text-decoration: underline;
  line-height: 1.2;
}
.delivery-info__items-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.delivery-info__items-list span {
  line-height: 1.4;
  color: #161616;
}
.delivery-info__item {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.delivery-info__actions {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  text-align: center;
}
.delivery-info__actions .btn-campaign,
.delivery-info__actions .btn-psn {
  background-color: #6169ff;
  border: 1px solid #6169ff;
  color: white;
  white-space: nowrap;
}
.promotional-signup__wrap {
  background-color: #161616;
  color: #cbcbcb;
  padding: 130px 46px 46px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.promotional-signup__wrap .background-cubes {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  top: 36px;
  margin-left: auto;
  margin-right: auto;
  width: max-content;
  width: -moz-max-content;
}
.promotional-signup__wrap .background-cubes .cube:nth-child(4) {
  background-color: #6169ff;
}
.promotional-signup__title h2 {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.2;
  font-size: 3.6rem;
  margin-top: 0rem;
  margin-bottom: 2.2rem;
  color: #ffffff;
  overflow-wrap: break-word;
}
.promotional-signup__header {
  text-align: center;
}
.promotional-signup__actions > .primary.action {
  display: flex;
  align-items: center;
  justify-content: center;
}
.promotional-signup__actions > .primary.action:hover {
  border: 1px solid #6169ff;
}
.promotional-signup__actions > .primary.action.light:hover {
  border: 1px solid #ffffff;
}
.shopby-device__wrap {
  margin-bottom: 5rem;
}
.shopby-device__head-title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #161616;
}
.shopby-device__head-title:after {
  background-image: url("../images/icon/arrow_right_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.shopby-device__head-title:after {
  margin-left: 2rem;
  position: relative;
  top: -2px;
}
.shopby-device__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.shopby-device__item {
  text-align: center;
  margin-bottom: 14px;
}
.shopby-device__item a {
  display: flex;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1.4;
  color: #161616;
  text-decoration: none;
  padding: 10px 10px 15px 10px;
  max-width: 100px;
  flex-direction: column;
}
.shopby-brands__wrap {
  margin-bottom: 2rem;
}
.shopby-brands__head a {
  text-decoration: none;
}
.shopby-brands__head-title {
  font-family: 'Monument Extended', sans-serif;
  font-weight: normal;
  line-height: 1.4;
  font-size: 1.6rem;
  margin-top: 1.65rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #161616;
}
.shopby-brands__head-title:after {
  background-image: url("../images/icon/arrow_right_blue.svg");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 24px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.shopby-brands__head-title:after {
  margin-left: 2rem;
  position: relative;
  top: -2px;
}
.shopby-brands__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.shopby-brands__list.desktop-only {
  display: none;
}
.shopby-brands__list.mobile {
  flex-direction: column;
}
.shopby-brands__list.mobile > .item {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 12px;
}
.shopby-brands__list:not(.mobile) {
  flex-wrap: nowrap;
  overflow-x: scroll;
}
.shopby-brands__list:not(.mobile) > .item {
  width: 84px;
  height: 84px;
  margin-right: 12px;
  display: flex;
  flex: 0 0 84px;
}
.shopby-brands__list:not(.mobile) > .item:nth-child(-n + 3) {
  display: none;
}
.shopby-brands__list:not(.mobile) a {
  text-align: center;
  height: auto;
}
.shopby-brands__item.item.brand a {
  width: calc(100% - 24px);
  height: 32px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  border-radius: 5px;
  color: #161616;
  text-decoration: none;
}
.shopby-brands__item.item.brand a img {
  width: auto;
  max-height: 100%;
  overflow: clip;
  text-overflow: ellipsis;
}
.shopby-brands__item.item.brand a span {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
}
.shopby-brands__item.item.brand.is-featured a {
  color: #ffffff;
  background-color: #161616;
}
.shopby-brands__item.item.brand.is-featured a img {
  -webkit-filter: invert(100%);
  /* Safari/Chrome */
  filter: invert(100%);
}
.shopby-brands__item.item.brand.view-all {
  display: none;
}
.page-layout-1column-topbanner-pages .main-navigation__section {
  margin-bottom: 0;
}
.two-columns-block {
  display: flex;
  flex-wrap: wrap;
  margin-top: 32px;
}
.two-columns-block + p {
  margin-top: 32px;
}
.two-columns-block h2,
.two-columns-block h3,
.two-columns-block h4,
.two-columns-block h5 {
  margin: 0;
  text-transform: uppercase;
}
.two-columns-block p {
  color: #838383;
  font-size: 16px;
  margin: 32px 0 0;
}
.two-columns-block ul {
  margin: 32px 0 0;
  padding: 0;
  list-style: none;
}
.two-columns-block ul li {
  align-items: center;
  color: #6169ff;
  display: flex;
}
.two-columns-block ul li::before {
  background-color: #6169ff;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 3px;
  margin-right: 3px;
  width: 3px;
}
.two-columns-block ul li a {
  color: #6169ff;
  font-weight: 700;
  text-decoration: none;
}
.two-columns-block img {
  border-radius: 5px;
}
.two-columns-block .action {
  margin-top: 32px;
}
.two-columns-block .action.primary,
.two-columns-block .amshopby-button,
.two-columns-block .am-filter-go {
  background-color: #161616;
  border-color: #161616;
}
.two-columns-block .action.primary:hover,
.two-columns-block .amshopby-button:hover,
.two-columns-block .am-filter-go:hover {
  background-color: #6169ff;
  border-color: #6169ff;
}
.product-items.slick-slider .slick-track,
.our-clients-say-block .reviews-content__other.slick-slider .slick-track {
  display: flex;
}
.product-items.slick-slider .slick-arrow,
.our-clients-say-block .reviews-content__other.slick-slider .slick-arrow {
  background: #161616 url(../images/icon/arrow_right_light.svg) no-repeat center center / 24px 24px !important;
  border-radius: 50%;
  height: 48px;
  width: 48px;
}
.product-items.slick-slider .slick-arrow.slick-next,
.our-clients-say-block .reviews-content__other.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.product-items.slick-slider .slick-dots li,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li {
  height: auto;
  margin: 0;
  width: auto;
}
.product-items.slick-slider .slick-dots li:before,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li:before {
  content: none;
}
.product-items.slick-slider .slick-dots li.slick-active button,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li.slick-active button,
.product-items.slick-slider .slick-dots li.slick-active a.action.map,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li.slick-active a.action.map,
.product-items.slick-slider .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.product-items.slick-slider .slick-dots li.slick-active .signup-welcome__section-inner > a.secondary,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li.slick-active .signup-welcome__section-inner > a.secondary,
.product-items.slick-slider .slick-dots li.slick-active .action-gift,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li.slick-active .action-gift {
  background-color: #6169ff;
  width: 14px;
}
.product-items.slick-slider .slick-dots li:not(:first-child),
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li:not(:first-child) {
  margin-left: 8px;
}
.product-items.slick-slider .slick-dots li button,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li button,
.product-items.slick-slider .slick-dots li a.action.map,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li a.action.map,
.product-items.slick-slider .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.product-items.slick-slider .slick-dots li .signup-welcome__section-inner > a.secondary,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li .signup-welcome__section-inner > a.secondary,
.product-items.slick-slider .slick-dots li .action-gift,
.our-clients-say-block .reviews-content__other.slick-slider .slick-dots li .action-gift {
  background-color: #e5e7ff;
  height: 6px;
  padding: 0;
  width: 6px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 22px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 11px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 33px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 11px 11px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding: 27.5px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #ffffff;
  height: 40px;
  margin: 11px 0;
  padding: 0 22px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #161616;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 33px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 22px 11px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f1f1f1;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 22px;
  max-width: 610px;
  overflow-y: auto;
  padding: 44px 22px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  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;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 22px;
  top: 22px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.2;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 22px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 22px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 33px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #161616;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #ffffff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #ffffff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #161616;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #161616;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border: 1px solid #161616;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin: 20px auto;
  min-height: 40px;
  padding: 2px;
  transition: background-color 0.15s;
  width: 200px;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #ffffff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #ffffff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eeeeee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eeeeee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #161616;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #ffffff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #ffffff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
a.action.map.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
a.action.map.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #161616;
  box-shadow: none;
  padding: 12px 24px 11px;
}
button.braintree-googlepay-button.white,
a.action.map.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
a.action.map.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
a.action.map.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
a.action.map.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
a.action.map.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
a.action.map.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
a.action.map.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
a.action.map.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
a.action.map.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
a.action.map.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
a.action.map.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
a.action.map.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.signup-welcome__section-inner > a.secondary.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo.minicart .braintree-googlepay-button.long,
.googlepay-minicart-logo.cart .braintree-googlepay-button.long {
  width: 100%;
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 11px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #eb5757;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 11px 11px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #eb5757;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Circular Std', sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #eb5757;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 22px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #eb5757;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 33px;
  top: 11px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 22px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #ffffff;
  display: block;
  margin: 0 auto;
  padding: 0 5.5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #cccccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  margin-top: 5.5px;
  padding-right: 5.5px;
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 29px;
  width: 234px;
}
.products-grid .product-items.slick-slider .slick-slide .product-item {
  max-width: none;
}
.products-grid .product-items.slick-slider .slick-slide .product-item .product-image-wrapper {
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.products-grid .product-items.slick-slider .slick-slide .product-item .product-image-wrapper img {
  mix-blend-mode: multiply;
}
.products-grid .product-items.slick-slider .slick-slide .product-item .product-item-details .product-item-name {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 8px 0 0;
}
.products-grid .product-items.slick-slider .slick-dots li button,
.products-grid .product-items.slick-slider .slick-dots li a.action.map,
.products-grid .product-items.slick-slider .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.products-grid .product-items.slick-slider .slick-dots li .signup-welcome__section-inner > a.secondary,
.products-grid .product-items.slick-slider .slick-dots li .action-gift {
  z-index: -1;
}
.products-grid .product-items.slick-slider .slick-dots li button:before,
.products-grid .product-items.slick-slider .slick-dots li a.action.map:before,
.products-grid .product-items.slick-slider .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.products-grid .product-items.slick-slider .slick-dots li .signup-welcome__section-inner > a.secondary:before,
.products-grid .product-items.slick-slider .slick-dots li .action-gift:before {
  content: none;
}
.amrelated-popup-container .amrelated-notice {
  margin-top: 15px;
  margin-bottom: 15px;
}
.amrelated-popup-container .amrelated-product-info .amrelated-image-container .product-image-container {
  border: 0;
}
.amrelated-popup-container .amrelated-product-info .amrelated-image-container .product-image-wrapper {
  background-color: rgba(241, 241, 241, 0.7);
  border-radius: 4px;
}
.amrelated-popup-container .amrelated-product-info .amrelated-image-container .product-image-wrapper img {
  mix-blend-mode: multiply;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-title a {
  color: #6169ff;
  text-decoration: none;
  color: #161616 !important;
  font-family: 'Monument Extended', sans-serif;
  text-transform: uppercase;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-title a:visited {
  color: #6169ff;
  text-decoration: none;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-title a:hover {
  color: #161616;
  text-decoration: underline;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-title a:active {
  color: #ff5501;
  text-decoration: underline;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-price .normal-price {
  font-size: 1.8rem;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-price .normal-price .price-container {
  display: flex;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-price .normal-price .price-container .price-label:after {
  content: ':';
  display: inline-block;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-price .normal-price span[data-price-type="finalPrice"] {
  margin-left: 4px;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-price .normal-price span[data-price-type="finalPrice"] .price-difference {
  color: #ff0000;
  font-size: 1.6rem;
  position: relative;
  top: -4px;
}
.amrelated-popup-container .amrelated-info.-top .amrelated-price .normal-price span[data-price-type="finalPrice"] .price-difference + .price {
  color: #ff0000;
}
.amrelated-popup-container .amrelated-info.-bottom {
  display: flex;
  flex-wrap: wrap;
}
.amrelated-popup-container .amrelated-info.-bottom .product-options-bottom {
  display: block;
  flex: 1 1 100%;
  order: -1;
}
.amrelated-popup-container .amrelated-info.-bottom .product-options-bottom .product-options-bottom {
  height: 0;
  visibility: hidden;
}
.amrelated-popup-container .amrelated-info.-bottom .product-options-bottom .services-box {
  position: relative;
}
.amrelated-popup-container .amrelated-info.-bottom .product-options-bottom .services-box .label span {
  font-size: 1.4rem;
  font-weight: 700;
}
.amrelated-popup-container .amrelated-info.-bottom .amrelated-description ul {
  padding-left: 17px;
}
.amrelated-popup-container .amrelated-info .options-list.nested {
  position: relative;
}
.amrelated-popup-container .amrelated-info .options-list.nested .choice {
  margin: 0;
}
.amrelated-popup-container .amrelated-info .options-list.nested .choice:not(:first-child) {
  margin-top: 15px;
}
.amrelated-popup-container .amrelated-info .options-list.nested .choice > input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amrelated-popup-container .amrelated-info .options-list.nested .choice > input:checked + .admin__field-label::before {
  background: #6169ff url(../images/icon/check_white.svg) no-repeat center center / contain;
  border-color: #6169ff;
}
.amrelated-popup-container .amrelated-info .options-list.nested .choice > input:checked + .admin__field-label span {
  color: #6169ff;
}
.amrelated-popup-container .amrelated-info .options-list.nested .choice .admin__field-label {
  display: flex;
  position: relative;
}
.amrelated-popup-container .amrelated-info .options-list.nested .choice .admin__field-label::before {
  background-color: #ffffff;
  border: 1px solid #161616;
  border-radius: 4px;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 12px;
  width: 20px;
}
.amrelated-popup-container .amrelated-info .options-list.nested .choice .admin__field-label span {
  font-size: 1.4rem;
  font-weight: 700;
}
.amrelated-popup-container .amrelated-info .swatch-attribute .swatch-attribute-selected-option {
  height: 0;
  visibility: hidden;
}
.amrelated-popup-container .amrelated-info .swatch-attribute .swatch-attribute-options {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.amrelated-popup-container .amrelated-info .swatch-attribute .swatch-option {
  align-items: center;
  border: 0;
  box-sizing: border-box;
  height: auto !important;
}
.amrelated-popup-container .amrelated-info .swatch-attribute .swatch-option.selected {
  outline: none;
}
.amrelated-popup-container .amrelated-info .swatch-attribute .swatch-option:hover {
  outline: none;
}
.amrelated-popup-container .amrelated-info .swatch-attribute.size .swatch-option {
  background-color: #ffffff;
  border: 1px solid #161616;
  border-radius: 4px;
  color: #161616;
  font-size: 1.2rem;
  line-height: 1.1;
  padding: 12px 26px 7px 12px;
}
.amrelated-popup-container .amrelated-info .swatch-attribute.size .swatch-option.selected {
  background-color: rgba(97, 105, 255, 0.08);
  border-color: #6169ff;
  color: #6169ff;
}
.amrelated-popup-container .amrelated-info .swatch-attribute.size .swatch-option .custom-option-price {
  text-align: left;
}
.amrelated-popup-container .amrelated-info .swatch-attribute.color .swatch-option.selected {
  border: 2px solid #161616;
  border-radius: 50px;
  align-content: center;
  display: flex;
  padding: 8px 10px;
  width: auto !important;
}
.amrelated-popup-container .amrelated-info .swatch-attribute.color .swatch-option.selected::after {
  content: attr(aria-label);
  color: #161616;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  margin-left: 10px;
}
.amrelated-popup-container .amrelated-info .swatch-attribute.color .swatch-option.color::before,
.amrelated-popup-container .amrelated-info .swatch-attribute.color .swatch-option.image::before {
  content: "";
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.52) inset;
  border: 0;
  border-radius: 50%;
  display: block;
  height: 24px;
  max-height: 24px;
  max-width: 24px;
  min-width: 24px;
  padding: 0;
  width: 24px;
}
.amrelated-popup-container .amrelated-info .swatch-attribute.color .swatch-option.color::before {
  background-color: var(--background);
}
.amrelated-popup-container .amrelated-info .swatch-attribute.color .swatch-option.image::before {
  background-image: var(--background);
}
.amrelated-popup-container .amrelated-popup-tocart-wrapper .action {
  background-color: #128772;
  border-color: #128772;
  font-size: 1.6rem;
  min-width: 150px;
  padding: 12px 20px;
}
.amrelated-popup-container .amrelated-popup-tocart-wrapper .action:hover {
  background-color: #161616;
}
.amscroll-load-button.primary {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
  border-radius: 48px;
  padding: 13px 48px;
  margin-bottom: 40px;
  text-transform: none;
}
.amscroll-load-button.primary:focus,
.amscroll-load-button.primary:active {
  background: #161616;
  border: 1px solid #161616;
  color: #ffffff;
}
.amscroll-load-button.primary:hover {
  background: #161616;
  border: 1px solid #161616;
  color: #161616;
}
.page-products.filter-active .am_shopby_apply_filters {
  bottom: 15px;
  right: 3%;
  opacity: 1 !important;
  pointer-events: auto;
  width: auto;
  z-index: 34;
}
.page-products.filter-active .am_shopby_apply_filters.visible .am-show-button .amshopby-button {
  opacity: 1;
  pointer-events: auto;
}
.page-products.filter-active .am_shopby_apply_filters .am-show-button {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  width: auto;
}
.page-products.filter-active .am_shopby_apply_filters .am-show-button .am-items {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-products.filter-active .am_shopby_apply_filters .am-show-button .amshopby-button {
  background-color: #161616;
  border: 1px solid #161616;
  border-radius: 100px;
  color: #ffffff;
  font-weight: normal;
  line-height: 1.1;
  opacity: .2;
  padding: 14px 53px 14px;
  pointer-events: none;
}
.page-products.filter-active .am_shopby_apply_filters .am-show-button .amshopby-button:hover {
  background-color: #161616;
  color: #ffffff;
}
.page-products .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding-left: 0;
}
.page-products .filter-options-content .am-ranges .items.-am-multiselect .amshopby-choice {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  min-height: 0;
  pointer-events: none;
}
.page-products .filter-options-content .am-filter-items-attr_category_ids > li.item,
.page-products .filter-options-content .am-filter-items-category_ids > li.item {
  padding-left: 0;
}
.page-products .filter-options-content .am-filter-items-attr_category_ids .amshopby-choice,
.page-products .filter-options-content .am-filter-items-category_ids .amshopby-choice {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  min-height: 0;
  pointer-events: none;
}
.page-products .am_shopby_apply_filters {
  pointer-events: none;
  opacity: 0 !important;
  z-index: -1;
}
.amshopby-filter-current .am-shopby-swatch-label {
  white-space: nowrap;
}
.ambrand-index-index .column.main {
  min-height: unset;
}
.ambrand-index-index .main-navigation__section {
  margin-bottom: 0;
}
.ambrand-index-index .category-image {
  position: relative;
}
.ambrand-index-index .category-image .brand-img {
  color: #ffffff;
  filter: brightness(100);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
}
.ambrand-index-index .category-image > img {
  width: 100%;
}
.ambrand-index-index .category-view > div[class="__mobile"] {
  display: none;
}
.ambrand-index-index .category-view > nav {
  position: relative;
}
.ambrand-index-index .category-view > nav ul {
  display: flex;
  margin: 0;
  padding: 0;
}
.ambrand-index-index .category-view > nav ul li {
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 144px;
  position: relative;
  transition: all 0.35s ease-in-out;
}
.ambrand-index-index .category-view > nav ul li:hover a {
  border-color: #6169ff;
}
.ambrand-index-index .category-view > nav ul li a {
  align-items: center;
  border: 2px solid transparent;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  line-height: 1.2;
  padding-top: 80px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  word-break: break-word;
  color: #161616;
  text-decoration: none;
}
.ambrand-index-index .category-view > nav ul li a:visited {
  color: #161616;
  text-decoration: underline;
}
.ambrand-index-index .category-view > nav ul li a:hover {
  color: #161616;
  text-decoration: transparent;
}
.ambrand-index-index .category-view > nav ul li a:active {
  color: #161616;
  text-decoration: #161616;
}
.ambrand-index-index .category-cms .slick-track {
  display: flex;
  margin: 0;
}
.ambrand-index-index .admin__data-grid-outer-wrap {
  order: 30;
}
.ambrand-index-index .admin__data-grid-outer-wrap .widget {
  margin-top: 35px;
}
.ambrand-index-index .page-bottom .category-description {
  order: 1;
}
.pagebuilder-slider.slick-slider {
  padding: 0;
  overflow-x: clip;
}
.pagebuilder-slider.slick-slider:hover .slick-prev,
.pagebuilder-slider.slick-slider:hover .slick-next {
  opacity: 1;
  transform: translateX(0) !important;
}
.pagebuilder-slider button.slick-prev,
.pagebuilder-slider a.action.map.slick-prev,
.pagebuilder-slider .cart.table-wrapper .actions-toolbar > .action.slick-prev,
.pagebuilder-slider .signup-welcome__section-inner > a.secondary.slick-prev,
.pagebuilder-slider .action-gift.slick-prev {
  transform: translateX(-120px) !important;
}
.pagebuilder-slider button.slick-prev:before,
.pagebuilder-slider a.action.map.slick-prev:before,
.pagebuilder-slider .cart.table-wrapper .actions-toolbar > .action.slick-prev:before,
.pagebuilder-slider .signup-welcome__section-inner > a.secondary.slick-prev:before,
.pagebuilder-slider .action-gift.slick-prev:before {
  content: '\f103';
}
.pagebuilder-slider button.slick-next,
.pagebuilder-slider a.action.map.slick-next,
.pagebuilder-slider .cart.table-wrapper .actions-toolbar > .action.slick-next,
.pagebuilder-slider .signup-welcome__section-inner > a.secondary.slick-next,
.pagebuilder-slider .action-gift.slick-next {
  transform: translateX(120px) !important;
}
.pagebuilder-slider button.slick-next:before,
.pagebuilder-slider a.action.map.slick-next:before,
.pagebuilder-slider .cart.table-wrapper .actions-toolbar > .action.slick-next:before,
.pagebuilder-slider .signup-welcome__section-inner > a.secondary.slick-next:before,
.pagebuilder-slider .action-gift.slick-next:before {
  content: '\f102';
}
.pagebuilder-slider button.slick-prev,
.pagebuilder-slider button.slick-next,
.pagebuilder-slider a.action.map.slick-prev,
.pagebuilder-slider a.action.map.slick-next,
.pagebuilder-slider .cart.table-wrapper .actions-toolbar > .action.slick-prev,
.pagebuilder-slider .cart.table-wrapper .actions-toolbar > .action.slick-next,
.pagebuilder-slider .signup-welcome__section-inner > a.secondary.slick-prev,
.pagebuilder-slider .signup-welcome__section-inner > a.secondary.slick-next,
.pagebuilder-slider .action-gift.slick-prev,
.pagebuilder-slider .action-gift.slick-next {
  height: 100%;
  background: rgba(255, 255, 255, 0.3) !important;
  width: 80px;
  transition: all 0.3s ease-in-out;
  top: 0;
  opacity: 0;
}
.pagebuilder-slider ul.slick-dots li button,
.pagebuilder-slider ul.slick-dots li a.action.map,
.pagebuilder-slider ul.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.pagebuilder-slider ul.slick-dots li .signup-welcome__section-inner > a.secondary,
.pagebuilder-slider ul.slick-dots li .action-gift {
  border: 1px solid #cccccc;
}
.pagebuilder-slider ul.slick-dots li button:hover,
.pagebuilder-slider ul.slick-dots li a.action.map:hover,
.pagebuilder-slider ul.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.pagebuilder-slider ul.slick-dots li .signup-welcome__section-inner > a.secondary:hover,
.pagebuilder-slider ul.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.product-reviews-summary .rating-summary .rating-result {
  margin-left: 0;
  width: 90px;
}
.product-reviews-summary .rating-summary .rating-result::before {
  font-weight: 700;
}
.product-reviews-summary .rating-summary .rating-result > span::before {
  font-weight: 700;
}
.product-reviews-summary .reviews-actions {
  display: block;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 1439px) {
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .page-layout-checkout .page-header {
    background-color: #ffffff;
  }
  .page-layout-checkout .header.content {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
  }
  .page-layout-checkout .header.content .logo {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-layout-checkout .header.content .page-title-wrapper {
    border-bottom: 1px solid #f1f1f1;
    padding: 27px 78px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
  }
  .page-layout-checkout .header.content .page-title-wrapper h1 {
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
  }
  .page-layout-checkout .header.content .minicart-wrapper {
    right: 44px;
    margin-left: 0;
  }
  .page-layout-checkout .header.content .minicart-wrapper .action.showcart .counter {
    margin: 0;
    overflow: clip;
  }
  .page-layout-checkout .header.content .header-chechout__help {
    right: 10px;
  }
  .page-layout-checkout .header.content .minicart-wrapper,
  .page-layout-checkout .header.content .header-chechout__help {
    position: absolute;
    padding: 27px 0;
    top: 0;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li {
    background-color: #f1f1f1;
    flex: 1 1 33.33333%;
    height: 40px;
    justify-content: center;
    position: relative;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li::before {
    background: none;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:not(:last-of-type) {
    margin-right: 0;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:not(:last-of-type)::before {
    background: none;
    border-style: solid;
    border-width: 20px 0 20px 12px;
    height: auto;
    right: -25px;
    transform: none;
    z-index: 2;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:first-child {
    background-color: #128772;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:first-child:before {
    border-color: transparent transparent transparent #128772;
    top: 0;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:first-child::after {
    content: "";
    border-style: solid;
    border-width: 20px 0 20px 12px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: -12px;
    top: 0;
    transform: none;
    z-index: 1;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:nth-child(2) {
    background-color: #161616;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:nth-child(2):before {
    border-color: transparent transparent transparent #161616;
    top: 0;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:nth-child(2) .text {
    color: #ffffff;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:nth-child(2) .product-item-description > ul {
    max-height: 66px;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li .cart.block .block-title-wrap.has-nav .nav-swiper-wrap {
    display: none;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li .number {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-layout-checkout .header.content .header-chechout__help-item {
    align-items: center;
    display: flex;
  }
  .page-layout-checkout .header.content .header-chechout__help-item.help a {
    position: relative;
  }
  .page-layout-checkout .header.content .header-chechout__help-item.help a::before {
    background: url(../images/icon/chat_black.svg) no-repeat center center / cover;
    content: "";
    display: block;
    height: 24px;
    width: 24px;
  }
  .page-layout-checkout .header.content .header-chechout__help-item.share i svg path {
    fill: #161616;
  }
  .page-layout-checkout .header.content .header-chechout__help-item span {
    display: none;
    height: 0;
    visibility: hidden;
  }
  .page-layout-checkout .footer.content {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps {
    justify-content: flex-start;
    padding-left: 0;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .custom-step {
    flex: 33.33333%;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .custom-step li {
    margin-right: 0;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .custom-step li.opc-progress-bar-item::before {
    background: none;
    border-color: transparent transparent transparent #128772;
    top: 0;
    border-style: solid;
    border-width: 20px 0 20px 12px;
    height: auto;
    right: -25px;
    transform: none;
    z-index: 2;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .custom-step li a {
    text-decoration: none;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar {
    flex: 1 1 66%;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item {
    background-color: #f1f1f1;
    margin-right: 0;
    margin-left: 0;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._active {
    background-color: #161616;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._active::before {
    border-color: transparent transparent transparent #161616;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._active .text {
    color: #ffffff;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._complete {
    background-color: #128772;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._complete::after {
    content: "";
    border-style: solid;
    border-width: 20px 0 20px 12px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: -12px;
    top: 0;
    transform: none;
    z-index: 1;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._complete::before {
    border-color: transparent transparent transparent #128772;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item._complete .text {
    color: #ffffff;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar-item .text {
    color: #838383;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar > li {
    flex: 1 1 50%;
  }
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
  .product-items .product-item .product-item-details .swatch-attribute.size .swatch-option {
    max-width: 25px;
  }
  .product-items .product-item .product-item__additional-options::before {
    font-size: 14px;
    top: 34px;
    left: 95px;
  }
  .product-items .product-item .product-item__additional-options .price-box {
    margin-bottom: 0;
  }
  .product-items .product-item .product-item__additional-options .price-box span[data-price-type="finalPrice"] .price {
    font-size: 18px;
  }
  .product-items .product-item .product-item__additional-options .price-box .special-price span[data-price-type="finalPrice"] .price {
    font-size: 18px;
  }
  .product-items .product-item .product-item__additional-information .product-reviews-summary .rating-summary {
    left: 0;
  }
  .product-items .product-item .product-item__additional-information .product-reviews-summary .reviews-actions {
    margin-left: 5px;
  }
  .product-items .product-item .product-item-inner .product-item-actions {
    display: flex;
    justify-content: flex-end;
  }
  .product-items .product-item .product-item-inner .product-item-actions .tocart {
    position: relative;
  }
  .product-items .product-item .product-item-inner .product-item-actions .tocart::before {
    background: url(../images/icon/bag.svg) no-repeat center center / cover;
    content: '';
  }
  .product-items .product-item .product-item-inner .product-item-actions .tocart span {
    display: none;
  }
  .product-items .product-item .product-item-inner .product-item-actions .actions-secondary {
    order: -1;
  }
  .product-items .product-item .product-item-inner .product-item-actions .actions-secondary .tocompare {
    background-color: #e5e7ff;
    margin-right: 10px;
  }
  .product-items .product-item .product-item-inner .product-item-actions .actions-secondary .tocompare::before {
    background: url(../images/icon/comparison_blue.svg) no-repeat center center / cover;
    content: '';
  }
  .product-items .product-item .product-item-inner .product-item-actions .tocart,
  .product-items .product-item .product-item-inner .product-item-actions .tocompare {
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 40px;
    padding: 0;
    width: 40px;
  }
  .product-items .product-item .product-item-inner .product-item-actions .tocart::before,
  .product-items .product-item .product-item-inner .product-item-actions .tocompare::before {
    display: block;
    height: 24px;
    width: 24px;
  }
  .product-items .product-item .product.details.product-item-details {
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
  }
  .page-bottom .category-description .read-more {
    max-height: 200px;
  }
  .cms-home-cinema-service div[data-content-type="row"] {
    max-width: 100%;
  }
  .services-title__main {
    top: 40px;
  }
  .services-title__main h1 {
    font-size: 24px;
  }
  .our-clients-say-block .reviews-content {
    padding: 0;
  }
  .our-clients-say-block .reviews-content__other .slick-track .slick-slide {
    box-sizing: border-box;
    padding: 20px;
  }
  .our-clients-say-block .reviews-content__other .slick-arrow {
    height: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .our-clients-say-block .reviews-content__other .slick-dots {
    margin-top: 20px;
  }
  .our-clients-say-block .reviews-content__other .our-client_say-text {
    flex: 1 1 100%;
    order: -1;
  }
  .our-clients-say-block .reviews-content__other .our-client_say-text .review-client-position {
    margin: 0;
  }
  .our-clients-say-block .reviews-content__other .our-client_say-autor {
    flex: 1 1 100%;
    margin-top: 20px;
    order: 2;
  }
  .our-client_say-wrapper {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .our-clients-block {
    padding: 0 15px;
  }
  .review-items .image a {
    text-align: center;
    margin-bottom: 20px;
  }
  .review-items .review-content[aria-hidden="false"] {
    flex-direction: column;
  }
  .review-items .review-content__text {
    margin-top: 22px;
    order: -1;
  }
  .review-item__header.slick-slider {
    padding: 0;
  }
  .services-wrap {
    margin-left: 20px;
    margin-right: 20px;
  }
  .services-wrap .services-item {
    flex: 1 1 49%;
    max-width: 49%;
    padding: 24px 12px 24px 24px;
  }
  .services-wrap .services-item:nth-child(3n+3) {
    margin-right: 2%;
  }
  .services-wrap .services-item:nth-child(2n+2) {
    margin-right: 0;
  }
  .services-wrap .services-item > span {
    word-break: break-all;
    font-size: 14px;
    margin-left: 16px;
    max-width: none;
  }
  .services-wrap .services__link span {
    left: 150px;
    top: 100px;
  }
  .services-benefits__brands-list {
    margin-left: 20px;
    margin-right: 20px;
  }
  .services-benefits__brand-item {
    width: calc(33.33333333%);
  }
  .services__section-product {
    margin-top: 56px;
  }
  .services__section-product .two-column-block__left {
    order: 2;
  }
  .services__section-product .two-column-block__right {
    order: 0;
  }
  .completed-works-block,
  .services-benefits,
  .services__section-product {
    padding-left: 15px;
    padding-right: 15px;
  }
  .brands__section-product > div p {
    font-size: 14px;
  }
  .brands__section-product.two-columns-block:first-of-type .two-column-block__right {
    order: -1;
  }
  .cms-page-view h1,
  .cms-page-view h2,
  .cms-page-view h3 {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.4;
  }
  .swiper .product-item .special-price .price-label {
    display: none;
  }
  .swiper .product-items .product-item .product-item__additional-options::before {
    left: 125px;
  }
  .product-items.slick-slider .slick-arrow,
  .our-clients-say-block .reviews-content.slick-slider .slick-arrow {
    top: 21%;
    z-index: 10;
  }
  .product-items.slick-slider .slick-arrow.slick-prev,
  .our-clients-say-block .reviews-content.slick-slider .slick-arrow.slick-prev {
    left: -10px;
  }
  h1 {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.4;
  }
  .ambrand-index-index .category-view > nav {
    position: relative;
  }
  .ambrand-index-index .category-view > nav ul {
    flex-wrap: wrap;
    position: static;
    transform: none;
  }
  .ambrand-index-index .category-view > nav ul li {
    margin: 8px;
    padding: 10px;
    width: calc(50% - 16px);
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    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-button-full-mobile {
    display: block;
    text-align: center;
    width: 100%;
  }
  .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,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 11px 44px 11px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title: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,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 11px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.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,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 27.5px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    display: none;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 11px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .main-navigation,
  .main-navigation .submenu-inner-1,
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .account .page-main {
    padding-top: 86px;
    position: relative;
  }
  .main-navigation__section-mb {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * 100%);
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 100%;
  }
  .nav-open .main-navigation__section-mb {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
    background-color: #ffffff;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .mb-menu__section-inner {
    position: relative;
  }
  .mb-menu__section.overflow-hidden {
    overflow: hidden !important;
  }
  .mb-menu__section ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .mb-menu__section ul li {
    margin-bottom: 0;
  }
  .mb-menu__section .shopby-brands__wrap {
    padding: 0 16px;
  }
  .mb-menu__section .shopby-brands__head-title {
    font-size: 14px;
    line-height: 1.4;
  }
  ._logged_in .mb-menu__section .shopby-brands__head-title {
    display: flex;
    justify-content: space-between;
  }
  .mb-menu__section .submenu-header {
    min-height: 76px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 16px;
  }
  .mb-menu__section .submenu-header__title {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.4;
    font-size: 1.6rem;
    margin-top: 1.65rem;
    margin-bottom: 1.1rem;
    margin: 0;
    padding: 16px 0;
    text-transform: uppercase;
  }
  .mb-menu__section .submenu-header .icon {
    padding: 16px;
    cursor: pointer;
  }
  .mb-menu__section .submenu-header .icon-back {
    display: inline-block;
  }
  .mb-menu__section .submenu-header .icon-back:before {
    background-image: url("../images/icon/arrow.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .mb-menu__section .submenu-header .icon-back:before {
    transform: rotate(270deg);
  }
  .mb-menu__section .submenu-header .icon-close {
    display: inline-block;
  }
  .mb-menu__section .submenu-header .icon-close:before {
    background-image: url("../images/icon/close_large.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .mb-menu__header-actions {
    padding: 25px 16px 27px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 16px;
  }
  .mb-menu__header-content {
    padding: 0 16px;
  }
  .mb-menu__header-customer-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 34px;
  }
  .mb-menu__header-customer-actions .action {
    max-width: 115px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
    text-align: center;
  }
  [lang="ru"] .mb-menu__header-customer-actions .action[data-modal="modal-signup-form"] {
    max-width: 125px;
    text-align: center;
  }
  .mb-menu__header-customer-actions > span {
    max-width: 90px;
    color: #838383;
  }
  .mb-menu__header-customer > a {
    display: inline-block;
    display: block;
    text-decoration: none;
    position: relative;
    margin: 30px 0;
  }
  .mb-menu__header-customer > a:after {
    background-image: url("../images/icon/arrow_right.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .mb-menu__header-customer > a:after {
    position: absolute;
    right: 0;
    top: 8px;
    filter: invert(40%) sepia(57%) saturate(3254%) hue-rotate(222deg) brightness(99%) contrast(101%);
  }
  .mb-menu__header-customer > a > span {
    color: #161616;
    display: inherit;
  }
  .mb-menu__header-customer > a .name {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
  }
  .mb-menu__header-customer > a .email {
    font-size: 14px;
    line-height: 1.4;
  }
  .mb-menu__footer {
    padding: 32px 16px;
    text-align: center;
  }
  .mb-menu__footer-timing {
    margin-bottom: 14px;
  }
  .mb-menu__footer-timing > span {
    font-size: 16px;
    line-height: 1.4;
  }
  .mb-menu__footer a {
    font-size: 14px;
    line-height: 1.2;
    text-decoration: underline;
  }
  .mb-menu__footer .store-open {
    color: rgba(22, 22, 22, 0.5);
  }
  .mb-menu__footer .store-open:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #128772;
    border-radius: 12px;
    margin-right: 4px;
  }
  .mb-menu__nav .submenu__level1,
  .mb-menu__nav .submenu-list__level2 {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * 100%);
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
  }
  .mb-menu__nav .submenu__level1.opened,
  .mb-menu__nav .submenu-list__level2.opened {
    left: 0;
    z-index: 1;
  }
  .mb-menu__nav a {
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
    color: #161616;
    padding: 16px;
    display: block;
  }
  .mb-menu__nav a.level-top,
  .mb-menu__nav a.level1,
  .mb-menu__nav a.level2,
  .mb-menu__nav a.all-link {
    display: inline-block;
    display: flex;
    align-items: center;
  }
  .mb-menu__nav a.level-top:after,
  .mb-menu__nav a.level1:after,
  .mb-menu__nav a.level2:after,
  .mb-menu__nav a.all-link:after {
    background-image: url("../images/icon/arrow_right.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .mb-menu__nav a.level-top:after,
  .mb-menu__nav a.level1:after,
  .mb-menu__nav a.level2:after,
  .mb-menu__nav a.all-link:after {
    margin-left: auto;
    filter: invert(88%) sepia(3%) saturate(0%) hue-rotate(1deg) brightness(94%) contrast(86%);
  }
  .mb-menu__nav ul > li:not(:last-child) .level-top {
    border-bottom: 1px solid #f1f1f1;
  }
  .mb-menu__nav .main-navigation__featured-list,
  .mb-menu__nav .mb-menu__list {
    background-color: #ffffff;
    border-radius: 4px;
    margin-bottom: 32px;
  }
  .mb-menu__nav .head-top-links a {
    font-size: 16px;
    padding: 10px 16px;
  }
  .mb-menu__list a.level-top {
    display: inline-block;
    display: flex;
  }
  .mb-menu__list a.level-top:before {
    background-image: url("../images/icon/cat_nav_icons.png");
    background-position-x: -10px;
    background-position-y: -10px;
    line-height: 26px;
    vertical-align: middle;
    height: 26px;
    width: 26px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .mb-menu__list a.level-top:before {
    padding-right: 11px;
  }
  .mb-menu__list .icon-tv > a:before {
    background-position: -10px -10px;
  }
  .mb-menu__list .icon-burner > a:before {
    background-image: url("../images/icon/icon-burner.jpg") !important;
    background-size: contain;
    background-position: 0;
  }
  .mb-menu__list .icon-loudspeaker > a:before {
    background-position: -56px -10px;
  }
  .mb-menu__list .icon-camera > a:before {
    background-position: -10px -56px;
  }
  .mb-menu__list .icon-headphone > a:before {
    background-position: -56px -56px;
  }
  .mb-menu__list .icon-phone > a:before {
    background-position: -102px -10px;
  }
  .mb-menu__list .icon-playstation > a:before {
    background-position: -102px -56px;
  }
  .mb-menu__list .icon-gaming > a:before {
    background-position: -102px -56px;
  }
  .mb-menu__list .icon-smart-home > a:before {
    background-position: -10px -102px;
  }
  .mb-menu__header-customer-callout {
    display: flex;
    margin: 0 16px;
    align-items: center;
    background: #161616;
    border-radius: 5px;
    height: 40px;
    padding: 8px 20px;
  }
  .mb-menu__header-customer-callout img {
    max-width: 20px;
  }
  .mb-menu__header-customer-callout h4 {
    color: #ffffff;
    margin: 0 0 0 20px;
  }
  .mb-menu__services-wrap {
    margin-bottom: 20px;
  }
  .mb-menu__services-wrap > a {
    display: inline-block;
    display: flex;
    align-items: center;
    background: #161616;
    color: #ffffff;
    border-radius: 4px;
  }
  .mb-menu__services-wrap > a:after {
    background-image: url("../images/icon/arrow_right_light.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .mb-menu__services-wrap > a:after {
    margin-left: auto;
  }
  .mb-menu__services-wrap img {
    max-width: 22px;
    height: auto;
    margin-right: 15px;
  }
  .deals-item a {
    display: inline-block;
  }
  .deals-item a:before {
    background-image: url("../images/icon/coupon.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .deals-item a:before {
    padding-right: 15px;
  }
  .featured-item a {
    display: inline-block;
  }
  .featured-item a:before {
    background-image: url("../images/icon/star.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .featured-item a:before {
    padding-right: 15px;
  }
  .campaign-item a {
    display: inline-block;
  }
  .campaign-item a:before {
    background-image: url("../images/icon/bell.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .campaign-item a:before {
    padding-right: 15px;
  }
  nav.navigation {
    padding: 32px 16px;
    background-color: #f1f1f1;
  }
  nav.navigation h4 {
    text-transform: uppercase;
    margin-top: 0;
    line-height: 1.4;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .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 5.5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 44px;
    padding: 5.5px 22px 5.5px 22px;
    font-weight: 600;
    line-height: 44px;
    font-size: 2rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #161616;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #161616;
    text-decoration: none;
    padding-bottom: 5.5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5.5px;
    padding: 22px 22px 22px 22px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .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: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    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;
    left: 44px;
    z-index: 900;
  }
  .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 0 12px 2px rgba(0, 0, 0, 0.35);
    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 {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 16px;
    font-weight: 700;
  }
  .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;
  }
  .pagebuilder-column-line {
    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;
  }
  .amscroll-backtotop-block.-mobile-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-mobile-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-mobile-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-mobile-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .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-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 36px;
    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;
  }
  .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: #6169ff 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: #6169ff;
  }
  .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: #6169ff;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .catalog-product-view .product-sales-ship-wrap ul li {
    width: calc(50% - 20px);
  }
  .catalog-product-view .product-sales-ship-wrap ul li.shipping-banner-link {
    margin-left: 60px;
    width: calc(50% - 60px - 20px);
  }
  .service-popup__cms-page .completed-works-items__quickview {
    padding: 0 10px;
  }
  .service-popup__cms-page .completed-works-items__quickview > img {
    max-width: 100%;
  }
  .service-popup__cms-page .completed-works-items__quickview h4 {
    font-size: 18px;
  }
  .header.content .cart-page__navigation ul li:not(:last-of-type) {
    margin-right: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper .product-item-price-desc-wrapper {
    min-height: 70px;
  }
  .checkout-cart-index .page-wrapper {
    padding-bottom: 270px;
  }
  .cart-container .cart-summary {
    position: fixed;
    z-index: 6;
    background: #ffffff;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    border: 0;
    box-shadow: 0 0 6px rgba(22, 22, 22, 0.2);
    transition: bottom 0.5s ease-in-out;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: bottom 0.5s ease-in-out;
    -moz-transition: bottom 0.5s ease-in-out;
    -ms-transition: bottom 0.5s ease-in-out;
    border-radius: 8px 8px 0 0;
  }
  ._mb_cart_sidebar_hide .cart-container .cart-summary {
    bottom: -500px;
  }
  .cart-container .block.discount {
    user-select: none;
  }
  .minicart-modal .modal-inner-wrap {
    background-color: #ffffff;
  }
  .minicart-items .product__qty-section .details-qty .qty-controls {
    background-color: #ffffff;
  }
  .field-tooltip .field-tooltip-content {
    right: -11px;
    top: 40px;
    left: auto;
  }
  .popup-authentication .action-back span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .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 22px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 11px;
  }
  .checkout-payment-method .purchaseorder .payment-method-label-only {
    padding: 15px;
  }
  .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 22px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .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: -11px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 22px;
    padding-bottom: 11px;
  }
  .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: 22px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 11px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 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: 5.5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .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: 27.5px;
  }
  .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;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 44px;
  }
  .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: 11px 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;
  }
  .products-grid.wishlist {
    margin-bottom: 33px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 22px 0 22px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 22px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 22px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.list .product-item {
    margin-bottom: 20px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.list .product-item__top-section {
    text-align: center;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.list .product-item__top-section > .photo {
    display: block;
    padding: 0;
    width: 100%;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.list .product-item__top-section > .photo > .product-image-container {
    width: 100% !important;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.list .product-item-details {
    display: block;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.list .product-item__additional-information .product-reviews-summary .reviews-actions {
    position: relative;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.list .product-item__additional-information .product-reviews-summary .reviews-actions a.add,
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.list .product-item__additional-information .product-reviews-summary .reviews-actions a span:nth-child(2) {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-name {
    font-size: 14px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item__additional-options .price-box span[data-price-type="finalPrice"] .price {
    font-size: 18px;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper .product-items {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    flex-wrap: wrap;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper .product-items .product-item {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper .product-items .product-item .product-item-name a {
    font-weight: 700;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper .product-items .product-item .product-item-info {
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper .product-items .product-item .product-item-details {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    position: relative;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper .product-items .product-item .product-item-details .product-item__additional-information_wrapper {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    min-height: auto;
  }
  .catalog-category-view #amasty-shopby-product-list .products.wrapper .product-items .product-item .product-item-inner {
    margin-top: 11px;
  }
  .toolbar-products .modes {
    position: absolute;
    right: 0;
    top: 0;
  }
  .toolbar-products .toolbar-sorter.sorter {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .toolbar-products .toolbar-sorter.sorter-mobileview.active .sorter-mobileview__wrapper {
    height: 83vh;
    opacity: 1;
    pointer-events: auto;
    transition: height 0.32s ease-in-out;
    visibility: visible;
    z-index: 35;
  }
  .toolbar-products .toolbar-sorter.sorter-mobileview.active .sorter-mobileview__content {
    max-height: 58.1vh;
    overflow-y: auto;
    padding-bottom: 8.5px;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__btn {
    align-items: center;
    background-color: #ffffff;
    border-radius: 0 8px 0 0;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 16px 0;
    position: fixed;
    bottom: -1px;
    right: 0;
    width: 50%;
    z-index: 34;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__btn::before {
    top: 0;
    margin-right: 10px;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__btn span {
    font-size: 18px;
    font-weight: 700;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__wrapper {
    background-color: #ffffff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 8px 8px 0 0;
    box-sizing: border-box;
    height: 0;
    opacity: 0;
    padding: 16px 10px 64px 17px;
    pointer-events: none;
    position: fixed;
    bottom: -1px;
    left: 0;
    visibility: hidden;
    width: 100%;
    z-index: -1;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__wrapper > a {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__wrapper .sorter-options {
    margin: 0;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__wrapper .sorter-options h4 {
    border-bottom: 1px solid #f1f1f1;
    font-family: 'Monument Extended', sans-serif;
    font-size: 18px;
    margin: 0 0 12px 0;
    padding-bottom: 16px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__wrapper .sorter-options h4::after {
    background: url(../images/icon/close_small.svg) no-repeat center center / cover;
    content: "";
    height: 24px;
    display: block;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__actions {
    background-color: #ffffff;
    border-top: 1px solid #f1f1f1;
    display: flex;
    justify-content: space-between;
    padding-top: 14px;
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__actions span {
    border: 1px solid #161616;
    box-sizing: border-box;
    border-radius: 100px;
    color: #161616;
    display: block;
    font-size: 16px;
    line-height: 1.1;
    margin-left: 4%;
    padding: 15px 54px 14px;
    text-decoration: none;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__actions span:not(:first-of-type) {
    background-color: #161616;
    color: #ffffff;
  }
  .toolbar-products .toolbar-sorter .sorter-mobileview__actions .reset-btn {
    display: none;
  }
  .custom-radio {
    align-items: center;
    color: #161616;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    position: relative;
    text-align: left;
  }
  .custom-radio.active {
    color: #6169ff;
  }
  .custom-radio.active::after {
    opacity: 1;
    visibility: visible;
  }
  .custom-radio:not(:first-of-type) {
    margin-top: 12px;
  }
  .custom-radio::after,
  .custom-radio::before {
    content: "";
  }
  .custom-radio::after {
    background-color: #6169ff;
    border-radius: 50%;
    display: block;
    height: 10px;
    opacity: 0;
    position: absolute;
    top: 6px;
    left: 6px;
    transition: all 0.32s ease-in-out;
    visibility: hidden;
    width: 10px;
  }
  .custom-radio::before {
    border: 1px solid #6169ff;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    margin-right: 12px;
    width: 20px;
  }
  .sort-popup-active {
    overflow: hidden;
  }
  body:not(.checkout-index-index) .grecaptcha-badge {
    opacity: 0;
  }
  .catalog-category-view .page-wrapper .breadcrumbs {
    padding-left: 15px;
    padding-right: 15px;
  }
  .catalog-category-view .page-wrapper main.page-main {
    position: relative;
    z-index: 30;
  }
  .top-section-category {
    overflow: hidden;
  }
  .top-section-category .page-title-wrapper {
    display: block;
    overflow: auto;
  }
  .top-section-category .page-title-wrapper .page-title {
    flex-grow: 1;
    font-size: 16px;
    padding-right: 61px;
  }
  .top-section-category .page-title-wrapper ul {
    flex-grow: 1;
    margin-left: 0;
    margin-top: 14px;
    overflow-y: auto;
  }
  .top-section-category .page-title-wrapper ul::-webkit-scrollbar-thumb {
    border: 1px solid transparent;
    background-clip: content-box;
    background-color: transparent;
  }
  .top-section-category .page-title-wrapper ul::-webkit-scrollbar {
    width: 4px;
  }
  .top-section-category .page-title-wrapper ul::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .page-bottom .category-description .read-more {
    max-height: 300px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5.5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .page-bottom {
    order: 0;
  }
  .page-bottom .category-description {
    padding: 32px 0;
  }
  .page-bottom .category-description h2,
  .page-bottom .category-description h3,
  .page-bottom .category-description h4,
  .page-bottom .category-description h5 {
    font-size: 18px;
  }
  .page-bottom .category-description p {
    font-size: 14px;
  }
  .block-viewed-products-grid .product-item:not(.swiper-slide),
  .block-viewed-products-grid .product-item:not(.slick-slider) {
    width: calc((100% - 6%) / 2);
  }
  .page-title-wrapper.product .page-title {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .page-title-wrapper.product .page-title span {
    overflow-wrap: break-word;
  }
  .page-title-wrapper.product .amshopby-option-link {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-title-wrapper.product .product.attribute.sku {
    margin-top: 12px;
  }
  .product-view-menu {
    padding-bottom: 14px;
  }
  .product-view-menu::before {
    bottom: 4px;
  }
  .product-view-menu li a {
    white-space: nowrap;
  }
  .product-info-main .product.attribute {
    order: -1;
    margin-top: 20px;
  }
  .product-info-main .product.attribute.description {
    margin-bottom: 20px;
  }
  .product-info-main .product-options-bottom .box-tocart {
    order: 5;
  }
  .product-info-main .product-options-bottom .price-box {
    flex: 1 1 65%;
  }
  .product-info-main .product-options-bottom .product-info__adition-options {
    flex: 1 1 30%;
  }
  .table-wrapper .table.additional-attributes {
    display: table;
    width: 100%;
  }
  .table-wrapper .table .additional-attributes tbody th {
    display: table-cell;
    position: inherit;
  }
  .table-wrapper .table .additional-attributes tbody tr td[data-th]:before {
    display: none;
  }
  .table-wrapper .table .additional-attributes tbody td:last-child {
    padding: 5.5px 0;
  }
  .table-wrapper .table .additional-attributes > tbody > tr td[data-th]:before {
    display: none;
  }
  .table-wrapper .table .additional-attributes > tbody > tr td {
    display: table-cell;
  }
  .table-wrapper .table .additional-attributes th {
    display: table-cell;
  }
  .additional-attributes-wrapper .additional-attributes td.col.data {
    display: table-cell;
  }
  .block-search {
    margin-top: 11px;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .delimiter {
    margin: 32px 0;
  }
  .person {
    margin-bottom: 0;
  }
  .cms-stores-and-contacts.cms-page-view .breadcrumbs {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cms-stores-and-contacts h1 {
    font-size: 16px;
  }
  .cms-accordion__content .store-item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .cms-accordion__content .store-item > * {
    order: 3;
  }
  .cms-accordion__content .store-item img {
    float: none;
    margin-right: 0;
    max-width: 100%;
    order: 1;
  }
  .cms-accordion__content .btn-map {
    max-width: 100%;
    order: 2;
  }
  .store-department {
    padding-left: 19px;
    padding-right: 19px;
  }
  .store-department .contacts p a {
    margin-right: 8px;
  }
  .store-department .contacts p a:not(:first-of-type) {
    margin-left: 8px;
  }
  .cms-faq.cms-page-view .breadcrumbs {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cms-faq h1 {
    font-size: 16px;
  }
  .cms-lease.cms-page-view .breadcrumbs {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cms-lease h1 {
    font-size: 16px;
  }
  /*Default setting*/
  .cms-terms-and-conditions.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-terms-of-use.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-customer-support.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-14-days-right-of-withdrawal.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-payment-methods.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-shipping.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-submission-of-warranty-and-claims.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-extended-warranty-for-3rd-and-4th-year.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-warranty-repair-of-playstation-products.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-instructions-for-entering-the-psn-code.cms-page-view .breadcrumbs,
  .cms-terms-and-conditions-instructions-for-unpacking-and-initial-setup-of-the-tv.cms-page-view .breadcrumbs {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .terms-a-conditions__item {
    padding-right: 60px;
  }
  .border-bottom__decoration {
    padding-bottom: 40px;
  }
  #html-body.page-layout-1column-topbanner-pages.cms-services .page__top-image {
    max-width: none;
  }
  #html-body.page-layout-1column-topbanner-pages.cms-services .page__top-image h1 {
    font-size: 20px;
    line-height: 124%;
    max-width: 320px;
  }
  .our-clients-block {
    padding: 0;
  }
  .review-items .image {
    max-width: 85%;
  }
  .review-item__header {
    display: none;
  }
  .review-item__content {
    margin: 0;
  }
  .review-item__content.slick-slider {
    padding: 0;
  }
  .review-item__content .slick-list .slick-track {
    display: flex;
  }
  .services-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .services-benefits__brands-list {
    margin-left: 0;
    margin-right: 0;
  }
  .services-benefits__item {
    flex: 100%;
    margin-bottom: 15px;
  }
  .services-benefits__item.benefits-marker:nth-child(2n+2) {
    order: 1;
  }
  .services-benefits__item.benefits-blue a {
    margin-right: 0;
  }
  .completed-works-block,
  .services-benefits,
  .services__section-product {
    padding-left: 0;
    padding-right: 0;
  }
  /*Default setting*/
  .page-layout-1column-topbanner-pages .breadcrumbs {
    width: auto;
  }
  .page-layout-1column-topbanner-pages .page__wrapper {
    max-width: 100%;
  }
  .cms-page-view .breadcrumbs {
    padding-left: 0;
    padding-right: 0;
  }
  .page-layout-1column-topbanner-pages .page-header {
    margin-bottom: 0;
  }
  .page-layout-1column-topbanner-pages .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  #html-body.page-layout-1column-topbanner-pages .page__top-image {
    margin: 0 -15px;
    max-width: none;
  }
  .cms-accordion__content {
    padding-right: 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .toolbar .toolbar-amount {
    vertical-align: inherit;
  }
  .account-customer-heading {
    margin-bottom: 32px;
  }
  .account .block-collapsible-nav .content {
    border: 0;
    border-radius: 0;
    padding: 32px 16px;
    background-color: #f1f1f1;
  }
  .account .block-collapsible-nav .content > .items {
    border-radius: 4px;
    background: #ffffff;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 11px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .new-address-modal,
  .create-password--modal {
    max-width: 420px;
    left: auto;
  }
  .new-address-modal ._mobile,
  .create-password--modal ._mobile {
    display: block;
  }
  .new-address-modal ._desktop,
  .create-password--modal ._desktop,
  .new-address-modal .modal-header,
  .create-password--modal .modal-header,
  .new-address-modal .actions-toolbar > .secondary,
  .create-password--modal .actions-toolbar > .secondary {
    display: none;
  }
  .new-address-modal .fieldset,
  .create-password--modal .fieldset {
    margin-bottom: 3rem;
  }
  .new-address-modal .block-title,
  .create-password--modal .block-title {
    text-align: center;
    margin-bottom: 0;
  }
  .new-address-modal .block-title strong,
  .create-password--modal .block-title strong {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.4;
    font-size: 1.6rem;
    margin-top: 1.65rem;
    margin-bottom: 1.1rem;
    text-transform: uppercase;
    text-align: center;
  }
  .new-address-modal .block-title-wrap,
  .create-password--modal .block-title-wrap {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 76px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 3rem;
    margin-left: -2.6rem;
    margin-right: -2.6rem;
  }
  .new-address-modal .block-title-subtitle,
  .create-password--modal .block-title-subtitle {
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1.2;
  }
  .new-address-modal .action-close,
  .create-password--modal .action-close {
    padding: 2.2rem 2rem;
  }
  .new-address-modal .action-back,
  .create-password--modal .action-back {
    color: #161616;
    text-decoration: none;
    font-weight: 700;
    display: inline-block;
  }
  .new-address-modal .action-back > span,
  .create-password--modal .action-back > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .new-address-modal .action-back:before,
  .create-password--modal .action-back:before {
    background-image: url("../images/icon/arrow.svg");
    background-position-x: center;
    background-position-y: center;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .new-address-modal .action-back:before,
  .create-password--modal .action-back:before {
    transform: rotate(270deg);
  }
  .create-password--modal .block-title-wrap {
    position: relative;
  }
  .create-password--modal .block-title-wrap > .action-back {
    position: absolute;
    left: 0;
    height: 100%;
    padding: 0 2rem;
  }
  .page-with-filter.filter-active {
    overflow: hidden;
  }
  .page-with-filter.filter-active .block.filter.active .block-content.filter-content .filter-options {
    border-bottom: 1px solid rgba(241, 241, 241, 0.6);
    border-top: 1px solid rgba(241, 241, 241, 0.6);
    max-height: 50vh;
    overflow-y: auto;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .page-with-filter .columns .sidebar-main .block.filter {
    margin: 0;
    position: fixed;
    bottom: -1px;
    left: 0;
    width: 100%;
    z-index: 33;
  }
  .page-with-filter .columns .sidebar-main .block.filter.active {
    background-color: #ffffff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 8px 8px 0 0;
    box-sizing: border-box;
    padding: 16px 10px 64px 17px;
    z-index: 34;
  }
  .page-with-filter .block.filter.active .filter-title {
    border: 0;
    box-shadow: none;
    font-family: 'Monument Extended', sans-serif;
    font-size: 16px;
    font-weight: normal;
    justify-content: normal;
    padding-top: 0;
    width: 100%;
  }
  .page-with-filter .block.filter.active .filter-title::before {
    content: none;
  }
  .page-with-filter .block.filter.active .filter-title::after {
    background: url(../images/icon/close_small.svg) no-repeat center center / cover;
    content: "";
    height: 24px;
    pointer-events: none;
    left: auto;
    right: 0;
    top: 0;
    width: 24px;
  }
  .page-with-filter .block.filter.active .filter-title strong {
    flex-grow: 1;
    text-transform: uppercase;
  }
  .page-with-filter .block.filter.active .filter-title strong span {
    color: #838383;
    font-family: 'Circular Std';
    font-size: 14px;
    font-weight: 500;
  }
  .page-with-filter .block.filter.active .filter-content {
    height: 54vh;
    opacity: 1;
    pointer-events: auto;
    transition: height 0.32s ease-in-out;
  }
  .page-with-filter .block.filter.active .filter-content .filter-clear {
    opacity: 1;
    transition: opacity 1s linear;
  }
  .page-with-filter .block.filter .filter-title {
    align-items: center;
    background-color: #ffffff;
    border-radius: 8px 0 0 0;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 16px 0;
    position: relative;
    width: 50%;
  }
  .page-with-filter .block.filter .filter-title::after {
    background: #f1f1f1;
    height: 100%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .page-with-filter .block.filter .filter-title::before {
    background: url(../images/icon/filters.svg) no-repeat center center / cover;
    content: '';
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    width: 24px;
  }
  .page-with-filter .block.filter .filter-title .am_shopby_apply_filters {
    position: static;
    transition: none;
    width: auto;
    z-index: 1;
  }
  .page-with-filter .block.filter .filter-title .am_shopby_apply_filters .am-show-button {
    background: none;
    border: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-transform: none;
    width: auto;
  }
  .page-with-filter .block.filter .filter-content {
    height: 0;
    opacity: 0;
    pointer-events: none;
    position: relative;
  }
  .page-with-filter .block.filter .filter-content .amshopby-filter-current .filter-title__selection-el .text,
  .page-with-filter .block.filter .filter-content .amshopby-filter-current .amshopby-items {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-with-filter .block.filter .filter-content .filter-actions {
    position: absolute;
    bottom: -40px;
    left: -1%;
  }
  .page-with-filter .block.filter .filter-content .filter-clear {
    border: 1px solid #161616;
    box-sizing: border-box;
    border-radius: 100px;
    color: #161616;
    font-size: 16px;
    opacity: 0;
    padding: 16px 54px 14px;
    text-decoration: none;
    transition: opacity 1s linear;
  }
  .page-with-filter .block.filter .filter-content .filter-clear.disabled {
    opacity: .2;
    pointer-events: none;
  }
  .page-with-filter .block.filter .filter-content .filter-clear:hover {
    background-color: #161616;
    color: #ffffff;
  }
  .filter-options-content .am-swatch-wrapper > .input:checked + .am-swatch-link .swatch-option.image::before,
  .filter-options-content .am-swatch-wrapper > .input:checked + .am-swatch-link .swatch-option.color::before {
    border-radius: 50%;
    content: '' !important;
    pointer-events: none;
    left: 0;
    top: 0;
    background: #6169ff url(../images/icon/check_white.svg) no-repeat center center / 14px 14px;
    border-color: #6169ff;
  }
  .filter-options-content .am-swatch-options.V_TV_V {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .filter-options-content .am-swatch-options.V_TV_V > .am-swatch-wrapper {
    width: 20%;
  }
  .filter-options-content .am-swatch-options.V_TV_V > .am-swatch-wrapper .am-swatch-link {
    flex-direction: column;
    text-align: center;
  }
  .filter-options-content .am-swatch-options.V_TV_V > .am-swatch-wrapper .am-swatch-link .swatch-option {
    margin: 0 0 6px 0 !important;
    width: 40px;
    height: 40px;
    min-width: 40px;
    max-width: 40px;
  }
  .filter-options-content .am-swatch-options.V_TV_V > .am-swatch-wrapper .am-swatch-link .am-shopby-swatch-label {
    margin: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .account .block-collapsible-nav .title {
    font-size: 16px;
    line-height: 1.4;
    text-transform: uppercase;
    border-top: 0;
    border-color: #f1f1f1;
    padding-top: 0;
    padding-bottom: 0;
    height: 76px;
    display: flex;
    align-items: center;
  }
  .account .block-collapsible-nav .title:after {
    font-size: 50px;
    line-height: 76px;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .blog-page .desktop-only {
    display: none;
  }
  .products.wrapper .swiper .product-items .product-item .product-item__additional-options::before {
    top: 2px;
  }
  div.page-wrapper .columns .main .login-container {
    width: initial;
    float: none;
    padding: 0;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap {
    height: 100% !important;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap .sl-popup .block-content .sociallogin-or {
    margin-top: 35px;
  }
  body.wp-sl div.sociallogin-wrapper {
    width: 100%;
    float: none;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 96.5% !important;
    padding: 0 10px;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main .login-container,
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container {
    width: initial !important;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px !important;
    margin-left: 0;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.customer-account-create div.page-wrapper .columns .main .form-create-account,
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main .form-create-account {
    width: 100% !important;
  }
  div.social-accounts ul.sl-unlinks {
    max-width: 100%;
  }
  body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
    width: unset !important;
  }
  body.checkout-cart-index div.page-wrapper .columns .main div.sociallogin-wrapper.login-container {
    padding: 0 15px;
  }
  body.checkout-index-index div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
    font-size: 1.8rem;
  }
  body.wp-sl.theme-pearl.customer-account-create div.page-wrapper .columns .main div.sociallogin-wrapper {
    margin: unset;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .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;
  }
  .delivery-info__actions .action.primary,
  .delivery-info__actions .amshopby-button,
  .delivery-info__actions .am-filter-go {
    flex: 1;
  }
  .two-columns-block {
    flex-direction: column;
  }
  .two-columns-block > div {
    flex: 1 1 100%;
    margin-bottom: 24px;
  }
  .two-columns-block img {
    max-width: 100%;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 22px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 22px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
    width: calc(100% - 10px);
  }
  .amrelated-popup-container .amrelated-products-wrapper .amrelated-notice {
    margin-top: 50px;
    max-width: 80%;
  }
  .amrelated-popup-container .amrelated-product-content .amrelated-info.-top > .amrelated-title {
    font-size: 1.6rem;
  }
  .amrelated-popup-container .amrelated-product-content .amrelated-info.-bottom .amrelated-description {
    margin: 0;
  }
  .amrelated-popup-container .amrelated-product-content .amrelated-image-container {
    border: 0;
    margin-top: 20px;
  }
  .amrelated-popup-container .amrelated-product-content .amrelated-image-container > .product-item-photo {
    width: auto;
  }
  .ambrand-index-index .page-header {
    margin-bottom: 0;
  }
  .ambrand-index-index .category-view .category-image {
    height: 250px;
    margin: 0 -15px;
    overflow: hidden;
  }
  .ambrand-index-index .category-view .category-image .brand-img {
    top: 80px;
  }
  .ambrand-index-index .category-view .category-image img {
    height: 100%;
    max-width: none;
    object-fit: cover;
  }
  .ambrand-index-index .category-view .category-cms {
    margin-top: 30px;
  }
  .pagebuilder-slider {
    min-height: unset !important;
  }
  .pagebuilder-slider .slick-slide .pagebuilder-slide-wrapper {
    min-height: inherit !important;
    aspect-ratio: 1;
  }
  .pagebuilder-slider .slick-slide .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    min-height: inherit !important;
  }
}
@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-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table 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,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table 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,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 11px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    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: 27.5px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .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: 5.5px 0;
  }
  .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: 11px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 22px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 22px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5.5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 22px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .amrelated-summary-content {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .catalogsearch-result-index .amsearch-pagebuilder-carousel .product-item-info {
    margin: 0 auto;
    width: 240px;
  }
  .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.2;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 28px;
  }
  .table-checkout-shipping-method .shipping-method-tbody img {
    object-fit: contain;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .table-checkout-shipping-method tbody tr > td {
    padding: 10px 5px !important;
  }
  .table-checkout-shipping-method tbody tr > td:first-child {
    padding-left: 10px !important;
  }
  .table-checkout-shipping-method tbody tr > td:last-child {
    padding-right: 10px !important;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 22px;
    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;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 22px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5.5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 44px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 27.5px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 27.5px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .catalog-category-view #amasty-shopby-product-list .grid .product-items,
  .page__search-result #amasty-shopby-product-list .grid .product-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
  }
  .catalog-category-view #amasty-shopby-product-list .grid .product-items .product-item:not(.swiper-slide),
  .page__search-result #amasty-shopby-product-list .grid .product-items .product-item:not(.swiper-slide) {
    margin: 0 0 20px 0;
    order: 1;
    padding: 0 11px;
    width: calc(100% / 2);
  }
  .catalog-category-view #amasty-shopby-product-list .grid .product-items .product-item__additional-information_sku,
  .page__search-result #amasty-shopby-product-list .grid .product-items .product-item__additional-information_sku {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .catalog-category-view #amasty-shopby-product-list .list .product-items .product-item,
  .page__search-result #amasty-shopby-product-list .list .product-items .product-item {
    width: 100%;
  }
  .catalog-category-view #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options::before,
  .page__search-result #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options::before {
    font-size: 16px;
    left: 120px;
    top: 16px;
  }
  .catalog-category-view #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box,
  .page__search-result #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box {
    margin-bottom: 0;
  }
  .catalog-category-view #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box span[data-price-type="finalPrice"] .price,
  .page__search-result #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box span[data-price-type="finalPrice"] .price,
  .catalog-category-view #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box .minimal-price-link .price,
  .page__search-result #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box .minimal-price-link .price,
  .catalog-category-view #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box .regular-price .price,
  .page__search-result #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box .regular-price .price {
    font-size: 24px;
  }
  .catalog-category-view #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box .special-price span[data-price-type="finalPrice"] .price,
  .page__search-result #amasty-shopby-product-list .list .product-items .product-item .product-item__additional-options .price-box .special-price span[data-price-type="finalPrice"] .price {
    font-size: 24px;
  }
  .catalog-category-view #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner,
  .page__search-result #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner {
    order: 2;
    width: 100%;
  }
  .catalog-category-view #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner a,
  .page__search-result #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner a {
    display: block;
  }
  .catalog-category-view #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner img,
  .page__search-result #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner img {
    object-fit: cover;
    width: 100%;
  }
  .catalog-category-view #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner:first-of-type + .product-item,
  .page__search-result #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner:first-of-type + .product-item {
    order: 3;
  }
  .catalog-category-view #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner + .product-item ~ *,
  .page__search-result #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner + .product-item ~ * {
    order: 3;
  }
  .catalog-category-view #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner:nth-child(2n+1) + .product-item,
  .page__search-result #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner:nth-child(2n+1) + .product-item {
    order: 3;
  }
  .catalog-category-view #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner:nth-child(2n+1) + .product-item ~ *,
  .page__search-result #amasty-shopby-product-list .product-items .product-item:not(.swiper-slide).category-banner:nth-child(2n+1) + .product-item ~ * {
    order: 3;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 11px 11px 0;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes > tbody > tr {
    display: table;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes > tbody > tr > th {
    display: table-cell;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes > tbody > tr > td {
    display: table-cell;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes > tbody > tr > td.data {
    padding: 5.5px 0 5.5px 0;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes > tbody > tr > td.data:before {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes > tbody > tr > td th {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes > tbody > tr > td td.data {
    display: table-cell;
    padding: 5.5px 0 5.5px 0;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes > tbody > tr > td td.data:before {
    display: none;
  }
  .cms-no-route .no-route__main img {
    max-width: 204px;
  }
  .cms-no-route .no-route__main h2 {
    font-weight: 700;
  }
  .cms-no-route .no-route__main p {
    font-weight: 500;
    margin: 16px auto 0;
    max-width: 220px;
  }
  .cms-no-route .no-route__main a {
    width: 100%;
  }
  .cms-no-route .shopby-brands__wrap,
  .cms-no-route .shopby-device__wrap {
    margin-top: 50px;
  }
  .cms-no-route .shopby-device__head-title::after,
  .cms-no-route .shopby-brands__head-title::after {
    position: absolute;
    right: 6px;
    top: 0;
  }
  .services-wrap .services-item > span {
    font-size: 12px;
  }
  .flex-col-number__2 .person,
  .flex-col-number__2 .box {
    width: calc(100% - 20px);
  }
  .flex-col-number__2 .box:not(:first-child) {
    margin-top: 16px;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .post-list-content .post-list-item:not(.swiper-slide) {
    width: calc((100% - 2%) / 2);
    margin-left: 2%;
  }
  .post-list-content .post-list-body:not(.swiper-wrapper) > div:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .post-list-content .post-list-body:not(.swiper-wrapper) > div:nth-child(2n + 1) {
    margin-left: 0;
  }
  .promotional-signup__actions {
    display: block;
  }
  .promotional-signup__actions > * {
    display: block;
    width: 100%;
    margin-top: 12px;
    text-align: center;
  }
  .shopby-device__item {
    width: calc(100% / 3);
  }
  .shopby-brands__list:not(.mobile) > .item.full-width {
    width: 100%;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .main-navigation__section-mb {
    left: calc(-1 * 100%);
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 100%;
  }
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .action.action-save-address,
  .action.action-hide-popup {
    margin-bottom: 10px;
  }
  .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .amrelated-summary-content {
    justify-content: space-between;
    padding: 15px;
  }
  .amrelated-price-wrapper {
    margin: 0;
    padding: 15px 0;
  }
  .amrelated-tocart-wrapper {
    margin: 0;
  }
  .amsearch-products-section {
    border-top: 0;
  }
  .catalog-product-view .product-sales-ship-wrap ul li {
    width: 100%;
    margin-right: 0;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li {
    background-color: #f1f1f1;
    flex: 1 1 20%;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:first-child {
    background-color: #128772;
    flex: 1 1 20%;
  }
  .page-layout-checkout .header.content .cart-page__navigation ul li:nth-child(2) {
    background-color: #161616;
    flex: 1 1 60%;
  }
  .cart.table-wrapper .product-item-name {
    padding-right: 20px;
  }
  .cart.block .block-title-wrap.has-nav .nav-swiper-wrap {
    display: none;
  }
  .table-comparison .action.tocart {
    padding: 0;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .table-comparison .action.tocart > span {
    display: none;
  }
  .table-comparison .action.tocart > svg {
    display: inline-block;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .checkout-success-video {
    height: 220px;
  }
  .checkout-success-video > video {
    height: 220px;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .custom-step {
    flex: 1 1 10%;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar {
    flex: 1 1 70%;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar > li {
    flex: 1 1 30%;
  }
  .checkout-index-index.page-layout-checkout .page-header .header.content .checkout-steps .opc-progress-bar > li:first-child {
    flex: 1 1 70%;
  }
  .montonio-payment-method .bank-list li {
    width: 136px !important;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .products.wrapper .product-items .product-item .product-item__additional-options::before {
    font-size: 13px;
    left: 88px;
  }
  .products.wrapper .product-items .product-item .product-item-info .product-item__wishlist {
    top: 6px;
    right: -6px;
  }
  .products.wrapper .product-items .product-item .product-item__labels-wrapper .label__box.sale-label,
  .products.wrapper .product-items .product-item .product-item__labels-wrapper .label__configurable-options.active.sale-label {
    min-width: 40px;
    font-size: 12px;
    padding: 6px;
    top: 6px;
    left: 6px;
  }
  .products.wrapper .product-items .product-item .is-new .product-item__labels-wrapper .sale-label {
    left: 6px;
    top: 35px;
    min-width: 40px;
    font-size: 12px;
    padding: 6px;
  }
  .products.wrapper .product-items .product-item .is-new .product-item__labels-wrapper .category-badges,
  .products.wrapper .product-items .product-item .on-sale .product-item__labels-wrapper .category-badges {
    top: 36px;
  }
  .products.wrapper .product-items .product-item .is-new.on-sale .product-item__labels-wrapper .category-badges {
    top: 64px;
  }
  .products.wrapper .product-items .product-item-info .product-item__labels-wrapper .new-label {
    min-width: 40px;
    font-size: 12px;
    padding: 6px;
    top: 6px;
    left: 6px;
  }
  .products.wrapper .product-items .product-item-info .product-item__labels-wrapper .category-badges {
    flex-direction: column;
    top: 6px;
    left: 6px;
  }
  .products.wrapper .product-items .product-item-info .product-item__labels-wrapper .category-badges .category-badge {
    width: 40px;
  }
  .product-info-main .product-options-wrapper .services-box .admin__field-option .admin__field-label .price-notice {
    margin-left: auto;
    white-space: nowrap;
    padding-left: 5px;
  }
  .review-items .image {
    max-width: 70%;
  }
  .services-wrap .services-item {
    flex: 1 1 100%;
    margin-right: 0;
    max-width: 100%;
    padding: 24px 12px 24px 24px;
  }
  .services-wrap .services-item:nth-child(3n+3) {
    margin-right: 0;
  }
  .services-wrap .services-item > span {
    font-size: 14px;
  }
  .services-wrap .services__link span {
    left: 150px;
    top: 110px;
  }
  .services-benefits__brand-item {
    margin-bottom: 0;
    padding: 12px;
    width: calc(50%);
  }
  .services-benefits__item.benefits-blue a {
    margin-right: 0;
  }
  .signup-welcome__section-inner {
    padding: 15px 0;
  }
  .signup-welcome__section-inner > a {
    width: 100%;
    margin-bottom: 10px;
  }
  .order-details-header {
    flex-direction: column;
  }
  .order-details-header .order.number-actions {
    flex-direction: row;
  }
  .order-details-header .order.other-actions {
    justify-content: space-between;
  }
  .order-items:not(.order-history-items) .item-row {
    flex-flow: row wrap;
  }
  .order-items:not(.order-history-items) .item-row > *:not(.item-actions) {
    flex: 1;
  }
  .order-items:not(.order-history-items) .item-row > .item-actions {
    width: 100%;
  }
  .order-items:not(.order-history-items) .item-row > .item-actions button,
  .order-items:not(.order-history-items) .item-row > .item-actions a.action.map,
  .order-items:not(.order-history-items) .item-row > .item-actions .cart.table-wrapper .actions-toolbar > .action,
  .order-items:not(.order-history-items) .item-row > .item-actions .signup-welcome__section-inner > a.secondary,
  .order-items:not(.order-history-items) .item-row > .item-actions .action-gift {
    width: 100%;
    margin: 10px 0;
  }
  .post-list-content .post-list-item:not(.swiper-slide) {
    width: 100%;
    margin-left: 0;
  }
  .post-list-content .post-list-body:not(.swiper-wrapper) > div:nth-child(3n + 1) {
    margin-left: 0;
  }
  .post-list-content .post-list-body:not(.swiper-wrapper) > div:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@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,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 0;
  }
  .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,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    margin: 0 auto;
    max-width: initial;
    padding: 0 0 13px;
    width: 400px;
  }
  .amrelated-popup-container .amrelated-info.-top {
    margin-top: 15px;
  }
  .amrma-select-container {
    flex-basis: 35%;
  }
  .amasty_rma-account-view .amrma-select-container .admin__control-select {
    height: 100%;
  }
  .amrma-return-number {
    flex-direction: row;
  }
  .amrma-return-number .amrma-header {
    margin: 0;
  }
  .amrma-return-number .amrma-status {
    align-self: auto;
    margin: 0 10px;
  }
  .returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image {
    width: 50px;
    height: 50px;
  }
  .returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image:after {
    left: 0;
  }
  .amrma-product-item {
    flex-direction: row;
  }
  .amrma-product-message {
    width: 360px;
    margin-left: 15px;
  }
  .amrma-message-container.-options,
  .amrma-message-container.-gray {
    margin: 0;
  }
  .amreturns-orders-container {
    flex-direction: row;
  }
  .amreturns-orders-container .amreturn-btn {
    margin-left: 10px;
    margin-top: 0;
  }
  .amreturns-orders-container .amreturn-select {
    margin-bottom: 0;
    width: 85%;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child):not(:last-child) {
    padding: 10px;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child) {
    padding: 10px;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col.qty {
    padding-top: 10px;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
    border-top: 1px solid #d1d1d1;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
    position: relative;
    top: auto;
    left: auto;
    padding: 10px 10px 10px 25px;
  }
  .amrma-chat-send {
    margin: 0 20px 20px;
  }
  .amrma-tracking-information .table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col {
    border-top: 1px solid #d1d1d1;
  }
  .account .amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col {
    padding: 10px;
  }
  .amrma-tracking-add {
    display: flex;
    flex-direction: row;
    margin: 0 25px;
  }
  .amrma-tracking-add .amrma-input {
    flex-basis: 50%;
    margin: 0 20px;
  }
  .amrma-tracking-add .amreturn-btn {
    padding: 7px 36px;
    height: auto;
    border: none;
    line-height: 14px;
    background: #1979c3;
    color: #fff;
  }
  .amrma-tracking-add .amreturn-btn:hover {
    background: #2196f3;
  }
  .amrma-tracking-add .amrma-label {
    display: none;
  }
  .amrma-select-container {
    flex-basis: 35%;
  }
  .banner-description h1,
  .banner-description h2,
  .banner-description h3,
  .banner-description h4 {
    font-size: 2.8rem;
  }
  .banner-wrapper-inner .banner-item img.desktop {
    display: block;
  }
  .banner-wrapper-inner .banner-item img.mobile-480 {
    display: none;
  }
  .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.42857143;
    margin: 0;
    padding: 0;
    color: #6169ff;
    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.2;
  }
  .column .block-addbysku .action.remove:visited {
    color: #6169ff;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #6169ff;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .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: #6169ff;
    opacity: 0.2;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 11px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 22px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 27.5px;
    padding-right: 27.5px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 27.5px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 44px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 236px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 22px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item:not(.swiper-slide) {
    margin-bottom: 33px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 11px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .page-products .products-grid .product-item:not(.swiper-slide),
  .page-layout-1column .products-grid .product-item:not(.swiper-slide),
  .page-layout-3columns .products-grid .product-item:not(.swiper-slide),
  .page-products.page-layout-1column .products-grid .product-item:not(.swiper-slide),
  .page-products.page-layout-3columns .products-grid .product-item:not(.swiper-slide) {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:not(.swiper-slide):nth-child(4n + 1),
  .page-layout-1column .products-grid .product-item:not(.swiper-slide):nth-child(4n + 1),
  .page-layout-3columns .products-grid .product-item:not(.swiper-slide):nth-child(4n + 1),
  .page-products.page-layout-1column .products-grid .product-item:not(.swiper-slide):nth-child(4n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:not(.swiper-slide):nth-child(4n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .promotional-signup__actions {
    display: flex;
    justify-content: center;
  }
  .promotional-signup__actions > * {
    display: inline-block;
    width: auto;
    margin: 0 12px 0 0;
    text-align: center;
  }
  .promotional-signup__actions > *:last-child {
    margin-right: 0;
  }
  .shopby-device__item {
    width: calc(100% / 4);
  }
}
