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 {
  border: 0;
}
img,
object,
video,
embed {
  max-height: 100%;
  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: #000000;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #000000;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #000000;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #000000;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #000000;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #000000;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
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: 1rem;
  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 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #7f56ef;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 2.8rem 1.5rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  border: none;
  color: #ffffff;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #ad91fa;
  border: none;
  color: #ffffff;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-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="datetime"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #bea7ff;
  border-radius: 100px;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  height: 72px;
  line-height: 1.42857143;
  padding: 0 3.3rem;
  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="datetime"]:focus,
input[type="email"]:focus {
  border: 1px solid #c2c2c2;
}
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="datetime"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
  border: 1px solid #c2c2c2;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #bea7ff;
  border-radius: 10px;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  height: auto;
  line-height: 1.5rem;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:focus {
  border: 1px solid #c2c2c2;
}
textarea:disabled {
  opacity: 0.5;
  border: 1px solid #c2c2c2;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ff515b;
}
div.mage-error[generated] {
  color: #ff515b;
  line-height: 1.2rem;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 0 0 #ffffff;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/*   Fallback for parent lockdown theme  */
/*   Fallback for parent hollidays theme  */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.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;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > 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;
}
.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.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #7f56ef;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 2.8rem 1.5rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 100px;
}
.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.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare: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 {
  border: none;
  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.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #ad91fa;
  border: none;
  color: #ffffff;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.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.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.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 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.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.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare: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 {
  text-decoration: none;
}
.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 10px 5px 0;
}
.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: ': ';
}
.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 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.products-list .product-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;
}
.products-list .product-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;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .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-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.widget) .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,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.account .column.main .block:not(.widget) .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,
[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;
}
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .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 5px;
}
.account .column.main .block:not(.widget) .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,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.account .column.main .block:not(.widget) .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,
[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: 10px;
}
.account .column.main .block:not(.widget) .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,
[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;
}
.account .column.main .block:not(.widget) .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,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.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;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.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,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.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;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #000000;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #000000;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #000000;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.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: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.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%;
}
.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;
}
.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: 30px;
}
.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;
}
.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: 30px 0 0;
}
.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;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-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,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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,
.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images: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,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field: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,
.header.content:before,
.header.content: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,
.payment-method-braintree .hosted-date-wrap:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images: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,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field: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,
.header.content: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-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,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.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: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-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 .cart.table-wrapper .actions-toolbar > .action.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 .cart.table-wrapper .actions-toolbar > .action + .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 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-item-actions .actions-secondary > .action,
.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 {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > 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 {
  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,
.product-item-actions .actions-secondary > .action: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 {
  -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,
.product-item-actions .actions-secondary > .action: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 {
  color: #333333;
}
.form-address-edit .actions-toolbar .action.vertex-secondary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.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: #000000;
  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,
.opc-block-shipping-information .shipping-information-title .action-edit: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: #000000;
  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,
.opc-block-shipping-information .shipping-information-title .action-edit: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: #000000;
  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,
.opc-block-shipping-information .shipping-information-title .action-edit: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: #000000;
  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,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit: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,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.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: #000000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.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),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit: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;
}
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #7f56ef;
  border: none;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button: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,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  border: none;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #ad91fa;
  border: none;
  color: #ffffff;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.6rem;
  line-height: 1.6rem;
  padding: 2.8rem 1.5rem;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .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,
.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 {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .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 {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .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 {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .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 {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .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 {
  -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;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  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 {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.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;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.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-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;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.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-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #7f56ef;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.6rem;
  line-height: 1.6rem;
  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 {
  border: none;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #ad91fa;
  border: none;
  color: #ffffff;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.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);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.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: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.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;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #000000;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.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;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-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;
}
.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;
}
.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';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Mariupol';
  src: url('../fonts/Mariupol/Mariupol-Regular.woff2') format('woff2'), url('../fonts/Mariupol/Mariupol-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mariupol';
  src: url('../fonts/Mariupol/Mariupol-Medium.woff2') format('woff2'), url('../fonts/Mariupol/Mariupol-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mariupol';
  src: url('../fonts/Mariupol/Mariupol-Bold.woff2') format('woff2'), url('../fonts/Mariupol/Mariupol-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HarmoniaSansProCyr';
  src: url('../fonts/Harmonia/HarmoniaSansProCyr-Regular.woff2') format('woff2'), url('../fonts/Harmonia/HarmoniaSansProCyr-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HarmoniaSansProCyr';
  src: url('../fonts/Harmonia/HarmoniaSansProCyr-Bold.woff2') format('woff2'), url('../fonts/Harmonia/HarmoniaSansProCyr-Bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.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: 40px;
  -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: 20px;
}
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: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #000000;
}
.message.info a:hover {
  color: #000000;
}
.message.info a:active {
  color: #000000;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 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 {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #000000;
}
.message.error a:hover {
  color: #000000;
}
.message.error a:active {
  color: #000000;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 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 {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #000000;
}
.message.warning a:hover {
  color: #000000;
}
.message.warning a:active {
  color: #000000;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 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 {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #000000;
}
.message.notice a:hover {
  color: #000000;
}
.message.notice a:active {
  color: #000000;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 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 {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #000000;
}
.message.success a:hover {
  color: #000000;
}
.message.success a:active {
  color: #000000;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 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,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  position: absolute;
  top: 18px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  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;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  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: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 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: 700;
}
.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 #bea7ff;
  border-radius: 100px;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  height: 72px;
  line-height: 1.42857143;
  padding: 0 3.3rem;
  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 #c2c2c2;
}
.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;
  border: 1px solid #c2c2c2;
}
.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: #c2c2c2;
}
.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: #c2c2c2;
}
.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: #c2c2c2;
}
.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: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  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: 24px;
  line-height: 12px;
  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: 10px;
}
.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: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #ff515b;
  line-height: 1.2rem;
  font-size: 1.2rem;
}
.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.5;
}
._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 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 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: auto;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 100px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary {
  background-image: none;
  background: #7f56ef;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 2.8rem 1.5rem;
  font-size: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  color: #ffffff;
}
.action.primary:hover {
  background: #ad91fa;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 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: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  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: #000000;
  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: #000000;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.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.2rem;
  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: #000000;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #000000;
}
.pages a.page:hover {
  color: #000000;
  text-decoration: none;
}
.pages a.page:active {
  color: #000000;
}
.pages strong.page {
  font-size: 1.2rem;
  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: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  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.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.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.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.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.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  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: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.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;
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.admin__fieldset > .admin__field > .admin__field-control.-amcform-from-to-ranges {
  margin-left: 40px;
}
.frmb.ui-sortable {
  min-height: 300px;
}
.form-builder-wrap {
  min-height: 600px;
}
.form-builder-wrap div.form-actions.btn-group {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
[id^='frmb-'][id$='-form-wrap'] .cb-wrap.pull-right {
  position: relative;
  padding-bottom: 40px;
  min-height: 300px;
}
#loading_image_container {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
}
#form_submit_loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(rgba(11, 11, 11, 0.1), rgba(11, 11, 11, 0.6)) repeat-x rgba(11, 11, 11, 0.2);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11, 11, 11, 0.1)), to(rgba(11, 11, 11, 0.6))) repeat-x rgba(11, 11, 11, 0.2);
}
.fb-date .ui-datepicker-trigger {
  position: relative;
  margin-left: 10px;
}
.fb-date input {
  cursor: pointer;
}
.am-picker-year .ui-datepicker-calendar td a {
  padding: 8px;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
.amcform-icon {
  width: 20px;
  height: 20px;
  font-size: 20px;
  transition: 0.1s all ease-in;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: 'amcform';
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amcform-icon.-chevron-left:before {
  content: '\e906';
}
.amcform-icon.-chevron-right:before {
  content: '\e905';
}
.amcform-icon.-cross:before {
  content: '\e904';
}
.amcform-icon.-sent:before {
  content: '\e903';
}
.amcform-icon.-pending:before {
  content: '\e94e';
}
.amcform-icon.-view:before {
  content: '\e900';
}
.amcform-icon.-edit:before {
  content: '\e901';
}
.amcform-icon.-remove:before {
  content: '\e902';
}
.amform-form {
  margin: 0 auto 10px;
  max-width: 700px;
}
.amform-form-fieldset.fieldset {
  margin-bottom: 10px;
}
.amform-form .fb-number {
  max-width: 200px;
}
.amform-groupv2 {
  display: inline-block;
}
.amcform-gdpr {
  display: none;
  margin-bottom: 20px;
}
.amform-form .amcform-gdpr > .label > .amform-checkbox {
  display: inline-block;
  opacity: 1;
}
.amform-versiontwo-label {
  display: inline;
  margin-right: 10px;
  padding-right: 20px;
  word-break: break-all;
}
.amform-form .amform-hide-formload,
.amform-form .amform-hide-formload.action.primary {
  display: none;
}
.amform-form .action.primary,
.amform-parent .action.primary {
  padding: 9px;
  min-width: 120px;
  background: #4776f0;
}
.amform-form .action.primary:hover,
.amform-parent .action.primary:hover {
  background: #2f5bcd;
}
.amform-form .action.primary:disabled,
.amform-parent .action.primary:disabled {
  background: #c4d1f3;
}
.amcform-toolbar {
  text-align: right;
}
.amcform-toolbar > div {
  display: inline-block;
}
.amform-form:not(.default) .amform-checkbox,
.amform-form:not(.default) .amform-radio,
.amform-form:not(.default) .amform-checkboxtwo,
.amform-form:not(.default) .amform-radiotwo {
  display: block;
  opacity: 0;
}
.amform-form:not(.default) .amform-checkbox + label,
.amform-form:not(.default) .amform-radio + label,
.amform-form:not(.default) .amform-checkboxtwo + label,
.amform-form:not(.default) .amform-radiotwo + label {
  position: relative;
  padding-left: 26px;
  line-height: 16px;
}
.amform-form:not(.default) .amform-checkbox + label:before,
.amform-form:not(.default) .amform-radio + label:before,
.amform-form:not(.default) .amform-checkboxtwo + label:before,
.amform-form:not(.default) .amform-radiotwo + label:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  box-sizing: border-box;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  border: 1px solid #e3e3e3;
  border-radius: 1px;
  content: '';
}
.amform-form:not(.default) .amform-checkbox:checked + label:before,
.amform-form:not(.default) .amform-radio:checked + label:before,
.amform-form:not(.default) .amform-checkboxtwo:checked + label:before,
.amform-form:not(.default) .amform-radiotwo:checked + label:before {
  border-color: #4776f0;
  background: #4776f0;
}
.amform-form:not(.default) .amform-checkbox:checked + label:after,
.amform-form:not(.default) .amform-checkboxtwo:checked + label:after {
  position: absolute;
  top: 3px;
  left: 5px;
  width: 4px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  transform: rotate(45deg);
}
.amform-form:not(.default) .amform-radio + label:before,
.amform-form:not(.default) .amform-radiotwo + label:before {
  border-radius: 50%;
}
.amform-form:not(.default) .amform-radio:checked + label:before,
.amform-form:not(.default) .amform-radiotwo:checked + label:before {
  border-width: 4px;
  background: #fff;
}
.amform-form:not(.default) .kc-toggle {
  margin: 0 4px 0 0;
  width: 26px;
  height: 16px;
  border: 0;
  border-radius: 20px;
  background: #e3e3e3;
}
.amform-form:not(.default) .kc-toggle.on {
  background: #4776f0;
}
.amform-form:not(.default) .kc-toggle .kct-inner {
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  border: 0;
  border-radius: 12px;
  background: #fff;
}
.amform-form:not(.default) .kc-toggle.on .kct-inner {
  left: 12px;
}
.amform-form:not(.default) .kct-on,
.amform-form:not(.default) .kct-off,
.amform-form:not(.default) .kct-handle {
  display: none;
}
.amcform-page-titles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  list-style: none;
}
.amcform-step {
  margin: 0 auto 20px;
  width: 38px;
  height: 38px;
  border: 1px solid #4776f0;
  border-radius: 50%;
  background-color: #4776f0;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  line-height: 36px;
}
.amcform-title-wrap {
  position: relative;
  flex-grow: 1;
  margin-bottom: 18px;
  min-width: 90px;
  max-width: 148px;
  text-align: center;
}
.amcform-title-wrap:before,
.amcform-title-wrap:after {
  position: absolute;
  top: 17px;
  right: 51%;
  display: block;
  width: 100%;
  height: 4px;
  background: #e3e3e3;
  content: '';
}
.amcform-title-wrap:after {
  right: auto;
  left: 50%;
  content: none;
}
.amcform-title-wrap:first-child:before,
.amcform-title-wrap:last-child:after {
  content: none;
}
.amcform-title-wrap .amcform-title {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 10px;
  color: #333333;
  text-align: center;
  font-size: 14px;
  line-height: 19px;
}
.amcform-title-wrap .amcform-title:hover {
  text-decoration: none;
}
.amcform-title-wrap.-done + .amcform-title-wrap:before {
  background: #92b0ff;
}
.amcform-title-wrap.ui-state-active ~ .amcform-title-wrap:before {
  background: #e3e3e3;
}
.amcform-title-wrap.-disabled {
  pointer-events: none;
}
.amcform-title-wrap.-disabled .amcform-step {
  border-color: #e3e3e3;
  background: #ffffff;
  color: #b8b8b8;
}
.amcform-title-wrap.-error .amcform-step {
  border-color: #eb5757;
  background: #eb5757 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5NCAxLjcwNzExQy0wLjA5NzYzMTIgMS4zMTY1OCAtMC4wOTc2MzEyIDAuNjgzNDE3IDAuMjkyODk0IDAuMjkyODkzQzAuNjgzNDE4IC0wLjA5NzYzMTEgMS4zMTY1OCAtMC4wOTc2MzExIDEuNzA3MTEgMC4yOTI4OTNMNiA0LjU4NTc5TDEwLjI5MjkgMC4yOTI4OTNDMTAuNjgzNCAtMC4wOTc2MzExIDExLjMxNjYgLTAuMDk3NjMxMSAxMS43MDcxIDAuMjkyODkzQzEyLjA5NzYgMC42ODM0MTcgMTIuMDk3NiAxLjMxNjU4IDExLjcwNzEgMS43MDcxMUw3LjQxNDIxIDZMMTEuNzA3MSAxMC4yOTI5QzEyLjA5NzYgMTAuNjgzNCAxMi4wOTc2IDExLjMxNjYgMTEuNzA3MSAxMS43MDcxQzExLjMxNjYgMTIuMDk3NiAxMC42ODM0IDEyLjA5NzYgMTAuMjkyOSAxMS43MDcxTDYgNy40MTQyMUwxLjcwNzExIDExLjcwNzFDMS4zMTY1OCAxMi4wOTc2IDAuNjgzNDE4IDEyLjA5NzYgMC4yOTI4OTQgMTEuNzA3MUMtMC4wOTc2MzA2IDExLjMxNjYgLTAuMDk3NjMwNiAxMC42ODM0IDAuMjkyODk0IDEwLjI5MjlMNC41ODU3OSA2TDAuMjkyODk0IDEuNzA3MTFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) center center no-repeat;
  color: #fff;
  font-size: 0;
}
.amcform-title-wrap.-disabled .amcform-label {
  color: #b8b8b8;
}
.amcform-title-wrap.ui-state-active .amcform-label {
  color: #4776f0;
}
.amcform-title-wrap.-error .amcform-label {
  color: #eb5757;
}
.action.primary.amcform-next,
.action.primary.amcform-prev {
  display: inline-block;
  margin: 20px auto;
}
.action.primary.amcform-prev {
  margin-right: 15px;
}
.action.primary.amcform-submit {
  float: none;
}
.-popup-opened {
  overflow: hidden;
}
.amcform-popup-block {
  transition: 0.2s all ease-in;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background: rgba(15, 15, 15, 0.24);
  list-style: none;
}
.amcform-popup-block.-active {
  display: flex;
}
.amcform-popup-block .amcform-popup {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  overflow: auto;
  box-sizing: border-box;
  padding: 40px;
  max-height: 100%;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(139, 144, 154, 0.5), 0 3px 7px rgba(139, 144, 154, 0.25);
}
.amcform-popup-block .amcform-popup.-prompt {
  max-width: 440px;
  text-align: center;
}
.amcform-popup-block .amcform-title,
.amcform-popup-block .amcform-content,
.amcform-popup-block .amcform-toolbar {
  flex-basis: 100%;
  margin: 0;
  max-width: 100%;
}
.amcform-popup-block .amcform-content {
  padding: 30px 0 0;
}
.amcform-popup-block .amcform-labels-list {
  display: none;
}
.amcform-popup-block .amcform-title {
  font-weight: 400;
}
.amcform-popup-block .amcform-header {
  margin: 0;
  color: #000;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
.amcform-popup-block .amcform-desc {
  margin: 0;
  padding: 20px 0 0;
}
.amcform-popup-block .amcform-toolbar {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0 0;
}
.amcform-popup-block .amcform-button {
  margin: 0 7px;
}
.amcform-popup-block .amcform-button.-close-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
}
.amcform-popup-block .amcform-button.-close-popup .amcform-icon {
  width: 14px;
  height: 14px;
  font-size: 14px;
  margin: 0;
  color: #e1e1e1;
}
.amcform-popup-block .amcform-button.-close-popup:hover .amcform-icon {
  color: #000;
}
.amcform-popup-block .amcform-toolbar {
  flex-direction: column;
}
.amcform-popup-block .amcform-toolbar .amcform-button {
  width: 100%;
}
.amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
  margin-top: 15px;
}
.amcform-popup-block .amform-form {
  width: 100%;
}
.amcform-popup-block .amform-form,
.amcform-popup-block .amform-form .amform-form-fieldset,
.amcform-popup-block .amform-form .fieldset:last-child {
  margin-bottom: 0;
}
.amcform-popup-block .amform-form .amcform-toolbar {
  padding-top: 10px;
}
.amcform-popup-block .amform-form .fb-number {
  max-width: 100%;
}
.amform-parent .amcform-popup {
  max-width: 700px;
  width: 100%;
}
.amform-parent .amform-show-popup.-hidden {
  display: none;
}
.amcform-popup-block.modal-popup .modal-inner-wrap {
  padding: 40px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(139, 144, 154, 0.5), 0 3px 7px rgba(139, 144, 154, 0.25);
  text-align: center;
}
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-header,
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-content,
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-footer {
  padding: 0;
  border: 0;
}
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-title {
  border: 0;
  font-size: 22px;
}
.amcform-popup-block.modal-popup .modal-inner-wrap .modal-footer {
  padding-top: 20px;
  text-align: center;
}
.linear-theme.rendered-form {
  max-width: 720px;
}
.linear-theme .fields {
  margin: 0 -20px;
  padding: 0 20px;
}
.linear-theme.rendered-form .form-control,
.linear-theme.rendered-form .amform-date,
.linear-theme.rendered-form .amform-time {
  position: relative;
  z-index: 1;
  padding: 0;
  min-height: 30px;
  max-width: 100%;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  color: #333333;
}
.linear-theme.rendered-form .form-control:focus,
.linear-theme.rendered-form .amform-date:focus,
.linear-theme.rendered-form .amform-time:focus {
  outline: none;
  border-color: #4776f0;
  box-shadow: none;
}
.linear-theme.rendered-form .form-control:focus:-ms-input-placeholder,
.linear-theme.rendered-form .amform-date:focus:-ms-input-placeholder,
.linear-theme.rendered-form .amform-time:focus:-ms-input-placeholder {
  color: #b8b8b8;
}
.linear-theme.rendered-form .form-control:focus::placeholder,
.linear-theme.rendered-form .amform-date:focus::placeholder,
.linear-theme.rendered-form .amform-time:focus::placeholder {
  color: #b8b8b8;
}
.linear-theme.rendered-form .form-control.mage-error,
.linear-theme.rendered-form .amform-date.mage-error,
.linear-theme.rendered-form .amform-time.mage-error {
  border-color: #eb5757;
}
.linear-theme.rendered-form .form-control[multiple],
.linear-theme.rendered-form .amform-date[multiple],
.linear-theme.rendered-form .amform-time[multiple] {
  padding-top: 10px;
}
.linear-theme.rendered-form .form-control:-ms-input-placeholder,
.linear-theme.rendered-form .amform-date:-ms-input-placeholder,
.linear-theme.rendered-form .amform-time:-ms-input-placeholder {
  color: transparent;
}
.linear-theme.rendered-form .form-control::placeholder,
.linear-theme.rendered-form .amform-date::placeholder,
.linear-theme.rendered-form .amform-time::placeholder {
  color: transparent;
}
.linear-theme.rendered-form textarea.form-control {
  padding-top: 6px;
  min-height: 46px;
}
.linear-theme.rendered-form .field,
.linear-theme.rendered-form .fieldset > .field.form-group,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group {
  position: relative;
  margin-bottom: 24px;
  padding: 0 20px;
}
.linear-theme.rendered-form .field.amform-layout-two,
.linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-two,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-two {
  margin-right: 0;
  max-width: 50%;
}
.linear-theme.rendered-form .field.amform-layout-three,
.linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-three,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-three {
  margin-right: 0;
  max-width: 33.33333333%;
}
.linear-theme.rendered-form .field .required,
.linear-theme.rendered-form .fieldset > .field.form-group .required,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group .required {
  color: inherit;
}
.linear-theme.rendered-form .field .tooltip-element,
.linear-theme.rendered-form .fieldset > .field.form-group .tooltip-element,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group .tooltip-element {
  z-index: 2;
  background: #4776f0;
}
.linear-theme.rendered-form .field.amcform-gdpr > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.amcform-gdpr > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.amcform-gdpr > .label {
  position: static;
}
.linear-theme.rendered-form .field > .label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label {
  position: absolute;
  top: 6px;
  display: block;
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  transition: top 0.2s ease-in-out, font-size 0.2s ease-in-out;
}
.linear-theme.rendered-form .field > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-checkbox-group-label,
.linear-theme.rendered-form .field > .label.fb-radio-group-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-radio-group-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-radio-group-label,
.linear-theme.rendered-form .field > .label.fb-file-label,
.linear-theme.rendered-form .fieldset > .field.form-group > .label.fb-file-label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group > .label.fb-file-label {
  position: relative;
  top: -13px;
  color: #737373;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .field.-active > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-active > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-active > .label,
.linear-theme.rendered-form .field.-has-content > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-has-content > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-has-content > .label,
.linear-theme.rendered-form .field.fb-time > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.fb-time > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.fb-time > .label {
  top: -13px;
  color: #737373;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .field.-active > .label,
.linear-theme.rendered-form .fieldset > .field.form-group.-active > .label,
.linear-theme.rendered-form .fieldset > .fields > .field.form-group.-active > .label {
  color: #4776f0;
}
.linear-theme.rendered-form div.mage-error[generated] {
  margin-top: 2px;
  color: #eb5757;
  font-size: 10px;
  line-height: 12px;
}
.linear-theme.rendered-form .amform-date._has-datepicker ~ .ui-datepicker-trigger {
  margin-left: -15px;
}
.linear-theme.rendered-form .amform-date._has-datepicker ~ .ui-datepicker-trigger:before {
  width: 12px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjY2NjcgMS4zMDAwMUgxMFYwSDguNjY2NjdWMS4zMDAwMUgzLjMzMzM0VjBIMlYxLjMwMDAxSDEuMzMzMzRDMC41OTY2ODYgMS4zMDAwMSAwLjAwNjY4NzUxIDEuODgxNzUgMC4wMDY2ODc1MSAyLjYwMDAxTDAgMTEuN0MwIDEyLjQxODIgMC41OTY2NTUgMTMgMS4zMzMzNCAxM0gxMC42NjY3QzExLjQwMzMgMTMgMTIgMTIuNDE4MiAxMiAxMS43VjIuNTk5OThDMTIgMS44ODE3NSAxMS40MDMzIDEuMzAwMDEgMTAuNjY2NyAxLjMwMDAxWk0xMC42NjY3IDExLjdIMS4zMzMzNFY0LjU0OTk4SDEwLjY2NjdWMTEuN1oiIGZpbGw9IiM0Nzc2RjAiLz4KPHBhdGggZD0iTTkuMDE5OTkgNi41MzkwOUw4LjMxMzMzIDUuODUwMUw1LjA2IDkuMDIyMUwzLjY0NjY5IDcuNjQ0MDlMMi45NCA4LjMzMzA4TDUuMDYgMTAuNDAwMUw5LjAxOTk5IDYuNTM5MDlaIiBmaWxsPSIjNDc3NkYwIi8+Cjwvc3ZnPgo=);
  content: '';
}
.linear-theme.rendered-form input[type=checkbox],
.linear-theme.rendered-form input[type=radio] {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  outline: none;
}
.linear-theme.rendered-form input[type=checkbox]:focus,
.linear-theme.rendered-form input[type=radio]:focus {
  outline: none;
}
/* Pagination */
.linear-theme .amcform-page-titles {
  align-items: stretch;
  padding: 0 20px;
}
.linear-theme .amcform-step {
  display: none;
}
.linear-theme .amcform-title-wrap {
  display: block;
  flex: 1;
  margin: 0 0 16px 0;
  text-align: left;
}
.linear-theme .amcform-title-wrap:after,
.linear-theme .amcform-title-wrap:before {
  display: none;
}
.linear-theme .amcform-title-wrap.ui-state-active .amcform-title {
  border-color: #4776f0;
}
.linear-theme .amcform-title-wrap.-disabled .amcform-title {
  border-color: #e3e3e3;
}
.linear-theme .amcform-title-wrap.-error .amcform-title {
  border-color: #eb5757;
}
.linear-theme .amcform-title {
  display: block;
  margin: 0;
  padding-bottom: 7px;
  min-height: 100%;
  max-width: 100%;
  border-bottom: 7px solid #92b0ff;
  text-align: left;
}
.circle-theme.rendered-form .form-control,
.circle-theme.rendered-form .amform-date,
.circle-theme.rendered-form .amform-time {
  padding: 9px;
  min-height: 40px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
.circle-theme.rendered-form .form-control:focus,
.circle-theme.rendered-form .amform-date:focus,
.circle-theme.rendered-form .amform-time:focus {
  outline: none;
  border-color: #4776f0;
  box-shadow: none;
  color: #333333;
}
.circle-theme.rendered-form .form-control.mage-error,
.circle-theme.rendered-form .amform-date.mage-error,
.circle-theme.rendered-form .amform-time.mage-error {
  border-color: #eb5757;
}
.circle-theme.rendered-form .form-control::-webkit-input-placeholder,
.circle-theme.rendered-form .amform-date::-webkit-input-placeholder,
.circle-theme.rendered-form .amform-time::-webkit-input-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control::-moz-placeholder,
.circle-theme.rendered-form .amform-date::-moz-placeholder,
.circle-theme.rendered-form .amform-time::-moz-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control:-moz-placeholder,
.circle-theme.rendered-form .amform-date:-moz-placeholder,
.circle-theme.rendered-form .amform-time:-moz-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form .form-control:-ms-input-placeholder,
.circle-theme.rendered-form .amform-date:-ms-input-placeholder,
.circle-theme.rendered-form .amform-time:-ms-input-placeholder {
  color: #b8b8b8;
}
.circle-theme.rendered-form input[type='file'].form-control {
  padding: 0;
  border: 0;
}
.circle-theme.rendered-form input[type=checkbox],
.circle-theme.rendered-form input[type=radio] {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  outline: none;
}
.circle-theme.rendered-form input[type=checkbox]:focus,
.circle-theme.rendered-form input[type=radio]:focus {
  outline: none;
}
.circle-theme.rendered-form div.mage-error[generated] {
  position: relative;
  top: -2px;
  z-index: -1;
  margin-top: 0;
  padding: 2px 10px 0 10px;
  border-radius: 0 0 4px 4px;
  background: #eb5757;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
}
.circle-theme.rendered-form .field .label,
.circle-theme.rendered-form .fieldset > .field.form-group .label,
.circle-theme.rendered-form .fieldset > .fields > .field.form-group > .label {
  font-weight: 400;
}
.circle-theme.rendered-form .required {
  color: inherit;
}
.circle-theme.rendered-form .tooltip-element {
  background: #4776f0;
}
/* Pagination */
.circle-theme .amcform-page-titles {
  align-items: center;
}
.circle-theme .amcform-title {
  display: flex;
  align-items: center;
  max-width: initial;
}
.circle-theme .amcform-step {
  margin: 0 10px 0 0;
  min-width: 38px;
  border-radius: 15px;
}
.circle-theme .amcform-label {
  text-align: left;
}
.circle-theme .amcform-title-wrap:after,
.circle-theme .amcform-title-wrap:before {
  display: none;
}
.circle-theme .amcform-title-wrap + .amcform-title-wrap {
  margin-left: 30px;
}
.circle-theme .amcform-title-wrap:nth-child(3n + 1) {
  margin-left: 0;
}
.circle-theme .amcform-title-wrap.-disabled .amcform-step {
  border-color: #bfd1ff;
  background: #bfd1ff;
  color: #fff;
}
.circle-theme .amform-form .action.primary {
  text-transform: uppercase;
  font-weight: 700;
}
.amform-body .ui-datepicker {
  overflow: hidden;
  padding: 0;
  border: 0;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.amform-body .ui-datepicker .ui-datepicker-header {
  padding: 16px 22px;
}
.amform-body .ui-datepicker .ui-datepicker-title {
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 0;
  width: auto;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  width: 70px;
  border: 0;
}
.amform-body .ui-datepicker .ui-datepicker-title .ui-datepicker-year:focus {
  outline: none;
  box-shadow: none;
}
.amform-body .ui-datepicker .ui-datepicker-prev,
.amform-body .ui-datepicker .ui-datepicker-next {
  top: 20px;
  right: 22px;
  left: auto;
}
.amform-body .ui-datepicker .ui-datepicker-prev {
  right: 38px;
}
.amform-body .ui-datepicker .ui-datepicker-prev span.ui-icon,
.amform-body .ui-datepicker .ui-datepicker-next span.ui-icon {
  width: 7px;
  height: 7px;
  border: 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  transform: rotate(-45deg);
}
.amform-body .ui-datepicker .ui-datepicker-next span.ui-icon {
  transform: rotate(135deg);
}
.amform-body .ui-datepicker .ui-datepicker-calendar {
  margin-bottom: 10px;
  border: 0;
}
.amform-body .ui-datepicker .ui-datepicker-calendar th {
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  background: transparent;
  color: #b8b8b8;
  text-align: center;
  font-weight: 400;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td {
  padding: 0;
  border: 0;
  text-align: center;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled,
.amform-body .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today {
  background: none;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td:first-child {
  padding-left: 10px;
}
.amform-body .ui-datepicker .ui-datepicker-calendar td:last-child {
  padding-right: 10px;
}
.amform-body .ui-datepicker .ui-datepicker-calendar tr:first-child td {
  padding-top: 10px;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a {
  display: block;
  padding: 0;
  width: 43px;
  height: 43px;
  border-radius: 42px;
  text-align: center;
  line-height: 42px;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-hover {
  background: #edf4ff;
  color: #333333;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-highlight {
  background: #e3e3e3;
}
.amform-body .am-picker-year .ui-datepicker-calendar td a.ui-state-active {
  background: #4776f0;
  color: #fff;
  font-weight: 700;
}
.amcform-button:not(.primary) {
  transition: 0.1s all ease-in;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 10px;
  height: 40px;
  border-radius: 3px;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  pointer-events: auto;
  user-select: none;
}
.amcform-button:not(.primary):hover,
.amcform-button:not(.primary):active,
.amcform-button:not(.primary):focus {
  background: none;
  box-shadow: none;
  text-decoration: none;
}
.amcform-button:not(.primary):before,
.amcform-button:not(.primary):after {
  transition: 0.1s all ease-in;
}
.amcform-button:not(.primary).-disabled {
  pointer-events: none;
}
.amcform-button:not(.primary).-disabled:focus {
  pointer-events: none;
}
.amcform-button.-clear,
.amcform-button.-default,
.amcform-button.-with-icon,
.amcform-button.-error {
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcform-button.-clear:active,
.amcform-button.-clear:hover,
.amcform-button.-clear:focus,
.amcform-button.-default:active,
.amcform-button.-default:hover,
.amcform-button.-default:focus,
.amcform-button.-with-icon:active,
.amcform-button.-with-icon:hover,
.amcform-button.-with-icon:focus,
.amcform-button.-error:active,
.amcform-button.-error:hover,
.amcform-button.-error:focus {
  border: none;
  background: transparent;
  box-shadow: none;
}
.amcform-button.-default,
.amcform-button.-error {
  padding: 10px;
  min-width: 130px;
  background-color: #4776f0;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}
.amcform-button.-default:hover,
.amcform-button.-error:hover {
  background-color: #2f5bcd;
}
.amcform-button.-default:focus,
.amcform-button.-error:focus {
  background-color: #2f5bcd;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #000000;
}
.amcform-button.-default:active,
.amcform-button.-error:active {
  background-color: #1846be;
}
.amcform-button.-error {
  border: 1px solid #eb5757;
  background-color: #fff;
  color: #eb5757;
}
.amcform-button.-error:hover,
.amcform-button.-error:focus {
  border: 1px solid #ee2e2e;
  background-color: #ffc8c8;
}
.amcform-button.-error:active {
  border: 1px solid #d21616;
  background-color: #fff;
}
.amcform-button.-with-icon {
  padding: 10px 15px;
  min-width: auto;
  background-color: transparent;
  color: #333;
}
.amcform-button.-with-icon > .amcform-icon {
  margin-right: 10px;
  color: #c7c7c7;
}
.amcform-button.-with-icon:hover {
  background-color: #eee;
}
.amcform-button.-with-icon:focus {
  z-index: 1;
  box-shadow: 0 0 0 1px #000000;
}
.amcform-button.-with-icon:active {
  color: #4776f0;
}
.amcform-button.-with-icon:active > .amcform-icon {
  color: #4776f0;
}
.amcform-button.-with-icon:active > .amcform-icon.-remove,
.amcform-button.-with-icon.-remove:active {
  color: #eb5757;
}
.amcform-button.-with-icon.-small {
  padding: 10px;
  font-size: 0;
}
.amcform-button.-with-icon.-small > .amcform-icon {
  margin: 0;
}
@media (min-width: 1500px) {
  .amasty_customform-forms-edit .page-main-actions .page-actions .page-actions-buttons .-amasty-customform-export-button {
    position: absolute;
    padding-right: 4rem;
    padding-left: 4rem;
    background: #e3e3e3;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions .page-actions-buttons #export_form_data_to_csv {
    left: 133px;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions .page-actions-buttons #export_form_data_to_pdf {
    left: 460px;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions._fixed .page-actions-inner:before {
    content: none;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions._fixed .page-actions-buttons #export_form_data_to_csv {
    left: 15px;
  }
  .amasty_customform-forms-edit .page-main-actions .page-actions._fixed .page-actions-buttons #export_form_data_to_pdf {
    left: 342px;
  }
}
.amcform-table-wrap > .amcform-title {
  margin: 0 0 10px;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
.amcform-table-wrap .fb-googlemap .map {
  height: 350px;
}
.amcform-table-wrap .am-address {
  margin-bottom: 20px;
}
.amcform-table-block {
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  border: none;
  border-collapse: collapse;
  color: #666;
}
.amcform-table-block .amcform-tr {
  border: none;
}
.amcform-table-block .amcform-tr:nth-of-type(2n) {
  background: #f9f9f9;
}
.amcform-table-block .amcform-th {
  padding: 10px;
  width: 25%;
  border: none;
  vertical-align: top;
  text-align: left;
  font-weight: 700;
}
.amcform-table-block .amcform-td {
  padding: 10px;
  border: none;
  vertical-align: top;
  text-align: left;
}
.amcform-table-block .amcform-link,
.amcform-table-block .amcform-td a {
  color: #666;
}
.amcform-google-map .amcform-text {
  margin: 0;
}
.fb-googlemap .map {
  height: 300px;
}
.fb-googlemap .searchbox {
  margin-top: 10px;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  width: 70%;
  background-color: #fff;
  text-overflow: ellipsis;
  font-weight: 300;
  font-size: 15px;
}
.fb-googlemap .gm-svpc {
  display: none;
}
.am-recaptcha-container .messages-container {
  margin-top: 15px;
}
.am-recaptcha-container .hidden {
  position: absolute;
  left: -10000px;
  visibility: hidden;
}
.columns .column.main {
  max-width: 100%;
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
  background: #fff;
}
.ui-tooltip .arrow {
  position: absolute;
  left: 15px;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow::after {
  content: "";
  position: absolute;
  border-top: 10px solid #cccccc;
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 1px;
  border-top: 9px solid #fff;
  border-right: 19px solid transparent;
  z-index: 9;
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .am-brand-small_image {
  margin: auto;
  display: block;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  margin: auto;
  display: block;
  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;
  margin-top: 15px;
}
.amslider .swiper-container > .wrapper {
  text-align: center;
}
.amslider .swiper-slide .brand-title {
  margin-top: 10px;
  min-height: 40px;
  color: #4f4f4f;
  word-break: break-all;
  word-break: break-word;
  font-size: 15px;
  line-height: 1.2;
}
.amslider .swiper-pagination-bullet {
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
.amslider .swiper-pagination-bullet-active {
  background: #4f4f4f;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 2;
}
.amslider .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCAyNSA0MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+VmVjdG9yPC90aXRsZT48ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NTMgNzkwKSI+PGcgaWQ9IlZlY3RvciI+PHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAtMTQzMC4zNSAtNzg4LjY0NikiIGZpbGw9IiM0RjRGNEYiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gNi4xMzcwNGUtMDUgMTkuOTM5M0wgLTEuMDQxOTYgMTguODYwNEwgLTIuMTM5OSAxOS45MjA3TCAtMS4wNjA2IDIxTCA2LjEzNzA0ZS0wNSAxOS45MzkzWk0gMTkuNjA0NCAtMS4wNzg5N0wgLTEuMDQxOTYgMTguODYwNEwgMS4wNDIwOSAyMS4wMTgzTCAyMS42ODg1IDEuMDc4OTdMIDE5LjYwNDQgLTEuMDc4OTdaTSAtMS4wNjA2IDIxTCAxOC45MzkzIDQxTCAyMS4wNjA3IDM4Ljg3ODdMIDEuMDYwNzIgMTguODc4N0wgLTEuMDYwNiAyMVoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi43MSAxLjM1NCkiIGZpbGw9IiM0RjRGNEYiLz48ZGVmcz48cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNMCAxOS45NGwtMS4wNDItMS4wOC0xLjA5OCAxLjA2TC0xLjA2IDIxIDAgMTkuOTR6TTE5LjYwNC0xLjA4bC0yMC42NDYgMTkuOTQgMi4wODQgMi4xNTdMMjEuNjkgMS4wOGwtMi4wODUtMi4xNTh6TS0xLjA2IDIxbDIwIDIwIDIuMTIyLTIuMTIxLTIwLTIwTC0xLjA2MSAyMXoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 0;
}
.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;
  word-break: break-word;
}
.amslider .wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.amslider .no-img {
  margin: auto;
}
.brands-filters {
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
  min-height: 50px;
}
.brands-filters .letter {
  display: block;
  float: left;
  margin: 0 5px 10px;
  padding: 2px 5px;
  min-width: 17px;
  min-height: 20px;
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #CCC;
  border-radius: 5px;
  background: #e2e2e2;
}
.brands-filters .letter-all {
  min-width: 90px;
  margin-right: 20px;
}
.brands-filters .letters {
  margin-top: 4px;
}
.brands-filters .letter.-disabled {
  opacity: 0.6;
  pointer-events: none;
  background-color: #f1f1f1;
}
.brands-filters .letter.hide {
  display: none;
}
.brands-filters .letter:hover,
.brands-filters .letter.-active {
  background: #fed285;
}
.ambrands-search-wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
}
.ambrands-search-wrapper .ambrands-search-input {
  display: block;
  margin: 0 0 10px;
  max-width: 100%;
}
.ambrands-search-wrapper #livesearch {
  position: absolute;
  display: none;
  width: 365px;
  max-width: 100%;
  max-height: 250px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #c2c2c2;
  border-top: 2px solid #309ef3;
  z-index: 99;
}
.ambrands-search-wrapper #livesearch a {
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
  color: #000;
  box-sizing: border-box;
}
.ambrands-search-wrapper #livesearch a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.brand-images .brands-letter {
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
}
.brand-images .brands-letter .bare-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.brand-images .brands-letter .letter {
  border-bottom: 1px solid #b2b2b2;
  font-size: 18px;
  font-weight: 400;
}
.brand-images .brands-letter .letter .title {
  padding: 0 2px 1px;
  text-transform: uppercase;
  background: #e2e2e2;
}
.brands-letter .brand-item {
  position: relative;
  margin: 0 5px 20px;
}
.brands-letter .brand-item .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #333333;
  -webkit-justify-content: flex-start;
}
.brands-letter .brand-item .item:hover {
  text-decoration: none;
}
.brands-letter .brand-item .no-img {
  color: #e2e2e2;
}
.brands-letter .brand-item .count {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  box-sizing: border-box;
  min-width: 25px;
  height: 25px;
  padding: 0 3px;
  line-height: 25px;
  text-align: center;
  background: #f58c12;
  border-radius: 20px;
  color: #ffffff;
}
.brands-letter .brand-item .label {
  position: relative;
  margin: 5px 0 0;
  padding-top: 5px;
  width: 100%;
  word-wrap: break-word;
}
.brands-letter .brand-item .label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 25%;
  right: 25%;
  display: block;
  height: 1px;
  background: #b2b2b2;
}
.brands-letter .brand-item .item:hover .label:before {
  left: 0;
  right: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.brands-letter .brand-item .am-image-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.brands-letter .brand-item .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.bare-list .ambrands-image {
  pointer-events: none;
}
.amslider-header-container {
  padding: 5px 0 5px 35px;
  height: 35px;
  font-size: 22px;
  line-height: 35px;
  color: #000;
  background: #e2e2e2;
}
.icon .brand-label {
  float: left;
}
.brand-images li.brand-item {
  list-style-type: none;
  text-align: center;
}
ul.bare-list img {
  display: block;
  margin: 0 auto;
}
.children-category .amslider {
  position: relative;
  left: inherit;
  margin: 0 50px;
  width: 100%;
  transform: inherit;
  display: block;
}
.amslider.am-brand-slider {
  max-width: 100%;
  padding: 0;
}
.amslider.am-brand-slider .swiper-brand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.amslider.am-brand-slider .am-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  margin: 0 auto;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.amslider.am-brand-slider .slide {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.amslider.am-brand-slider .slide .am-image-wrapper {
  margin-bottom: 10px;
  overflow: hidden;
}
.amslider.am-brand-slider .swiper-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  height: auto;
}
.amslider .slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 9px 20px 0;
  max-width: 30%;
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  text-align: center;
  color: #4f4f4f;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #bbb;
  position: relative;
  z-index: 2;
  padding: 10px;
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .slide .swiper-brand .am-image {
  height: auto;
}
.children-category-container.swiper-container {
  width: calc(100% - 2 * 27px);
  margin: auto;
}
.children-category-container .swiper-wrapper {
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
.amslider .swiper-slide {
  padding: 10px;
  box-sizing: border-box;
  color: #4f4f4f;
}
.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 {
  background: #ffffff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
}
.amslider .swiper-slide .swiper-brand .no-img {
  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%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .3;
  height: 100%;
  margin: 0;
}
#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
.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: '';
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .swiper-brand {
    width: 100%;
  }
  .swiper-brand .no-img {
    width: 100%;
  }
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
.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-hightlighted {
  background-color: #ffff00;
}
.amshopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  margin-left: 6px;
  max-width: 16px;
  max-height: 16px;
  vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-content .delimiter {
  margin: 0 5px;
  line-height: 30px;
}
.filter-options-content .range {
  display: flex;
  align-items: center;
  margin-top: 10px;
  text-align: center;
}
.filter-options-content .am-filter-price {
  padding: 5px;
  max-width: 50px;
  width: 46%;
}
.filter-options-content .items a {
  margin-left: 0;
}
.filter-options-content .count {
  display: inline-flex;
}
.filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-content .am-shopby-form {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 3px;
}
.filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.am-show-more {
  transition: 0.1s all ease-in;
  position: relative;
  display: none;
  margin-top: 10px;
  padding: 5px 25px 10px 0;
  color: inherit;
  cursor: pointer;
}
.am-show-more:hover {
  background-color: transparent;
  color: #006bb4;
}
.am-show-more:before,
.am-show-more:after {
  transition: 0.1s all ease-in;
  position: absolute;
  right: 0;
  width: 8px;
  height: 1px;
  background: #000;
  content: '';
}
.am-show-more:before {
  right: 5px;
  transform: rotate(45deg);
}
.am-show-more:after {
  transform: rotate(-45deg);
}
.am-show-more.-active {
  display: flex;
  align-items: center;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  right: 6px;
  transform: rotate(-45deg);
}
.am-show-more[data-is-hide='false']:after {
  transform: rotate(45deg);
}
.range.am-fromto-widget .am-filter-go {
  margin: 0 10px;
  vertical-align: top;
}
.am-filter-go {
  margin: 15px 0 0;
  width: 25%;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.amshopby-slider-container {
  margin: 10px 15px 15px 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  height: 10px;
  background: #b6b6b6;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  margin-top: -5px;
  margin-left: -5px;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f98b25;
}
.amshopby-slider-container .am-slider .ui-slider-handle:hover,
.amshopby-slider-container .am-slider .ui-slider-handle:active {
  background-color: #e17e17;
}
.amshopby-slider-container .amshopby-slider-display {
  text-align: center;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.am-swatch-options > .item {
  padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
  margin: 0 0 5px 0 !important;
  line-height: initial;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
  border-bottom: 1px solid #cccccc;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  z-index: 9999;
  margin-top: 5px;
  min-width: 100px;
  border: 1px solid #cccccc;
  background-color: white;
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.catalog-topnav {
  display: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 5px;
  right: 8px;
}
.filter-options .items .items-children.-folding {
  padding-left: 18px;
  width: 100%;
  list-style: none;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .items.amshopby-fly-out-view .items-children {
  z-index: 9999;
  background-color: #fff;
}
.filter-options .am-ranges {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items.amshopby-fly-out-view .item {
  display: flex;
  align-items: center;
  margin: 0;
  border: 1px solid #cccccc;
  border-top: none;
}
.filter-options .items.amshopby-fly-out-view .item:hover {
  background-color: #cccccc;
}
.filter-options .items.amshopby-fly-out-view .item:first-child {
  border-top: 1px solid #cccccc;
}
.filter-options .items.amshopby-fly-out-view .item > .am-input {
  margin: 14px 5px 14px 10px;
  top: 0;
}
.filter-options .items.amshopby-fly-out-view a:hover {
  background-color: transparent;
}
.filter-options .ui-widget-overlay {
  background: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  z-index: 9;
  display: none;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: white;
  white-space: nowrap;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view a {
  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;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  list-style: none;
  cursor: pointer;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  border-width: 1px 0 0 0;
  font-size: 0;
  line-height: 0;
}
.filter-options-content .am-swatch-wrapper {
  display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
  background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none;
}
.am-filter-items-attr_price {
  min-width: 130px;
  max-width: 350px;
}
.am-filter-items-attr_color .swatch-option.text {
  padding: 1px 2px;
  width: 30px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options-content .amshopby-fly-out-view a {
  display: block;
  box-sizing: border-box;
}
.am-filter-items-stock .am_shopby_link_selected,
.am-filter-items-rating .am_shopby_link_selected {
  background-color: #e8e8e8;
  text-decoration: none;
}
.am_shopby_link_selected {
  font-weight: bold;
}
.amshopby-fly-out-view.ui-menu {
  position: relative;
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view a {
  display: inline-block;
  padding: 10px;
}
.amshopby-fly-out-view input[type='checkbox'],
.amshopby-fly-out-view input[type='radio'] {
  margin: 3px 3px 3px 4px;
}
.amshopby-category-dropdown {
  display: block;
  overflow: hidden;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  border: 1px solid #adadad;
  background-color: #fff;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 400;
  cursor: pointer;
}
.amshopby-category-dropdown:after {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  box-sizing: border-box;
  margin-top: -.2rem;
  width: 0;
  height: 0;
  border-width: .5rem .4rem 0 .4rem;
  border-style: solid;
  border-color: #000 transparent transparent;
  content: '';
  transition: all .2s linear;
}
.amshopby-category-dropdown:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3.2rem;
  border: 1px solid #adadad;
  background-color: #e3e3e3;
  content: '';
}
.am-category-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.am-category-wrapper._active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
  margin-left: 17px;
}
.am-category-wrapper .amshopby-filter-parent {
  padding-left: 0 !important;
}
.am-category-wrapper .am-multiselect-crumb {
  position: relative;
  display: inline-block;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  border: 1px solid #a79d95;
  border-radius: 1px;
  background-color: #f5f5f5;
  font-size: 1.2rem;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  height: auto;
  border: none;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  line-height: 1;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.filter-options .am-labels-folding .item .am-input {
  top: inherit;
  margin: 0 5px 0 0;
}
.am-labels-folding .am-collapse-icon {
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  align-self: flex-start;
}
.am-labels-folding .am-collapse-icon:after {
  position: static;
  margin: 0;
}
.am-collapse-icon {
  position: absolute;
  box-sizing: border-box;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
.am-collapse-icon:after {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  box-sizing: border-box;
  margin-top: -.5rem;
  width: 0;
  height: 0;
  border-width: .5rem .4rem 0 .4rem;
  border-style: solid;
  border-color: #000 transparent transparent;
  content: '';
  transition: all .2s linear;
  transform: rotate(-90deg);
}
.am-collapse-icon._active:after {
  transform: rotate(0deg);
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
#amasty-shopby-product-list #amasty-shopby-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 999;
  display: none;
  width: 100%;
  background: #fff;
  opacity: .5;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 64px;
  height: 64px;
  background-image: url('../Amasty_Shopby/images/loader-1.gif');
  transform: translate(-50%, -10%);
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader:before {
  content: '';
}
.amshopby-option-link {
  display: inline-block;
  clear: both;
  margin-right: 5px;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*='/resized']) {
  max-width: 30px;
  max-height: 30px;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 9999;
  width: 100%;
  transition: left .2s ease;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 999;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  background: #eeeeee;
  text-align: center;
}
.am-show-button > .am-items {
  font-size: 15px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  background-image: url('../Amasty_Shopby/images/loader-1.gif');
  background-size: contain;
  vertical-align: middle;
}
.am-show-button > .am-button {
  margin-left: 15px;
  padding: 17px 50px;
  height: auto;
  border: 0;
  border-radius: 5px;
  background: #ff9416;
  box-shadow: none;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 1;
}
.am-show-button > .am-button:hover {
  background: #e27a00;
  transition: background .3s ease;
}
.am-item-removed {
  text-decoration: line-through;
}
.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;
  position: relative;
  padding: 0 0 0 20px;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  padding: 0 5px 0 0;
  font-weight: bold;
}
.amshopby-filter-current .amshopby-filter-name:after {
  content: ':';
}
.amshopby-filter-current .amshopby-filter-value {
  flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
  display: flex;
  align-items: center;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.amshopby-filter-current .amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
  background-color: #006bb4;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #757575;
  content: '';
}
.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amshopby-filter-current .item {
  padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  min-height: 32px;
  border-color: #ccc;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  min-width: 100px;
  color: #000;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
  padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
  padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: none;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
  z-index: 9005;
}
.am-porto-cmtb .page-main {
  z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
  color: #006bb4 !important;
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 50%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search,
.mpblog-search .cart.table-wrapper .actions-toolbar > .action.action.search,
.mpblog-search .action-gift.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before,
.mpblog-search .cart.table-wrapper .actions-toolbar > .action.action.search :before,
.mpblog-search .action-gift.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span,
.mpblog-search .cart.table-wrapper .actions-toolbar > .action.action.search span,
.mpblog-search .action-gift.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
  width: 50%;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
/* mageplaza end blog style */
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Productslider
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-product-slider-content .owl-nav {
  font-size: 80px;
}
.mp-product-slider-content .owl-nav button span,
.mp-product-slider-content .owl-nav .cart.table-wrapper .actions-toolbar > .action span,
.mp-product-slider-content .owl-nav .action-gift span {
  color: #D6D6D6;
}
.mp-product-slider-content .owl-nav button span:hover,
.mp-product-slider-content .owl-nav .cart.table-wrapper .actions-toolbar > .action span:hover,
.mp-product-slider-content .owl-nav .action-gift span:hover {
  color: #869791;
}
.mp-product-slider-content .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.mp-product-slider-content .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 0;
  z-index: 999;
  text-shadow: none;
  background: none;
  border: none;
}
.owl-item li.product-slider {
  width: 100% !important;
}
.mp-product-slider-title {
  font-size: 3.8rem;
  position: relative;
  z-index: 1;
  margin: 0 0 5px;
  text-align: center;
  display: block;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.mp-product-slider-block {
  margin: 0 !important;
}
.mp-ps-info {
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
  text-align: center;
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.slider-product-item-info {
  width: 80% !important;
}
.slider-product-item-actions {
  margin: 0px;
}
.product.details.slider-product-item-details {
  margin-left: 10px;
}
.mp-ps-info {
  color: #bbbbbb;
  margin: -15px 0px 10px 0px;
}
.mp-product-slider-block .owl-carousel .owl-nav button.owl-prev,
.mp-product-slider-block .owl-carousel .owl-nav button.owl-next,
.mp-product-slider-block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.mp-product-slider-block .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.mp-product-slider-block .owl-carousel .owl-nav .action-gift.owl-prev,
.mp-product-slider-block .owl-carousel .owl-nav .action-gift.owl-next {
  font-size: 20px;
}
.rewardssocial-buttons {
  order: -2;
  font-size: 11px;
  display: inline-block;
  width: 100%;
  line-height: 20px;
  margin-bottom: 10px;
  z-index: 2;
  position: relative;
}
.rewardssocial-buttons > div {
  margin-bottom: 5px;
}
.rewardssocial-buttons #facebook-message,
.rewardssocial-buttons #facebook-share-message,
.rewardssocial-buttons #twitter-message,
.rewardssocial-buttons #referral-message,
.rewardssocial-buttons #pinterest-message {
  display: none;
  position: absolute;
  background: #333;
  padding: 2px 5px;
  color: #fff;
  margin-top: -25px;
}
.rewardssocial-buttons .buttons-facebook-like:hover #facebook-message {
  display: block;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span {
  width: 61px !important;
  height: 20px !important;
}
.rewardssocial-buttons .buttons-facebook-like .fb-like > span iframe {
  width: 100% !important;
  height: 100% !important;
}
.rewardssocial-buttons .buttons-pinterest-pin:hover #pinterest-message {
  display: block;
}
.rewardssocial-buttons .buttons-twitter-like:hover #twitter-message {
  margin-top: -50px;
  display: block;
}
.rewardssocial-buttons .buttons-referral-like > a {
  text-decoration: none;
  line-height: 18px;
  border-radius: 2px;
  padding: 0px 3px;
  font-weight: bold;
  color: #333;
  font-size: 11px;
  border: 1px solid #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
}
.rewardssocial-buttons .buttons-referral-like:hover #referral-message {
  display: block;
}
.rewardssocial-buttons .fb_iframe_widget {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .mst-rewardssocial-tweet {
  margin-right: 10px;
  display: block;
  float: left;
}
.rewardssocial-buttons .referral {
  display: block;
  float: left;
}
.rewardssocial-buttons .status-message {
  float: left;
  margin-left: 10px;
  color: #666;
}
.rewardssocial-buttons .buttons-pinterest-pin > a {
  margin-right: 10px;
  float: left;
}
.rewards-notification-message {
  border-style: solid !important;
  border-width: 1px !important;
  min-height: 24px !important;
  padding: 8px 8px 6px 32px !important;
  color: #3d6611;
  border-color: #446423;
  background-color: #eff5ea;
  margin-bottom: 10px;
}
.rewards-notification-message li {
  margin-top: 2px;
}
.rewards-social-buttons {
  display: inline-block;
  float: left;
}
.rewards-social-buttons > .fb {
  position: relative;
  display: inline-block;
  margin-top: 0px;
}
.rewards-social-buttons > .tw {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.rewards-social-buttons > .gp {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.block-rewards-referral-list div.rewards-social-buttons {
  height: 20px;
}
.block-rewards-referral-list div.rewards-social-buttons div.tw {
  padding-top: 0px;
  position: relative;
  top: -2px;
}
.block-rewards-referral-list div.rewards-social-buttons div.fb {
  position: relative;
  top: -6px;
}
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-twitter-like {
  height: 20px;
}
div.rewardssocial-buttons div.buttons-facebook-like,
div.rewardssocial-buttons div.buttons-pinterest-pin,
div.rewardssocial-buttons div.buttons-referral-like {
  float: left;
}
div.rewardssocial-buttons div.buttons-twitter-like {
  float: left;
  margin-right: 10px;
}
div.rewardssocial-buttons div.buttons-twitter-like img {
  width: 20px;
  height: 20px;
}
div.rewardssocial-buttons div.buttons-fb-share {
  float: left;
  margin-right: 10px;
  height: 20px !important;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share {
  border-radius: 3px;
  font-size: 11px;
  height: 20px;
  padding: 0 10px 0 10px;
  background: #4267b2;
  border: 0px solid #4267b2;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  -webkit-user-select: none;
  white-space: nowrap;
  display: inline-block;
  font-weight: bold;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg {
  vertical-align: text-top;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share ._49vg img {
  margin-top: -10px;
}
div.rewardssocial-buttons div.buttons-fb-share #rewards_fb_share .title {
  vertical-align: top;
}
div.rewardssocial-buttons div.buttons-fb-share:hover #facebook-share-message {
  display: block;
  margin-top: -45px;
}
.green {
  color: #1AA941;
}
.red {
  color: #BB1212;
}
.yellow {
  color: #bbaa00;
}
.block-rewards-account-summary {
  margin-bottom: 2rem !important;
}
.block-rewards-account-summary .unsubscribe {
  font-size: 14px !important;
  padding-top: 10px;
}
.block-rewards-account-summary .block-title.earn.subtitle > strong {
  font-weight: bold !important;
}
.block-rewards-account-summary .block-title.spend.subtitle > strong {
  font-weight: bold !important;
}
.block-rewards-account-summary .mst-referral-widget {
  text-align: center;
}
.block-rewards-account-summary .mst-referral-widget .block-title {
  font-size: 34px !important;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper {
  margin: 2rem auto;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper > strong {
  font-size: 20px;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set {
  text-align: right;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set > button,
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set > .cart.table-wrapper .actions-toolbar > .action,
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set > .action-gift {
  background: #eeeeee;
  border: solid 1px #cccccc;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set > button > span,
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set > .cart.table-wrapper .actions-toolbar > .action > span,
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set > .action-gift > span {
  color: #41362f;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .field-name-lastname {
  text-align: left;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .field-name-lastname > span {
  font-size: 20px;
  text-align: left;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper > table > thead {
  padding-bottom: 0;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper > table > tbody > tr > td {
  border-top: none;
  padding: 0 10px 6px;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper > table > tbody > tr > td ::-webkit-input-placeholder {
  color: #cccccc;
}
.rewards-notification-block {
  list-style-type: none;
  padding: 0;
  background: #ecfdff;
}
.rewards-notification-block > li {
  padding: 1rem;
}
.rewards-referral-link {
  font-weight: 600;
}
.link.rewards .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.rewards .counter:before {
  content: "(";
}
.link.rewards .counter:after {
  content: ")";
}
.mst-rewards-logo {
  height: 14px;
}
.mst-rewards-account-amount-wrapper {
  display: flex;
  align-items: flex-end;
  margin-bottom: 25px;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-amount {
  display: flex;
  align-items: flex-end;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-amount .points {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-amount .unit {
  color: #6d6d6d;
  margin-left: 5px;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-amount > img {
  height: 28px;
}
.mst-rewards-account-amount-wrapper .mst-rewards-account-subtitle {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}
.mst-rewards-account-amount-wrapper .mst-rewards-logo {
  height: 36px;
  margin-left: 15px;
}
.form-discount .checkbox-group {
  margin-bottom: 10px;
}
.rewards-message-block {
  float: left;
  display: inline-block;
  width: 100%;
}
.rewards__checkout-cart-usepoints {
  margin-bottom: 1.5rem;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount {
  border: 0;
  border-bottom: 1px solid silver;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus {
  border-bottom: 1px solid black;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:focus + label,
.rewards__checkout-cart-usepoints.magestore-onepagecheckout #points_amount:valid + label {
  top: -12px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .button {
  background-color: black;
  color: white;
  margin: 5px;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints.magestore-onepagecheckout .input-box label {
  position: absolute;
  top: 5px;
  color: #898989;
}
.rewards__checkout-cart-usepoints .input-box {
  position: relative;
}
.rewards__checkout-cart-usepoints .input-box label {
  position: absolute;
  top: 5px;
  left: 3px;
  color: #898989;
}
.rewards__checkout-cart-usepoints #points_amount:focus + label,
.rewards__checkout-cart-usepoints #points_amount:valid + label {
  top: -18px;
  font-size: 12px;
}
.rewards__checkout-cart-usepoints .discount-form p {
  margin-bottom: 15px;
}
.rewards__checkout-cart-usepoints .discount-form .buttons-container {
  margin-top: 5px;
}
.rewards__checkout-cart-usepoints .discount-form .checkbox-group {
  clear: both;
  padding-top: 10px;
}
.rewards__checkout-cart-usepoints .amount {
  display: table;
  width: 100%;
  margin-bottom: .5rem;
}
.rewards__checkout-cart-usepoints .amount .field {
  display: table-cell;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.rewards__checkout-cart-usepoints .amount .actions-toolbar button,
.rewards__checkout-cart-usepoints .amount .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.rewards__checkout-cart-usepoints .amount .actions-toolbar .action-gift {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.rewards__checkout-cart-usepoints label.magestore-onestepcheckout-lab-fix {
  top: -2px !important;
  left: inherit;
  font-size: 14px !important;
  color: #898989 !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix {
  padding: 0 5px;
  width: 105px;
  height: 35px;
  background-color: black !important;
}
.rewards__checkout-cart-usepoints .magestore-onestepcheckout-button-fix span {
  color: white;
}
.checkbox-group label span.checkout-rewards-all-block {
  position: inherit;
  margin-left: 25px;
}
.checkbox-group label span.checkout-rewards-all-block span {
  position: inherit;
  display: inline-block;
}
.checkbox-group label span.checkout-rewards-all-block b {
  position: inherit;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block {
  max-width: inherit !important;
}
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary button,
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary .cart.table-wrapper .actions-toolbar > .action,
.aw-onestep-sidebar-block .actions-toolbar.rewards-buttons-block .primary .action-gift {
  width: 49% !important;
}
.checkout-payment-method .payment-option-content .actions-toolbar.rewards-checkout-buttons-block {
  display: inline;
  width: inherit;
}
.checkout-payment-method .payment-option-content .actions-toolbar.rewards-checkout-buttons-block .button {
  margin-right: 10px;
}
.catalog-product-view .rewards__product-points {
  display: inline-block;
  font-size: 12px;
  color: #F96B25;
}
.catalog-product-view .rewards__product-points .price {
  font-size: 12px !important;
  line-height: 1em !important;
}
.product-items .product-item-info .rewards__product-points {
  font-size: 12px;
  color: #000;
  margin-top: -10px;
}
.product-items .product-item-info .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.rewards__product-earn-points.rewards__product-points .points-loader.loader {
  position: absolute;
  height: 17px;
}
.block-products-list .rewards__product-points {
  margin-top: -2rem;
  margin-bottom: 2rem;
}
.product-info-main .product-info-price {
  position: relative;
}
.product-info-main .product-info-price .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.product-info-main .product-info-price .product-info-stock-sku .stock {
  margin-top: 15px;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points,
.widget-product-grid .product-item-details .rewards__product-points {
  display: block;
  width: 100%;
  margin-top: 0px;
  font-size: 12px;
  color: #F96B25;
}
#amasty-shopby-product-list .product-item-details .rewards__product-points .price,
.widget-product-grid .product-item-details .rewards__product-points .price {
  font-size: 12px;
  color: #F96B25;
}
.block-referral {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}
.block-referral li {
  list-style-position: inside;
}
.block-title.earn.subtitle {
  margin-top: 25px;
  padding-top: 10px;
}
.block-content.dashed-border {
  border: 1px dashed #ccc;
  padding: 5px;
  margin-bottom: 20px;
}
.block-rewards-account-summary .table-wrapper.orders-recent {
  border: none;
}
.rewards-account-share div.rewards-social-buttons {
  height: 20px;
}
.rewards-account-share div.rewards-social-buttons div.fb {
  top: 0px !important;
  float: left;
}
.rewards-account-share div.rewards-social-buttons div.fb .fb-like > span {
  height: 20px !important;
}
.rewards-account-share div.rewards-social-buttons div.fb .fb-like > span iframe {
  height: 20px !important;
}
.rewards-account-share div.rewards-social-buttons div.tw {
  top: 0px !important;
  height: 20px !important;
  float: left;
  margin-left: 4px;
}
.rewards-account__tiers {
  margin-bottom: 3rem;
}
.rewards-account__tiers .tier-progress-bar {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin-left: 3rem;
  margin-right: 3rem;
  position: relative;
  height: 1.1rem;
  background: #ccc;
  border-radius: 100px;
}
.rewards-account__tiers .tier-progress-bar .points {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point {
  width: 2rem;
  height: 2rem;
  background: #ccc;
  border-radius: 100%;
  margin-top: -.5rem;
  position: relative;
  z-index: 1;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point.closed {
  background: #fe5503;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .tier-logo {
  position: absolute;
  left: 50%;
  top: -6rem;
  color: #727272;
  margin-left: -1.5rem;
  width: 3rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label {
  position: absolute;
  left: 0;
  top: -3rem;
  color: #727272;
  font-weight: bold;
  font-size: 1.2rem;
  margin-left: -4.5rem;
  width: 11rem;
  text-align: center;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .label[data-description]:hover {
  text-decoration: underline;
  cursor: pointer;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number {
  position: absolute;
  left: 0;
  top: 2.5rem;
  margin-left: -3rem;
  width: 8rem;
  text-align: center;
}
.rewards-account__tiers .tier-progress-bar .points .tier-point .number > span {
  display: inline-block;
  background: #fe5503;
  color: #fff;
  border-radius: 12px;
  font-size: 1.1rem;
  padding: 0.1rem .5rem;
  white-space: nowrap;
}
.rewards-account__tiers .tier-progress-bar .closers {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.rewards-account__tiers .tier-progress-bar .closers .closer {
  position: absolute;
  left: 0;
  top: .3rem;
  height: .5rem;
  padding: 0 2px;
  box-sizing: border-box;
}
.rewards-account__tiers .tier-progress-bar .closers .closer .progress {
  height: .5rem;
  background: #fe5503;
}
.rewards-account__tiers .to-next {
  margin-top: .5rem;
  text-align: center;
  font-size: 1.2rem;
  color: #666;
  margin-bottom: 0;
}
.rewards-account__tiers .to-next .open-popup {
  color: #727272;
  cursor: pointer;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.product-info-main .wrapper-action > .action.towishlist,
.product-item .wrapper-action > .action.towishlist {
  color: #555;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  margin-left: 20px;
  margin-right: 10px;
}
.product-info-main .wrapper-action > .action.towishlist.added,
.product-item .wrapper-action > .action.towishlist.added {
  color: #f00;
  border: #f00;
}
.product-info-main .wrapper-action > .action.towishlist:hover,
.product-item .wrapper-action > .action.towishlist:hover {
  color: #00afe5;
  border: #00afe5;
}
.product-info-main .wrapper-action > .action.towishlist.loading,
.product-item .wrapper-action > .action.towishlist.loading {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../images/loader-1.gif) no-repeat;
  background-position: center;
  background-size: 100%;
  margin-bottom: -3.5px;
}
.product-info-main .wrapper-action > .action.towishlist.loading::before,
.product-item .wrapper-action > .action.towishlist.loading::before {
  content: none;
}
.product-info-main .wrapper-action > .action.towishlist::before,
.product-item .wrapper-action > .action.towishlist::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .wrapper-action > .action span,
.product-item .wrapper-action > .action span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-label-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.product-label-info .product-label {
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: table;
  line-height: 20px;
  padding: 4px 6px 2px 5px;
  margin-bottom: 5px;
  box-shadow: 1px 1px 1px dimgray;
}
.product-label-info .product-label img {
  max-height: 48px;
}
.product-label-info .product-label span {
  padding: 2px 4px;
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
}
.product-label-info .product-label.sale {
  background: #f71602;
}
.product-label-info .product-label.discount {
  background: #f71602;
}
.product-label-info .product-label.best-seller {
  background: #007fd4;
}
.product-label-info .product-label.new {
  background: #048500d6;
}
.product-label-info .product-label.custom {
  color: #000;
  box-shadow: none;
}
.product-label-info.top-right {
  top: 0;
  right: 0;
  margin-top: 0 !important;
  left: auto !important;
  margin-left: 0 !important;
}
.product-label-info.top-left {
  top: 0;
  margin-top: 0 !important;
  left: 0 !important;
  margin-left: 0 !important;
  right: auto;
}
.product-label-info.bot-right {
  top: auto !important;
  margin-top: 0 !important;
  left: auto !important;
  margin-left: 0 !important;
  bottom: 0;
  right: 0;
}
.product-label-info.bot-left {
  top: auto !important;
  margin-top: 0 !important;
  left: 0 !important;
  margin-left: 0 !important;
  bottom: 0;
  right: auto;
}
.product-label-info.mid-left {
  top: 50%;
  left: 0;
  margin-left: 0 !important;
  right: auto;
}
.product-label-info.mid-right {
  top: 50%;
  left: auto;
  margin-left: 0 !important;
  right: 0;
}
.product-label-info.mid-mid {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
}
.product-label-info.top-mid {
  top: 0;
  margin-top: 0 !important;
  left: 50%;
  right: auto;
  bottom: auto;
}
.product-label-info.bot-mid {
  top: auto;
  bottom: 0;
  margin-top: 0 !important;
  left: 50%;
  right: auto;
}
.product-image-container {
  position: relative;
}
.product.media {
  position: relative;
}
.products-grid .product-item .product-item-info:hover {
  z-index: 1501;
}
.products-grid .product-item .product-item-info:hover .product-label {
  box-shadow: none;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled.cms-index-index .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.payment-method-braintree .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #bea7ff;
  border-radius: 100px;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  height: 72px;
  line-height: 1.42857143;
  padding: 0 3.3rem;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}
.payment-method-braintree .hosted-control:focus {
  border: 1px solid #c2c2c2;
}
.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
  border: 1px solid #c2c2c2;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #e02b27;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}
.payment-method-braintree .field-tooltip {
  right: 0;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center;
}
.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.braintree-paypal-account:before {
  background-image: url('../Magento_Braintree/images/paypal-small.png');
  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;
}
.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.braintree-paypal-account .payment-method-type {
  font-weight: 700;
}
.braintree-paypal-account .payment-method-description {
  color: #575757;
}
.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.action-braintree-paypal-logo {
  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;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}
.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  pointer-events: none;
  opacity: 0.5;
}
.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}
.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}
.account .table .col.paypal-account img {
  vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.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 > .cart.table-wrapper .actions-toolbar > .action.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 > .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 > .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 > .cart.table-wrapper .actions-toolbar > .action.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 > .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 > .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.5;
}
.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: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.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 .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #000000;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.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: 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-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.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 {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.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,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.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.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.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 5px 10px 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 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  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: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 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: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.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: #000000;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #000000;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #000000;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #000000;
  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: #000000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  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: 10px;
}
.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 {
  line-height: unset;
  position: absolute;
  right: 0;
  top: -1px;
  width: auto;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
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: 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: 10px;
}
.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;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -1.6rem -1px;
  padding: 0 1.6rem;
}
.block-search input {
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.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: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  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: 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: 10px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.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;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.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;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.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;
  float: right;
}
.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: #8f8f8f;
  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: #8f8f8f;
}
.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: #8f8f8f;
  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: #8f8f8f;
}
.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 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 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.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #7f56ef;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 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 {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.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: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #000000;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-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 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #ffffff;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #ffffff;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  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: #7f56ef;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #7f56ef;
}
.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: 10px;
  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: #ff515b;
}
.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: 14px;
  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: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #7f56ef;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #7f56ef;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #000000;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  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-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  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 > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.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 {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.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;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 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: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #000000;
  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: #8f8f8f;
  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: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/**
 * 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%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.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 {
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.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-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: 5px 18px 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: #7f56ef;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #7f56ef;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.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: 32px;
  line-height: 32px;
  padding: 0 9px;
  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: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.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: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #7f56ef;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.6rem;
  line-height: 1.6rem;
  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 {
  border: none;
  color: #ffffff;
}
.gift-item-block .title:hover {
  background: #ad91fa;
  border: none;
  color: #ffffff;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.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: 14px;
}
.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;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.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;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.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: 10px;
  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-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 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: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.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: 10px;
}
.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,
.cart.table-wrapper .actions-toolbar > .action.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: #000000;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.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,
.cart.table-wrapper .actions-toolbar > .action.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,
.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,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #000000;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #000000;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #000000;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.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,
.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,
.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,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #000000;
  opacity: 0.5;
  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 .cart.table-wrapper .actions-toolbar > .action.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 .cart.table-wrapper .actions-toolbar > .action + .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: 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: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #000000;
}
.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: 25px;
  padding-left: 16px;
}
.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: 10px;
}
.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: #e02b27;
}
.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: 10px;
}
.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: 30px;
}
.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: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 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: 10px;
}
.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: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.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 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.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-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 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-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.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: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.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%;
  }
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: -7rem;
  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: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 2.6rem;
  height: 2.6rem;
  letter-spacing: -5px;
  line-height: 2.6rem;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #ffd43e;
  font-family: 'icons-blank-theme';
  font-size: 2.6rem;
  height: 2.6rem;
  letter-spacing: -5px;
  line-height: 2.6rem;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 2.6rem;
  height: 2.6rem;
  letter-spacing: -5px;
  line-height: 2.6rem;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  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: #ffd43e;
  font-family: 'icons-blank-theme';
  font-size: 2.6rem;
  height: 2.6rem;
  letter-spacing: -5px;
  line-height: 2.6rem;
  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: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 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: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 2.6rem;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.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: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #7f56ef;
  border: none;
  color: #ffffff;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  border: none;
  color: #ffffff;
}
.review-form .action.submit.primary:hover {
  background: #ad91fa;
  border: none;
  color: #ffffff;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 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-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 {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.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;
}
.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;
}
.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: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 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: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 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: 0 0 0 0 #ffffff;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff !important;
}
.swatch-option.selected {
  outline: 2px solid #7f56ef;
  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 #551eea;
}
.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);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
.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 {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  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: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
  z-index: 1;
}
.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;
}
body {
  background-color: #ffffff;
}
.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 {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  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 {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #000000;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #000000;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #000000;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #000000;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #000000;
}
.message.global.demo a:hover {
  color: #000000;
}
.message.global.demo a:active {
  color: #000000;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  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;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  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;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.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: #000000;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #000000;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #000000;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #000000;
  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: #000000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #000000;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #000000;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #000000;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #000000;
  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: #000000;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.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: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 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: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.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: 10px 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;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #7f56ef;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Mariupol', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 2.8rem 1.5rem;
  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 {
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #ad91fa;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 1439px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .cms-index-index .special-offer-promo.promo .wrapper {
    margin: 0 7.5rem;
  }
  .cms-index-index .cta-promo.promo .content-wrapper {
    padding: 3.1rem 2.5rem;
  }
  .cms-index-index .columns .homepage-blog .slick-arrow.slick-prev {
    left: -10px;
  }
  .cms-index-index .columns .homepage-blog .slick-arrow.slick-next {
    right: -10px;
  }
  .cms-creative-competition .creative-wrapper .info-steps .steps .step-number::after {
    right: -221px;
  }
  .cms-creative-competition .creative-wrapper .nominations .item {
    width: 305px;
  }
  body.cms-academy .academy-about .product-image-container {
    width: 100% !important;
  }
  body.cms-academy .academy-sun .academy-sun-sun {
    max-width: 45%;
  }
}
@media only screen and (max-width: 1279px) {
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    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;
  }
  .navigation .parent .level-top:after {
    flex-grow: 1;
    text-align: right;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -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: -1000px;
    overflow: auto;
    position: fixed;
    top: 0;
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    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;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #ece7fc;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #ece7fc;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #000000;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 2rem;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .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 .nav-sections {
    -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;
  }
  .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;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: transparent;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: rgba(96, 61, 189, 0.1);
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #7f56ef;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #7f56ef;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #7f56ef;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .cms-index-index .column .home-brands {
    margin: 0 -1.6rem 4.2rem;
  }
  .cms-index-index .column .home-brands .item:nth-child(n+6) {
    display: none;
  }
  .cms-index-index .page-wrapper .w4p-slider {
    max-width: 673px;
  }
  .cms-index-index .page-wrapper .w4p-slider .slick-arrow.slick-prev {
    left: 23px;
    transform: translate(10px, -75%);
  }
  .cms-index-index .page-wrapper .w4p-slider .slick-arrow.slick-next {
    right: 23px;
    transform: translate(-10px, -75%);
  }
  .cms-index-index .main .welcome-banners .desktop-slider {
    display: none;
  }
  .cms-index-index .main .welcome-banners .tablet-slider {
    display: flex;
  }
  .page-header .sections .switcher-trigger,
  .page-header .sections .switcher-option {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    padding: 2.4rem 2rem 2rem;
    font-size: 1.6rem;
    list-style: none;
  }
  .page-header .sections .switcher-option {
    cursor: pointer;
  }
  .page-header .sections .switcher-trigger {
    right: 35px;
  }
  .page-header .sections .switcher-trigger strong {
    color: #7f56ef;
  }
  .page-header .sections .switcher-trigger strong:after {
    display: none;
  }
  .page-header .header.links a {
    color: #000000;
    padding: 2rem;
    line-height: 1.8rem;
  }
  .page-header .header.links li.disabled {
    padding: 0;
    border: none;
  }
  .page-header .header.links .logged-in {
    display: block;
    padding: 2rem;
    line-height: 1.8rem;
    border-top: 1px solid #ece7fc;
  }
  .page-wrapper .nav-sections {
    width: 60%;
    z-index: 102;
  }
  .page-wrapper .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .page-wrapper .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin: 0;
  }
  .page-wrapper .navigation > ul > li.level0 {
    border-color: #ece7fc;
    border-top: 1px solid #ece7fc;
  }
  .page-wrapper .navigation > ul > li.level0 a:before {
    margin-right: .6rem;
  }
  .page-wrapper .navigation .level1.parent {
    background: rgba(96, 61, 189, 0.1);
  }
  .page-wrapper .navigation .level1.parent > a::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    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;
    flex-grow: 1;
    text-align: right;
  }
  .page-wrapper .navigation .level1.parent .ui-state-active::after {
    content: '\e621';
  }
  .page-wrapper .navigation .level1.parent .submenu {
    background: #ffffff;
  }
  .page-wrapper .navigation .level1 .level2 {
    margin-left: 3rem;
  }
  .cms-index-index .recently-viewed-products.product-slider,
  .checkout-cart-index .recently-viewed-products.product-slider,
  .catalog-product-view .recently-viewed-products.product-slider,
  .cms-index-index .related.product-slider,
  .checkout-cart-index .related.product-slider,
  .catalog-product-view .related.product-slider {
    margin-bottom: 5.4rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .action,
  .checkout-cart-index .recently-viewed-products .products-wrapper .action,
  .catalog-product-view .recently-viewed-products .products-wrapper .action,
  .cms-index-index .related .products-wrapper .action,
  .checkout-cart-index .related .products-wrapper .action,
  .catalog-product-view .related .products-wrapper .action {
    margin-top: 0;
  }
  .cms-index-index .recently-viewed-products .products-related.block ol.product-items .product-item,
  .checkout-cart-index .recently-viewed-products .products-related.block ol.product-items .product-item,
  .catalog-product-view .recently-viewed-products .products-related.block ol.product-items .product-item,
  .cms-index-index .related .products-related.block ol.product-items .product-item,
  .checkout-cart-index .related .products-related.block ol.product-items .product-item,
  .catalog-product-view .related .products-related.block ol.product-items .product-item,
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item,
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item,
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item,
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item,
  .cms-index-index .recently-viewed-products .products-related.grid ol.product-items .product-item,
  .checkout-cart-index .recently-viewed-products .products-related.grid ol.product-items .product-item,
  .catalog-product-view .recently-viewed-products .products-related.grid ol.product-items .product-item,
  .cms-index-index .related .products-related.grid ol.product-items .product-item,
  .checkout-cart-index .related .products-related.grid ol.product-items .product-item,
  .catalog-product-view .related .products-related.grid ol.product-items .product-item,
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item,
  .cms-index-index .related .block-viewed-products-grid.grid ol.product-items .product-item,
  .checkout-cart-index .related .block-viewed-products-grid.grid ol.product-items .product-item,
  .catalog-product-view .related .block-viewed-products-grid.grid ol.product-items .product-item {
    box-sizing: border-box;
    width: calc((100% - 7.67%)/4);
  }
  .cms-index-index .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(n+5),
  .cms-index-index .related .products-related.block ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .related .products-related.block ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .related .products-related.block ol.product-items .product-item:nth-child(n+5),
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5),
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5),
  .cms-index-index .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(n+5),
  .cms-index-index .related .products-related.grid ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .related .products-related.grid ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .related .products-related.grid ol.product-items .product-item:nth-child(n+5),
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5),
  .cms-index-index .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5) {
    display: none;
  }
  .cms-index-index .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(n+5).visible,
  .cms-index-index .related .products-related.block ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .related .products-related.block ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .related .products-related.block ol.product-items .product-item:nth-child(n+5).visible,
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5).visible,
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+5).visible,
  .cms-index-index .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(n+5).visible,
  .cms-index-index .related .products-related.grid ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .related .products-related.grid ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .related .products-related.grid ol.product-items .product-item:nth-child(n+5).visible,
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5).visible,
  .cms-index-index .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(n+5).visible {
    display: flex;
  }
  .cms-index-index .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(4n+4),
  .cms-index-index .related .products-related.block ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .related .products-related.block ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .related .products-related.block ol.product-items .product-item:nth-child(4n+4),
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .cms-index-index .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(4n+4),
  .cms-index-index .related .products-related.grid ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .related .products-related.grid ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .related .products-related.grid ol.product-items .product-item:nth-child(4n+4),
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(4n+4),
  .cms-index-index .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(4n+4) {
    margin-right: 0;
  }
  .cms-index-index .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .recently-viewed-products .products-related.block ol.product-items .product-item:nth-child(5n+5),
  .cms-index-index .related .products-related.block ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .related .products-related.block ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .related .products-related.block ol.product-items .product-item:nth-child(5n+5),
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(5n+5),
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(5n+5),
  .cms-index-index .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .recently-viewed-products .products-related.grid ol.product-items .product-item:nth-child(5n+5),
  .cms-index-index .related .products-related.grid ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .related .products-related.grid ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .related .products-related.grid ol.product-items .product-item:nth-child(5n+5),
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(5n+5),
  .cms-index-index .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .related .block-viewed-products-grid.grid ol.product-items .product-item:nth-child(5n+5) {
    margin-right: 2.55%;
  }
  .cms-index-index .recently-viewed-products .products-related.block ol.product-items .product-item:hover,
  .checkout-cart-index .recently-viewed-products .products-related.block ol.product-items .product-item:hover,
  .catalog-product-view .recently-viewed-products .products-related.block ol.product-items .product-item:hover,
  .cms-index-index .related .products-related.block ol.product-items .product-item:hover,
  .checkout-cart-index .related .products-related.block ol.product-items .product-item:hover,
  .catalog-product-view .related .products-related.block ol.product-items .product-item:hover,
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:hover,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:hover,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:hover,
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item:hover,
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item:hover,
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item:hover,
  .cms-index-index .recently-viewed-products .products-related.grid ol.product-items .product-item:hover,
  .checkout-cart-index .recently-viewed-products .products-related.grid ol.product-items .product-item:hover,
  .catalog-product-view .recently-viewed-products .products-related.grid ol.product-items .product-item:hover,
  .cms-index-index .related .products-related.grid ol.product-items .product-item:hover,
  .checkout-cart-index .related .products-related.grid ol.product-items .product-item:hover,
  .catalog-product-view .related .products-related.grid ol.product-items .product-item:hover,
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:hover,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:hover,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item:hover,
  .cms-index-index .related .block-viewed-products-grid.grid ol.product-items .product-item:hover,
  .checkout-cart-index .related .block-viewed-products-grid.grid ol.product-items .product-item:hover,
  .catalog-product-view .related .block-viewed-products-grid.grid ol.product-items .product-item:hover {
    box-shadow: none;
    z-index: initial;
  }
  .cms-index-index .recently-viewed-products .products-related.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .recently-viewed-products .products-related.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .catalog-product-view .recently-viewed-products .products-related.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .cms-index-index .related .products-related.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .related .products-related.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .catalog-product-view .related .products-related.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .cms-index-index .recently-viewed-products .products-related.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .recently-viewed-products .products-related.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .catalog-product-view .recently-viewed-products .products-related.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .cms-index-index .related .products-related.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .related .products-related.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .catalog-product-view .related .products-related.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .cms-index-index .related .block-viewed-products-grid.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .related .block-viewed-products-grid.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart,
  .catalog-product-view .related .block-viewed-products-grid.grid ol.product-items .product-item .product-item-actions .actions-primary .tocart {
    visibility: visible;
    white-space: initial;
  }
  .cms-index-index .onsale-products.product-slider,
  .mpblog-post-view .onsale-products.product-slider,
  .cms-index-index .popular-products.product-slider,
  .mpblog-post-view .popular-products.product-slider {
    margin-bottom: 5.4rem;
  }
  .cms-index-index .onsale-products .products-wrapper .action.primary,
  .mpblog-post-view .onsale-products .products-wrapper .action.primary,
  .cms-index-index .popular-products .products-wrapper .action.primary,
  .mpblog-post-view .popular-products .products-wrapper .action.primary {
    margin-top: 0;
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider,
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider,
  .cms-index-index .popular-products .product-items .product-item.product-slider,
  .mpblog-post-view .popular-products .product-items .product-item.product-slider {
    box-sizing: border-box;
    width: calc((100% - 7.67%)/4);
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider:nth-child(n+5),
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider:nth-child(n+5),
  .cms-index-index .popular-products .product-items .product-item.product-slider:nth-child(n+5),
  .mpblog-post-view .popular-products .product-items .product-item.product-slider:nth-child(n+5) {
    display: none;
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider:nth-child(n+5).visible,
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider:nth-child(n+5).visible,
  .cms-index-index .popular-products .product-items .product-item.product-slider:nth-child(n+5).visible,
  .mpblog-post-view .popular-products .product-items .product-item.product-slider:nth-child(n+5).visible {
    display: flex;
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider:nth-child(4n+4),
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider:nth-child(4n+4),
  .cms-index-index .popular-products .product-items .product-item.product-slider:nth-child(4n+4),
  .mpblog-post-view .popular-products .product-items .product-item.product-slider:nth-child(4n+4) {
    margin-right: 0;
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider:nth-child(5n+5),
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider:nth-child(5n+5),
  .cms-index-index .popular-products .product-items .product-item.product-slider:nth-child(5n+5),
  .mpblog-post-view .popular-products .product-items .product-item.product-slider:nth-child(5n+5) {
    margin-right: 2.55%;
  }
  .cms-index-index .onsale-products .product-items .product-item:hover,
  .mpblog-post-view .onsale-products .product-items .product-item:hover,
  .cms-index-index .popular-products .product-items .product-item:hover,
  .mpblog-post-view .popular-products .product-items .product-item:hover {
    box-shadow: none;
    z-index: initial;
  }
  .cms-index-index .onsale-products .product-items .product-item .product-item-actions,
  .mpblog-post-view .onsale-products .product-items .product-item .product-item-actions,
  .cms-index-index .popular-products .product-items .product-item .product-item-actions,
  .mpblog-post-view .popular-products .product-items .product-item .product-item-actions {
    visibility: visible;
  }
  .cms-index-index .onsale-products .product-items .product-item .product-item-actions .tocart,
  .mpblog-post-view .onsale-products .product-items .product-item .product-item-actions .tocart,
  .cms-index-index .popular-products .product-items .product-item .product-item-actions .tocart,
  .mpblog-post-view .popular-products .product-items .product-item .product-item-actions .tocart {
    white-space: initial;
  }
  .catalog-product-view .page-wrapper .related .product-items .product-item .product-item-actions .actions-primary .tocart.action.visible {
    visibility: visible;
  }
  .catalog-product-view .main .related .product-item.item {
    width: calc((100% - 8.55%)/4);
    margin-bottom: 1.9rem;
    /*stylelint-disable declaration-no-important*/
    /* stylelint-enable declaration-no-important */
  }
  .catalog-product-view .main .related .product-item.item:nth-child(4n+4) {
    margin-right: 0;
  }
  .catalog-product-view .main .related .product-item.item:nth-child(5n+5) {
    display: none !important;
  }
  .catalog-product-view .main .related .product-item.item:nth-child(5n+5).visible {
    display: flex !important;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item:hover,
  .catalog-category-view .page-main .products-grid .product-items .product-item:hover,
  .ambrand-index-index .page-main .products-grid .product-items .product-item:hover {
    box-shadow: none;
    z-index: 0;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-info .product-item-details,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details {
    padding: 0 .3rem 0 .2rem;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    margin-left: 0;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-actions,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-actions,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-actions {
    margin-left: 0;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-actions .actions-primary,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-actions .actions-primary,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-actions .actions-primary {
    visibility: visible;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-actions .actions-primary .tocart,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-actions .actions-primary .tocart,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-actions .actions-primary .tocart {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 180px;
    white-space: initial;
    padding: 0 1.5rem;
  }
  .catalogsearch-result-index.page-layout-2columns-left .columns .sidebar-main,
  .catalog-category-view.page-layout-2columns-left .columns .sidebar-main,
  .ambrand-index-index.page-layout-2columns-left .columns .sidebar-main {
    max-width: 155px;
  }
  .catalogsearch-result-index .page-wrapper input[type=checkbox] + a,
  .catalog-category-view .page-wrapper input[type=checkbox] + a,
  .page-with-filter .page-wrapper input[type=checkbox] + a {
    padding-left: 2.2rem;
  }
  .catalogsearch-result-index .page-wrapper input[type=checkbox] + a::after,
  .catalog-category-view .page-wrapper input[type=checkbox] + a::after,
  .page-with-filter .page-wrapper input[type=checkbox] + a::after {
    width: 14px;
    height: 14px;
  }
  .catalogsearch-result-index .page-wrapper .filter-options .items.items-children.level-2,
  .catalog-category-view .page-wrapper .filter-options .items.items-children.level-2,
  .page-with-filter .page-wrapper .filter-options .items.items-children.level-2 {
    margin-left: 1.4rem;
  }
  .catalogsearch-result-index .page-wrapper .filter-options .items.items-children.level-2 a,
  .catalog-category-view .page-wrapper .filter-options .items.items-children.level-2 a,
  .page-with-filter .page-wrapper .filter-options .items.items-children.level-2 a {
    max-width: 100px;
  }
  .catalogsearch-result-index .page-wrapper .filter-options .items.items-children.level-3,
  .catalog-category-view .page-wrapper .filter-options .items.items-children.level-3,
  .page-with-filter .page-wrapper .filter-options .items.items-children.level-3 {
    margin-left: 1.4rem;
  }
  .catalogsearch-result-index .page-wrapper .filter-options .items.items-children.level-3 a,
  .catalog-category-view .page-wrapper .filter-options .items.items-children.level-3 a,
  .page-with-filter .page-wrapper .filter-options .items.items-children.level-3 a {
    max-width: 90px;
  }
  .customer-account-index .customer-info-wrapper {
    flex-wrap: wrap;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-info {
    margin-right: 0;
    margin-bottom: 2rem;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-addresses {
    margin-left: 0;
  }
  .customer-account-edit .columns .form-edit-account .fieldset.info {
    margin-right: 0;
  }
  .customer-account-edit .columns .form-edit-account .fieldset.password {
    margin-left: 0;
  }
  .customer-address-form .columns .form-address-edit .fieldset:first-child {
    margin-right: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item {
    width: calc((100% - 7.65%)/4);
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item:nth-child(4n+4) {
    margin-right: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item:nth-child(5n+5) {
    margin-right: 2.55%;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item:hover {
    box-shadow: none;
    z-index: initial;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-actions .actions-primary {
    visibility: visible;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-actions .actions-primary .tocart {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 180px;
    white-space: initial;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .unavailable.stock {
    visibility: visible;
  }
  .cms-creative-competition .creative-wrapper .competition-footer .leaf {
    display: none;
  }
  .cms-creative-competition .creative-wrapper .info-steps .steps .step .step-number::after {
    background-position: -133px;
    width: 78px;
    right: -117px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.boxs {
    left: 506px;
    top: 31px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.boxs .img-wrapper {
    width: 200px;
    height: 200px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.phones {
    left: 643px;
    top: 102px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.phones .img-wrapper {
    width: 450px;
    height: 445px;
    overflow: hidden;
  }
  .cms-creative-competition .creative-wrapper .about-us .stand {
    width: 1005px;
  }
  body.cms-academy .academy-main-block-top {
    margin: 0 0 20px 0;
  }
  body.cms-academy .academy-main-block-top .academy-main-block-right img {
    right: -20px;
  }
  body.cms-academy .academy-main-block-top h2 {
    font-size: 40px;
    line-height: 48px;
  }
  body.cms-academy .academy-main-block-top h2 {
    font-size: 50px;
    line-height: 58px;
    margin: 120px 0 70px 0;
  }
  body.cms-all-courses .academy-courses .item-courses-hover .courses-hover-btn {
    width: 90%;
  }
  div.free-course .free-courses-items .free-course-content h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .page-wrapper button:hover,
  .page-wrapper .cart.table-wrapper .actions-toolbar > .action:hover,
  .page-wrapper .action-gift:hover {
    background-color: #7f56ef;
  }
  .page-wrapper button.primary:hover,
  .page-wrapper .cart.table-wrapper .actions-toolbar > .action.primary:hover,
  .page-wrapper .action-gift.primary:hover {
    background-color: #7f56ef;
  }
  .page-wrapper a.action:hover {
    background-color: #7f56ef;
  }
  .cms-index-index .column .home-brands .item:nth-child(n+5) {
    display: none;
  }
  .cms-index-index .main .about-us-wrapper .top .image {
    text-align: center;
    max-width: 100%;
  }
  .cms-index-index .main .about-us-wrapper .top .description {
    text-align: center;
  }
  .cms-index-index .main .about-us-wrapper .top .description .title {
    margin-bottom: 1.5rem;
    text-align: left;
  }
  .cms-index-index .main .about-us-wrapper .top .description .content {
    margin-bottom: 2.5rem;
    max-width: 100%;
    text-align: left;
  }
  .cms-index-index .w4p-slider .slick-arrow {
    /* stylelint-disable declaration-no-important */
    display: none !important;
    /* stylelint-enable declaration-no-important */
  }
  .cms-index-index .w4p-slider .item.slick-slide {
    margin: 0 1.6rem;
  }
  .cms-index-index .special-offer-promo.promo .img-wrapper {
    flex-shrink: initial;
  }
  .cms-index-index .cta-promo .content-wrapper .discount {
    padding: 2rem;
    margin: auto 2rem auto 0;
  }
  .catalogsearch-result-index .column .amasty-catalog-topnav,
  .catalog-category-view .column .amasty-catalog-topnav,
  .ambrand-index-index .column .amasty-catalog-topnav {
    display: none;
  }
  .catalogsearch-result-index .page-wrapper .product-items .product-item,
  .catalog-category-view .page-wrapper .product-items .product-item,
  .ambrand-index-index .page-wrapper .product-items .product-item {
    width: 31.3%;
    margin-right: 3.05%;
  }
  .catalogsearch-result-index .page-wrapper .product-items .product-item:nth-child(4n+4),
  .catalog-category-view .page-wrapper .product-items .product-item:nth-child(4n+4),
  .ambrand-index-index .page-wrapper .product-items .product-item:nth-child(4n+4) {
    margin-right: 3.05%;
  }
  .catalogsearch-result-index .page-wrapper .product-items .product-item:nth-child(3n+3),
  .catalog-category-view .page-wrapper .product-items .product-item:nth-child(3n+3),
  .ambrand-index-index .page-wrapper .product-items .product-item:nth-child(3n+3) {
    margin-right: 0;
  }
  .catalogsearch-result-index .page-wrapper .toolbar:first-child,
  .catalog-category-view .page-wrapper .toolbar:first-child,
  .ambrand-index-index .page-wrapper .toolbar:first-child {
    width: 100%;
    padding: 0;
  }
  .catalogsearch-result-index .page-wrapper .toolbar:first-child .toolbar-sorter,
  .catalog-category-view .page-wrapper .toolbar:first-child .toolbar-sorter,
  .ambrand-index-index .page-wrapper .toolbar:first-child .toolbar-sorter {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  body .am-filter-items-attr_price {
    max-width: 192px;
    width: 100%;
  }
  body .am_shopby_apply_filters .am-show-button {
    border-top: 1px solid #ece7fc;
  }
  body.customer-account-login .page-wrapper .content_wrapper .actions-toolbar {
    width: 100%;
    margin: 0 auto;
  }
  .customer-address-index .table-wrapper {
    overflow-x: auto;
  }
  .sales-order-history .table-wrapper {
    overflow-x: auto;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .payment-option-content {
    width: 100%;
  }
  .checkout-index-index .page-wrapper .opc-wrapper {
    padding-right: 5.2rem;
  }
  .checkout-index-index .page-wrapper .top-links-left > li a {
    padding: 1.2rem 1.9rem;
  }
  .customer-account-index div.customer-survey-item .question-item {
    flex-direction: column;
  }
  .customer-account-index div.customer-survey-item .question-answer-options {
    flex-basis: auto;
  }
  .cms-creative-competition .creative-wrapper .creative-header {
    justify-content: center;
  }
  .cms-creative-competition .creative-wrapper .creative-header .creative-nav {
    display: none;
  }
  .cms-creative-competition .creative-wrapper .competition {
    margin-bottom: 2.8rem;
  }
  .cms-creative-competition .creative-wrapper .competition::before {
    content: '';
    background: url('../images/competition-before-mob.svg') no-repeat;
    position: absolute;
    width: 185px;
    height: 218px;
    left: 0;
    top: -59px;
  }
  .cms-creative-competition .creative-wrapper .competition::after {
    content: '';
    background: url('../images/competition-after-mob.svg') no-repeat;
    position: absolute;
    width: 360px;
    height: 400px;
    right: -229px;
    top: 177px;
  }
  .cms-creative-competition .creative-wrapper .competition .competition-title {
    font-size: 3rem;
    line-height: 1.1;
  }
  .cms-creative-competition .creative-wrapper .competition .competition-footer {
    justify-content: center;
  }
  .cms-creative-competition .creative-wrapper .competition .footer-info {
    text-align: center;
    font-size: 2rem;
    line-height: 1.1;
    color: #ffffff;
  }
  .cms-creative-competition .creative-wrapper .competition .footer-info p {
    color: #092051;
  }
  .cms-creative-competition .creative-wrapper .competition .prize-link {
    display: none;
  }
  .cms-creative-competition .creative-wrapper .info-steps {
    margin: 0 2.8rem 2.8rem;
    padding: 5.6rem 2.7rem;
  }
  .cms-creative-competition .creative-wrapper .info-steps .title {
    font-size: 3.2rem;
    line-height: 1.1;
  }
  .cms-creative-competition .creative-wrapper .info-steps .steps {
    flex-direction: column;
    margin-bottom: 4rem;
  }
  .cms-creative-competition .creative-wrapper .info-steps .steps .step {
    margin-bottom: 11.4rem;
  }
  .cms-creative-competition .creative-wrapper .info-steps .steps .step:last-child {
    margin-bottom: 0;
  }
  .cms-creative-competition .creative-wrapper .info-steps .steps .step-number {
    font-size: 5.6rem;
    line-height: 1;
    width: 81px;
    height: 81px;
    margin-bottom: 1.6rem;
  }
  .cms-creative-competition .creative-wrapper .info-steps .steps .step-number::after {
    width: 76px;
    left: 50%;
    top: 191px;
    transform: translateX(-50%) rotate(90deg);
  }
  .cms-creative-competition .creative-wrapper .info-steps .steps p {
    font-size: 1.6rem;
    line-height: 1.14;
  }
  .cms-creative-competition .creative-wrapper .info-steps .actions {
    flex-direction: column;
    align-items: center;
  }
  .cms-creative-competition .creative-wrapper .info-steps .actions .competition-btn {
    width: 265px;
  }
  .cms-creative-competition .creative-wrapper .info-steps .actions .download {
    margin: 0 0 1.2rem;
  }
  .cms-creative-competition .creative-wrapper .nominations {
    padding: 5.6rem 2.8rem 2.8rem;
  }
  .cms-creative-competition .creative-wrapper .nominations .title {
    font-size: 3.2rem;
    line-height: 1;
    margin-bottom: 3.2rem;
  }
  .cms-creative-competition .creative-wrapper .nominations ul {
    flex-direction: column;
    align-items: center;
    overflow: hidden;
  }
  .cms-creative-competition .creative-wrapper .nominations ul::before {
    transform: rotate(90deg);
  }
  .cms-creative-competition .creative-wrapper .nominations ul .item {
    width: 319px;
    padding: 3.3rem;
    margin-bottom: 2.8rem;
  }
  .cms-creative-competition .creative-wrapper .nominations ul .item:last-child {
    margin-bottom: 0;
  }
  .cms-creative-competition .creative-wrapper .nominations ul .item h2 {
    font-size: 2.4rem;
    line-height: 1.51;
    margin: 0 0 1.8rem;
  }
  .cms-creative-competition .creative-wrapper .nominations ul .item p {
    opacity: .7;
    margin-bottom: 0;
  }
  .cms-creative-competition .creative-wrapper .prizes {
    padding: 5.6rem 1.4rem;
  }
  .cms-creative-competition .creative-wrapper .prizes .title {
    text-align: center;
    font-size: 3.2rem;
    margin-bottom: 59rem;
    width: 100%;
  }
  .cms-creative-competition .creative-wrapper .prizes p {
    font-size: 2rem;
    line-height: 1.6;
    text-align: center;
    font-weight: 400;
  }
  .cms-creative-competition .creative-wrapper .prizes p strong {
    font-weight: 900;
    text-transform: uppercase;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.boxs {
    flex-direction: row;
    top: 160px;
    left: 136px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.boxs .img-wrapper {
    margin: 0 1.6rem 0 0;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.boxs .img-wrapper img {
    width: 181px;
    height: 158px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.phones {
    flex-direction: row-reverse;
    top: 348px;
    left: 299px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.phones .img-wrapper {
    margin: 0 0 0 1.6rem;
    width: 321px;
    height: 321px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.phones .img-wrapper img {
    width: 174px;
    height: 236px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.phones p {
    white-space: nowrap;
  }
  .cms-creative-competition .creative-wrapper .about-us {
    padding: 5.6rem 2.8rem 2.8rem;
  }
  .cms-creative-competition .creative-wrapper .about-us .title {
    font-size: 3.2rem;
    line-height: 1.12;
  }
  .cms-creative-competition .creative-wrapper .about-us .company {
    width: 319px;
    backdrop-filter: blur(182.971px);
    border-radius: 48px;
    padding: .8rem;
  }
  .cms-creative-competition .creative-wrapper .about-us .company::before {
    background: url('../images/mob-cameras.svg') no-repeat;
    width: 170px;
    height: 23px;
    left: 50%;
    transform: translateX(-50%);
  }
  .cms-creative-competition .creative-wrapper .about-us .company .wrapper {
    border-radius: 44px;
    padding: 0;
    overflow: hidden;
  }
  .cms-creative-competition .creative-wrapper .about-us .company .wrapper h2 {
    font-size: 2.4rem;
    line-height: 1;
    margin: 7.2rem 0 2.4rem;
  }
  .cms-creative-competition .creative-wrapper .about-us .company .wrapper p {
    font-size: 1.4rem;
    line-height: 1.31;
    opacity: .7;
    margin: 0 3rem 2.6rem;
  }
  .cms-creative-competition .creative-wrapper .about-us .stand {
    display: none;
  }
  .cms-creative-competition .creative-wrapper .your-works {
    padding: 6.4rem 2.8rem 5.6rem;
  }
  .cms-creative-competition .creative-wrapper .your-works::before {
    content: '';
    background: url('../images/footer-before-mob.svg') no-repeat;
    width: 97px;
    height: 165px;
  }
  .cms-creative-competition .creative-wrapper .your-works::after {
    content: '';
    background: url('../images/footer-after-mob.svg') no-repeat;
    width: 115px;
    height: 223px;
  }
  .cms-creative-competition .creative-wrapper .your-works .title {
    font-size: 3.2rem;
    line-height: 1.1;
    margin-bottom: 3.2rem;
  }
  .cms-creative-competition .creative-wrapper .your-works .dates {
    background: #ffffff;
    border-radius: 28px;
    padding: 3.2rem 2.4rem;
  }
  .cms-creative-competition .creative-wrapper .your-works .dates p {
    display: flex;
    flex-direction: column;
    font-size: 1.8rem;
    line-height: 1.4;
    color: #092051;
    white-space: nowrap;
  }
  .cms-creative-competition .creative-wrapper .your-works .dates p strong {
    color: #0995fe;
  }
  .cms-creative-competition .creative-wrapper .your-works p {
    display: none;
  }
  .cms-creative-competition .creative-wrapper .your-works .actions {
    margin-bottom: 0;
    flex-direction: column;
    align-items: center;
  }
  .cms-creative-competition .creative-wrapper .your-works .actions .competition-btn {
    width: 265px;
  }
  .cms-creative-competition .creative-wrapper .your-works .actions .download {
    margin: 0 0 1.6rem;
  }
  .cms-creative-competition .creative-wrapper .creative-footer {
    flex-direction: column-reverse;
    align-items: center;
    padding: 1.6rem;
  }
  .cms-creative-competition .creative-wrapper .creative-footer .social-links {
    position: static;
    transform: none;
    margin-bottom: 1rem;
  }
  body.cms-academy .academy-courses {
    margin: 0 auto 70px;
  }
  body.cms-academy .academy-courses .academy-courses-title {
    margin: 0 0 14px;
  }
  body.cms-academy .academy-courses h2 {
    font-size: 32px;
    line-height: 44px;
    margin: 0;
  }
  body.cms-academy .academy-courses .courses-btn {
    font-size: 16px;
    line-height: 16px;
  }
  body.cms-academy .academy-courses .w4p-slider .slick-list {
    padding: 0 0 20px;
  }
  body.cms-academy .academy-courses .w4p-slider .item {
    height: 360px;
    margin: 0 20px 0;
    box-shadow: none;
  }
  body.cms-academy .academy-courses .w4p-slider .item.active .item-courses-hover {
    display: flex;
  }
  body.cms-academy .academy-courses .w4p-slider .description-block > div {
    height: 100%;
    padding: 23px 30px 0;
  }
  body.cms-academy .academy-courses .w4p-slider .description-block h5 {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 4px;
  }
  body.cms-academy .academy-courses .w4p-slider .description-block h3 {
    font-size: 22px;
    line-height: 22px;
  }
  body.cms-academy .academy-courses .w4p-slider .courses-btn {
    bottom: 30px;
  }
  body.cms-academy .academy-courses .w4p-slider .courses-btn::after {
    position: relative;
    top: 3px;
  }
  body.cms-academy .academy-courses .slick-dots li {
    border-radius: 50%;
    overflow: hidden;
    width: 12px;
    height: 12px;
    margin: 0 10px;
  }
  body.cms-academy .academy-courses .slick-dots li button:before,
  body.cms-academy .academy-courses .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
  body.cms-academy .academy-courses .slick-dots li .action-gift:before {
    width: 12px;
    height: 12px;
  }
  body.cms-academy .academy-courses .academy-courses-title-btn {
    display: none;
  }
  body.cms-academy .academy-courses .academy-courses-title-btn-mob {
    display: block;
    max-width: 328px;
    margin: 50px auto 0;
    width: auto;
  }
  body.cms-academy .academy-courses .item-courses-hover .courses-hover-btn {
    width: 90%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }
  body.cms-academy .academy-courses-content-items {
    flex-wrap: wrap;
  }
  body.cms-academy .academy-courses-content-items .academy-courses-content-item {
    max-width: 50%;
    margin: 0 0 20px;
  }
  body.cms-academy .academy-courses-content .academy-courses-content-img-wrapper {
    margin: 0 auto;
  }
  body.cms-academy .academy-about .academy-about-product-items {
    grid-template-columns: auto;
  }
  body.cms-academy .academy-about .academy-about-product-item {
    display: none;
  }
  body.cms-academy .academy-about .academy-about-center-block {
    grid-column-start: auto;
    grid-column-end: auto;
    grid-row-start: auto;
    grid-row-end: auto;
    background: #ffffff;
    width: 328px;
    height: 328px;
    border-radius: 50%;
    margin: 0 auto;
  }
  body.cms-academy .academy-about .academy-about-center-block h3 {
    font-size: 50px;
    line-height: 63px;
    color: #0055b8;
  }
  body.cms-academy .academy-about .academy-about-center-block p {
    font-size: 14px;
    line-height: 18px;
    color: #0055b8;
    max-width: 192px;
  }
  body.cms-academy .academy-about .academy-about-btn-mob {
    display: block;
  }
  body.cms-all-courses .academy-courses .description-block > div {
    padding: 35px 30px 48px;
  }
  body.cms-all-courses .academy-courses .description-block h3 {
    font-size: 24px;
  }
  body.cms-all-courses .academy-courses .item.active .item-courses-hover {
    display: flex;
  }
  div.free-course .free-courses-items {
    padding: 44px 0 70px;
    grid-template-columns: 1fr;
    gap: 43px;
    justify-items: center;
  }
  div.free-course .free-courses-items .item {
    max-width: 272px;
  }
  div.free-course .free-courses-items .free-course-title {
    padding: 30px 0 16px 30px;
  }
  div.free-course .free-courses-items .free-course-title p {
    font-size: 94px;
    line-height: 94px;
  }
  div.free-course .free-courses-items .free-course-content {
    padding: 22px 30px 30px 30px;
    height: 145px;
  }
  div.free-course .free-courses-items .free-course-content h3 {
    font-size: 22px;
    line-height: 22px;
  }
  div.free-course .free-courses-items .free-course-content .free-course-btn {
    font-size: 16px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .cms-index-index div.w4p-slider {
    padding: 0;
  }
  .cms-index-index div.w4p-slider.fullwidth.slick-slider {
    max-height: none;
    max-width: 100%;
  }
  .cms-index-index div.w4p-slider.fullwidth.slick-slider .slick-dots {
    bottom: 28px;
  }
  .cms-index-index div.w4p-slider .slick-list {
    border-radius: 20px;
    width: 100%;
  }
  .cms-index-index div.w4p-slider .slick-list .item.slick-slide {
    margin: 0;
  }
  .cms-index-index div.w4p-slider .item {
    border-radius: 20px;
    flex-direction: column;
    padding: 0;
  }
  .cms-index-index div.w4p-slider .item .image-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    padding: 0;
  }
  .cms-index-index div.w4p-slider .item .content-wrapper {
    border: none;
    width: 100%;
    padding: 3.7rem 2.1rem .9rem;
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
  }
  .cms-index-index div.w4p-slider .item .content-wrapper .title h4 {
    font-size: 2.2rem;
    margin-bottom: 1.4rem;
  }
  .cms-index-index div.w4p-slider .item .content-wrapper .action {
    display: block;
    max-width: 286px;
    text-align: center;
    margin: 0 auto;
  }
  .cms-index-index .main .banner-welcome-block {
    max-width: initial;
  }
  .cms-index-index .main .banner-welcome-block .desktop-img {
    display: none;
  }
  .cms-index-index .main .banner-welcome-block .mob-img {
    display: block;
  }
  .cms-index-index .main .welcome-banners {
    flex-direction: column-reverse;
  }
  .cms-index-index .registration-promo .content-wrapper {
    flex-direction: column;
    height: auto;
  }
  .cms-index-index .registration-promo .content-wrapper h2 {
    text-align: center;
  }
  .cms-index-index .special-offer-promo.promo .wrapper {
    flex-direction: column-reverse;
    margin: 0 auto;
    width: 75%;
  }
  .cms-index-index .special-offer-promo.promo .wrapper .content-wrapper {
    padding: 4rem 2rem 3.7rem;
    align-items: center;
    width: initial;
  }
  .cms-index-index .special-offer-promo.promo .wrapper .content-wrapper h2 {
    display: none;
  }
  .cms-index-index .special-offer-promo.promo .wrapper .content-wrapper .description {
    text-align: center;
    margin-bottom: 3.4rem;
  }
  .cms-index-index .special-offer-promo.promo .wrapper .img-wrapper {
    margin: 3.5rem 0 0;
    flex-shrink: 0;
    width: 221px;
    height: 221px;
  }
  .cms-index-index .cta-promo.promo .content-wrapper {
    flex-direction: column;
    align-items: center;
    padding: 3.0rem 1.6rem 1.1rem;
  }
  .cms-index-index .cta-promo.promo .content-wrapper h2 {
    margin: 0 0 3.3rem;
    padding: 0;
    font-size: 2.2rem;
  }
  .cms-index-index .cta-promo.promo .content-wrapper .discount {
    border-radius: 20px;
    font-size: 4.2rem;
    line-height: 1.14;
    max-width: 328px;
    width: 100%;
    padding: 1.8rem 7.5rem;
    margin: 0;
  }
  .cms-index-index .cta-promo.promo .content-wrapper .img-wrappper {
    margin: 0 0 4.4rem;
  }
  .cms-index-index .cta-promo.promo .action::before {
    background-size: 35px 20px;
    width: 35px;
    height: 20px;
    position: absolute;
    right: 33%;
    bottom: 86px;
  }
  .cms-index-index .contact_us_home {
    flex-direction: column;
    align-items: center;
  }
  .cms-index-index .contact_us_home div.description {
    margin-right: 0;
  }
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block,
  .cms-index-index .related .block-viewed-products-grid.block,
  .checkout-cart-index .related .block-viewed-products-grid.block,
  .catalog-product-view .related .block-viewed-products-grid.block {
    margin-left: 0;
  }
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items,
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items,
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items,
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items {
    justify-content: left;
    flex-wrap: wrap;
  }
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item,
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item,
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item,
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item {
    width: calc((100% - 5.1%)/3);
  }
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+7),
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+7),
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+7),
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+7),
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+7),
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(n+7) {
    display: none;
  }
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(3n+3),
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(3n+3),
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(3n+3),
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(3n+3),
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(3n+3),
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(3n+3) {
    margin-right: 0;
  }
  .cms-index-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .cms-index-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .related .block-viewed-products-grid.block ol.product-items .product-item:nth-child(4n+4) {
    margin-right: 2.55%;
  }
  .cms-index-index .recently-viewed-products .block-viewed-products-grid .block-title,
  .checkout-cart-index .recently-viewed-products .block-viewed-products-grid .block-title,
  .catalog-product-view .recently-viewed-products .block-viewed-products-grid .block-title,
  .cms-index-index .related .block-viewed-products-grid .block-title,
  .checkout-cart-index .related .block-viewed-products-grid .block-title,
  .catalog-product-view .related .block-viewed-products-grid .block-title {
    margin-left: 1.5rem;
  }
  .cms-club .breadcrumbs {
    display: none;
  }
  .cms-club div.club-bunner {
    background: #ffffff;
    color: #000000;
    padding: 40px 0 0;
    height: auto;
    display: block;
  }
  .cms-club div.club-bunner .club-bunner-women {
    display: none;
  }
  .cms-club div.club-bunner h2 {
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1.15;
    margin: 0 0 23px;
  }
  .cms-club div.club-bunner p {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 2.5rem;
  }
  .cms-club div.club-bunner .join-club-link {
    position: static;
    margin: 25px 0 20px;
    width: 100%;
    transform: none;
  }
  .cms-club div.club-bunner .club-bunner-women-mob {
    display: block;
    background: #eba4a2;
    border-radius: 10px;
    text-align: center;
    padding: 7px 0 0;
  }
  .cms-club div.club-bunner .club-bunner-text-top {
    top: auto;
    bottom: -34px;
    left: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 10px;
    color: #ffffff;
    padding: 1.4rem 2.3rem;
    font-size: 1.4rem;
  }
  .cms-club div.advantages-club h3 {
    font-size: 2.2rem;
    font-weight: 700;
    margin: 63px 0 52px;
  }
  .cms-club div.advantages-club .advantages-club-items {
    display: flex;
    flex-wrap: wrap;
  }
  .cms-club div.advantages-club .advantages-club-item {
    width: 50%;
    margin-bottom: 20px;
    flex-basis: auto;
    padding: 0;
  }
  .cms-club div.advantages-club .advantages-club-item:nth-child(odd) {
    padding: 0 10px 0 0;
  }
  .cms-club div.advantages-club p {
    font-size: 1.4rem;
  }
  .cms-club div.additional-offer {
    background: #fff9ea;
    padding: 16px 0 50px 16px;
    margin: 57px 0 0;
  }
  .cms-club div.additional-offer h3 {
    font-size: 1.6rem;
    margin: 57px 0 40px;
  }
  .cms-club div.additional-offer p {
    font-size: 1.4rem;
    margin: 0 0 0 22px;
    padding: 0 16px 0 0;
  }
  .cms-club div.additional-offer .item-number {
    padding: 0;
  }
  .cms-club div.additional-offer .additional-offer-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    width: 100%;
    margin-left: 0;
  }
  .cms-club div.spray {
    flex-direction: column;
    margin: 35px 0 54px;
  }
  .cms-club div.spray .spray-left {
    text-align: center;
  }
  .cms-club div.spray img {
    width: 84px;
    height: 84px;
  }
  .cms-club div.spray p {
    text-align: center;
    font-size: 1.4rem;
    margin: 22px auto 0;
  }
  .cms-club div.customers-counter-wrapper {
    padding: 46px 0 57px;
  }
  .cms-club div.customers-counter-wrapper .we-are-already {
    font-size: 2.2rem;
  }
  .cms-club div.customers-counter-wrapper .waiting-for-you {
    font-size: 2.2rem;
    margin: 0 0 24px;
  }
  body.mpblog-post-index .post-image {
    min-height: auto;
  }
  body.mpblog-post-index .title-blog {
    height: 97px;
    margin: 0 0 33px;
  }
  body.mpblog-post-index .title-blog h2 {
    font-size: 32px;
    line-height: 3.03125;
  }
  body.mpblog-post-index .post-info-wraper h2.mp-post-title {
    font-size: 22px;
    line-height: 1.220909091;
    margin-top: 11px;
  }
  body.mpblog-post-index .col-mp {
    float: none;
  }
  body.mpblog-post-index .col-mp:nth-child(odd) {
    padding: 0;
  }
  body.mpblog-post-index .col-mp:nth-child(even) {
    padding: 0;
  }
  body.mpblog-post-index .post-list-item {
    margin-bottom: 0;
  }
  body.mpblog-post-view .post-view-image {
    margin: 30px 0 0;
  }
  body.mpblog-post-view .post-view-image img {
    width: 100%;
    border-radius: 20px;
  }
  body.mpblog-post-view .mp-post-name {
    font-size: 22px;
    line-height: 0.96;
    margin: 32px auto 13px auto;
  }
  body.mpblog-post-view .mp-post-info {
    margin: 0 0 22px;
  }
  body.mpblog-post-view .post-post_content p {
    font-size: 14px;
    margin: 0 auto 20px auto;
  }
  body.mpblog-post-view .post-list-item {
    width: 100%;
  }
  body.mpblog-post-view .post-image {
    min-height: auto;
  }
  body.mpblog-post-view .post-info-wraper h2.mp-post-title {
    font-size: 22px;
    line-height: 1.220909091;
    margin-top: 11px;
  }
  body.mpblog-post-view .col-mp {
    float: none;
  }
  body.mpblog-post-view .col-mp:nth-child(odd) {
    padding: 0;
  }
  body.mpblog-post-view .col-mp:nth-child(even) {
    padding: 0;
  }
  body.mpblog-post-view .post-list-item {
    margin-bottom: 0;
  }
  body.mpblog-post-view .block-blog-related-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.17;
    margin: 41px 0;
  }
  body.mpblog-post-view .related-content-container {
    margin: 0 0 108px 0;
  }
}
@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-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 1.6rem;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .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: 1.6rem;
    padding-right: 1.6rem;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .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 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: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    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: #000000;
    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: #000000;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .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: none;
  }
  .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: 14px;
    font-weight: 700;
  }
  form:not(.linear-theme) .amcform-title-wrap {
    display: none;
    max-width: 50%;
  }
  form:not(.linear-theme) .amcform-title-wrap:not(:last-child):after,
  form:not(.linear-theme) .amcform-title-wrap:before {
    width: 50%;
    content: '';
  }
  form:not(.linear-theme) .amcform-title-wrap:first-child:before {
    content: none;
  }
  form:not(.linear-theme) .amcform-title-wrap:after {
    background: linear-gradient(90deg, #e3e3e3 16.87%, #ffffff 107.36%);
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active ~ form:not(.linear-theme) .amcform-title-wrap:nth-last-child(2) {
    display: none;
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active,
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + .amcform-title-wrap,
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + form:not(.linear-theme) .amcform-title-wrap:nth-last-child(2),
  form:not(.linear-theme) .amcform-title-wrap.-done:nth-last-child(2) {
    display: block;
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active:not(:last-child):before,
  form:not(.linear-theme) .amcform-title-wrap.-done:not(:last-child):before {
    background: linear-gradient(270deg, #92b0ff 11.11%, rgba(146, 176, 255, 0) 100%);
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + form:not(.linear-theme) .amcform-title-wrap:not(.-disabled):after {
    background: linear-gradient(270deg, rgba(146, 176, 255, 0) 11.1%, #92b0ff 100%);
  }
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active:after,
  form:not(.linear-theme) .amcform-title-wrap.ui-state-active + .amcform-title-wrap:before,
  form:not(.linear-theme) .amcform-title-wrap.-done:nth-last-child(2):after {
    background: #92b0ff;
  }
  .linear-theme .amcform-page-titles {
    padding: 0 15px;
  }
  .linear-theme .amcform-title-wrap {
    display: block;
    min-width: 50%;
    max-width: 100%;
  }
  .linear-theme .amcform-title-wrap.ui-state-active ~ .linear-theme .amcform-title-wrap:nth-last-child(2) {
    display: block;
  }
  .linear-theme .fields {
    margin: 0 -15px;
    padding: 0 15px;
  }
  .linear-theme.rendered-form .fieldset > .field.form-group,
  .linear-theme.rendered-form .fieldset > .fields > .field.form-group {
    padding: 0 15px;
  }
  .linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-two,
  .linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-two,
  .linear-theme.rendered-form .fieldset > .field.form-group.amform-layout-three,
  .linear-theme.rendered-form .fieldset > .fields > .field.form-group.amform-layout-three {
    max-width: 100%;
  }
  .circle-theme .amcform-page-titles {
    align-items: stretch;
  }
  .circle-theme .amcform-title {
    display: block;
    margin: 0;
  }
  .circle-theme .amcform-label {
    display: block;
    padding: 10px 0;
  }
  .circle-theme .amcform-title-wrap {
    margin: 0;
    border-bottom: 4px solid #92b0ff;
  }
  .circle-theme .amcform-title-wrap:after,
  .circle-theme .amcform-title-wrap:before {
    display: none;
  }
  .circle-theme .amcform-title-wrap + .amcform-title-wrap {
    margin: 0;
  }
  .circle-theme .amcform-title-wrap.ui-state-active {
    border-color: #4776f0;
  }
  .circle-theme .amcform-title-wrap.-disabled {
    border-color: #e3e3e3;
  }
  .circle-theme .amcform-title-wrap.-error {
    border-color: #eb5757;
  }
  .amcform-table-block,
  .amcform-table-block tbody,
  .amcform-table-block .amcform-tr,
  .amcform-table-block .amcform-th,
  .amcform-table-block .amcform-td {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .amcform-table-block .amcform-th {
    padding-bottom: 0;
  }
  .amcform-table-block .amcform-td {
    padding-top: 5px;
  }
  .filter-content .active .am-show-more.-active {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .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;
  }
  .tier-progress-bar .tier-point .label,
  .tier-progress-bar .tier-point .number,
  .tier-progress-bar .tier-point .tier-logo {
    display: none;
  }
  .tier-progress-bar .tier-point:first-child .label,
  .tier-progress-bar .tier-point:last-child .label,
  .tier-progress-bar .tier-point:first-child .number,
  .tier-progress-bar .tier-point:last-child .number,
  .tier-progress-bar .tier-point:first-child .tier-logo,
  .tier-progress-bar .tier-point:last-child .tier-logo {
    display: block;
  }
  .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: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .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%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    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: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .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: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -1.6rem 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #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: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .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;
  }
  .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: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .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: 20px;
  }
  .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;
  }
  body aside.modal-popup .modal-inner-wrap {
    width: calc(100% - 32px);
  }
  body aside.modal-popup.modal-slide {
    left: 0;
  }
  body aside.modal-popup.modal-slide .modal-inner-wrap {
    width: calc(100% - 32px);
    height: auto;
    margin: 8.4rem 0;
  }
  body aside.modal-popup.modal-slide .modal-inner-wrap[class] {
    background: #ffffff;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  body .breadcrumbs {
    margin: 3.9rem auto 0;
  }
  body .breadcrumbs .items .item {
    font-size: 1rem;
    line-height: 1rem;
  }
  .cms-index-index .main .about-us-wrapper .top {
    flex-direction: column;
    align-items: center;
    margin-bottom: 6.1rem;
  }
  .cms-index-index .main .about-us-wrapper .top .description {
    max-width: 100%;
    width: initial;
    margin: 0;
    padding: 0 1.6rem;
  }
  .cms-index-index .main .about-us-wrapper .top .image {
    margin-right: 0;
  }
  .cms-index-index .main .about-us-wrapper .bottom ul {
    flex-wrap: wrap;
  }
  .cms-index-index .main .about-us-wrapper .bottom ul li {
    margin-right: 0;
  }
  .cms-index-index .main .about-us-wrapper .bottom ul li:last-child {
    margin-right: 0;
  }
  .cms-index-index .main .about-us-wrapper .bottom ul li .icon {
    width: 79px;
    height: 79px;
    margin-bottom: 1.7rem;
  }
  .cms-index-index .main .about-us-wrapper .bottom ul li span {
    max-width: 160px;
    width: 100%;
  }
  .page-wrapper .footer .footer-average .footer-contacts {
    position: relative;
    padding: 0 0 4.4rem;
    margin-bottom: 4rem;
  }
  .page-wrapper .footer .footer-average .footer-contacts:after {
    left: 50%;
    transform: translateX(-50%);
    background: #f9f9f9;
    opacity: .2;
    content: '';
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 1px;
  }
  .page-wrapper .footer-links {
    flex-direction: column;
    align-items: center;
  }
  .page-wrapper .footer-links > div:first-child {
    position: relative;
    padding-bottom: 4.4rem;
    margin-bottom: 4rem;
  }
  .page-wrapper .footer-links > div:first-child:after {
    left: 50%;
    transform: translateX(-50%);
    background: #f9f9f9;
    opacity: .2;
    content: '';
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 1px;
  }
  .page-wrapper .page-header {
    margin-bottom: 0;
    border: none;
  }
  .page-wrapper .page-header .top-links-left {
    display: none;
    flex-direction: column;
    padding-top: 4rem;
  }
  .page-wrapper .page-header .top-links-left > li:not(:last-child) {
    margin: 0;
  }
  .page-wrapper .page-header .top-links-left > li a {
    color: #000000;
    opacity: 1;
    font-weight: 700;
    font-size: 1.6rem;
    text-transform: uppercase;
    padding: 1rem 2rem;
  }
  .page-wrapper .page-header .nav-sections .top-links-left {
    display: flex;
  }
  .page-wrapper .page-header .nav-sections .switcher-trigger strong {
    display: none;
  }
  .page-wrapper .page-header .header.content {
    flex-direction: column;
    padding: 8rem 1.7rem 3rem;
    border-bottom: 1px solid #ece7fc;
  }
  .page-wrapper .page-header .header.content .logo {
    max-width: 104px;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 16px;
    padding: 0;
  }
  .page-wrapper .page-header .header.content .about-us {
    position: absolute;
    top: 20px;
    left: 150px;
    border: 1px solid #ff785a;
    border-radius: 3rem;
    padding: .8rem .5rem;
    font-size: 1.3rem;
    color: #ff785a;
    font-weight: 700;
    text-align: center;
    width: 100px;
  }
  .page-wrapper .page-header .content-navigation {
    width: 100%;
    justify-content: space-between;
    position: relative;
  }
  .page-wrapper .page-header .block-search.sfera-search input {
    transition: none;
  }
  .page-wrapper .page-header .block-search.sfera-search.active {
    position: absolute;
    width: 100%;
    transition: all .2s;
  }
  .page-wrapper .page-header .block-search.sfera-search.active input {
    width: 100%;
    opacity: 1;
    padding: 0 6.5rem 0 3rem;
  }
  .page-wrapper .page-header .block-search.sfera-search.active .action.search {
    right: 20px;
    left: auto;
  }
  .page-wrapper .page-header .nav-sections-item-content {
    padding: 0 0 2.5rem;
  }
  .page-wrapper .page-header .navigation {
    display: flex;
    flex-direction: column-reverse;
  }
  .page-wrapper .page-header .navigation .top-links-left {
    display: flex;
    flex-direction: row;
    padding: 0;
  }
  .page-wrapper .page-header .navigation .top-links-left > li {
    border: none;
    padding: 0;
  }
  .page-wrapper .page-header .navigation .our-club,
  .page-wrapper .page-header .navigation .creative-competition {
    font-size: 1.3rem;
    color: #7f56ef;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1rem 2rem;
    border-radius: 3rem;
    box-sizing: border-box;
    margin: .5rem 0;
  }
  .page-wrapper .page-header .navigation .our-links {
    display: flex;
  }
  .page-wrapper .nav-toggle {
    right: 15px;
  }
  .page-wrapper .block-search .field.search .label {
    display: none;
  }
  .page-wrapper .block-search.open input {
    position: static;
    margin: 0;
  }
  .page-wrapper .page-header .nav-sections {
    width: 90%;
    z-index: 102;
  }
  .page-wrapper .navigation .level0.active .all-category .ui-state-focus {
    border-color: #7f56ef;
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider .product-item-actions,
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider .product-item-actions,
  .cms-index-index .popular-products .product-items .product-item.product-slider .product-item-actions,
  .mpblog-post-view .popular-products .product-items .product-item.product-slider .product-item-actions {
    margin-left: 0;
  }
  .product-review-container .review-list .review-item .review-top .review-date {
    position: absolute;
    left: 20px;
    bottom: 29px;
  }
  .catalog-product-view .page-wrapper .swatch-option-tooltip {
    /*stylelint-disable declaration-no-important*/
    display: none !important;
    visibility: hidden !important;
    /*stylelint-enable declaration-no-important*/
  }
  .catalog-product-view .page-wrapper .product.info.detailed {
    padding-top: 4.2rem;
  }
  .catalog-product-view .page-wrapper .product-info-main .overview {
    margin: 2.5rem 0 0;
  }
  .catalog-product-view .page-wrapper .product-info-main .overview p {
    font-size: 1.4rem;
    line-height: 1.28;
  }
  .catalog-product-view .page-wrapper .product-options-wrapper .fieldset {
    margin-bottom: .5rem;
  }
  .catalog-product-view .page-wrapper .swatch-opt {
    margin-bottom: 0;
  }
  .catalog-product-view .page-wrapper .swatch-opt .swatch-attribute.color {
    flex-direction: column;
    margin: 0 0 0 .5rem;
  }
  .catalog-product-view .page-wrapper .swatch-opt .swatch-attribute.color .mage-error {
    bottom: .5rem;
  }
  .catalog-product-view .page-wrapper .fotorama {
    margin-bottom: 3.2rem;
  }
  .catalog-product-view .page-wrapper .fotorama__arr--next,
  .catalog-product-view .page-wrapper .fotorama__arr--prev {
    transform: none;
    opacity: 1;
    width: 20px;
  }
  .catalog-product-view .page-wrapper .fotorama__nav-wrap {
    /* stylelint-disable-next-line declaration-no-important */
    display: none !important;
  }
  .catalog-product-view .page-wrapper .product-info-main .product-social-links {
    display: none;
  }
  .catalog-product-view .page-wrapper .box-tocart .action.tocart {
    display: none;
  }
  .catalog-product-view .page-wrapper .price-box {
    flex-direction: row-reverse;
  }
  .catalog-product-view .page-wrapper .old-price {
    margin-right: 1rem;
    display: flex;
    align-items: flex-end;
  }
  .catalog-product-view .page-wrapper .old-price .price-container {
    margin-bottom: 1.5rem;
  }
  .catalog-product-view .page-wrapper .prices-tier .item {
    font-size: 1.2rem;
    line-height: 1.33;
  }
  .catalog-product-view .page-wrapper .prices-tier .item * {
    font-size: 1.2rem;
    line-height: 1.33;
  }
  .catalog-product-view .main .related .content {
    margin-bottom: 9.3rem;
  }
  .checkout-cart-index .page-wrapper .recently-viewed-products .block-content .product-item .product-item-photo .product-image-container .product-image-photo {
    margin: 0 auto;
  }
  .checkout-cart-index .page-wrapper .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .tocart {
    width: 100%;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .product-image-wrapper .product-image-photo {
    width: 50px;
  }
  .checkout-cart-index .page-wrapper .cart-summary {
    /* stylelint-disable-next-line declaration-no-important */
    top: 0 !important;
  }
  .checkout-cart-index .page-wrapper .cart-summary .clear {
    width: 4.7rem;
    height: 4.7rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .clear::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .checkout-cart-index .page-wrapper .cart-summary .discount .messages {
    top: 1rem;
    margin-bottom: 0;
  }
  .checkout-cart-index .page-wrapper .cart-summary .totals.notice td span {
    font-size: 1.2rem;
  }
  .checkout-cart-index .page-wrapper .admin__data-grid-outer-wrap {
    padding: 0 1.5rem;
  }
  .catalogsearch-result-index,
  .catalog-category-view,
  .ambrand-index-index {
    /* stylelint-disable selector-max-id */
  }
  .catalogsearch-result-index #amasty-shopby-product-list .products.wrapper,
  .catalog-category-view #amasty-shopby-product-list .products.wrapper,
  .ambrand-index-index #amasty-shopby-product-list .products.wrapper {
    margin: 0;
  }
  .catalogsearch-result-index .page-main .page-title,
  .catalog-category-view .page-main .page-title,
  .ambrand-index-index .page-main .page-title {
    font-size: 2.2rem;
    line-height: 1.18;
    margin-right: -.2rem;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items,
  .catalog-category-view .page-main .products-grid .product-items,
  .ambrand-index-index .page-main .products-grid .product-items {
    justify-content: start;
    margin: 0;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item,
  .catalog-category-view .page-main .products-grid .product-items .product-item,
  .ambrand-index-index .page-main .products-grid .product-items .product-item {
    width: 48.75%;
    margin: 0 .7rem 1.9rem 0;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item:hover,
  .catalog-category-view .page-main .products-grid .product-items .product-item:hover,
  .ambrand-index-index .page-main .products-grid .product-items .product-item:hover {
    box-shadow: none;
    z-index: initial;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item:nth-child(even),
  .catalog-category-view .page-main .products-grid .product-items .product-item:nth-child(even),
  .ambrand-index-index .page-main .products-grid .product-items .product-item:nth-child(even) {
    margin-right: 0;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
    font-size: 1.6rem;
    line-height: 1.33;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
    margin-top: .5rem;
    min-height: 50px;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price {
    font-size: 2.2rem;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price {
    padding-bottom: .2rem;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    display: block;
    margin: 0 auto;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo {
    width: calc(100% - 10px);
    height: auto;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-actions,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-item-info .product-item-actions,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-item-info .product-item-actions {
    margin-left: 0;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .actions-secondary .towishlist,
  .catalog-category-view .page-main .products-grid .product-items .product-item .actions-secondary .towishlist,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .actions-secondary .towishlist {
    right: -20px;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .actions-secondary .towishlist.added::before,
  .catalog-category-view .page-main .products-grid .product-items .product-item .actions-secondary .towishlist.added::before,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .actions-secondary .towishlist.added::before {
    background-size: 17px 17px;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .actions-secondary .towishlist:hover::before,
  .catalog-category-view .page-main .products-grid .product-items .product-item .actions-secondary .towishlist:hover::before,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .actions-secondary .towishlist:hover::before {
    background-size: 17px 17px;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .actions-secondary .towishlist::before,
  .catalog-category-view .page-main .products-grid .product-items .product-item .actions-secondary .towishlist::before,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .actions-secondary .towishlist::before {
    background-size: 17px 17px;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-reviews-summary,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-reviews-summary,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-reviews-summary {
    margin: 0;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-reviews-summary .reviews-actions,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-reviews-summary .reviews-actions,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-reviews-summary .reviews-actions {
    font-size: 1rem;
    line-height: 1.1;
    min-height: 26px;
    padding-bottom: .2rem;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-reviews-summary .rating-result,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-reviews-summary .rating-result,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-reviews-summary .rating-result {
    vertical-align: baseline;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-reviews-summary .rating-result::before,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-reviews-summary .rating-result::before,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-reviews-summary .rating-result::before {
    font-size: 2.2rem;
    height: 22px;
    line-height: 1;
  }
  .catalogsearch-result-index .page-main .products-grid .product-items .product-item .product-reviews-summary .rating-result span::before,
  .catalog-category-view .page-main .products-grid .product-items .product-item .product-reviews-summary .rating-result span::before,
  .ambrand-index-index .page-main .products-grid .product-items .product-item .product-reviews-summary .rating-result span::before {
    font-size: 2.2rem;
    height: 22px;
    line-height: 1;
  }
  .catalogsearch-result-index div.category-view,
  .catalog-category-view div.category-view,
  .ambrand-index-index div.category-view {
    flex-direction: column;
    margin: 30px 0 32px 0;
  }
  .catalogsearch-result-index div.category-view .category-image,
  .catalog-category-view div.category-view .category-image,
  .ambrand-index-index div.category-view .category-image {
    width: 100%;
    margin: 0 0 32px 0;
    flex-basis: auto;
  }
  .catalogsearch-result-index div.category-view .category-image img,
  .catalog-category-view div.category-view .category-image img,
  .ambrand-index-index div.category-view .category-image img {
    width: 100%;
  }
  .catalogsearch-result-index div.category-view h2,
  .catalog-category-view div.category-view h2,
  .ambrand-index-index div.category-view h2 {
    font-size: 32px;
  }
  .catalogsearch-result-index div.category-view .category-description,
  .catalog-category-view div.category-view .category-description,
  .ambrand-index-index div.category-view .category-description {
    width: 100%;
  }
  .catalogsearch-result-index div.category-view p,
  .catalog-category-view div.category-view p,
  .ambrand-index-index div.category-view p {
    font-size: 14px;
  }
  .catalogsearch-result-index .page-wrapper .toolbar:first-child .toolbar-sorter,
  .catalog-category-view .page-wrapper .toolbar:first-child .toolbar-sorter,
  .ambrand-index-index .page-wrapper .toolbar:first-child .toolbar-sorter {
    margin-bottom: 3.1rem;
  }
  .catalogsearch-result-index .page-wrapper .toolbar .sorter-options,
  .catalog-category-view .page-wrapper .toolbar .sorter-options,
  .ambrand-index-index .page-wrapper .toolbar .sorter-options {
    width: calc(50% - 4px);
    margin-left: auto;
    height: 45px;
    padding: 1.6rem;
    font-size: 1.4rem;
    font-weight: 400;
  }
  .catalogsearch-result-index .page-wrapper .toolbar .pages .pages-items .item,
  .catalog-category-view .page-wrapper .toolbar .pages .pages-items .item,
  .ambrand-index-index .page-wrapper .toolbar .pages .pages-items .item {
    width: 40px;
    height: 40px;
    margin-right: .8rem;
  }
  .catalogsearch-result-index .page-wrapper .toolbar .pages .pages-items .item.pages-item-previous,
  .catalog-category-view .page-wrapper .toolbar .pages .pages-items .item.pages-item-previous,
  .ambrand-index-index .page-wrapper .toolbar .pages .pages-items .item.pages-item-previous {
    margin-right: .8rem;
  }
  .catalogsearch-result-index .page-wrapper .toolbar .pages .pages-items .item.pages-item-next,
  .catalog-category-view .page-wrapper .toolbar .pages .pages-items .item.pages-item-next,
  .ambrand-index-index .page-wrapper .toolbar .pages .pages-items .item.pages-item-next {
    margin: 0;
  }
  .catalogsearch-result-index .page-wrapper .toolbar .selection .select2-selection,
  .catalog-category-view .page-wrapper .toolbar .selection .select2-selection,
  .ambrand-index-index .page-wrapper .toolbar .selection .select2-selection {
    width: 100%;
    height: 45px;
    padding: 1.6rem;
  }
  .catalogsearch-result-index .page-wrapper .toolbar .selection .select2-selection .select2-selection__rendered,
  .catalog-category-view .page-wrapper .toolbar .selection .select2-selection .select2-selection__rendered,
  .ambrand-index-index .page-wrapper .toolbar .selection .select2-selection .select2-selection__rendered {
    padding: 0;
    font-size: 1.4rem;
    font-weight: 400;
  }
  .catalogsearch-result-index .page-wrapper .toolbar .selection .select2-selection .select2-selection__arrow,
  .catalog-category-view .page-wrapper .toolbar .selection .select2-selection .select2-selection__arrow,
  .ambrand-index-index .page-wrapper .toolbar .selection .select2-selection .select2-selection__arrow {
    right: 16px;
    transform: translateY(-17px);
  }
  .catalogsearch-result-index .page-wrapper .toolbar .select2-container--open .select2-selection,
  .catalog-category-view .page-wrapper .toolbar .select2-container--open .select2-selection,
  .ambrand-index-index .page-wrapper .toolbar .select2-container--open .select2-selection {
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .catalogsearch-result-index .select2-container,
  .catalog-category-view .select2-container,
  .ambrand-index-index .select2-container {
    /* stylelint-disable-next-line declaration-no-important */
    width: calc(50% - 4px) !important;
    margin-left: auto;
  }
  .catalogsearch-result-index .select2-container .select2-dropdown,
  .catalog-category-view .select2-container .select2-dropdown,
  .ambrand-index-index .select2-container .select2-dropdown {
    border-radius: 10px;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .catalogsearch-result-index .select2-container .select2-dropdown .select2-results__options,
  .catalog-category-view .select2-container .select2-dropdown .select2-results__options,
  .ambrand-index-index .select2-container .select2-dropdown .select2-results__options {
    font-size: 1.4rem;
  }
  .account .page-wrapper .page-main .columns {
    flex-direction: column-reverse;
  }
  .account .page-wrapper .page-main .columns .sidebar .items {
    margin-right: 0;
  }
  .account .page-wrapper .page-main .columns .sidebar .item {
    width: 100%;
    height: 50px;
    margin-right: 1rem;
  }
  .account .page-wrapper .page-main .columns .sidebar .item strong {
    width: 162px;
  }
  .account .page-wrapper .page-main .columns .sidebar .item a {
    width: 162px;
    height: 50px;
    text-align: center;
  }
  .account .page-wrapper .page-main .columns .sidebar .customer-logout::after {
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    margin: 0 0 0 1rem;
  }
  .customer-account-index .column .customer-info-wrapper {
    padding: 2.4rem 0 1.6rem;
  }
  .customer-account-index .customer-info-wrapper {
    flex-direction: column;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-info {
    margin: 0 1.6rem 2.5rem;
    padding: 2.5rem;
    min-width: 328px;
    width: 90%;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-info .block-title {
    flex-direction: column;
    font-size: 2.2rem;
    line-height: 1.18;
    margin-bottom: 2.1rem;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-info .block-title .box-actions {
    margin-top: 2rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 2.6rem;
    font-size: 1.2rem;
    line-height: 1.16;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-info .user-info-wrapper {
    flex-direction: column;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-info .user-info-wrapper .user-info {
    margin-bottom: 3rem;
    width: 100%;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-addresses {
    margin: 0 1.6rem 2.5rem;
    padding: 2.5rem;
    min-width: 328px;
    width: 90%;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-addresses .block-title {
    font-size: 2.2rem;
    line-height: 1.18;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-addresses .box-actions {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 2.5rem;
    margin-right: 0;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-addresses .box-actions .edit {
    width: 100%;
  }
  .customer-account-index .customer-info-wrapper .block.block-dashboard-addresses .box-actions::before {
    content: none;
  }
  .customer-account-edit .columns .column .form-edit-account .fieldset {
    margin: 0 1.6rem 2.5rem;
    min-width: 328px;
    width: 90%;
    padding: 2.3rem;
  }
  .customer-account-edit .columns .column .form-edit-account .fieldset .legend {
    font-size: 2.2rem;
    line-height: 1.18;
  }
  .customer-account-edit .columns .column .form-edit-account .fieldset .field:last-child {
    margin-bottom: 2rem;
  }
  .customer-account-edit .columns .column .form-edit-account .actions-toolbar {
    flex-direction: column;
    align-items: center;
    margin: 0 1.6rem;
  }
  .customer-account-edit .columns .column .form-edit-account .actions-toolbar .primary,
  .customer-account-edit .columns .column .form-edit-account .actions-toolbar .secondary,
  .customer-account-edit .columns .column .form-edit-account .actions-toolbar .back {
    max-width: 328px;
    width: 100%;
  }
  .customer-address-form .columns .column .form-address-edit .fieldset {
    margin: 0 1.6rem 2.5rem;
    min-width: 328px;
    width: 90%;
    padding: 2.3rem;
  }
  .customer-address-form .columns .column .form-address-edit .fieldset .legend {
    font-size: 2.2rem;
    line-height: 1.18;
  }
  .customer-address-form .columns .column .form-address-edit .actions-toolbar {
    flex-direction: column;
    align-items: center;
    margin: 0 1.6rem;
  }
  .customer-address-form .columns .column .form-address-edit .actions-toolbar .primary,
  .customer-address-form .columns .column .form-address-edit .actions-toolbar .secondary,
  .customer-address-form .columns .column .form-address-edit .actions-toolbar .back {
    max-width: 328px;
    width: 100%;
  }
  .review-customer-index .block-reviews .table-wrapper {
    margin: 0 1.6rem 2.5rem;
    min-width: 328px;
    padding: 2.3rem;
  }
  .review-customer-index .block-reviews .products-reviews-toolbar .pager .pages .pages-items .item {
    min-width: 40px;
    min-height: 40px;
    width: 100%;
    height: 100%;
    margin-right: .8rem;
  }
  .review-customer-index .block-reviews .products-reviews-toolbar .pager .pages .pages-items .item.pages-item-previous {
    margin-right: .8rem;
  }
  .review-customer-index .block-reviews .products-reviews-toolbar .pager .pages .pages-items .item.pages-item-next {
    margin-left: 0;
  }
  .review-customer-index .block-reviews .products-reviews-toolbar .pager .pages .pages-items .item .page,
  .review-customer-index .block-reviews .products-reviews-toolbar .pager .pages .pages-items .item .action {
    min-width: 40px;
    min-height: 40px;
    width: 100%;
    height: 100%;
  }
  .review-customer-index .block-reviews .actions-toolbar {
    width: 100%;
    padding: 0 1.6rem;
  }
  .review-customer-index .block-reviews .actions-toolbar .secondary {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .review-customer-index .block-reviews .actions-toolbar .action.back {
    width: 100%;
    max-width: 328px;
  }
  .customer-address-index .block-wrapper .block-addresses-list {
    margin: 0 1.6rem 2.5rem;
    min-width: 328px;
    padding: 2.3rem;
  }
  .customer-address-index .block-wrapper .actions-toolbar {
    width: 100%;
    padding: 0 1.6rem;
  }
  .customer-address-index .block-wrapper .actions-toolbar .secondary {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0;
  }
  .customer-address-index .block-wrapper .actions-toolbar .action.back,
  .customer-address-index .block-wrapper .actions-toolbar .action.add {
    width: 100%;
    max-width: 328px;
  }
  .customer-address-index .block-wrapper .customer-addresses-toolbar .pager .pages .pages-items .item {
    min-width: 40px;
    min-height: 40px;
    width: 100%;
    height: 100%;
    margin-right: .8rem;
  }
  .customer-address-index .block-wrapper .customer-addresses-toolbar .pager .pages .pages-items .item.pages-item-previous {
    margin-right: .8rem;
  }
  .customer-address-index .block-wrapper .customer-addresses-toolbar .pager .pages .pages-items .item.pages-item-next {
    margin-left: 0;
  }
  .customer-address-index .block-wrapper .customer-addresses-toolbar .pager .pages .pages-items .item .page,
  .customer-address-index .block-wrapper .customer-addresses-toolbar .pager .pages .pages-items .item .action {
    min-width: 40px;
    min-height: 40px;
    width: 100%;
    height: 100%;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner {
    padding: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-actions {
    margin-left: 0;
    width: 100%;
  }
  .wishlist-index-share .actions-toolbar {
    flex-direction: column;
  }
  .wishlist-index-share .actions-toolbar .secondary {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .wishlist-index-share .actions-toolbar .secondary .action.back {
    width: 100%;
    max-width: 278px;
  }
  .sales-order-history .history-wrapper .orders-history {
    margin: 0 1.6rem 2.5rem;
    min-width: 328px;
    width: 100%;
  }
  .sales-order-history .history-wrapper .actions-toolbar {
    width: 100%;
    padding: 0 1.6rem;
  }
  .sales-order-history .history-wrapper .actions-toolbar .secondary {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .sales-order-history .history-wrapper .actions-toolbar .action.back {
    width: 100%;
    max-width: 328px;
  }
  .sales-order-history .history-wrapper .order-products-toolbar .pager .pages .pages-items .item {
    min-width: 40px;
    min-height: 40px;
    width: 100%;
    height: 100%;
    margin-right: .8rem;
  }
  .sales-order-history .history-wrapper .order-products-toolbar .pager .pages .pages-items .item.pages-item-previous {
    margin-right: .8rem;
  }
  .sales-order-history .history-wrapper .order-products-toolbar .pager .pages .pages-items .item.pages-item-next {
    margin-left: 0;
  }
  .sales-order-history .history-wrapper .order-products-toolbar .pager .pages .pages-items .item .page,
  .sales-order-history .history-wrapper .order-products-toolbar .pager .pages .pages-items .item .action {
    min-width: 40px;
    min-height: 40px;
    width: 100%;
    height: 100%;
  }
  .sales-order-history .history-wrapper .table-order-items tbody tr {
    border-radius: 15px;
    padding: 1rem 3rem;
  }
  .sales-order-history .history-wrapper .table-order-items tbody tr .actions .action {
    width: 100%;
    max-width: 278px;
  }
  .sales-order-history .history-wrapper .table-order-items tbody tr .actions .view {
    margin: 1rem 0;
  }
  .sales-order-view .order-wrapper .page-title-wrapper {
    padding: 3rem 3rem 4rem;
  }
  .sales-order-view .order-wrapper .page-title-wrapper .actions {
    flex-direction: column;
  }
  .sales-order-view .order-wrapper .page-title-wrapper .actions .action {
    width: 100%;
    max-width: 250px;
  }
  .sales-order-view .order-wrapper .page-title-wrapper .actions .action:last-child {
    margin-top: 1rem;
  }
  .checkout-index-index .checkout-container .opc-wrapper {
    padding: 2.9rem 2.2rem;
  }
  .checkout-index-index .opc .checkout-payment-method .payments .fieldset .orderbtn-nocalling-wrapper .col-mp {
    margin-top: 4.7rem;
  }
  .checkout-index-index .column.main .opc-summary-wrapper.opc-sidebar .opc-block-summary {
    padding: 0;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .opc-block-summary {
    padding: 1rem 0;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .items-in-cart {
    order: 1;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .items-in-cart .product-item {
    padding-right: 0;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .items-in-cart .product-item .product-image-container {
    padding-left: 0;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .items-in-cart .product-item .product-image-container .product-image-wrapper {
    max-height: 50px;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .items-in-cart .product-item .product-image-container .product-image-wrapper img {
    max-width: 50px;
    max-height: 50px;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .items-in-cart .product-item .product-item-inner {
    flex-wrap: wrap;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .items-in-cart .product-item .product-item-inner .subtotal {
    flex-basis: 6rem;
    padding-left: .5rem;
  }
  .checkout-index-index .column.main .opc-summary-wrapper .items-in-cart .product-item .product-item-inner .details-qty {
    flex-basis: inherit;
    justify-content: start;
    order: 1;
    width: 100%;
    padding: .5rem 0 0;
  }
  .checkout-index-index .column.main .payment-option {
    order: 2;
  }
  .checkout-index-index .column.main .payment-option .payment-option-title {
    display: none;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container {
    display: flex;
    flex-direction: column;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-progress-bar {
    order: 0;
    justify-content: space-between;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item {
    min-width: 104px;
    align-items: flex-end;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item span {
    font-size: 1.2rem;
    line-height: 1.16;
    padding: 1rem;
    text-align: center;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item span::after {
    font-size: 1.6rem;
    line-height: 1.18;
    width: 36px;
    height: 36px;
    left: 50%;
    transform: translate(-5px, -35px);
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item:nth-child(2) {
    margin: 0;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item:nth-child(2)::before,
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item:nth-child(2)::after {
    content: none;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item._complete span::after {
    background-size: 16px;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-wrapper,
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-summary-wrapper {
    margin: 0 auto 2rem;
    width: 86%;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-wrapper {
    order: 2;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-summary-wrapper {
    padding: 2.9rem 2.2rem;
    background: #ffffff;
    border-radius: 10px;
    order: 1;
    overflow: hidden;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-block-summary {
    display: flex;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-block-summary > div {
    position: relative;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-block-summary > div::after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #f7f5fe;
    bottom: 0;
    left: -50%;
    width: 200vw;
    z-index: 1;
  }
  .checkout-index-index .page-wrapper .column.main .checkout-container .opc-block-summary > div:last-child::after {
    display: none;
  }
  .checkout-index-index .page-wrapper .column:not(.sidebar-additional) .actions-toolbar {
    flex-direction: column;
  }
  .checkout-index-index .page-wrapper .column:not(.sidebar-additional) .actions-toolbar .secondary,
  .checkout-index-index .page-wrapper .column:not(.sidebar-additional) .actions-toolbar .primary {
    display: flex;
    justify-content: center;
  }
  .checkout-index-index .page-wrapper .column:not(.sidebar-additional) .actions-toolbar .primary {
    margin-bottom: 1rem;
  }
  .wishlist-shared-index .shared.form .actions-toolbar .secondary {
    margin: 0;
  }
  .wishlist-shared-index .shared.form .actions-toolbar .secondary .action.back {
    margin: 1rem 0 0;
  }
  .rewards-account-history .page-wrapper .order-links.rewards-links,
  .rewards-account-index .page-wrapper .order-links.rewards-links {
    margin: 0;
  }
  .checkout-index-index .column.main .payment-option.rewards-block .payment-option-title {
    padding: 15px 0 15px 15px;
    display: block;
  }
  body.customer-account-create .page-wrapper div.content_wrapper {
    padding: 38px 27px 48px;
    max-width: 1112px;
  }
  body.customer-account-create .customers-classification-wrapper {
    flex-direction: column;
    height: auto;
  }
  body.customer-account-create .customers-classification-class {
    width: 100%;
    padding: 35px 27px;
    max-height: initial;
  }
  body.customer-account-create .customers-classification-class .class-group-link {
    display: block;
  }
  body.customer-account-create .customers-classification-class:first-child {
    margin: 0 0 30px 0;
  }
  body.customer-account-create .customers-classification-class .class-title {
    font-size: 20px;
  }
  body.customer-account-create .customers-classification-class .class-description {
    font-size: 14px;
  }
  body.customer-account-create .customers-classification-class:hover {
    padding: 35px 27px;
  }
  .customer-account-index div.customer-survey-item .form-customer-survey .actions-toolbar {
    margin-left: 0;
  }
  .customer-account-index div.customer-survey-item .form-customer-survey .actions-toolbar .primary {
    margin: 20px auto 0 auto;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.boxs {
    left: -10px;
  }
  .cms-creative-competition .creative-wrapper .prizes .prize.phones {
    left: 31px;
  }
  .cms-creative-competition .creative-wrapper .your-works::after {
    left: 261px;
  }
  body.cms-page-view .academy-hamburger {
    display: block;
  }
  body.cms-page-view .academy-header .academy-header-logo img {
    max-width: 131px;
  }
  body.cms-page-view .academy-header .academy-container .academy-header-nav {
    position: absolute;
    top: 95px;
    background: #fff;
    padding: 15px 0;
    text-align: center;
    left: 0;
    width: 100%;
    display: none;
    z-index: 555;
  }
  body.cms-page-view .academy-header .academy-container .academy-header-nav.active {
    display: block;
  }
  body.cms-page-view .academy-header .academy-container .academy-header-nav a {
    display: block;
    padding: 12px 0;
    margin: 0;
  }
  body.cms-page-view .academy-header.sticky .academy-header-nav {
    top: 52px;
  }
  div.academy-footer .academy-footer-info {
    flex-direction: column;
    align-items: center;
  }
  div.academy-footer .academy-footer-nav {
    order: 3;
  }
  div.academy-footer .academy-footer-nav a {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    margin: 0 0 17px 0;
  }
  div.academy-footer .academy-footer-line {
    transform: rotate(90deg);
    margin: 0;
    height: 120px;
    order: 2;
  }
  div.academy-footer .academy-footer-contact {
    align-items: center;
    order: 1;
  }
  div.academy-footer .academy-footer-contact a {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    margin: 0 0 17px 0;
  }
  div.academy-footer .academy-footer-logo-mob {
    display: block;
    text-align: center;
    margin: 0 0 44px 0;
  }
  div.academy-footer .academy-footer-logo-mob img {
    max-width: 196px;
  }
  div.academy-footer .academy-footer-logos {
    margin: 40px 0;
  }
  div.academy-footer .academy-footer-logos .academy-footer-logos-desktop {
    display: none;
  }
  div.academy-footer .academy-footer-logos img {
    max-height: 35px;
  }
  div.academy-footer .academy-footer-copyright {
    font-size: 12px;
    line-height: 15px;
  }
  body.cms-academy .academy-main-block {
    margin: 0 auto 70px auto;
  }
  body.cms-academy .academy-main-block .academy-main-block-mob-img {
    display: block;
    margin: 12px 0 0;
    text-align: center;
  }
  body.cms-academy .academy-main-block-top {
    margin: 0 0 70px 0;
  }
  body.cms-academy .academy-main-block-top .academy-main-block-left {
    max-width: 100%;
  }
  body.cms-academy .academy-main-block-top .academy-main-block-right {
    display: none;
  }
  body.cms-academy .academy-main-block-top h2 {
    font-size: 32px;
    line-height: 35px;
    text-align: center;
    margin: 27px 0 60px 0;
  }
  body.cms-academy .academy-btn-blue {
    width: 328px;
    margin: 0 auto;
    display: block;
  }
  body.cms-academy .academy-main-block-text {
    font-size: 22px;
    line-height: 30px;
  }
  body.cms-academy .academy-advantages h2 {
    font-size: 32px;
    line-height: 44px;
    margin: 0 0 40px;
  }
  body.cms-academy .academy-advantages .academy-advantages-item {
    flex-direction: column;
    margin: 0 0 72px;
  }
  body.cms-academy .academy-advantages .academy-advantages-item > div {
    width: 100%;
  }
  body.cms-academy .academy-advantages .academy-advantages-item > div img {
    margin: 0 0 14px;
  }
  body.cms-academy .academy-advantages .academy-advantages-item h3 {
    font-size: 22px;
    line-height: 28px;
    color: #0055b8;
    margin: 0 0 14px;
  }
  body.cms-academy .academy-advantages .academy-advantages-item p {
    font-size: 18px;
    line-height: 23px;
  }
  body.cms-academy .academy-advantages .academy-advantages-item-mob .advantages-item-left {
    order: 2;
  }
  body.cms-academy .academy-advantages .academy-advantages-item-mob .advantages-item-right {
    order: 1;
  }
  body.cms-academy .academy-courses-content {
    margin: 0 auto 70px;
  }
  body.cms-academy .academy-courses-content h2 {
    font-size: 32px;
    line-height: 44px;
    margin: 0 0 14px;
  }
  body.cms-academy .academy-courses-content .academy-courses-circle {
    display: none;
  }
  body.cms-academy .academy-courses-content .academy-courses-content-items {
    flex-direction: column;
  }
  body.cms-academy .academy-courses-content .academy-courses-content-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 14px;
    max-width: 100%;
    text-align: left;
  }
  body.cms-academy .academy-courses-content .academy-courses-content-img-wrapper {
    width: 104px;
    height: 104px;
    border-radius: 20px;
    background-size: 70px auto;
    margin: 0 20px 0 0;
    min-width: 104px;
  }
  body.cms-academy .academy-courses-content .academy-courses-content-description h3 {
    font-size: 22px;
    line-height: 28px;
    color: #3391ff;
    margin: 0;
  }
  body.cms-academy .academy-courses-content .academy-courses-content-description p {
    font-size: 14px;
    line-height: 15px;
  }
  body.cms-academy .academy-about {
    padding: 40px 0 65px;
  }
  body.cms-academy .academy-about h2 {
    font-size: 32px;
    line-height: 44px;
    margin: 0 0 14px;
  }
  body.cms-academy .academy-about .academy-about-text {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 40px;
  }
  body.cms-academy .academy-reviews-wrapper {
    padding: 60px 0 0;
  }
  body.cms-academy .academy-reviews-wrapper .w4p-slider .item {
    padding: 26px 29px;
    font-size: 14px;
    line-height: 18px;
  }
  body.cms-academy .academy-reviews-wrapper .w4p-slider .academy-reviews-city {
    margin: 10px 0 0;
  }
  body.cms-academy .academy-sun {
    padding: 70px 0 0;
  }
  body.cms-academy .academy-sun h4 {
    font-size: 22px;
    line-height: 28px;
    margin: 0 auto 70px;
  }
  body.cms-academy .academy-sun .academy-sun-team {
    margin: 50px 0 0;
  }
  body.cms-academy .academy-questions {
    padding: 70px 16px;
  }
  body.cms-academy .academy-questions h2 {
    font-size: 32px;
    line-height: 44px;
    margin: 0 0 26px;
  }
  body.cms-academy .academy-questions .collapsible {
    padding: 20px 0;
  }
  body.cms-academy .academy-questions .collapsible:after {
    top: 15px;
    transform: scale(0.5);
  }
  body.cms-academy .academy-questions .collapsible.active:after {
    transform: scale(0.5) rotate(45deg);
  }
  body.cms-academy .academy-questions ul,
  body.cms-academy .academy-questions p,
  body.cms-academy .academy-questions h5,
  body.cms-academy .academy-questions h4 {
    font-size: 18px;
    line-height: 23px;
  }
  body.cms-all-courses h2 {
    font-size: 32px;
    line-height: 36px;
    display: block;
    text-align: center;
    margin: 50px 0 44px;
  }
  body.cms-all-courses h2:after {
    display: none;
  }
  body.cms-all-courses .academy-courses.all-courses-items {
    display: grid;
    grid-template-columns: 1fr;
    gap: 44px;
  }
  body.cms-all-courses .academy-courses .item {
    height: 360px;
    margin: 0 auto;
    box-shadow: none;
    max-width: 272px;
  }
  body.cms-all-courses .academy-courses .description-block > div {
    height: 100%;
    padding: 23px 30px 0;
  }
  body.cms-all-courses .academy-courses .description-block h5 {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 4px;
  }
  body.cms-all-courses .academy-courses .description-block h3 {
    font-size: 22px;
    line-height: 22px;
  }
  body.cms-all-courses .academy-courses .courses-btn {
    bottom: 30px;
  }
  body.cms-all-courses .academy-courses .courses-btn::after {
    position: relative;
    top: 3px;
  }
  body.cms-all-courses .academy-courses .item-courses-hover .courses-hover-btn {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }
  body.cms-all-courses .academy-courses .item-courses-hover p {
    font-size: 18px;
  }
  div.free-course .academy-header .academy-header-nav {
    top: 45px;
  }
  div.free-course .academy-header .academy-header-nav a {
    color: #000000;
  }
  div.free-course .academy-course-banner {
    height: 471px;
  }
  div.free-course .academy-course-banner .academy-course-banner-wrapper {
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    height: 100%;
  }
  div.free-course .academy-course-banner h2 {
    font-size: 32px;
    line-height: 35px;
    text-align: center;
  }
  div.free-course .academy-course-banner .academy-img-wrapper {
    align-self: center;
  }
  div.free-course .academy-course-banner .academy-img-wrapper img {
    max-height: 300px;
  }
  div.final-test-header {
    flex-direction: column;
    padding: 20px 0 43px;
    align-items: center;
  }
  div.final-test-header h2 {
    font-size: 32px;
    line-height: 35px;
    margin: 50px 0 0;
    order: 2;
  }
  div.final-test-header .final-test-header-logo {
    order: 1;
  }
  div.final-test-header img {
    max-width: 131px;
  }
  form.academy-theme.rendered-form {
    padding: 42px 0 30px 40px;
  }
  form.academy-theme.rendered-form .fb-checkbox-group-label,
  form.academy-theme.rendered-form .fb-radio-group-label {
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 50px;
  }
  form.academy-theme.rendered-form .checkbox-group .amform-versiontwo-label,
  form.academy-theme.rendered-form .radio-group .amform-versiontwo-label {
    font-size: 20px;
    line-height: 20px;
  }
  form.academy-theme.rendered-form .amform-checkbox + label {
    padding: 10px 10px 10px 40px;
    width: 250px;
  }
  form.academy-theme.rendered-form .amform-checkbox + label:before {
    border-radius: 5px;
    width: 20px;
    height: 20px;
    left: 7px;
  }
  form.academy-theme.rendered-form .amform-checkbox:checked + label {
    border-radius: 20px;
  }
  form.academy-theme.rendered-form .amform-checkbox:checked + label:after {
    top: -5px;
    left: 13px;
    width: 5px;
    height: 10px;
  }
  form.academy-theme.rendered-form .amform-radio + label {
    padding: 10px 10px 10px 40px;
    width: 250px;
  }
  form.academy-theme.rendered-form .amform-radio + label:before {
    width: 20px;
    height: 20px;
    left: 7px;
  }
  form.academy-theme.rendered-form .amform-radio:checked + label {
    border-radius: 20px;
  }
  form.academy-theme.rendered-form .amform-radio:checked + label:before {
    border: 2px solid #ffffff;
    background: #0055b8;
  }
  form.academy-theme.rendered-form .amform-radio:checked + label:after {
    left: 13px;
    width: 7px;
    height: 7px;
  }
  form.academy-theme.rendered-form .amcform-toolbar {
    display: flex;
    justify-content: space-between;
  }
  form.academy-theme.rendered-form .amcform-toolbar .amcform-next,
  form.academy-theme.rendered-form .amcform-toolbar .amcform-submit {
    margin: 0;
  }
  form.academy-theme.rendered-form .amcform-toolbar .amcform-next:after,
  form.academy-theme.rendered-form .amcform-toolbar .amcform-submit:after {
    width: 78px;
    height: 78px;
  }
  form.academy-theme.rendered-form .amcform-toolbar .amcform-prev {
    margin: 0;
  }
  form.academy-theme.rendered-form .amcform-toolbar .amcform-prev:after {
    width: 78px;
    height: 78px;
  }
  form.academy-theme.rendered-form ul.amcform-page-titles {
    position: static;
    margin: 0;
    justify-content: flex-start;
  }
  form.academy-theme.rendered-form ul.amcform-page-titles .amcform-title-wrap {
    display: none;
    min-width: auto;
    max-width: fit-content;
  }
  form.academy-theme.rendered-form ul.amcform-page-titles .amcform-title-wrap.ui-state-active:after {
    font-size: 20px;
    line-height: 25px;
  }
  form.academy-theme.rendered-form ul.amcform-page-titles .amcform-title-wrap:last-child {
    display: block;
  }
  form.academy-theme.rendered-form ul.amcform-page-titles .amcform-title-wrap:last-child:after {
    display: none;
  }
  form.academy-theme.rendered-form ul.amcform-page-titles .amcform-title-wrap:before {
    display: none;
  }
  form.academy-theme.rendered-form ul.amcform-page-titles .amcform-title-wrap:after {
    display: none;
  }
  form.academy-theme.rendered-form ul.amcform-page-titles .amcform-title-wrap .amcform-step {
    font-size: 20px;
    line-height: 25px;
  }
  div.academy-success .success-wrapper-content {
    border-radius: 20px;
    padding: 60px 34px 12px 35px;
    margin: 0 0 70px;
    flex-direction: column;
  }
  div.academy-success .left {
    font-size: 22px;
    line-height: 28px;
    order: 2;
  }
  div.academy-success .academy-btn-blue {
    margin: 30px 0 0;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
  }
  div.academy-success .right {
    font-size: 51px;
    line-height: 65px;
    order: 1;
    margin: 0 0 30px;
  }
  div.academy-success .right .success-wrapper-content-fail {
    font-size: 88px;
    line-height: 112px;
  }
  div.academy-success .right .success-wrapper-content-win {
    font-size: 88px;
    line-height: 112px;
  }
}
@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;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .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%;
  }
  .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: 10px;
  }
  .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: 25px;
  }
  .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: 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: 10px;
    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: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 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: 20px;
  }
  .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;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 6.5px 0 6.5px 15px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .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;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 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: 40px;
  }
  .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: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 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;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .page-footer .footer.content {
    margin-top: 0;
  }
  .page-footer .footer-links {
    flex-wrap: wrap;
  }
  .customer-account-create .page-wrapper .mobile-pass,
  .customer-account-forgotpassword .page-wrapper .mobile-pass,
  .customer-account-login .page-wrapper .mobile-pass,
  .black-friday-event .page-wrapper .mobile-pass,
  .customer-account-createpassword .page-wrapper .mobile-pass {
    flex-direction: column;
  }
  .customer-account-create .page-wrapper .mobile-pass .field,
  .customer-account-forgotpassword .page-wrapper .mobile-pass .field,
  .customer-account-login .page-wrapper .mobile-pass .field,
  .black-friday-event .page-wrapper .mobile-pass .field,
  .customer-account-createpassword .page-wrapper .mobile-pass .field {
    max-width: unset;
  }
  .checkout-index-index .page-wrapper .opc-wrapper .checkout-shipping-address .shipping-address-items .shipping-address-item .action {
    top: 31px;
    right: 0;
    transform: translateY(-50%);
  }
  .checkout-index-index .page-wrapper .opc-wrapper .checkout-shipping-address .shipping-address-items .shipping-address-item .action::before {
    content: '';
  }
  .wishlist-shared-index .shared .table-wrapper .table tbody tr {
    border-bottom: 1px solid #d1d1d1;
  }
  .wishlist-shared-index .shared .table-wrapper .table tbody tr:last-child {
    border-bottom: none;
  }
  .wishlist-shared-index .shared .table-wrapper .table tbody tr td[data-th].col::before {
    content: none;
  }
  .wishlist-shared-index .shared .table-wrapper .table tbody tr .col.product {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .wishlist-shared-index .shared .table-wrapper .table tbody tr .col.product .name {
    text-align: center;
    width: 100%;
  }
  .wishlist-shared-index .shared .table-wrapper .table tbody tr .col.product .price-box {
    width: 100%;
  }
  .cms-club div.additional-offer .additional-offer-items {
    justify-content: space-evenly;
  }
  .cms-club div.additional-offer .additional-offer-item {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }
  .customer-account-index div.customer-survey-item .checkbox-personal-data {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .cms-index-index .columns .homepage-blog .title-blog h2 {
    font-size: 3.2rem;
    line-height: 1.18;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .cms-index-index .column .home-brands {
    margin-bottom: 2rem;
  }
  .cms-index-index .column .home-brands .item:nth-child(n+3) {
    display: none;
  }
  .cms-index-index .main .about-us-wrapper {
    margin-bottom: 7rem;
  }
  .cms-index-index .main .about-us-wrapper .top {
    align-items: normal;
  }
  .cms-index-index .main .about-us-wrapper .top .description .title {
    font-size: 3.2rem;
    line-height: 1.18;
    text-align: left;
  }
  .cms-index-index .main .about-us-wrapper .top .description .content {
    font-size: 1.4rem;
    line-height: 1.5;
    margin: 0 auto 2.5rem;
  }
  .cms-index-index .main .about-us-wrapper .top .description .action {
    text-align: center;
    max-width: 328px;
    width: 100%;
  }
  .cms-index-index .main .about-us-wrapper .top .image {
    margin-bottom: 3.7rem;
  }
  .cms-index-index .main .about-us-wrapper .top .image .main {
    border-radius: 20px;
    padding: 0;
  }
  .footer-bottom .bottom-logo {
    flex-direction: column;
  }
  .footer-bottom .bottom-logo .sfera-logo {
    margin-right: 0;
  }
  .cms-index-index .column .slider-group-wrapper {
    margin-bottom: 3.6rem;
  }
  .cms-index-index .column .w4p-slider .image-wrapper {
    padding: 0;
  }
  .cms-index-index .column .w4p-slider .image-wrapper img {
    width: 100%;
  }
  .cms-index-index .column .w4p-slider .item {
    padding: 0;
  }
  .cms-index-index .column .w4p-slider .slick-list {
    width: 100%;
  }
  .cms-index-index .column .welcome-banners {
    flex-direction: column-reverse;
  }
  .cms-index-index .column .welcome-banners .banner-welcome-block {
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .cms-index-index .column .welcome-banners .tablet-slider {
    display: none;
  }
  .cms-index-index .column .welcome-banners .mobile-slider {
    display: flex;
  }
  .cms-index-index .registration-promo {
    margin-bottom: 8rem;
  }
  .cms-index-index .registration-promo .content-wrapper {
    height: 230px;
    box-sizing: border-box;
    padding: 3.3rem 2rem 3.9rem;
  }
  .cms-index-index .registration-promo .content-wrapper .block1 {
    display: none;
  }
  .cms-index-index .registration-promo .content-wrapper .discount.block2 {
    left: 259px;
    top: 22px;
  }
  .cms-index-index .registration-promo .content-wrapper .discount.block3 {
    left: -34px;
    top: 177px;
  }
  .cms-index-index .registration-promo .content-wrapper h2 {
    font-size: 2.2rem;
    line-height: 1.18;
    margin: 0 0 3.4rem;
  }
  .cms-index-index .registration-promo .content-wrapper .action {
    width: 328px;
    text-align: center;
  }
  .cms-index-index .special-offer-promo.promo {
    margin-bottom: 4.4rem;
  }
  .cms-index-index .special-offer-promo.promo .wrapper {
    width: 91.12%;
    margin: 0 1.6rem;
  }
  .cms-index-index .special-offer-promo .content-wrapper .action.primary {
    width: 279px;
  }
  .cms-index-index .cta-promo.promo {
    margin-bottom: 4.4rem;
  }
  .cms-index-index .cta-promo.promo .action::before {
    right: 90px;
  }
  .cms-index-index .main .contact_us_home {
    margin-bottom: 7.8rem;
  }
  .cms-index-index .contact_us_home .description {
    text-align: center;
    margin-bottom: 3rem;
    width: 100%;
  }
  .cms-index-index .contact_us_home .description div.title {
    font-size: 3.2rem;
    line-height: 1.18;
    margin-bottom: 2.3rem;
  }
  .cms-index-index .contact_us_home .description div.content {
    font-size: 1.4rem;
    line-height: 1.5;
    max-width: 100%;
  }
  .cms-index-index .contact_us_home .form {
    width: 100%;
    max-width: 328px;
  }
  .cms-index-index .contact_us_home .form .contact {
    padding: 5.9rem 2.1rem 4.2rem 2.9rem;
  }
  .cms-index-index .contact_us_home .form .contact .field .control .input-text {
    width: 278px;
  }
  .catalog-product-view .main .related.block .action.see-more {
    margin: 0 auto;
  }
  .catalog-product-view .main .related.block .title.block-title {
    margin-bottom: 3.5rem;
  }
  .catalog-product-view .main .related.block .title.block-title strong {
    font-size: 2.2rem;
    line-height: 1.18;
  }
  .catalog-product-view .main .related.block .products-related {
    margin-bottom: 3.8rem;
  }
  .catalog-product-view .main .related.block .products-related .product-items {
    justify-content: left;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item {
    width: calc((100% - 22px)/2);
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item.item {
    margin: 0 .4rem 0 0;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-details {
    padding: 0 .3rem 0 .5rem;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-details .product-reviews-summary {
    display: table;
    margin: 0;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions {
    min-height: 26px;
    padding-bottom: .2rem;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions .add,
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions .view {
    font-size: 1rem;
    line-height: 1.1;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-details .product-reviews-summary .rating-result {
    vertical-align: baseline;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-details .product-reviews-summary .rating-result::before {
    font-size: 2.2rem;
    height: 22px;
    line-height: 1;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-details .product-reviews-summary .rating-result span::before {
    font-size: 2.2rem;
    height: 22px;
    line-height: 1;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-name.name .product-item-link {
    font-size: 1.2rem;
    line-height: 1.33;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product .price-box .price {
    font-size: 2.2rem;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product .price-box .old-price {
    padding-bottom: .2rem;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product .price-box .old-price .price {
    font-size: 1.6rem;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-photo .product-image-container {
    margin: 0 0 0 .3rem;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .product-item-photo .product-image-container .product-image-photo {
    width: calc(100% - 10px);
    height: auto;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item:nth-child(5) {
    /*stylelint-disable declaration-no-important*/
    display: none !important;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .towishlist {
    right: -32px;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .towishlist:hover::before {
    background-size: 17px 17px;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .towishlist::before {
    background-size: 17px 17px;
  }
  .catalog-product-view .main .related.block .products-related .product-items .product-item .towishlist.added::before {
    background-size: 17px 17px;
  }
  .catalog-product-view .main .related.block .block-actions {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .catalog-product-view .main .related.block .block-actions .action {
    width: 100%;
    max-width: 328px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item,
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item {
    width: calc((100% - 8px)/2);
    margin: 0 .8rem 1.9rem 0;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item:nth-child(2n+1),
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item:nth-child(2n+1) {
    margin-right: .8rem;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item:nth-child(2n+2),
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item:nth-child(2n+2) {
    margin-right: 0;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-container,
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    margin: 0 0 0 .2rem;
    max-width: 100%;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo,
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo {
    width: calc(100% - 10px);
    height: auto;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name,
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name {
    padding-left: .2rem;
    margin: 0 0 1.2rem;
    font-size: 1.2rem;
    line-height: 1.33;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-reviews-summary,
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item .product-item-info .product-reviews-summary {
    padding-left: .2rem;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .price-box,
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item .product-item-info .price-box {
    margin: .5rem 0 0;
    min-height: 66px;
    padding-left: .2rem;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .price-box .price,
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item .product-item-info .price-box .price {
    font-size: 2.2rem;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .price-box .old-price,
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item .product-item-info .price-box .old-price {
    padding-bottom: .2rem;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions .edit,
  .account.wishlist-index-share .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions .edit {
    bottom: 1.2%;
    left: 50%;
    transform: translateX(-46px);
  }
  .account.wishlist-index-index .actions-toolbar .secondary,
  .account.wishlist-index-share .actions-toolbar .secondary {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .account.wishlist-index-index .actions-toolbar .secondary .action.back,
  .account.wishlist-index-share .actions-toolbar .secondary .action.back {
    max-width: 278px;
    width: 100%;
  }
  .account.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item,
  .account.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item {
    min-width: 40px;
    min-height: 40px;
    width: 100%;
    height: 100%;
    margin-right: .8rem;
  }
  .account.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item.pages-item-previous,
  .account.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item.pages-item-previous {
    margin-right: .8rem;
  }
  .account.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item.pages-item-next,
  .account.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item.pages-item-next {
    margin-left: 0;
  }
  .account.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item .page,
  .account.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item .page,
  .account.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item .action,
  .account.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item .action {
    min-width: 40px;
    min-height: 40px;
    width: 100%;
    height: 100%;
  }
  .sales-order-history .history-wrapper .table-order-items .actions .action {
    height: 72px;
  }
  .sales-order-view .order-wrapper .order-details-items .actions-toolbar .back {
    width: 100%;
    max-width: 328px;
  }
  .checkout-index-index .page-wrapper .opc-wrapper .checkout-shipping-address .shipping-address-items {
    justify-content: center;
  }
  .checkout-index-index .page-wrapper .opc-wrapper .checkout-shipping-address .shipping-address-item {
    width: 100%;
    margin: 0 0 2rem;
  }
  .customer-account-create .page-wrapper .account-social-login div.actions-toolbar.social-btn {
    width: 100%;
  }
  .minicart-wrapper .block-minicart {
    right: -70px;
  }
  .minicart-wrapper .block-minicart::before {
    right: 93px;
  }
  .minicart-wrapper .block-minicart::after {
    right: 92px;
  }
  body.page-layout-without-footer-header-layout .academy-btn-blue {
    width: 100%;
  }
  body.cms-academy .academy-courses .w4p-slider .item {
    margin: 0;
  }
  body.cms-academy .academy-reviews-wrapper .w4p-slider .item {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 481px) {
  .cms-index-index .main .recently-viewed-products,
  .checkout-cart-index .main .recently-viewed-products,
  .catalog-product-view .main .recently-viewed-products {
    margin-bottom: 7.5rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-title,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-title,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-title,
  .cms-index-index .related .products-wrapper .block-title,
  .checkout-cart-index .related .products-wrapper .block-title,
  .catalog-product-view .related .products-wrapper .block-title {
    margin: 0 0 3.5rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-title strong,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-title strong,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-title strong,
  .cms-index-index .related .products-wrapper .block-title strong,
  .checkout-cart-index .related .products-wrapper .block-title strong,
  .catalog-product-view .related .products-wrapper .block-title strong {
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1.175;
    color: #000000;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-title::after,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-title::after,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-title::after,
  .cms-index-index .related .products-wrapper .block-title::after,
  .checkout-cart-index .related .products-wrapper .block-title::after,
  .catalog-product-view .related .products-wrapper .block-title::after {
    content: '';
    background-image: url('../images/emoji-eye.svg');
    background-size: 25px 25px;
    height: 21px;
    width: 25px;
    margin-left: 1.2rem;
    vertical-align: text-bottom;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item {
    width: calc((100% - 8px)/2);
    margin: 0 .8rem 1.9rem 0;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5) {
    display: none;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5).visible,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5).visible,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5).visible,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5).visible {
    display: flex;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+1),
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+1),
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+1),
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+1),
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+1),
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+1) {
    margin-right: .8rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+2),
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+2),
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+2),
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+2),
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+2),
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item:nth-child(2n+2) {
    margin-right: 0;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-item-details {
    padding: 0 .3rem 0 .5rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-name,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-name,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-name,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-name,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-name,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-name {
    font-size: 1.2rem;
    line-height: 1.33;
    margin-bottom: 1.2rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box {
    margin-top: .5rem;
    min-height: 50px;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .price,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .price,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .price,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .price,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .price,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .price {
    font-size: 2.2rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .old-price,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .old-price,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .old-price,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .old-price,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .old-price,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .price-box .old-price {
    padding-bottom: .2rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-actions .actions-primary .tocart,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-actions .actions-primary .tocart,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-actions .actions-primary .tocart,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-actions .actions-primary .tocart,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-item-details .product-item-actions .actions-primary .tocart {
    width: 100%;
    padding: 0 1.5rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container {
    margin: 0 0 0 .5rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container .product-image-photo,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container .product-image-photo,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container .product-image-photo,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container .product-image-photo,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container .product-image-photo,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-item-photo .product-image-container .product-image-photo {
    width: calc(100% - 10px);
    height: auto;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5),
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item:nth-child(n+5) {
    display: none;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .towishlist,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .towishlist,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .towishlist,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .towishlist,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .towishlist,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .towishlist {
    right: -10px;
    top: -2px;
    width: 30px;
    height: 30px;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .towishlist::before,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .towishlist::before,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .towishlist::before,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .towishlist::before,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .towishlist::before,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .towishlist::before {
    background-size: 17px 17px;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .towishlist:hover::before,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .towishlist:hover::before,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .towishlist:hover::before,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .towishlist:hover::before,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .towishlist:hover::before,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .towishlist:hover::before {
    background-size: 17px 17px;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary {
    margin: 0;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary.short .reviews-actions,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary.short .reviews-actions,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary.short .reviews-actions,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary.short .reviews-actions,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary.short .reviews-actions,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary.short .reviews-actions {
    font-size: 1rem;
    line-height: 1.1;
    min-height: 26px;
    padding-bottom: .2rem;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result {
    vertical-align: baseline;
    margin-left: 0;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result::before,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result::before,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result::before,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result::before,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result::before,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result::before {
    font-size: 2.2rem;
    height: 2.2rem;
    line-height: 1;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result span::before,
  .checkout-cart-index .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result span::before,
  .catalog-product-view .recently-viewed-products .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result span::before,
  .cms-index-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result span::before,
  .checkout-cart-index .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result span::before,
  .catalog-product-view .related .products-wrapper .block-content ol.product-items .product-item .product-reviews-summary .rating-result span::before {
    font-size: 2.2rem;
    height: 2.2rem;
    line-height: 1;
  }
  .cms-index-index .recently-viewed-products .products-wrapper .action,
  .checkout-cart-index .recently-viewed-products .products-wrapper .action,
  .catalog-product-view .recently-viewed-products .products-wrapper .action,
  .cms-index-index .related .products-wrapper .action,
  .checkout-cart-index .related .products-wrapper .action,
  .catalog-product-view .related .products-wrapper .action {
    margin-top: .4rem;
    width: 100%;
  }
  .cms-index-index .main .onsale-products,
  .mpblog-post-view .main .onsale-products,
  .cms-index-index .main .popular-products,
  .mpblog-post-view .main .popular-products {
    margin-bottom: 7.5rem;
  }
  .cms-index-index .onsale-products.product-slider .products-wrapper,
  .mpblog-post-view .onsale-products.product-slider .products-wrapper,
  .cms-index-index .popular-products.product-slider .products-wrapper,
  .mpblog-post-view .popular-products.product-slider .products-wrapper {
    margin-left: 0;
  }
  .cms-index-index .onsale-products.product-slider .products-wrapper .mp-product-slider-title,
  .mpblog-post-view .onsale-products.product-slider .products-wrapper .mp-product-slider-title,
  .cms-index-index .popular-products.product-slider .products-wrapper .mp-product-slider-title,
  .mpblog-post-view .popular-products.product-slider .products-wrapper .mp-product-slider-title {
    font-size: 2.2rem;
    line-height: 1.18;
  }
  .cms-index-index .onsale-products.product-slider .products-wrapper .block-content,
  .mpblog-post-view .onsale-products.product-slider .products-wrapper .block-content,
  .cms-index-index .popular-products.product-slider .products-wrapper .block-content,
  .mpblog-post-view .popular-products.product-slider .products-wrapper .block-content {
    margin-top: 0;
  }
  .cms-index-index .onsale-products.product-slider .products-wrapper .action.primary,
  .mpblog-post-view .onsale-products.product-slider .products-wrapper .action.primary,
  .cms-index-index .popular-products.product-slider .products-wrapper .action.primary,
  .mpblog-post-view .popular-products.product-slider .products-wrapper .action.primary {
    width: 100%;
    margin-top: .4rem;
    padding: 0 1.5rem;
  }
  .cms-index-index .onsale-products .products-grid .product-items .owl-carousel,
  .mpblog-post-view .onsale-products .products-grid .product-items .owl-carousel,
  .cms-index-index .popular-products .products-grid .product-items .owl-carousel,
  .mpblog-post-view .popular-products .products-grid .product-items .owl-carousel {
    flex-wrap: wrap;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item,
  .cms-index-index .popular-products .products-grid .product-items .product-item,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item {
    width: calc((100% - 8px)/2);
    margin: 0 .8rem 1.9rem 0;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item:nth-child(n+5),
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item:nth-child(n+5),
  .cms-index-index .popular-products .products-grid .product-items .product-item:nth-child(n+5),
  .mpblog-post-view .popular-products .products-grid .product-items .product-item:nth-child(n+5) {
    display: none;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item:nth-child(n+5).visible,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item:nth-child(n+5).visible,
  .cms-index-index .popular-products .products-grid .product-items .product-item:nth-child(n+5).visible,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item:nth-child(n+5).visible {
    display: flex;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item:nth-child(2n+1),
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item:nth-child(2n+1),
  .cms-index-index .popular-products .products-grid .product-items .product-item:nth-child(2n+1),
  .mpblog-post-view .popular-products .products-grid .product-items .product-item:nth-child(2n+1) {
    margin-right: .8rem;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item:nth-child(2n+2),
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item:nth-child(2n+2),
  .cms-index-index .popular-products .products-grid .product-items .product-item:nth-child(2n+2),
  .mpblog-post-view .popular-products .products-grid .product-items .product-item:nth-child(2n+2) {
    margin-right: 0;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .slider-product-item-details,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .slider-product-item-details,
  .cms-index-index .popular-products .products-grid .product-items .product-item .slider-product-item-details,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .slider-product-item-details {
    padding: 0 .3rem 0 .5rem;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .product-item-name,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .product-item-name,
  .cms-index-index .popular-products .products-grid .product-items .product-item .product-item-name,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .product-item-name {
    font-size: 1.2rem;
    line-height: 1.33;
    margin-bottom: 1.2rem;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .price-box,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .price-box,
  .cms-index-index .popular-products .products-grid .product-items .product-item .price-box,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .price-box {
    margin-top: .5rem;
    min-height: 50px;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .price-box .price,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .price-box .price,
  .cms-index-index .popular-products .products-grid .product-items .product-item .price-box .price,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .price-box .price {
    font-size: 2.2rem;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .price-box .old-price,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .price-box .old-price,
  .cms-index-index .popular-products .products-grid .product-items .product-item .price-box .old-price,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .price-box .old-price {
    padding-bottom: .2rem;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .slider-product-item-photo .product-image-container,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .slider-product-item-photo .product-image-container,
  .cms-index-index .popular-products .products-grid .product-items .product-item .slider-product-item-photo .product-image-container,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .slider-product-item-photo .product-image-container {
    margin: 0 0 0 .3rem;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .slider-product-item-photo .product-image-container .product-image-photo,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .slider-product-item-photo .product-image-container .product-image-photo,
  .cms-index-index .popular-products .products-grid .product-items .product-item .slider-product-item-photo .product-image-container .product-image-photo,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .slider-product-item-photo .product-image-container .product-image-photo {
    width: calc(100% - 10px);
    height: auto;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .towishlist,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .towishlist,
  .cms-index-index .popular-products .products-grid .product-items .product-item .towishlist,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .towishlist {
    right: -19px;
    width: 30px;
    height: 30px;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .towishlist::before,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .towishlist::before,
  .cms-index-index .popular-products .products-grid .product-items .product-item .towishlist::before,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .towishlist::before {
    background-size: 17px 17px;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .product-reviews-summary,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .product-reviews-summary,
  .cms-index-index .popular-products .products-grid .product-items .product-item .product-reviews-summary,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .product-reviews-summary {
    margin: 0;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .product-reviews-summary .reviews-actions,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .product-reviews-summary .reviews-actions,
  .cms-index-index .popular-products .products-grid .product-items .product-item .product-reviews-summary .reviews-actions,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .product-reviews-summary .reviews-actions {
    font-size: 1rem;
    line-height: 1.1;
    min-height: 26px;
    padding-bottom: .2rem;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .product-reviews-summary .rating-result,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .product-reviews-summary .rating-result,
  .cms-index-index .popular-products .products-grid .product-items .product-item .product-reviews-summary .rating-result,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .product-reviews-summary .rating-result {
    vertical-align: baseline;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .product-reviews-summary .rating-result::before,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .product-reviews-summary .rating-result::before,
  .cms-index-index .popular-products .products-grid .product-items .product-item .product-reviews-summary .rating-result::before,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .product-reviews-summary .rating-result::before {
    font-size: 2.2rem;
    height: 2.2rem;
    line-height: 1;
  }
  .cms-index-index .onsale-products .products-grid .product-items .product-item .product-reviews-summary .rating-result span::before,
  .mpblog-post-view .onsale-products .products-grid .product-items .product-item .product-reviews-summary .rating-result span::before,
  .cms-index-index .popular-products .products-grid .product-items .product-item .product-reviews-summary .rating-result span::before,
  .mpblog-post-view .popular-products .products-grid .product-items .product-item .product-reviews-summary .rating-result span::before {
    font-size: 2.2rem;
    height: 2.2rem;
    line-height: 1;
  }
  .cms-index-index .onsale-products .products-wrapper .mp-product-slider-title::after,
  .mpblog-post-view .onsale-products .products-wrapper .mp-product-slider-title::after {
    content: '';
    background-image: url('../images/emoji-bomb.svg');
    background-size: 25px 25px;
    height: 25px;
    width: 25px;
    margin-left: 1.2rem;
  }
  .cms-index-index .popular-products .products-wrapper .mp-product-slider-title::after,
  .mpblog-post-view .popular-products .products-wrapper .mp-product-slider-title::after {
    content: '';
    background-image: url('../images/emoji-fire.svg');
    background-size: 25px 25px;
    height: 25px;
    width: 25px;
    margin-left: 1.2rem;
  }
  .cms-club div.additional-offer {
    background: #fff9ea;
    padding: 16px 0 50px 16px;
    margin: 57px 0 0;
  }
  .cms-club div.additional-offer h3 {
    font-size: 1.6rem;
    margin: 57px 0 40px;
    text-align: center;
  }
  .cms-club div.additional-offer p {
    font-size: 1.4rem;
    margin: 0 0 0 22px;
  }
  .cms-club div.additional-offer .additional-offer-items {
    display: flex;
    flex-direction: column;
  }
  .cms-club div.customers-counter-wrapper .join-link {
    width: 95%;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .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: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .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;
  }
  .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: #000000;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #000000;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #000000;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #000000;
    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: #000000;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 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: 25px;
    padding-right: 25px;
    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: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    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: 240px;
  }
  .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: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 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;
  }
  .customer-account-create .page-wrapper .account-social-login .block-content,
  .customer-account-forgotpassword .page-wrapper .account-social-login .block-content,
  .customer-account-login .page-wrapper .account-social-login .block-content,
  .black-friday-event .page-wrapper .account-social-login .block-content,
  .customer-account-createpassword .page-wrapper .account-social-login .block-content {
    justify-content: space-between;
    flex-direction: row;
  }
  .rewards-account-history .page-wrapper .page-title,
  .rewards-account-index .page-wrapper .page-title {
    font-size: 3rem;
    line-height: 1.33333333;
  }
  .rewards-account-history .page-wrapper .rewards-links .item a,
  .rewards-account-index .page-wrapper .rewards-links .item a,
  .rewards-account-history .page-wrapper .rewards-links .item strong,
  .rewards-account-index .page-wrapper .rewards-links .item strong {
    width: 190px;
    height: 66px;
  }
  .cms-no-route .page-wrapper .column.main {
    padding-bottom: 9.6rem;
  }
  .cms-no-route .page-wrapper .image-container {
    margin-bottom: 2.7rem;
  }
  .cms-no-route .page-wrapper p {
    font-size: 2.8rem;
    margin-bottom: 4rem;
  }
  .cms-no-route .page-wrapper .buttons-wrapper {
    flex-direction: row;
  }
  .cms-no-route .page-wrapper .buttons-wrapper .action {
    max-width: 250px;
  }
  .cms-no-route .page-wrapper .buttons-wrapper .action:first-child {
    margin: 0 2.5rem 0 0;
  }
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/* stylelint-disable */
/* stylelint-disable */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* stylelint-disable */
.slick-loading .slick-list {
  background: #ffffff url('..//images/ajax-loader.gif') center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: #000000;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 9px;
  width: 9px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  border: 0;
  background: transparent;
  display: block;
  height: 9px;
  width: 9px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .action-gift:hover,
.slick-dots li .action-gift:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.slick-dots li .action-gift:hover:before,
.slick-dots li .action-gift:focus:before {
  opacity: 1;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #000000;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.scroll-top {
  position: fixed;
  right: 10px;
  z-index: 10;
  color: transparent;
  width: 20px;
  height: 20px;
  transition: all .3s;
  font-size: 0;
  bottom: 10px;
}
.scroll-top.-hidden {
  opacity: 0;
  bottom: -100px;
}
.scroll-top.-scroll {
  opacity: 1;
}
.scroll-top:before {
  background: #ffffff;
  width: 41px;
  height: 40px;
  content: '';
  position: absolute;
  left: -30px;
  border-radius: 50%;
  top: -20px;
  opacity: .3;
  transition: all .2s;
}
.scroll-top:after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  transform: rotate(315deg);
  background: transparent;
  border-width: 1.4px 1.4px 0 0;
  border-style: solid;
  border-color: #3b2675;
  position: absolute;
  left: -18px;
  top: -5px;
  border-width: 3px 3px 0 0;
  border-top-right-radius: 4px;
  transition: all .2s;
}
.scroll-top:hover:before {
  background: #3b2675;
}
.scroll-top:hover:after {
  border-color: #ffffff;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.page-wrapper button,
.page-wrapper .cart.table-wrapper .actions-toolbar > .action,
.page-wrapper .action-gift {
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
}
.page-wrapper button:active,
.page-wrapper .cart.table-wrapper .actions-toolbar > .action:active,
.page-wrapper .action-gift:active {
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
}
body select.mage-error,
body textarea.mage-error,
body input.mage-error {
  border-color: #ff515b;
}
body select::-ms-clear,
body textarea::-ms-clear,
body input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}
body div.mage-error {
  margin-top: .4rem;
}
form .fieldset > .fields.required .label:after,
form .fieldset > .field.required .label:after,
form .fieldset > .fields._required .label:after,
form .fieldset > .field._required .label:after {
  display: none;
}
body .loader {
  display: none;
}
body .loading-mask:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background: transparent url('../images/ajax-loader.png') center center no-repeat;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
  background-size: 40px 40px;
  border-radius: 50%;
}
/* stylelint-disable */
#gtx-trans {
  top: -100px !important;
}
/* stylelint-enable */
input,
input:before,
input:after {
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
html,
body {
  /* stylelint-disable-next-line declaration-no-important */
  -webkit-overflow-scrolling: touch !important;
  /* stylelint-disable-next-line declaration-no-important */
  height: 100% !important;
}
.page-wrapper {
  overflow-x: hidden;
}
.cms-sfera-home .column.main > p {
  display: none;
}
ul li {
  list-style: none;
}
body .modal-slide .action-close:before,
body .modal-popup .action-close:before,
body .modal-custom .action-close:before {
  content: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjkzODYgMC45ODczMDVMOC45Mjc3MSA2Ljk5NjgxTDIuOTE4MjEgMC45ODczMDVMMC45MTUwMzkgMi45OTA0N0w2LjkyNDU0IDguOTk5OTdMMC45MTUwMzkgMTUuMDA5NUwyLjkxODIxIDE3LjAxMjZMOC45Mjc3MSAxMS4wMDMxTDE0LjkzODYgMTcuMDEyNkwxNi45NDE4IDE1LjAwOTVMMTAuOTMyMyA4Ljk5OTk3TDE2Ljk0MTggMi45OTA0N0wxNC45Mzg2IDAuOTg3MzA1WiIgZmlsbD0iIzdGNTZFRiIvPgo8L3N2Zz4KCg==');
  font-size: 0;
  line-height: 0;
}
body .modal-popup {
  pointer-events: auto;
}
body .modal-popup .modal-inner-wrap {
  margin: 8.5rem auto;
  border-radius: 20px;
}
body .modal-popup.modal-slide .action-close {
  padding: 1.7rem 2rem;
}
body .breadcrumbs {
  width: 100%;
  margin: 1.1rem auto 0;
  box-sizing: border-box;
}
body .breadcrumbs .items {
  color: #000000;
  opacity: .6;
  font-size: 1.2rem;
  line-height: 1.2rem;
}
body .breadcrumbs .items a {
  color: #000000;
}
body .breadcrumbs .item {
  vertical-align: baseline;
}
body .breadcrumbs .item:not(:last-child):after {
  font-family: 'Mariupol';
  content: '/';
  overflow: initial;
  vertical-align: unset;
  font-size: 1.2rem;
  line-height: 1.2rem;
}
.choice {
  position: relative;
}
.choice input[type=checkbox] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.choice input[type=checkbox] + label {
  padding-left: 3.4rem;
}
.choice input[type=checkbox] + label:after {
  background: #ffffff;
  width: 21px;
  height: 21px;
  top: -1px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  content: '';
  border-radius: 3px;
  border: 1px solid #b8a3f1;
}
.choice input[type=checkbox]:checked + label:after {
  background: #603dbd;
}
.page-wrapper .product-item .wrapper-action .towishlist.action.loading {
  background: url('../images/ajax-loader.png') no-repeat;
  background-size: 16px 16px;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaaaaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.newsletter-subscribe-home {
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  padding: 6.1rem;
  background-color: #7f56ef;
  position: relative;
  margin-bottom: -.6rem;
  display: flex;
  justify-content: center;
  text-align: center;
  background: url('../images/wave.svg') no-repeat;
  background-size: cover;
}
.newsletter-subscribe-home .content-wrapper {
  padding: 4.3rem 2.5rem 5.5rem;
  margin: 0 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: white;
  border-radius: 30px;
  max-width: 920px;
  box-sizing: border-box;
  width: 100%;
}
.newsletter-subscribe-home h2 {
  font-size: 2.2rem;
  line-height: 2.6rem;
  font-weight: bold;
  margin: 0 0 3.2rem;
}
.newsletter-subscribe-home .block.newsletter {
  max-width: 541px;
  margin: 0;
  width: 100%;
  border-radius: 100px;
}
.newsletter-subscribe-home .block.newsletter .form.subscribe {
  display: flex;
  flex-direction: column;
}
.newsletter-subscribe-home .block.newsletter .action {
  width: 100%;
}
.newsletter-subscribe-home .block.newsletter .action.subscribe {
  border-radius: 100px;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
}
.newsletter-subscribe-home .block.newsletter input {
  background: rgba(127, 86, 239, 0.09);
  border: none;
}
.newsletter-subscribe-home .block.newsletter input::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}
.newsletter-subscribe-home .block.newsletter input::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.newsletter-subscribe-home .block.newsletter input:-ms-input-placeholder {
  color: #000000;
}
.newsletter-subscribe-home .block.newsletter input:-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.newsletter-subscribe-home .block.newsletter .actions {
  width: 100%;
  display: block;
}
.newsletter-subscribe-home .block.newsletter .actions.subscribe {
  border-radius: 100px;
  width: 100%;
}
.newsletter-subscribe-home .block.newsletter .field {
  margin: 0 0 1.6rem;
  min-width: 260px;
  width: 100%;
}
.newsletter-subscribe-home .block.newsletter .field .control::before {
  display: none;
}
.cms-index-index .am-slider-container .amslider-header-container {
  display: none;
}
.cms-index-index .am-slider-container .am-brand-slider {
  padding: 0;
  margin: 0;
}
.cms-index-index .home-brands {
  display: flex;
  justify-content: space-around;
  margin-bottom: 8rem;
}
.cms-index-index .home-brands .slick-list {
  width: 100%;
}
.cms-index-index .home-brands .item {
  height: 90px;
}
.cms-index-index .home-brands .item .image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.cms-index-index .home-brands .item:nth-child(n+7) {
  display: none;
}
.cms-index-index .home-brands.slick-initialized .item:nth-child(n+7) {
  display: block;
}
.cms-index-index .about-us-wrapper {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  margin-bottom: 14rem;
}
.cms-index-index .about-us-wrapper .top {
  display: flex;
  margin-bottom: 10rem;
}
.cms-index-index .about-us-wrapper .top .image,
.cms-index-index .about-us-wrapper .top .description {
  width: 50%;
  color: #000000;
}
.cms-index-index .about-us-wrapper .top .image {
  margin-right: 9.5rem;
  max-width: 612px;
  width: 100%;
}
.cms-index-index .about-us-wrapper .top .description {
  margin: auto 1.6rem auto 0;
}
.cms-index-index .about-us-wrapper .top .description .title {
  font-size: 4rem;
  line-height: 1.175;
  font-weight: 700;
  margin-bottom: 3rem;
}
.cms-index-index .about-us-wrapper .top .description .content {
  width: 100%;
  max-width: 420px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 3.8rem;
}
.cms-index-index .about-us-wrapper .top .description .action {
  padding: 2.5rem 8.1rem;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  max-width: 328px;
}
.cms-index-index .about-us-wrapper .bottom ul {
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.cms-index-index .about-us-wrapper .bottom ul li {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-right: 7.7rem;
}
.cms-index-index .about-us-wrapper .bottom ul li .icon {
  width: 105.5px;
  height: 105.5px;
  margin-bottom: 2.6rem;
}
.cms-index-index .about-us-wrapper .bottom ul li span {
  font-size: 1.6rem;
  line-height: .937;
  font-weight: 700;
  color: #000000;
  max-width: 187px;
  width: 100%;
}
.cms-index-index .about-us-wrapper .bottom ul li:last-child {
  margin-right: 0;
}
.cms-index-index .column.main {
  padding-bottom: 0;
}
.page-footer {
  background: #3b2675;
}
.page-footer .footer.content {
  border: none;
  padding-bottom: 0;
  margin-top: 0;
}
.page-footer .footer.content .block {
  float: none;
  margin: 0;
}
.footer {
  display: flex;
  flex-direction: column;
}
.footer ul li a,
.footer ul li {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.5rem;
}
.footer .footer-average {
  margin-bottom: 7rem;
  display: flex;
  flex-direction: column;
}
.footer .footer-average h4 {
  font-size: 1.8rem;
  line-height: 1.7rem;
  color: #ffffff;
  margin: 0 0 2rem;
  font-weight: 500;
}
.footer .footer-average .footer-contacts {
  padding: 0 0 6.8rem;
  order: 1;
  box-sizing: border-box;
  text-align: center;
}
.footer .footer-average .footer-contacts > li a {
  padding-left: 3.3rem;
  position: relative;
  font-size: 1.4rem;
}
.footer .footer-average .footer-contacts > li a:before {
  position: absolute;
  left: 0;
  top: -3px;
  width: 20px;
  height: 20px;
}
.footer .footer-average .footer-contacts > li:not(:last-child) {
  margin-bottom: 3.1rem;
}
.footer .footer-average .footer-contacts > li .delivery:before {
  content: url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyIDJDOC4xMyAyIDUgNS4xMyA1IDljMCA1LjI1IDcgMTMgNyAxM3M3LTcuNzUgNy0xM2MwLTMuODctMy4xMy03LTctN3ptMCA5LjVhMi41IDIuNSAwIDEgMSAwLTUgMi41IDIuNSAwIDAgMSAwIDV6Ii8+PC9zdmc+Cg==');
}
.footer .footer-average .footer-contacts > li .address:before {
  content: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcgMEMzLjEzIDAgMCAzLjEzIDAgN0MwIDEyLjI1IDcgMjAgNyAyMEM3IDIwIDE0IDEyLjI1IDE0IDdDMTQgMy4xMyAxMC44NyAwIDcgMFpNNyA5LjVDNi4zMzY5NiA5LjUgNS43MDEwNyA5LjIzNjYxIDUuMjMyMjMgOC43Njc3N0M0Ljc2MzM5IDguMjk4OTMgNC41IDcuNjYzMDQgNC41IDdDNC41IDYuMzM2OTYgNC43NjMzOSA1LjcwMTA3IDUuMjMyMjMgNS4yMzIyM0M1LjcwMTA3IDQuNzYzMzkgNi4zMzY5NiA0LjUgNyA0LjVDNy42NjMwNCA0LjUgOC4yOTg5MyA0Ljc2MzM5IDguNzY3NzcgNS4yMzIyM0M5LjIzNjYxIDUuNzAxMDcgOS41IDYuMzM2OTYgOS41IDdDOS41IDcuNjYzMDQgOS4yMzY2MSA4LjI5ODkzIDguNzY3NzcgOC43Njc3N0M4LjI5ODkzIDkuMjM2NjEgNy42NjMwNCA5LjUgNyA5LjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
}
.footer .footer-average .footer-contacts > li .email:before {
  content: url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwIDRINGMtMS4xIDAtMiAuOS0yIDJ2MTJjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yem0tLjQgNC4yNWwtNi41NCA0LjA5Yy0uNjUuNDEtMS40Ny40MS0yLjEyIDBMNC40IDguMjVhLjg1Ljg1IDAgMSAxIC45LTEuNDRMMTIgMTFsNi43LTQuMTlhLjg1Ljg1IDAgMSAxIC45IDEuNDR6Ii8+PC9zdmc+Cg==');
}
.footer .footer-average .footer-contacts > li .phone:before {
  content: url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwLjc1NiA1LjM5NUwxOC4yNiAyLjkwMmExLjg5NSAxLjg5NSAwIDAgMC0yLjY4OCAwbC0yLjY4NiAyLjY4NmExLjg5NiAxLjg5NiAwIDAgMCAwIDIuNjg4bDEuOTY0IDEuOTY0YTkuMjI5IDkuMjI5IDAgMCAxLTEuODg3IDIuNzIgOS4yNjUgOS4yNjUgMCAwIDEtMi43MiAxLjg5NUw4LjI3NyAxMi44OWExLjg5NiAxLjg5NiAwIDAgMC0yLjY4OCAwbC0yLjY4OCAyLjY4M2ExLjg5NiAxLjg5NiAwIDAgMC0uNTU4IDEuMzQ1YzAgLjUxLjE5OS45ODcuNTU4IDEuMzQ2bDIuNDkxIDIuNDkxYTMuMDggMy4wOCAwIDAgMCAyLjY3Ljg1OGMzLjE1OS0uNTIgNi4yOTItMi4yIDguODIxLTQuNzI3IDIuNTI3LTIuNTI0IDQuMjA1LTUuNjU2IDQuNzMyLTguODI1YTMuMDg1IDMuMDg1IDAgMCAwLS44Ni0yLjY2N3oiLz48L3N2Zz4K');
}
.footer-top {
  margin: 0 auto 3.9rem;
}
.sfera-logo {
  display: block;
  max-width: 134px;
  width: 100%;
  margin: 0 3rem 1rem 0;
}
.sfera-logo svg {
  max-width: 134px;
  height: 41px;
  width: 100%;
}
.footer-links {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  order: 2;
}
.footer-links .column a {
  opacity: .8;
}
.footer-links > div {
  padding: 0 1rem;
  flex-basis: 50%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding-right: 1rem;
}
.footer-links ul li:not(:last-child) {
  margin-bottom: 1.8rem;
}
.footer-bottom {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.footer-bottom .frontman {
  fill: #ffffff;
  position: relative;
  top: 5px;
  width: 132px;
}
.footer-bottom .copyright {
  color: #ffffff;
  margin: 0 0 2.5rem;
  order: 1;
  font-size: 1.2rem;
  opacity: .6;
  text-align: center;
}
.footer-bottom .bottom-logo {
  order: 2;
  align-items: center;
  display: none;
}
.cms-index-index .welcome-banners {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
  margin: 2rem 0 5.2rem;
}
.cms-index-index.logged-in .banner-welcome-block .about-us {
  display: inline-block;
}
.cms-index-index.logged-in .banner-welcome-block .create {
  display: none;
}
.cms-index-index .banner-welcome-block {
  border: 1px solid rgba(127, 86, 239, 0.2);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 302px;
  width: 100%;
  padding-bottom: 2.5rem;
  overflow: hidden;
}
.cms-index-index .banner-welcome-block .mob-img {
  display: none;
}
.cms-index-index .banner-welcome-block img {
  width: 100%;
  max-height: 363px;
}
.cms-index-index .banner-welcome-block h2 {
  font-weight: 700;
  text-align: center;
  margin: 2.1rem;
}
.cms-index-index .banner-welcome-block .action {
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  width: 100%;
  max-width: 244px;
  text-align: center;
  padding: 2.5rem 1.5rem;
}
.cms-index-index .banner-welcome-block .about-us {
  display: none;
}
.cms-index-index .desktop-slider,
.cms-index-index .mobile-slider,
.cms-index-index .tablet-slider {
  display: flex;
}
.cms-index-index .mobile-slider,
.cms-index-index .tablet-slider {
  display: none;
}
.cms-index-index .slider-group-wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
.cms-index-index .w4p-slider {
  position: relative;
  display: flex;
  padding: 0 2rem;
  max-width: 973px;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  visibility: hidden;
}
.cms-index-index .w4p-slider.slick-initialized {
  visibility: visible;
}
.cms-index-index .w4p-slider:before {
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 2;
  content: '';
  background: transparent url('../images/ajax-loader.png') center center no-repeat;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
  background-size: 80px 80px;
  width: 100%;
  transform: translateX(0);
}
.cms-index-index .w4p-slider.slick-slider {
  z-index: 3;
}
.cms-index-index .w4p-slider.slick-slider:before {
  display: none;
}
.cms-index-index .w4p-slider .slick-list .item {
  min-width: 0;
}
.cms-index-index .w4p-slider .slick-dots {
  bottom: 22px;
  left: 0;
}
.cms-index-index .w4p-slider .slick-dots li button,
.cms-index-index .w4p-slider .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.cms-index-index .w4p-slider .slick-dots li .action-gift {
  height: 12px;
  width: 12px;
}
.cms-index-index .w4p-slider .slick-dots li button::before,
.cms-index-index .w4p-slider .slick-dots li .cart.table-wrapper .actions-toolbar > .action::before,
.cms-index-index .w4p-slider .slick-dots li .action-gift::before {
  background-color: #ffffff;
  opacity: .2;
  height: 12px;
  width: 12px;
}
.cms-index-index .w4p-slider .slick-dots li.slick-active button::before,
.cms-index-index .w4p-slider .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action::before,
.cms-index-index .w4p-slider .slick-dots li.slick-active .action-gift::before {
  opacity: .5;
}
.cms-index-index .w4p-slider .slick-arrow {
  z-index: 1;
  width: 51px;
  height: 51px;
  box-shadow: none;
}
.cms-index-index .w4p-slider .slick-arrow:before {
  content: '';
  border: solid #603dbc;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: .3rem;
  height: 6px;
  width: 6px;
}
.cms-index-index .w4p-slider .slick-arrow.slick-prev {
  left: 33px;
  transform: translate(0, -75%);
}
.cms-index-index .w4p-slider .slick-arrow.slick-prev:before {
  transform: rotate(135deg);
  margin-right: -.3rem;
}
.cms-index-index .w4p-slider .slick-arrow.slick-next {
  right: 33px;
  transform: translate(0, -75%);
}
.cms-index-index .w4p-slider .slick-arrow.slick-next::before {
  transform: rotate(-45deg);
  margin-right: .3rem;
}
.cms-index-index .w4p-slider .slick-list {
  border-radius: 50px;
}
.cms-index-index .w4p-slider .item {
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 50px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0;
  min-width: 100%;
  /* stylelint-disable declaration-no-important */
  width: 100% !important;
  /* stylelint-enable declaration-no-important */
}
.cms-index-index .w4p-slider .image-wrapper {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  position: relative;
}
.cms-index-index .w4p-slider .image-wrapper img {
  height: 100%;
  width: 100%;
}
.cms-index-index .w4p-slider .image-wrapper .summary a {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.cms-index-index .w4p-slider .image-wrapper .summary p {
  margin: 0;
}
.cms-index-index .w4p-slider .slick-track {
  display: flex;
  height: 100%;
}
.cms-index-index .field-recaptcha {
  z-index: 3;
}
.logged-in .page-wrapper .content-navigation .navigation-account {
  background: #7f56ef;
}
.logged-in .page-wrapper .content-navigation .svg-icon.account {
  fill: rgba(240, 235, 255, 0.6);
}
.nav-sections-item-content.events-none {
  pointer-events: none;
}
.search-autocomplete {
  /* stylelint-disable-next-line declaration-no-important */
  display: none !important;
}
.panel.header {
  display: flex;
  align-items: center;
}
.page-wrapper .header.links .customer-welcome .header.links {
  display: flex;
  flex-direction: column;
}
.page-wrapper .header.links .customer-welcome .header.links li:nth-child(3) {
  order: -1;
  margin-bottom: 1rem;
}
.page-wrapper .header.links .customer-welcome .header.links li {
  margin-bottom: 0;
}
.page-wrapper .header.links .customer-welcome .authorization-link {
  order: 2;
}
.page-wrapper .header.links .customer-welcome + .authorization-link {
  display: none;
}
.page-wrapper .minicart-wrapper .action.showcart:before {
  display: none;
}
.page-wrapper .header.content {
  display: flex;
  align-items: center;
}
.page-wrapper .header.content.sticky {
  position: fixed;
  height: 150px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 9;
  box-sizing: border-box;
  background: #ffffff;
}
.page-wrapper .header.content .logo {
  padding: 0 0 0 5.5rem;
  margin: 0;
}
.page-wrapper .header.content .nav-sections {
  background: #ffffff;
  margin: 0 .5rem 0 0;
}
.page-wrapper .header.content .nav-sections .navigation {
  background: #ffffff;
  padding: 0;
  margin-right: 0;
}
.page-wrapper .content-navigation {
  display: flex;
  order: 3;
  flex-grow: 1;
  justify-content: flex-end;
}
.page-wrapper .content-navigation .navigation-account {
  display: flex;
}
.page-wrapper .content-navigation .svg-icon {
  width: 20px;
  height: 20px;
  fill: #7f56ef;
}
.page-wrapper .content-navigation .svg-icon.cart {
  position: relative;
  top: 1px;
}
.page-wrapper .content-navigation .svg-icon.wishlist {
  position: relative;
  top: 2px;
}
.page-wrapper .content-navigation .svg-icon.account {
  position: relative;
  top: 3px;
}
.page-wrapper .content-navigation.open-search .sfera-search {
  background: #7f56ef;
}
.page-wrapper .content-navigation.open-search .svg-icon.search {
  fill: rgba(240, 235, 255, 0.6);
}
.page-wrapper .content-navigation > div {
  background: rgba(240, 235, 255, 0.6);
  width: 59px;
  height: 59px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  margin: 0;
}
.page-wrapper .content-navigation > div:not(.navigation-account) {
  margin-right: 1.5rem;
}
.page-wrapper .content-navigation .sfera-search {
  cursor: pointer;
}
.page-wrapper .content-navigation .wishlist {
  order: 2;
}
.page-wrapper .content-navigation .navigation-account {
  order: 4;
}
.page-wrapper .content-navigation .minicart-wrapper .action:hover {
  background-color: rgba(240, 235, 255, 0.6);
}
.page-wrapper .header-phone-container {
  display: none;
}
.page-wrapper .header-number-link {
  color: #603dbc;
}
.page-wrapper .top-links-left {
  list-style: none;
  order: 0;
}
.page-wrapper .top-links-left ul {
  display: inline-flex;
  margin: 0;
  padding-left: 0;
}
.page-wrapper .top-links-left ul > li {
  margin-bottom: 0;
}
.page-wrapper .top-links-left ul > li:not(:last-child) {
  margin-right: 2rem;
  margin-right: 5rem;
}
.page-wrapper .top-links-left ul > li:first-child {
  display: none;
}
.page-wrapper .top-links-left ul > li:nth-child(2) a {
  border: 1px solid #7f56ef;
  color: #7f56ef;
}
.page-wrapper .top-links-left ul > li:nth-child(2).active {
  background: #7f56ef;
}
.page-wrapper .top-links-left ul > li:nth-child(2).active a {
  color: #ffffff;
}
.page-wrapper .top-links-left ul > li:nth-child(3) a {
  border: 1px solid #ff785a;
  color: #ff785a;
}
.page-wrapper .top-links-left ul > li:nth-child(3).active {
  background: #ff785a;
}
.page-wrapper .top-links-left ul > li:nth-child(3).active a {
  color: #ffffff;
}
.page-wrapper .top-links-left ul > li:nth-child(4) a {
  border: 1px solid #0091fe;
  color: #0091fe;
  padding: 1.2rem 1.9rem;
}
.page-wrapper .top-links-left ul > li:nth-child(4).active {
  background: #0091fe;
}
.page-wrapper .top-links-left ul > li:nth-child(4).active a {
  color: #ffffff;
}
.page-wrapper .top-links-left ul > li:last-child {
  margin-right: 3rem;
}
.page-wrapper .top-links-left ul > li a {
  display: block;
  opacity: .8;
  border-radius: 3rem;
  padding: 1.2rem 4.3rem;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3rem;
}
.page-wrapper .top-links-left ul > li .header-number-link {
  opacity: .8;
  line-height: 1.3rem;
  text-decoration: none;
  color: #603dbc;
  font-size: 1.4rem;
}
.page-wrapper .top-links-left ul > li .header-number-link:hover {
  text-decoration: underline;
}
.page-wrapper .block-search {
  padding: 0;
  position: relative;
  z-index: 11;
}
.page-wrapper .block-search .control {
  padding: 0;
  border: none;
}
.page-wrapper .block-search.open {
  display: block;
  margin: 0;
}
.page-wrapper .block-search .action.search {
  display: block;
  position: absolute;
  top: 55%;
  left: 50%;
  height: 35px;
  transform: translate(-50%, -50%);
  right: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
}
.page-wrapper .block-search .action.search:before {
  display: none;
}
.page-wrapper .block-search .action.search[disabled] {
  opacity: 1;
}
.page-wrapper .block-search .svg-icon.search {
  width: 20px;
  height: 20px;
  fill: #7f56ef;
}
.page-wrapper .block-search .label.active + .control input {
  position: absolute;
}
.page-wrapper .block-search.active input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.page-wrapper .block-search.active input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.page-wrapper .block-search.active input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.page-wrapper .block-search.active input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.page-wrapper .block-search input {
  background: #f6f3ff;
  font-size: 2rem;
  margin: 0;
  cursor: pointer;
  opacity: 0;
  width: 59px;
  position: absolute;
  top: 0;
  left: 0;
  height: 59px;
  padding: 0;
  border: none;
  transition: all .3s;
}
.page-wrapper .block-search input::-webkit-input-placeholder {
  color: transparent;
  opacity: 1;
}
.page-wrapper .block-search input::-moz-placeholder {
  color: transparent;
  opacity: 1;
}
.page-wrapper .block-search input:-ms-input-placeholder {
  color: transparent;
}
.page-wrapper .block-search input:-moz-placeholder {
  color: transparent;
  opacity: 1;
}
.page-wrapper .block-search input:focus {
  cursor: auto;
  opacity: 1;
  padding-left: 3rem;
}
.page-wrapper .page-header .panel.wrapper {
  border-bottom: 1px solid #ece7fc;
  position: relative;
  z-index: 1;
}
.page-wrapper .page-header .widget.block {
  margin: 0;
}
.page-wrapper .nav-toggle:before {
  color: #7f56ef;
  font-size: 3rem;
}
.header.panel > .header.links svg {
  fill: #555555;
  width: 16px;
  height: 16px;
  position: relative;
  top: 4px;
  padding-right: 7px;
}
.header.panel > .header.links .customer-menu svg {
  display: none;
}
.header.panel .switcher-option:before {
  content: '';
  display: inline-block;
  background: #000000;
  width: 1px;
  height: 10px;
  margin: 0 5px;
}
.nav-sections .header.links svg {
  display: none;
}
.nav-sections .header.links .customer-name {
  display: none;
}
.registration-promo {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  margin-bottom: 11rem;
}
.registration-promo h2 {
  font-size: 3rem;
  line-height: 1.16;
  color: #ffffff;
  font-weight: 700;
  margin: 2rem;
}
.registration-promo .content-wrapper {
  background-color: #2096f3;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 141px;
  position: relative;
  padding: 1rem;
  box-sizing: border-box;
}
.registration-promo .content-wrapper .action {
  background-color: #ffffff;
  color: #000000;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  line-height: .937;
  padding: 2.9rem 7.5rem;
  z-index: 1;
}
.registration-promo .content-wrapper .action.primary:hover {
  background-color: #ffffff;
}
.registration-promo .content-wrapper .discount {
  color: #ffffff;
  width: 142px;
  height: 73px;
  font-weight: 700;
  font-size: 62px;
  line-height: 1.17;
  position: absolute;
}
.registration-promo .content-wrapper .block1 {
  opacity: .07;
  transform: rotate(28.19deg);
  left: -2%;
}
.registration-promo .content-wrapper .block2 {
  opacity: .1;
  transform: rotate(-24.77deg);
  left: 67%;
  top: 31px;
}
.registration-promo .content-wrapper .block3 {
  right: -1%;
  top: 88px;
  opacity: .05;
  transform: rotate(28.19deg);
}
.cms-index-index .special-offer-promo {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  margin-bottom: 8.5rem;
  background-image: url('../images/yellow-wave.svg');
  background-size: cover;
  padding: 3rem 0 3.4rem;
}
.cms-index-index .special-offer-promo .wrapper {
  display: flex;
  background-color: #ffffff;
  border-radius: 30px;
  max-width: 1300px;
  margin: 0 auto;
}
.cms-index-index .special-offer-promo .content-wrapper {
  display: flex;
  flex-direction: column;
  padding: 6.4rem 0 9.1rem 10rem;
  width: 54.94%;
}
.cms-index-index .special-offer-promo .content-wrapper h2 {
  font-weight: 700;
  font-size: 4rem;
  line-height: 1.175;
  color: #000000;
}
.cms-index-index .special-offer-promo .content-wrapper .discount {
  font-weight: 700;
  font-size: 7.2rem;
  line-height: 1.15;
  color: #7f56ef;
  margin-bottom: .3rem;
}
.cms-index-index .special-offer-promo .content-wrapper .description {
  font-size: 1.6rem;
  line-height: 1.31;
  color: #000000;
  max-width: 362px;
  width: 100%;
  margin-bottom: 4rem;
}
.cms-index-index .special-offer-promo .content-wrapper .action {
  width: 250px;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  padding: 2.9rem 1.5rem;
  text-align: center;
  line-height: .93;
}
.cms-index-index .special-offer-promo .img-wrapper {
  align-self: center;
  margin-left: 5.7%;
  flex-shrink: 0;
  width: 306px;
  height: 306px;
}
.cms-index-index .special-offer-promo .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
}
.cms-index-index .cta-promo {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background-color: #603dbd;
  margin-bottom: 8.5rem;
}
.cms-index-index .cta-promo .content-wrapper {
  display: flex;
  padding: 3.1rem 16.5rem;
  justify-content: center;
}
.cms-index-index .cta-promo .discount {
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  border-radius: 40px;
  color: #ffffff;
  font-weight: 700;
  font-size: 9.2rem;
  line-height: 1.15;
  padding: 3.7rem 3.7rem 3.7rem 3rem;
  white-space: nowrap;
  margin-right: 5.32%;
}
.cms-index-index .cta-promo h2 {
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1.19;
  color: #ffffff;
  padding: 4.4rem 0;
  margin-right: 5.77%;
}
.cms-index-index .cta-promo .img-wrappper {
  max-height: 143px;
  max-width: 236px;
  align-self: center;
  margin-right: 1.71%;
}
.cms-index-index .cta-promo .img-wrappper img {
  max-height: 100%;
  max-width: 100%;
}
.cms-index-index .cta-promo .action {
  background: none;
  padding: 0;
  align-items: center;
  display: flex;
  margin: 2rem 0;
  min-width: 54px;
}
.cms-index-index .cta-promo .action::before {
  content: '';
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTUiIGhlaWdodD0iMzEiIHZpZXdCb3g9IjAgMCA1NSAzMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM5LjA2MzkgMC41MTM2NzJMMzYuNTQ0IDMuMDMzNTVMNDcuMjMxNSAxMy43MjFIMC43ODEyNVYxNy4yODM1SDQ3LjIzMTVMMzYuNTQ0IDI3Ljk3MUwzOS4wNjM5IDMwLjQ5MDlMNTQuMDUyNSAxNS41MDQ3TDM5LjA2MzkgMC41MTg0MjJWMC41MTM2NzJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K') no-repeat;
  width: 54px;
  height: 30px;
}
.cms-index-index .contact_us_home {
  display: flex;
  justify-content: center;
  margin-bottom: 10rem;
}
.cms-index-index .contact_us_home .description {
  margin-right: 11rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cms-index-index .contact_us_home .description .title {
  font-weight: 700;
  font-size: 4rem;
  line-height: 1.175;
  color: #000000;
  margin-bottom: 3.5rem;
}
.cms-index-index .contact_us_home .description .content {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000000;
  max-width: 325px;
  width: 100%;
}
.cms-index-index .contact_us_home .contact {
  background: #7f56ef;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 5.8rem 5.1rem 4.2rem;
  max-width: 352px;
}
.cms-index-index .contact_us_home .contact .field {
  display: flex;
  flex-direction: column;
}
.cms-index-index .contact_us_home .contact .field .label {
  padding: 0;
  width: 100%;
  line-height: .92;
  color: #ffffff;
  text-align: left;
  margin-bottom: 1.2rem;
}
.cms-index-index .contact_us_home .contact .field .label:after {
  display: none;
}
.cms-index-index .contact_us_home .contact .field .control {
  width: 100%;
}
.cms-index-index .contact_us_home .contact .field .control .input-text {
  width: 250px;
  background-color: #7f56ef;
  border-color: #bea7ff;
  line-height: .93;
  color: #ffffff;
  box-shadow: none;
}
.cms-index-index .contact_us_home .contact .field .control .input-text::placeholder {
  color: #ffffff;
}
.cms-index-index .contact_us_home .contact .field .control .input-text.mage-error::placeholder {
  color: #f7aebb;
}
.cms-index-index .contact_us_home .contact .field .control .input-text.mage-error[generated] {
  color: #ffb4b8;
}
.cms-index-index .contact_us_home .contact .field .control .mage-error {
  border-color: #ffb4b8;
  color: #ffb4b8;
}
.cms-index-index .contact_us_home .contact .actions-toolbar {
  margin: 0;
}
.cms-index-index .contact_us_home .contact .actions-toolbar .action {
  background-color: #ffffff;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  color: #7f56ef;
  width: 250px;
  border-radius: 100px;
}
.cms-index-index .contact_us_home div.mage-error {
  text-align: center;
}
.page-wrapper .navigation .level0 > .level-top {
  color: #000000;
}
.page-wrapper .navigation .level0.submenu {
  border-color: #ece7fc;
  box-shadow: none;
  min-width: 305px;
}
.page-wrapper .navigation .level0.submenu a {
  color: #000000;
}
.page-wrapper .navigation a {
  font-weight: 400;
}
.page-wrapper .navigation ul > li.level0 a {
  line-height: 2.1rem;
}
.page-wrapper .navigation > ul > li.level0 {
  padding-top: 1rem;
  margin: 0;
}
.page-wrapper .navigation > ul > li.level0.parent > .level-top > .ui-menu-icon {
  display: none;
}
.page-wrapper .navigation > ul > li.level0 a {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 3.7rem 2rem;
  position: relative;
}
.page-wrapper .navigation > ul > li.level0 a:before {
  content: '';
  width: 42px;
  height: 42px;
  display: block;
  padding: 1rem .6rem .4rem 0;
}
.page-wrapper .navigation > ul > li.level0 a.ui-state-active {
  background: rgba(96, 61, 189, 0.1);
}
.page-wrapper .navigation > ul > li.level0:nth-child(1) a:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHJlY3QgeD0iMTAuNSIgeT0iMjEiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxMCIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cmVjdCB4PSIxMC41IiB5PSIyMSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0yMyAyMy4wMDAxSDMwTTIyLjcwNzMgMjUuNTAwMVYyOC41MDAxTTExIDE2LjE1MDFIMjIuNzA3M1YxNC4yNTAxTDE4LjgwNDkgMTEuODc1MVYxMEwxNC45MDI0IDEwLjAwMDFWMTEuODc1MUwxMi45NTEyIDEzLjA2MjZMMTEgMTQuMjUwMVYxNi4xNTAxWiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMTIgMjAuNUgyMCIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cmVjdCB4PSIxMi41IiB5PSIyNCIgd2lkdGg9IjYiIGhlaWdodD0iNSIgc3Ryb2tlPSIjNTU1NTU1Ii8+Cjwvc3ZnPgo=') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(1) a.ui-state-active:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHJlY3QgeD0iMTAuNSIgeT0iMjEiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxMCIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cmVjdCB4PSIxMC41IiB5PSIyMSIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0yMyAyMy4wMDAxSDMwTTIyLjcwNzMgMjUuNTAwMVYyOC41MDAxTTExIDE2LjE1MDFIMjIuNzA3M1YxNC4yNTAxTDE4LjgwNDkgMTEuODc1MVYxMEwxNC45MDI0IDEwLjAwMDFWMTEuODc1MUwxMi45NTEyIDEzLjA2MjZMMTEgMTQuMjUwMVYxNi4xNTAxWiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMTIgMjAuNUgyMCIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cmVjdCB4PSIxMi41IiB5PSIyNCIgd2lkdGg9IjYiIGhlaWdodD0iNSIgc3Ryb2tlPSIjNTU1NTU1Ii8+Cjwvc3ZnPgo=') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(2) a:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHBhdGggZD0iTTE3LjEwNjEgMTQuNzgzN1YxMC4zNzc2QzE3LjEwNjEgMTAuMjc3NCAxNy4wNjU2IDEwLjE4MTQgMTYuOTkzNyAxMC4xMTA2QzE2LjkyMTggMTAuMDM5OCAxNi44MjQyIDEwIDE2LjcyMjQgMTBIOS4zODM2M0M5LjI4MTg4IDEwIDkuMTg0MzEgMTAuMDM5OCA5LjExMjM2IDEwLjExMDZDOS4wNDA0MiAxMC4xODE0IDkgMTAuMjc3NCA5IDEwLjM3NzZDOSAxMC40Nzc3IDkuMDQwNDIgMTAuNTczNyA5LjExMjM2IDEwLjY0NDVDOS4xODQzMSAxMC43MTUzIDkuMjgxODggMTAuNzU1MSA5LjM4MzYzIDEwLjc1NTFIMTIuMDY5VjE0Ljc4MzdDMTEuMjQ5NiAxNC45MDc0IDEwLjUwNCAxNS4zMjA1IDkuOTcxNjkgMTUuOTQ1OUM5LjQzOTMzIDE2LjU3MTMgOS4xNTY2MyAxNy4zNjYxIDkuMTc2NDcgMTguMTgxOFYyNy41NjhDOS4xNzY0NyAyOS40NTU4IDEwLjYyNjYgMzEgMTIuNDEwNSAzMUgxNi43NjA4QzE4LjU0NDcgMzEgMTkuOTk4NiAyOS40NTk1IDE5Ljk5ODYgMjcuNTY4VjE4LjE5NjlDMjAuMDIyMiAxNy4zNzg3IDE5Ljc0MTMgMTYuNTgwMiAxOS4yMDg2IDE1Ljk1MTZDMTguNjc1OSAxNS4zMjMgMTcuOTI4MSAxNC45MDc3IDE3LjEwNjEgMTQuNzgzN1pNMTYuMzM4OCAxMC43NTEzVjE0Ljc2NDhIMTIuODMyNFYxMC43NTEzSDE2LjMzODhaTTkuOTM5ODkgMTkuNDM1M0gxNi4wMzE5VjI2LjU0MUg5LjkzOTg5VjE5LjQzNTNaTTE5LjIzNTIgMjcuNTY4QzE5LjIzNTIgMjkuMDQ0MiAxOC4xMjI3IDMwLjI0ODcgMTYuNzYwOCAzMC4yNDg3SDEyLjQwNjZDMTEuMDQ0NyAzMC4yNDg3IDkuOTM2MDUgMjkuMDQ0MiA5LjkzNjA1IDI3LjU2OFYyNy4yOTYxSDE2LjQxNTVDMTYuNTE3MyAyNy4yOTYxIDE2LjYxNDkgMjcuMjU2MyAxNi42ODY4IDI3LjE4NTVDMTYuNzU4NyAyNy4xMTQ3IDE2Ljc5OTIgMjcuMDE4NyAxNi43OTkyIDI2LjkxODZWMTkuMDQ2NEMxNi43OTkyIDE4Ljk0NjIgMTYuNzU4NyAxOC44NTAyIDE2LjY4NjggMTguNzc5NEMxNi42MTQ5IDE4LjcwODYgMTYuNTE3MyAxOC42Njg4IDE2LjQxNTUgMTguNjY4OEg5LjkzOTg5VjE4LjE5NjlDOS45Mzk4OSAxNi43MTY4IDExLjA0ODYgMTUuNTE2MiAxMi40MTA1IDE1LjUxNjJIMTYuNzYwOEMxOC4xMjI3IDE1LjUxNjIgMTkuMjM1MiAxNi43MTY4IDE5LjIzNTIgMTguMTk2OVYyNy41NjhaIiBmaWxsPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMzEuODk3OSAxMC4xMjRDMzEuODYwNCAxMC4wODUxIDMxLjgxNDggMTAuMDUzOSAzMS43NjM4IDEwLjAzMjZDMzEuNzEyOCAxMC4wMTEyIDMxLjY1NzYgMTAuMDAwMSAzMS42MDE4IDEwSDIyLjM5ODZDMjIuMzQyOCAxMC4wMDAxIDIyLjI4NzYgMTAuMDExMiAyMi4yMzY2IDEwLjAzMjZDMjIuMTg1NiAxMC4wNTM5IDIyLjEzOTkgMTAuMDg1MSAyMi4xMDI1IDEwLjEyNEMyMi4wNjQ4IDEwLjE2MzUgMjIuMDM2MyAxMC4yMSAyMi4wMTkxIDEwLjI2MDVDMjIuMDAxOSAxMC4zMTEgMjEuOTk2MiAxMC4zNjQ0IDIyLjAwMjUgMTAuNDE3MUwyMy45NDcyIDI2LjA2MTlDMjMuOTU5IDI2LjE1MzYgMjQuMDA2MyAyNi4yMzggMjQuMDgwMSAyNi4yOTlDMjQuMTUzOSAyNi4zNTk5IDI0LjI0OSAyNi4zOTMzIDI0LjM0NzMgMjYuMzkyNlYyOS40MjE2QzI0LjM0NzMgMzAuMjg5NyAyNC45NzE1IDMxIDI1LjczOTggMzFIMjguMTQwNkMyOC45MDQ4IDMxIDI5LjUyOTEgMzAuMjg5NyAyOS41MjkxIDI5LjQyMTZWMjYuMzkyNkgyOS42NDkxQzI5Ljc0NzQgMjYuMzkzMyAyOS44NDI1IDI2LjM1OTkgMjkuOTE2MyAyNi4yOTlDMjkuOTkwMSAyNi4yMzggMzAuMDM3NCAyNi4xNTM2IDMwLjA0OTIgMjYuMDYxOUwzMC42MDk0IDIxLjYyNzRDMzAuNjIyOSAyMS42MDY2IDMwLjYzMjMgMjEuNTgzNyAzMC42Mzc0IDIxLjU1OThDMzAuNjQ1NCAyMS41MTI1IDMwLjY0NTQgMjEuNDY0MyAzMC42Mzc0IDIxLjQxN0wzMS45OTc5IDEwLjQxMzRDMzIuMDAzNiAxMC4zNjEzIDMxLjk5NzcgMTAuMzA4NiAzMS45ODA0IDEwLjI1ODhDMzEuOTYzMiAxMC4yMDg5IDMxLjkzNTEgMTAuMTYzIDMxLjg5NzkgMTAuMTI0Wk0yOC43NDg4IDI5LjQyMTZDMjguNzQ4OCAyOS44NzI2IDI4LjQ3NjcgMzAuMjUyMSAyOC4xNTY2IDMwLjI1MjFIMjUuNzU1OEMyNS40MzE3IDMwLjI1MjEgMjUuMTYzNiAyOS44NzYzIDI1LjE2MzYgMjkuNDIxNlYyNi4zOTI2SDI4Ljc2NDhMMjguNzQ4OCAyOS40MjE2Wk0yOS4zMTMgMjUuNjQxSDI0LjY5OTRMMjIuODQ2OCAxMC43NDc5SDMxLjE1MzZMMzAuNzk3NSAxMy42MTUyQzI5Ljc0NDEgMTMuNjU2OSAyOC43NDExIDE0LjA1IDI3Ljk2ODcgMTQuNzI0QzI3LjE5NjQgMTUuMzk4IDI2LjcwNTMgMTYuMzA4NyAyNi41ODM4IDE3LjI5MjNDMjYuNDYyMyAxOC4yNzU5IDI2LjcxODMgMTkuMjY3OSAyNy4zMDU4IDIwLjA5MDFDMjcuODkzNCAyMC45MTIzIDI4Ljc3MzkgMjEuNTEwNyAyOS43ODkxIDIxLjc3NzdMMjkuMzEzIDI1LjY0MVpNMjkuODgxMiAyMS4wMjI0QzI5LjA3OTIgMjAuNzgxMiAyOC4zOTEzIDIwLjI4NiAyNy45MzUxIDE5LjYyMTNDMjcuNDc4OSAxOC45NTY1IDI3LjI4MjcgMTguMTYzNiAyNy4zOCAxNy4zNzgxQzI3LjQ3NzQgMTYuNTkyNSAyNy44NjIyIDE1Ljg2MzEgMjguNDY4OCAxNS4zMTQ1QzI5LjA3NTQgMTQuNzY2IDI5Ljg2NiAxNC40MzIzIDMwLjcwNTQgMTQuMzcwNkwyOS44ODEyIDIxLjAyMjRaIiBmaWxsPSIjNTU1NTU1Ii8+Cjwvc3ZnPgo=') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(2) a.ui-state-active:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHBhdGggZD0iTTE3LjEwNjEgMTQuNzgzN1YxMC4zNzc2QzE3LjEwNjEgMTAuMjc3NCAxNy4wNjU2IDEwLjE4MTQgMTYuOTkzNyAxMC4xMTA2QzE2LjkyMTggMTAuMDM5OCAxNi44MjQyIDEwIDE2LjcyMjQgMTBIOS4zODM2M0M5LjI4MTg4IDEwIDkuMTg0MzEgMTAuMDM5OCA5LjExMjM2IDEwLjExMDZDOS4wNDA0MiAxMC4xODE0IDkgMTAuMjc3NCA5IDEwLjM3NzZDOSAxMC40Nzc3IDkuMDQwNDIgMTAuNTczNyA5LjExMjM2IDEwLjY0NDVDOS4xODQzMSAxMC43MTUzIDkuMjgxODggMTAuNzU1MSA5LjM4MzYzIDEwLjc1NTFIMTIuMDY5VjE0Ljc4MzdDMTEuMjQ5NiAxNC45MDc0IDEwLjUwNCAxNS4zMjA1IDkuOTcxNjkgMTUuOTQ1OUM5LjQzOTMzIDE2LjU3MTMgOS4xNTY2MyAxNy4zNjYxIDkuMTc2NDcgMTguMTgxOFYyNy41NjhDOS4xNzY0NyAyOS40NTU4IDEwLjYyNjYgMzEgMTIuNDEwNSAzMUgxNi43NjA4QzE4LjU0NDcgMzEgMTkuOTk4NiAyOS40NTk1IDE5Ljk5ODYgMjcuNTY4VjE4LjE5NjlDMjAuMDIyMiAxNy4zNzg3IDE5Ljc0MTMgMTYuNTgwMiAxOS4yMDg2IDE1Ljk1MTZDMTguNjc1OSAxNS4zMjMgMTcuOTI4MSAxNC45MDc3IDE3LjEwNjEgMTQuNzgzN1pNMTYuMzM4OCAxMC43NTEzVjE0Ljc2NDhIMTIuODMyNFYxMC43NTEzSDE2LjMzODhaTTkuOTM5ODkgMTkuNDM1M0gxNi4wMzE5VjI2LjU0MUg5LjkzOTg5VjE5LjQzNTNaTTE5LjIzNTIgMjcuNTY4QzE5LjIzNTIgMjkuMDQ0MiAxOC4xMjI3IDMwLjI0ODcgMTYuNzYwOCAzMC4yNDg3SDEyLjQwNjZDMTEuMDQ0NyAzMC4yNDg3IDkuOTM2MDUgMjkuMDQ0MiA5LjkzNjA1IDI3LjU2OFYyNy4yOTYxSDE2LjQxNTVDMTYuNTE3MyAyNy4yOTYxIDE2LjYxNDkgMjcuMjU2MyAxNi42ODY4IDI3LjE4NTVDMTYuNzU4NyAyNy4xMTQ3IDE2Ljc5OTIgMjcuMDE4NyAxNi43OTkyIDI2LjkxODZWMTkuMDQ2NEMxNi43OTkyIDE4Ljk0NjIgMTYuNzU4NyAxOC44NTAyIDE2LjY4NjggMTguNzc5NEMxNi42MTQ5IDE4LjcwODYgMTYuNTE3MyAxOC42Njg4IDE2LjQxNTUgMTguNjY4OEg5LjkzOTg5VjE4LjE5NjlDOS45Mzk4OSAxNi43MTY4IDExLjA0ODYgMTUuNTE2MiAxMi40MTA1IDE1LjUxNjJIMTYuNzYwOEMxOC4xMjI3IDE1LjUxNjIgMTkuMjM1MiAxNi43MTY4IDE5LjIzNTIgMTguMTk2OVYyNy41NjhaIiBmaWxsPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMzEuODk3OSAxMC4xMjRDMzEuODYwNCAxMC4wODUxIDMxLjgxNDggMTAuMDUzOSAzMS43NjM4IDEwLjAzMjZDMzEuNzEyOCAxMC4wMTEyIDMxLjY1NzYgMTAuMDAwMSAzMS42MDE4IDEwSDIyLjM5ODZDMjIuMzQyOCAxMC4wMDAxIDIyLjI4NzYgMTAuMDExMiAyMi4yMzY2IDEwLjAzMjZDMjIuMTg1NiAxMC4wNTM5IDIyLjEzOTkgMTAuMDg1MSAyMi4xMDI1IDEwLjEyNEMyMi4wNjQ4IDEwLjE2MzUgMjIuMDM2MyAxMC4yMSAyMi4wMTkxIDEwLjI2MDVDMjIuMDAxOSAxMC4zMTEgMjEuOTk2MiAxMC4zNjQ0IDIyLjAwMjUgMTAuNDE3MUwyMy45NDcyIDI2LjA2MTlDMjMuOTU5IDI2LjE1MzYgMjQuMDA2MyAyNi4yMzggMjQuMDgwMSAyNi4yOTlDMjQuMTUzOSAyNi4zNTk5IDI0LjI0OSAyNi4zOTMzIDI0LjM0NzMgMjYuMzkyNlYyOS40MjE2QzI0LjM0NzMgMzAuMjg5NyAyNC45NzE1IDMxIDI1LjczOTggMzFIMjguMTQwNkMyOC45MDQ4IDMxIDI5LjUyOTEgMzAuMjg5NyAyOS41MjkxIDI5LjQyMTZWMjYuMzkyNkgyOS42NDkxQzI5Ljc0NzQgMjYuMzkzMyAyOS44NDI1IDI2LjM1OTkgMjkuOTE2MyAyNi4yOTlDMjkuOTkwMSAyNi4yMzggMzAuMDM3NCAyNi4xNTM2IDMwLjA0OTIgMjYuMDYxOUwzMC42MDk0IDIxLjYyNzRDMzAuNjIyOSAyMS42MDY2IDMwLjYzMjMgMjEuNTgzNyAzMC42Mzc0IDIxLjU1OThDMzAuNjQ1NCAyMS41MTI1IDMwLjY0NTQgMjEuNDY0MyAzMC42Mzc0IDIxLjQxN0wzMS45OTc5IDEwLjQxMzRDMzIuMDAzNiAxMC4zNjEzIDMxLjk5NzcgMTAuMzA4NiAzMS45ODA0IDEwLjI1ODhDMzEuOTYzMiAxMC4yMDg5IDMxLjkzNTEgMTAuMTYzIDMxLjg5NzkgMTAuMTI0Wk0yOC43NDg4IDI5LjQyMTZDMjguNzQ4OCAyOS44NzI2IDI4LjQ3NjcgMzAuMjUyMSAyOC4xNTY2IDMwLjI1MjFIMjUuNzU1OEMyNS40MzE3IDMwLjI1MjEgMjUuMTYzNiAyOS44NzYzIDI1LjE2MzYgMjkuNDIxNlYyNi4zOTI2SDI4Ljc2NDhMMjguNzQ4OCAyOS40MjE2Wk0yOS4zMTMgMjUuNjQxSDI0LjY5OTRMMjIuODQ2OCAxMC43NDc5SDMxLjE1MzZMMzAuNzk3NSAxMy42MTUyQzI5Ljc0NDEgMTMuNjU2OSAyOC43NDExIDE0LjA1IDI3Ljk2ODcgMTQuNzI0QzI3LjE5NjQgMTUuMzk4IDI2LjcwNTMgMTYuMzA4NyAyNi41ODM4IDE3LjI5MjNDMjYuNDYyMyAxOC4yNzU5IDI2LjcxODMgMTkuMjY3OSAyNy4zMDU4IDIwLjA5MDFDMjcuODkzNCAyMC45MTIzIDI4Ljc3MzkgMjEuNTEwNyAyOS43ODkxIDIxLjc3NzdMMjkuMzEzIDI1LjY0MVpNMjkuODgxMiAyMS4wMjI0QzI5LjA3OTIgMjAuNzgxMiAyOC4zOTEzIDIwLjI4NiAyNy45MzUxIDE5LjYyMTNDMjcuNDc4OSAxOC45NTY1IDI3LjI4MjcgMTguMTYzNiAyNy4zOCAxNy4zNzgxQzI3LjQ3NzQgMTYuNTkyNSAyNy44NjIyIDE1Ljg2MzEgMjguNDY4OCAxNS4zMTQ1QzI5LjA3NTQgMTQuNzY2IDI5Ljg2NiAxNC40MzIzIDMwLjcwNTQgMTQuMzcwNkwyOS44ODEyIDIxLjAyMjRaIiBmaWxsPSIjNTU1NTU1Ii8+Cjwvc3ZnPgo=') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(3) a:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHJlY3QgeD0iMjUuODQ3OCIgeT0iMjYuOTQzNCIgd2lkdGg9IjYuNjUyMTciIGhlaWdodD0iMS44Njk1NyIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMzAgMjdMMjYuNjkwNSAxNC43NDg3QzI2LjMzODYgMTMuNDQ2MiAyNS4zNTAyIDEyLjQwNCAyNC4wNjM1IDExLjk5ODNDMy4zMjI1MiA1LjQ1OTE4IDI1LjQ2NTEgMTYuNzM1NSAxOS44MzEzIDIwLjU3MiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8Y2lyY2xlIGN4PSIxMy44Njk2IiBjeT0iMjYuNDQzOCIgcj0iMi4zNjk1NyIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMTMuODY5NiAyOC44MzU2TDE5LjI0NTggMjguODM3MkMyMS42OTkgMjguODM4IDIzLjcwODUgMjYuNTk5OSAyMi44NTM1IDI0LjMwMDVDMjEuNzQxNCAyMS4zMDk1IDE5Ljc3OSAxOS43MzE3IDE1LjU1NDQgMTkuNTg4OEMxMy41MDg2IDE5LjUxOTUgMTEuOTU2NSAyMS4zMDMgMTEuOTU2NSAyMy4zNDk5VjI1LjAwOTUiIHN0cm9rZT0iIzU1NTU1NSIvPgo8L3N2Zz4K') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(3) a.ui-state-active:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHJlY3QgeD0iMjUuODQ3OCIgeT0iMjYuOTQzNCIgd2lkdGg9IjYuNjUyMTciIGhlaWdodD0iMS44Njk1NyIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMzAgMjdMMjYuNjkwNSAxNC43NDg3QzI2LjMzODYgMTMuNDQ2MiAyNS4zNTAyIDEyLjQwNCAyNC4wNjM1IDExLjk5ODNDMy4zMjI1MiA1LjQ1OTE4IDI1LjQ2NTEgMTYuNzM1NSAxOS44MzEzIDIwLjU3MiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8Y2lyY2xlIGN4PSIxMy44Njk2IiBjeT0iMjYuNDQzOCIgcj0iMi4zNjk1NyIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMTMuODY5NiAyOC44MzU2TDE5LjI0NTggMjguODM3MkMyMS42OTkgMjguODM4IDIzLjcwODUgMjYuNTk5OSAyMi44NTM1IDI0LjMwMDVDMjEuNzQxNCAyMS4zMDk1IDE5Ljc3OSAxOS43MzE3IDE1LjU1NDQgMTkuNTg4OEMxMy41MDg2IDE5LjUxOTUgMTEuOTU2NSAyMS4zMDMgMTEuOTU2NSAyMy4zNDk5VjI1LjAwOTUiIHN0cm9rZT0iIzU1NTU1NSIvPgo8L3N2Zz4K') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(4) a:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHBhdGggZD0iTTE3LjAyMjUgMjVWMjguNUMxNy4wMjI1IDMwLjUgMTguNTIyNSAzMCAxOC41MjI1IDI4LjVWMjdWMjVNMTkuNTIyNSAyNVYyOC41QzE5LjUyMjUgMzAuNSAyMS4wMjI1IDMwLjUgMjEuMDIyNSAyOC41VjI1IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0yNC4wMjI1IDE4TDIxLjUyMjUgMTZWMThMMjMuNTIyNSAxOS41QzI3LjUyMjUgMjAgMjkuMDIyNSAxOC41IDI0LjAyMjUgMThaIiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xMy4wMjI0IDEzLjk5OTFDMTEuOTI0MiAxMy41NTk4IDExLjI5MjUgMTMuNDM0MyAxMC4wMjI0IDEzLjk5OTFDOS44OTk2IDE1LjI1MDcgMTAuMjY1MiAxNS43ODk1IDExLjUyMjQgMTYuNDk5MUMxMi41OTY2IDE1Ljc0MzQgMTIuODU5IDE1LjI3NjEgMTMuMDIyNCAxMy45OTkxWiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMTEuNTIyNSAxNi41VjE4IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xMS41MjI1IDIwVjIxLjUiIHN0cm9rZT0iIzU1NTU1NSIvPgogICAgPHBhdGggZD0iTTE2LjUyMiAxNS41TDEzLjUyMjEgMThDOS4wMjIxNyAxOCA5LjAyMTk4IDIwIDE0LjUyMjEgMjBMMTYuMDIyIDE5TTE2LjUyMiAxNS41SDIxLjAyMk0xNi41MjIgMTUuNUwxNi4wMjIgMTlNMTYuNTIyIDE1LjVMMTkuMDIyIDE5TDIxLjAyMiAxNS41TTE2LjAyMiAxOUwxNS4wMjIgMjVIMjIuNTIyTDIxLjAyMiAxNS41IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xNS41MjI1IDIxLjVDMTguMTgxIDIzLjQ4NjIgMTkuNjA4NiAyMy42MjUxIDIyLjAyMjUgMjEuNU0yNi4wMjI1IDExLjVWMTgiIHN0cm9rZT0iIzU1NTU1NSIvPgogICAgPHBhdGggZD0iTTI2LjAyMjUgMTkuNVYyNS41SDI1LjAyMjVWMjdNMjcuMDIyNSAyNS41VjI3TTI3LjAyMjUgMjdIMjUuMDIyNU0yNy4wMjI1IDI3TDI5LjAyMjUgMzBIMjMuMDIyNUwyNS4wMjI1IDI3IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxjaXJjbGUgY3g9IjE5LjAyMjUiIGN5PSIxMi41IiByPSIyIiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xNy4wMjI1IDEyQzE1LjYwNTkgMTIuMDM2MyAxNC43MDEyIDEyLjQxNzkgMTQuNTIyNSAxNEMxNS40ODk0IDEzLjgzMjUgMTYuMDM1NSAxMy4yMjcxIDE3LjAyMjUgMTMiIHN0cm9rZT0iIzU1NTU1NSIvPgo8L3N2Zz4K') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(4) a.ui-state-active:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHBhdGggZD0iTTE3LjAyMjUgMjVWMjguNUMxNy4wMjI1IDMwLjUgMTguNTIyNSAzMCAxOC41MjI1IDI4LjVWMjdWMjVNMTkuNTIyNSAyNVYyOC41QzE5LjUyMjUgMzAuNSAyMS4wMjI1IDMwLjUgMjEuMDIyNSAyOC41VjI1IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0yNC4wMjI1IDE4TDIxLjUyMjUgMTZWMThMMjMuNTIyNSAxOS41QzI3LjUyMjUgMjAgMjkuMDIyNSAxOC41IDI0LjAyMjUgMThaIiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xMy4wMjI0IDEzLjk5OTFDMTEuOTI0MiAxMy41NTk4IDExLjI5MjUgMTMuNDM0MyAxMC4wMjI0IDEzLjk5OTFDOS44OTk2IDE1LjI1MDcgMTAuMjY1MiAxNS43ODk1IDExLjUyMjQgMTYuNDk5MUMxMi41OTY2IDE1Ljc0MzQgMTIuODU5IDE1LjI3NjEgMTMuMDIyNCAxMy45OTkxWiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMTEuNTIyNSAxNi41VjE4IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xMS41MjI1IDIwVjIxLjUiIHN0cm9rZT0iIzU1NTU1NSIvPgogICAgPHBhdGggZD0iTTE2LjUyMiAxNS41TDEzLjUyMjEgMThDOS4wMjIxNyAxOCA5LjAyMTk4IDIwIDE0LjUyMjEgMjBMMTYuMDIyIDE5TTE2LjUyMiAxNS41SDIxLjAyMk0xNi41MjIgMTUuNUwxNi4wMjIgMTlNMTYuNTIyIDE1LjVMMTkuMDIyIDE5TDIxLjAyMiAxNS41TTE2LjAyMiAxOUwxNS4wMjIgMjVIMjIuNTIyTDIxLjAyMiAxNS41IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xNS41MjI1IDIxLjVDMTguMTgxIDIzLjQ4NjIgMTkuNjA4NiAyMy42MjUxIDIyLjAyMjUgMjEuNU0yNi4wMjI1IDExLjVWMTgiIHN0cm9rZT0iIzU1NTU1NSIvPgogICAgPHBhdGggZD0iTTI2LjAyMjUgMTkuNVYyNS41SDI1LjAyMjVWMjdNMjcuMDIyNSAyNS41VjI3TTI3LjAyMjUgMjdIMjUuMDIyNU0yNy4wMjI1IDI3TDI5LjAyMjUgMzBIMjMuMDIyNUwyNS4wMjI1IDI3IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxjaXJjbGUgY3g9IjE5LjAyMjUiIGN5PSIxMi41IiByPSIyIiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xNy4wMjI1IDEyQzE1LjYwNTkgMTIuMDM2MyAxNC43MDEyIDEyLjQxNzkgMTQuNTIyNSAxNEMxNS40ODk0IDEzLjgzMjUgMTYuMDM1NSAxMy4yMjcxIDE3LjAyMjUgMTMiIHN0cm9rZT0iIzU1NTU1NSIvPgo8L3N2Zz4K') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(5) a:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHBhdGggZD0iTTIzLjk5OTcgMTQuNUMyOS42NzAyIDEyLjU0NTQgMzAuNjIyNyAxMy42NzQyIDI5LjQ5OTcgMTguNUMzMC42MzAzIDIxLjE1MzQgMzAuODE2IDIyLjU5MDkgMjkuNDk5NyAyNUMzMC45OTk3IDMwIDI4LjkwNDYgMzEuNjkwNSAyMy45OTk3IDI5LjVDMjAuNjc0MyAzMS4wMjE3IDE4LjgyNjYgMzEuMDg2MSAxNS40OTk3IDI5LjVDOS45Nzk5IDMxLjIxNDUgOS4yMzc0MiAyOS44NDg0IDEwLjQ1MTQgMjQuOTAwNk0yMy45OTk3IDE0LjVMMTkuOTk5NSAxMS41TDE1LjQ5OTcgMTQuNU0yMy45OTk3IDE0LjVDMjAuODM3MSAxMy42MjE1IDE4Ljk5NTkgMTMuNTg4NyAxNS40OTk3IDE0LjVNMTUuNDk5NyAxNC41QzkuMjg0NTQgMTIuMjkxNSA4LjkwMDgzIDEzLjgwMzkgMTAuNDk5NyAxOC41QzkuMzgyNDUgMjEuMDc5NSA5LjI5OTggMjIuNTA3NyAxMC40NTE0IDI0LjkwMDZNMTAuNDk5NyAyNUMxMC40ODM0IDI0Ljk2NjYgMTAuNDY3MyAyNC45MzM1IDEwLjQ1MTQgMjQuOTAwNiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cmVjdCB4PSIxMi41IiB5PSIxNi41IiB3aWR0aD0iMTUiIGhlaWdodD0iMTEiIHN0cm9rZT0iIzU1NTU1NSIvPgogICAgPGNpcmNsZSBjeD0iMjAiIGN5PSIyMiIgcj0iMS41IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0yMS40OTk4IDE5LjUwMDJDMjAuMzc1OSAxNy45MTYxIDE5LjczIDE3LjYxNjIgMTguNDk5OCAxOS41MDAyQzE2LjE3NjcgMTkuMzE2MSAxNS45ODc5IDE5Ljk1MjYgMTYuOTk5OCAyMkMxNi4xMTQ5IDI0LjAxMTggMTYuNDc5NSAyNC41Mzk4IDE4LjQ5OTggMjQuNUMxOS41NjE2IDI1Ljc2NDEgMjAuMjI3NCAyNS44MDc4IDIxLjQ5OTggMjQuNUMyMy4zNjUyIDI0LjczNzkgMjMuNTg5NiAyNC4xMDM4IDIyLjk5OTggMjJDMjMuNzQ5OCAyMC4yMjc1IDIzLjY4NyAxOS41MjEgMjEuNDk5OCAxOS41MDAyWiIgc3Ryb2tlPSIjNTU1NTU1Ii8+Cjwvc3ZnPgo=') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(5) a.ui-state-active:before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHBhdGggZD0iTTIzLjk5OTcgMTQuNUMyOS42NzAyIDEyLjU0NTQgMzAuNjIyNyAxMy42NzQyIDI5LjQ5OTcgMTguNUMzMC42MzAzIDIxLjE1MzQgMzAuODE2IDIyLjU5MDkgMjkuNDk5NyAyNUMzMC45OTk3IDMwIDI4LjkwNDYgMzEuNjkwNSAyMy45OTk3IDI5LjVDMjAuNjc0MyAzMS4wMjE3IDE4LjgyNjYgMzEuMDg2MSAxNS40OTk3IDI5LjVDOS45Nzk5IDMxLjIxNDUgOS4yMzc0MiAyOS44NDg0IDEwLjQ1MTQgMjQuOTAwNk0yMy45OTk3IDE0LjVMMTkuOTk5NSAxMS41TDE1LjQ5OTcgMTQuNU0yMy45OTk3IDE0LjVDMjAuODM3MSAxMy42MjE1IDE4Ljk5NTkgMTMuNTg4NyAxNS40OTk3IDE0LjVNMTUuNDk5NyAxNC41QzkuMjg0NTQgMTIuMjkxNSA4LjkwMDgzIDEzLjgwMzkgMTAuNDk5NyAxOC41QzkuMzgyNDUgMjEuMDc5NSA5LjI5OTggMjIuNTA3NyAxMC40NTE0IDI0LjkwMDZNMTAuNDk5NyAyNUMxMC40ODM0IDI0Ljk2NjYgMTAuNDY3MyAyNC45MzM1IDEwLjQ1MTQgMjQuOTAwNiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cmVjdCB4PSIxMi41IiB5PSIxNi41IiB3aWR0aD0iMTUiIGhlaWdodD0iMTEiIHN0cm9rZT0iIzU1NTU1NSIvPgogICAgPGNpcmNsZSBjeD0iMjAiIGN5PSIyMiIgcj0iMS41IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0yMS40OTk4IDE5LjUwMDJDMjAuMzc1OSAxNy45MTYxIDE5LjczIDE3LjYxNjIgMTguNDk5OCAxOS41MDAyQzE2LjE3NjcgMTkuMzE2MSAxNS45ODc5IDE5Ljk1MjYgMTYuOTk5OCAyMkMxNi4xMTQ5IDI0LjAxMTggMTYuNDc5NSAyNC41Mzk4IDE4LjQ5OTggMjQuNUMxOS41NjE2IDI1Ljc2NDEgMjAuMjI3NCAyNS44MDc4IDIxLjQ5OTggMjQuNUMyMy4zNjUyIDI0LjczNzkgMjMuNTg5NiAyNC4xMDM4IDIyLjk5OTggMjJDMjMuNzQ5OCAyMC4yMjc1IDIzLjY4NyAxOS41MjEgMjEuNDk5OCAxOS41MDAyWiIgc3Ryb2tlPSIjNTU1NTU1Ii8+Cjwvc3ZnPgo=') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(6) a:before {
  background: url('data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4yLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0MSA0MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDEgNDE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtvcGFjaXR5OjAuNjtmaWxsOiNGMEVCRkY7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9DQoJLnN0MXtmaWxsOiM1NTU1NTU7c3Ryb2tlOiM1NTU1NTU7c3Ryb2tlLXdpZHRoOjAuMjU7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMC41LDBMMjAuNSwwQzMxLjgsMCw0MSw5LjIsNDEsMjAuNWwwLDBDNDEsMzEuOCwzMS44LDQxLDIwLjUsNDFsMCwwQzkuMiw0MSwwLDMxLjgsMCwyMC41bDAsMA0KCUMwLDkuMiw5LjIsMCwyMC41LDB6Ii8+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMxLjIsMTkuM2MtMC43LTEuMy0xLjItMi43LTEuMy00LjFjLTAuMS0wLjctMC40LTEuMy0wLjktMS43Yy0wLjYtMC41LTEuNC0wLjgtMi4yLTAuNw0KCQkJYy0wLjMsMC0wLjUsMC4xLTAuOCwwLjJjMC0wLjMsMC0wLjUsMC0wLjhjLTAuMi0wLjgtMC42LTEuNS0xLjMtMS45Yy0wLjYtMC40LTEuMy0wLjUtMS45LTAuM2MtMS40LDAuMy0yLjksMC4zLTQuMywwDQoJCQljLTAuNy0wLjEtMS4zLDAtMS45LDAuM2MtMC43LDAuNC0xLjIsMS4xLTEuMywxLjljLTAuMSwwLjMtMC4xLDAuNiwwLDAuOGMtMC4zLTAuMS0wLjUtMC4yLTAuOC0wLjJjLTAuOC0wLjEtMS42LDAuMS0yLjIsMC43DQoJCQljLTAuNSwwLjQtMC44LDEtMC45LDEuN2MtMC4yLDEuNS0wLjYsMi45LTEuMyw0LjFjLTAuMywwLjYtMC40LDEuMy0wLjMsMS45YzAuMiwwLjgsMC43LDEuNSwxLjQsMS45YzAuMiwwLjEsMC41LDAuMiwwLjcsMC4zDQoJCQljLTAuMiwwLjItMC4zLDAuNC0wLjQsMC42Yy0wLjMsMC43LTAuNCwxLjYtMC4xLDIuM2MwLjMsMC42LDAuNywxLjEsMS40LDEuNGMxLjMsMC42LDIuNSwxLjUsMy41LDIuNmMwLjUsMC41LDEuMSwwLjgsMS44LDAuOQ0KCQkJYzAuMSwwLDAuMSwwLDAuMiwwYzAuNywwLDEuNC0wLjMsMi0wLjhjMC4yLTAuMiwwLjQtMC40LDAuNS0wLjZjMC4xLDAuMiwwLjMsMC40LDAuNSwwLjZjMC41LDAuNSwxLjMsMC44LDIsMC44DQoJCQljMC4xLDAsMC4xLDAsMC4yLDBjMC43LTAuMSwxLjMtMC40LDEuOC0wLjljMS0xLjEsMi4yLTEuOSwzLjUtMi42YzAuNi0wLjMsMS4xLTAuOCwxLjQtMS40YzAuMy0wLjcsMC4zLTEuNi0wLjEtMi4zDQoJCQljLTAuMS0wLjItMC4zLTAuNS0wLjQtMC43YzAuMy0wLjEsMC41LTAuMiwwLjctMC4zYzAuNy0wLjQsMS4yLTEuMSwxLjQtMS45QzMxLjcsMjAuNSwzMS42LDE5LjksMzEuMiwxOS4zTDMxLjIsMTkuM3ogTTE2LDEyLjMNCgkJCWMwLjEtMC42LDAuNC0xLDAuOS0xLjNjMC40LTAuMiwwLjgtMC4zLDEuMy0wLjJjMS42LDAuMywzLjEsMC4zLDQuNywwYzAuNC0wLjEsMC45LDAsMS4zLDAuMmMwLjUsMC4zLDAuOCwwLjgsMC45LDEuMw0KCQkJYzAuMSwwLjYsMCwxLjEtMC40LDEuNmwtMy41LDQuOWMtMC4xLDAtMC4yLTAuMS0wLjItMC4xdi0yLjVjMC4yLTAuMSwwLjQtMC4yLDAuNS0wLjNjMC4yLTAuMiwwLjItMC40LDAtMC42DQoJCQljLTAuMi0wLjItMC40LTAuMi0wLjYsMGMtMC4yLDAuMi0wLjUsMC4yLTAuNywwYy0wLjItMC4yLTAuNC0wLjItMC42LDBjLTAuMiwwLjItMC4yLDAuNCwwLDAuNmMwLjIsMC4yLDAuMywwLjMsMC41LDAuM3YyLjUNCgkJCWMtMC4xLDAtMC4yLDAtMC4yLDAuMWwtMy41LTQuOUMxNiwxMy41LDE1LjgsMTIuOSwxNiwxMi4zTDE2LDEyLjN6IE0xOS41LDIwLjVjMC0wLjUsMC40LTEsMS0xYzAuNSwwLDEsMC40LDEsMWMwLDAuNS0wLjQsMS0xLDENCgkJCUMyMCwyMS41LDE5LjUsMjEuMSwxOS41LDIwLjVMMTkuNSwyMC41eiBNMTAuMywyMWMtMC4xLTAuNCwwLTAuOSwwLjItMS4zYzAuOC0xLjQsMS4zLTIuOSwxLjQtNC41YzAtMC41LDAuMy0wLjksMC42LTEuMg0KCQkJYzAuNC0wLjQsMS0wLjUsMS42LTAuNWMwLjYsMC4xLDEuMSwwLjQsMS40LDAuOGMwLDAuMSwwLjEsMC4xLDAuMiwwLjFsMy40LDQuN2MtMC4xLDAuMS0wLjEsMC4yLTAuMiwwLjNsLTIuMi0wLjcNCgkJCWMwLTAuMSwwLjEtMC4zLDAuMS0wLjRjMC0wLjItMC4yLTAuNC0wLjQtMC40Yy0wLjIsMC0wLjQsMC4yLTAuNCwwLjRjMCwwLjMtMC4yLDAuNS0wLjUsMC41Yy0wLjIsMC0wLjQsMC4yLTAuNCwwLjQNCgkJCWMwLDAuMiwwLjIsMC40LDAuNCwwLjRjMC4zLDAsMC41LTAuMSwwLjctMC4ybDIuNSwwLjhjMCwwLDAsMC4xLDAsMC4xYzAsMCwwLDAuMSwwLDAuMWwtNS41LDEuOGMwLDAtMC4xLDAtMC4xLDANCgkJCWMtMC4xLDAtMC4xLDAuMS0wLjIsMC4xYy0wLjUsMC4xLTEsMC0xLjUtMC4yQzEwLjgsMjIuMSwxMC41LDIxLjYsMTAuMywyMUwxMC4zLDIxeiBNMjksMjZjLTAuMiwwLjQtMC41LDAuOC0wLjksMC45DQoJCQljLTEuNCwwLjctMi43LDEuNi0zLjgsMi44Yy0wLjMsMC4zLTAuNywwLjUtMS4yLDAuNmMtMC42LDAtMS4xLTAuMS0xLjUtMC41Yy0wLjQtMC40LTAuNy0wLjktMC43LTEuNXYtMi44YzAtMC4yLTAuMi0wLjQtMC40LTAuNA0KCQkJYy0wLjIsMC0wLjQsMC4yLTAuNCwwLjR2Mi44YzAsMC42LTAuMiwxLjEtMC43LDEuNWMtMC40LDAuNC0xLDAuNi0xLjUsMC41Yy0wLjUsMC0wLjktMC4yLTEuMi0wLjZjLTEuMS0xLjItMi4zLTIuMS0zLjgtMi44DQoJCQljLTAuNC0wLjItMC43LTAuNS0wLjktMC45Yy0wLjItMC41LTAuMi0xLjEsMC0xLjZjMC4yLTAuNSwwLjYtMC44LDEtMWMwLjEsMCwwLjEsMCwwLjIsMGw1LjctMS45YzAuMSwwLjEsMC4xLDAuMiwwLjIsMC4zbC0xLjQsMg0KCQkJYy0wLjItMC4xLTAuNC0wLjEtMC42LTAuMWMtMC4yLDAtMC40LDAuMi0wLjQsMC40YzAsMC4yLDAuMiwwLjQsMC40LDAuNGMwLjEsMCwwLjMsMC4xLDAuNCwwLjFjMCwwLDAsMCwwLDANCgkJCWMwLjEsMC4xLDAuMSwwLjIsMC4xLDAuNGMwLDAuMiwwLjIsMC40LDAuNCwwLjRjMC4yLDAsMC40LTAuMiwwLjQtMC40YzAtMC4yLTAuMS0wLjUtMC4yLTAuN2wxLjUtMmMwLjIsMC4xLDAuNSwwLjEsMC43LDAuMQ0KCQkJYzAuMywwLDAuNS0wLjEsMC43LTAuMWwxLjUsMmMtMC4xLDAuMi0wLjIsMC40LTAuMiwwLjdjMCwwLjIsMC4yLDAuNCwwLjQsMC40YzAuMiwwLDAuNC0wLjIsMC40LTAuNGMwLTAuMSwwLjEtMC4zLDAuMS0wLjQNCgkJCWMwLDAsMCwwLDAsMGMwLjEtMC4xLDAuMi0wLjEsMC40LTAuMWMwLjIsMCwwLjQtMC4yLDAuNC0wLjRjMC0wLjItMC4yLTAuNC0wLjQtMC40Yy0wLjIsMC0wLjQsMC0wLjYsMC4xbC0xLjQtMg0KCQkJYzAuMS0wLjEsMC4xLTAuMiwwLjItMC4zbDUuNywxLjhjMC41LDAuMiwxLDAuNiwxLjIsMS4xQzI5LjIsMjQuOSwyOS4zLDI1LjUsMjksMjZMMjksMjZ6IE0zMC43LDIxYy0wLjEsMC42LTAuNSwxLTEsMS4zDQoJCQljLTAuNSwwLjMtMS4xLDAuMy0xLjYsMC4yYzAsMCwwLDAsMCwwbC01LjctMS44YzAsMCwwLTAuMSwwLTAuMWMwLDAsMC0wLjEsMC0wLjFsMi41LTAuOGMwLjIsMC4xLDAuNSwwLjIsMC43LDAuMg0KCQkJYzAuMiwwLDAuNC0wLjIsMC40LTAuNGMwLTAuMi0wLjItMC40LTAuNC0wLjRjLTAuMywwLTAuNS0wLjItMC41LTAuNWMwLTAuMi0wLjItMC40LTAuNC0wLjRjLTAuMiwwLTAuNCwwLjItMC40LDAuNA0KCQkJYzAsMC4xLDAsMC4zLDAuMSwwLjRsLTIuMiwwLjdjLTAuMS0wLjEtMC4xLTAuMi0wLjItMC4zbDMuNS00LjljMC4zLTAuNSwwLjgtMC44LDEuNC0wLjhjMC42LTAuMSwxLjEsMC4xLDEuNiwwLjUNCgkJCWMwLjMsMC4zLDAuNiwwLjcsMC42LDEuMmMwLjIsMS42LDAuNywzLjEsMS40LDQuNUMzMC43LDIwLjEsMzAuOCwyMC42LDMwLjcsMjFMMzAuNywyMXogTTMwLjcsMjEiLz4NCgk8L2c+DQoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTIwLjUsMjMuMmMtMC4xLDAtMC4yLDAtMC4zLDAuMWMtMC4xLDAuMS0wLjEsMC4yLTAuMSwwLjNjMCwwLjEsMCwwLjIsMC4xLDAuM2MwLjEsMC4xLDAuMiwwLjEsMC4zLDAuMQ0KCQljMC4xLDAsMC4yLDAsMC4zLTAuMWMwLjEtMC4xLDAuMS0wLjIsMC4xLTAuM2MwLTAuMSwwLTAuMi0wLjEtMC4zQzIwLjcsMjMuMywyMC42LDIzLjIsMjAuNSwyMy4yTDIwLjUsMjMuMnogTTIwLjUsMjMuMiIvPg0KPC9nPg0KPC9zdmc+DQo=') no-repeat;
}
.page-wrapper .navigation > ul > li.level0:nth-child(6) a.ui-state-active:before {
  background: url('data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4yLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0MSA0MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDEgNDE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtvcGFjaXR5OjAuNjtmaWxsOiNGMEVCRkY7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9DQoJLnN0MXtmaWxsOiM1NTU1NTU7c3Ryb2tlOiM1NTU1NTU7c3Ryb2tlLXdpZHRoOjAuMjU7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMC41LDBMMjAuNSwwQzMxLjgsMCw0MSw5LjIsNDEsMjAuNWwwLDBDNDEsMzEuOCwzMS44LDQxLDIwLjUsNDFsMCwwQzkuMiw0MSwwLDMxLjgsMCwyMC41bDAsMA0KCUMwLDkuMiw5LjIsMCwyMC41LDB6Ii8+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMxLjIsMTkuM2MtMC43LTEuMy0xLjItMi43LTEuMy00LjFjLTAuMS0wLjctMC40LTEuMy0wLjktMS43Yy0wLjYtMC41LTEuNC0wLjgtMi4yLTAuNw0KCQkJYy0wLjMsMC0wLjUsMC4xLTAuOCwwLjJjMC0wLjMsMC0wLjUsMC0wLjhjLTAuMi0wLjgtMC42LTEuNS0xLjMtMS45Yy0wLjYtMC40LTEuMy0wLjUtMS45LTAuM2MtMS40LDAuMy0yLjksMC4zLTQuMywwDQoJCQljLTAuNy0wLjEtMS4zLDAtMS45LDAuM2MtMC43LDAuNC0xLjIsMS4xLTEuMywxLjljLTAuMSwwLjMtMC4xLDAuNiwwLDAuOGMtMC4zLTAuMS0wLjUtMC4yLTAuOC0wLjJjLTAuOC0wLjEtMS42LDAuMS0yLjIsMC43DQoJCQljLTAuNSwwLjQtMC44LDEtMC45LDEuN2MtMC4yLDEuNS0wLjYsMi45LTEuMyw0LjFjLTAuMywwLjYtMC40LDEuMy0wLjMsMS45YzAuMiwwLjgsMC43LDEuNSwxLjQsMS45YzAuMiwwLjEsMC41LDAuMiwwLjcsMC4zDQoJCQljLTAuMiwwLjItMC4zLDAuNC0wLjQsMC42Yy0wLjMsMC43LTAuNCwxLjYtMC4xLDIuM2MwLjMsMC42LDAuNywxLjEsMS40LDEuNGMxLjMsMC42LDIuNSwxLjUsMy41LDIuNmMwLjUsMC41LDEuMSwwLjgsMS44LDAuOQ0KCQkJYzAuMSwwLDAuMSwwLDAuMiwwYzAuNywwLDEuNC0wLjMsMi0wLjhjMC4yLTAuMiwwLjQtMC40LDAuNS0wLjZjMC4xLDAuMiwwLjMsMC40LDAuNSwwLjZjMC41LDAuNSwxLjMsMC44LDIsMC44DQoJCQljMC4xLDAsMC4xLDAsMC4yLDBjMC43LTAuMSwxLjMtMC40LDEuOC0wLjljMS0xLjEsMi4yLTEuOSwzLjUtMi42YzAuNi0wLjMsMS4xLTAuOCwxLjQtMS40YzAuMy0wLjcsMC4zLTEuNi0wLjEtMi4zDQoJCQljLTAuMS0wLjItMC4zLTAuNS0wLjQtMC43YzAuMy0wLjEsMC41LTAuMiwwLjctMC4zYzAuNy0wLjQsMS4yLTEuMSwxLjQtMS45QzMxLjcsMjAuNSwzMS42LDE5LjksMzEuMiwxOS4zTDMxLjIsMTkuM3ogTTE2LDEyLjMNCgkJCWMwLjEtMC42LDAuNC0xLDAuOS0xLjNjMC40LTAuMiwwLjgtMC4zLDEuMy0wLjJjMS42LDAuMywzLjEsMC4zLDQuNywwYzAuNC0wLjEsMC45LDAsMS4zLDAuMmMwLjUsMC4zLDAuOCwwLjgsMC45LDEuMw0KCQkJYzAuMSwwLjYsMCwxLjEtMC40LDEuNmwtMy41LDQuOWMtMC4xLDAtMC4yLTAuMS0wLjItMC4xdi0yLjVjMC4yLTAuMSwwLjQtMC4yLDAuNS0wLjNjMC4yLTAuMiwwLjItMC40LDAtMC42DQoJCQljLTAuMi0wLjItMC40LTAuMi0wLjYsMGMtMC4yLDAuMi0wLjUsMC4yLTAuNywwYy0wLjItMC4yLTAuNC0wLjItMC42LDBjLTAuMiwwLjItMC4yLDAuNCwwLDAuNmMwLjIsMC4yLDAuMywwLjMsMC41LDAuM3YyLjUNCgkJCWMtMC4xLDAtMC4yLDAtMC4yLDAuMWwtMy41LTQuOUMxNiwxMy41LDE1LjgsMTIuOSwxNiwxMi4zTDE2LDEyLjN6IE0xOS41LDIwLjVjMC0wLjUsMC40LTEsMS0xYzAuNSwwLDEsMC40LDEsMWMwLDAuNS0wLjQsMS0xLDENCgkJCUMyMCwyMS41LDE5LjUsMjEuMSwxOS41LDIwLjVMMTkuNSwyMC41eiBNMTAuMywyMWMtMC4xLTAuNCwwLTAuOSwwLjItMS4zYzAuOC0xLjQsMS4zLTIuOSwxLjQtNC41YzAtMC41LDAuMy0wLjksMC42LTEuMg0KCQkJYzAuNC0wLjQsMS0wLjUsMS42LTAuNWMwLjYsMC4xLDEuMSwwLjQsMS40LDAuOGMwLDAuMSwwLjEsMC4xLDAuMiwwLjFsMy40LDQuN2MtMC4xLDAuMS0wLjEsMC4yLTAuMiwwLjNsLTIuMi0wLjcNCgkJCWMwLTAuMSwwLjEtMC4zLDAuMS0wLjRjMC0wLjItMC4yLTAuNC0wLjQtMC40Yy0wLjIsMC0wLjQsMC4yLTAuNCwwLjRjMCwwLjMtMC4yLDAuNS0wLjUsMC41Yy0wLjIsMC0wLjQsMC4yLTAuNCwwLjQNCgkJCWMwLDAuMiwwLjIsMC40LDAuNCwwLjRjMC4zLDAsMC41LTAuMSwwLjctMC4ybDIuNSwwLjhjMCwwLDAsMC4xLDAsMC4xYzAsMCwwLDAuMSwwLDAuMWwtNS41LDEuOGMwLDAtMC4xLDAtMC4xLDANCgkJCWMtMC4xLDAtMC4xLDAuMS0wLjIsMC4xYy0wLjUsMC4xLTEsMC0xLjUtMC4yQzEwLjgsMjIuMSwxMC41LDIxLjYsMTAuMywyMUwxMC4zLDIxeiBNMjksMjZjLTAuMiwwLjQtMC41LDAuOC0wLjksMC45DQoJCQljLTEuNCwwLjctMi43LDEuNi0zLjgsMi44Yy0wLjMsMC4zLTAuNywwLjUtMS4yLDAuNmMtMC42LDAtMS4xLTAuMS0xLjUtMC41Yy0wLjQtMC40LTAuNy0wLjktMC43LTEuNXYtMi44YzAtMC4yLTAuMi0wLjQtMC40LTAuNA0KCQkJYy0wLjIsMC0wLjQsMC4yLTAuNCwwLjR2Mi44YzAsMC42LTAuMiwxLjEtMC43LDEuNWMtMC40LDAuNC0xLDAuNi0xLjUsMC41Yy0wLjUsMC0wLjktMC4yLTEuMi0wLjZjLTEuMS0xLjItMi4zLTIuMS0zLjgtMi44DQoJCQljLTAuNC0wLjItMC43LTAuNS0wLjktMC45Yy0wLjItMC41LTAuMi0xLjEsMC0xLjZjMC4yLTAuNSwwLjYtMC44LDEtMWMwLjEsMCwwLjEsMCwwLjIsMGw1LjctMS45YzAuMSwwLjEsMC4xLDAuMiwwLjIsMC4zbC0xLjQsMg0KCQkJYy0wLjItMC4xLTAuNC0wLjEtMC42LTAuMWMtMC4yLDAtMC40LDAuMi0wLjQsMC40YzAsMC4yLDAuMiwwLjQsMC40LDAuNGMwLjEsMCwwLjMsMC4xLDAuNCwwLjFjMCwwLDAsMCwwLDANCgkJCWMwLjEsMC4xLDAuMSwwLjIsMC4xLDAuNGMwLDAuMiwwLjIsMC40LDAuNCwwLjRjMC4yLDAsMC40LTAuMiwwLjQtMC40YzAtMC4yLTAuMS0wLjUtMC4yLTAuN2wxLjUtMmMwLjIsMC4xLDAuNSwwLjEsMC43LDAuMQ0KCQkJYzAuMywwLDAuNS0wLjEsMC43LTAuMWwxLjUsMmMtMC4xLDAuMi0wLjIsMC40LTAuMiwwLjdjMCwwLjIsMC4yLDAuNCwwLjQsMC40YzAuMiwwLDAuNC0wLjIsMC40LTAuNGMwLTAuMSwwLjEtMC4zLDAuMS0wLjQNCgkJCWMwLDAsMCwwLDAsMGMwLjEtMC4xLDAuMi0wLjEsMC40LTAuMWMwLjIsMCwwLjQtMC4yLDAuNC0wLjRjMC0wLjItMC4yLTAuNC0wLjQtMC40Yy0wLjIsMC0wLjQsMC0wLjYsMC4xbC0xLjQtMg0KCQkJYzAuMS0wLjEsMC4xLTAuMiwwLjItMC4zbDUuNywxLjhjMC41LDAuMiwxLDAuNiwxLjIsMS4xQzI5LjIsMjQuOSwyOS4zLDI1LjUsMjksMjZMMjksMjZ6IE0zMC43LDIxYy0wLjEsMC42LTAuNSwxLTEsMS4zDQoJCQljLTAuNSwwLjMtMS4xLDAuMy0xLjYsMC4yYzAsMCwwLDAsMCwwbC01LjctMS44YzAsMCwwLTAuMSwwLTAuMWMwLDAsMC0wLjEsMC0wLjFsMi41LTAuOGMwLjIsMC4xLDAuNSwwLjIsMC43LDAuMg0KCQkJYzAuMiwwLDAuNC0wLjIsMC40LTAuNGMwLTAuMi0wLjItMC40LTAuNC0wLjRjLTAuMywwLTAuNS0wLjItMC41LTAuNWMwLTAuMi0wLjItMC40LTAuNC0wLjRjLTAuMiwwLTAuNCwwLjItMC40LDAuNA0KCQkJYzAsMC4xLDAsMC4zLDAuMSwwLjRsLTIuMiwwLjdjLTAuMS0wLjEtMC4xLTAuMi0wLjItMC4zbDMuNS00LjljMC4zLTAuNSwwLjgtMC44LDEuNC0wLjhjMC42LTAuMSwxLjEsMC4xLDEuNiwwLjUNCgkJCWMwLjMsMC4zLDAuNiwwLjcsMC42LDEuMmMwLjIsMS42LDAuNywzLjEsMS40LDQuNUMzMC43LDIwLjEsMzAuOCwyMC42LDMwLjcsMjFMMzAuNywyMXogTTMwLjcsMjEiLz4NCgk8L2c+DQoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTIwLjUsMjMuMmMtMC4xLDAtMC4yLDAtMC4zLDAuMWMtMC4xLDAuMS0wLjEsMC4yLTAuMSwwLjNjMCwwLjEsMCwwLjIsMC4xLDAuM2MwLjEsMC4xLDAuMiwwLjEsMC4zLDAuMQ0KCQljMC4xLDAsMC4yLDAsMC4zLTAuMWMwLjEtMC4xLDAuMS0wLjIsMC4xLTAuM2MwLTAuMSwwLTAuMi0wLjEtMC4zQzIwLjcsMjMuMywyMC42LDIzLjIsMjAuNSwyMy4yTDIwLjUsMjMuMnogTTIwLjUsMjMuMiIvPg0KPC9nPg0KPC9zdmc+DQo=') no-repeat;
}
.page-wrapper .navigation > ul > li.level0.parent > .level-top {
  padding-right: 2rem;
}
.page-wrapper .navigation > ul > li.level0.parent > .level-top.ui-state-active {
  background: rgba(96, 61, 189, 0.1);
}
.page-wrapper .navigation > ul > li.level0 .submenu.level0 a {
  display: block;
  padding: 1rem 2rem;
}
.page-wrapper .navigation > ul > li.level0 .submenu.level0 a:before {
  display: none;
}
.page-wrapper .navigation > ul > li.level0 .submenu.level0.parent > .level-top {
  padding-right: 2rem;
}
.page-wrapper .navigation > ul > li.level0 .submenu.level0 li:first-child a {
  padding-top: 2rem;
}
.page-wrapper .navigation > ul > li.level0 .submenu.level0 li:last-child a {
  padding-bottom: 2rem;
}
.page-wrapper .navigation > ul > li.level0.has-active > .level-top,
.page-wrapper .navigation > ul > li.level0.active > .level-top {
  border: none;
}
.cms-index-index .recently-viewed-products,
.checkout-cart-index .recently-viewed-products,
.catalog-product-view .recently-viewed-products,
.cms-index-index .related,
.checkout-cart-index .related,
.catalog-product-view .related {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2rem;
  position: relative;
}
.cms-index-index .recently-viewed-products .products-wrapper,
.checkout-cart-index .recently-viewed-products .products-wrapper,
.catalog-product-view .recently-viewed-products .products-wrapper,
.cms-index-index .related .products-wrapper,
.checkout-cart-index .related .products-wrapper,
.catalog-product-view .related .products-wrapper {
  width: 100%;
}
.cms-index-index .recently-viewed-products .products-wrapper .action.see-more,
.checkout-cart-index .recently-viewed-products .products-wrapper .action.see-more,
.catalog-product-view .recently-viewed-products .products-wrapper .action.see-more,
.cms-index-index .related .products-wrapper .action.see-more,
.checkout-cart-index .related .products-wrapper .action.see-more,
.catalog-product-view .related .products-wrapper .action.see-more {
  display: none;
}
.cms-index-index .recently-viewed-products .products-wrapper .action.see-more.visible,
.checkout-cart-index .recently-viewed-products .products-wrapper .action.see-more.visible,
.catalog-product-view .recently-viewed-products .products-wrapper .action.see-more.visible,
.cms-index-index .related .products-wrapper .action.see-more.visible,
.checkout-cart-index .related .products-wrapper .action.see-more.visible,
.catalog-product-view .related .products-wrapper .action.see-more.visible {
  display: inline-block;
}
.cms-index-index .recently-viewed-products .block-viewed-products-grid,
.checkout-cart-index .recently-viewed-products .block-viewed-products-grid,
.catalog-product-view .recently-viewed-products .block-viewed-products-grid,
.cms-index-index .related .block-viewed-products-grid,
.checkout-cart-index .related .block-viewed-products-grid,
.catalog-product-view .related .block-viewed-products-grid {
  text-align: center;
}
.cms-index-index .recently-viewed-products .block-title,
.checkout-cart-index .recently-viewed-products .block-title,
.catalog-product-view .recently-viewed-products .block-title,
.cms-index-index .related .block-title,
.checkout-cart-index .related .block-title,
.catalog-product-view .related .block-title {
  margin-bottom: 5.3rem;
  text-align: left;
}
.cms-index-index .recently-viewed-products .block-title strong,
.checkout-cart-index .recently-viewed-products .block-title strong,
.catalog-product-view .recently-viewed-products .block-title strong,
.cms-index-index .related .block-title strong,
.checkout-cart-index .related .block-title strong,
.catalog-product-view .related .block-title strong {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.175;
  color: #000000;
}
.cms-index-index .recently-viewed-products .block-title::after,
.checkout-cart-index .recently-viewed-products .block-title::after,
.catalog-product-view .recently-viewed-products .block-title::after,
.cms-index-index .related .block-title::after,
.checkout-cart-index .related .block-title::after,
.catalog-product-view .related .block-title::after {
  content: '';
  background-image: url('../images/emoji-eye.svg');
  background-size: 35px 22px;
  height: 22px;
  width: 35px;
  display: inline-block;
  margin-left: 2.3rem;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items,
.cms-index-index .related .block-content .products-grid .product-items,
.checkout-cart-index .related .block-content .products-grid .product-items,
.catalog-product-view .related .block-content .products-grid .product-items {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item,
.cms-index-index .related .block-content .products-grid .product-items .product-item,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item,
.catalog-product-view .related .block-content .products-grid .product-items .product-item {
  background-color: #ffffff;
  display: flex;
  width: calc((100% - 10.2%)/5);
  margin: 0 2.55% 5rem 0;
  padding: 1rem;
  box-sizing: border-box;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(3n + 1),
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(3n + 1),
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(3n + 1),
.cms-index-index .related .block-content .products-grid .product-items .product-item:nth-child(3n + 1),
.checkout-cart-index .related .block-content .products-grid .product-items .product-item:nth-child(3n + 1),
.catalog-product-view .related .block-content .products-grid .product-items .product-item:nth-child(3n + 1),
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(4n + 1),
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(4n + 1),
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(4n + 1),
.cms-index-index .related .block-content .products-grid .product-items .product-item:nth-child(4n + 1),
.checkout-cart-index .related .block-content .products-grid .product-items .product-item:nth-child(4n + 1),
.catalog-product-view .related .block-content .products-grid .product-items .product-item:nth-child(4n + 1) {
  margin-left: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(n+6),
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(n+6),
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(n+6),
.cms-index-index .related .block-content .products-grid .product-items .product-item:nth-child(n+6),
.checkout-cart-index .related .block-content .products-grid .product-items .product-item:nth-child(n+6),
.catalog-product-view .related .block-content .products-grid .product-items .product-item:nth-child(n+6) {
  display: none;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(n+6).visible,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(n+6).visible,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(n+6).visible,
.cms-index-index .related .block-content .products-grid .product-items .product-item:nth-child(n+6).visible,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item:nth-child(n+6).visible,
.catalog-product-view .related .block-content .products-grid .product-items .product-item:nth-child(n+6).visible {
  display: flex;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(5n+5),
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(5n+5),
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item:nth-child(5n+5),
.cms-index-index .related .block-content .products-grid .product-items .product-item:nth-child(5n+5),
.checkout-cart-index .related .block-content .products-grid .product-items .product-item:nth-child(5n+5),
.catalog-product-view .related .block-content .products-grid .product-items .product-item:nth-child(5n+5) {
  margin-right: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-info,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-info,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-info,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-info,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-info,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container {
  margin: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container .product-image-photo,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container .product-image-photo,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container .product-image-photo,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container .product-image-photo,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container .product-image-photo,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-photo .product-image-container .product-image-photo {
  margin: 0 auto;
  width: calc(100% - 10px);
  height: auto;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details {
  padding: 0 .3rem 0 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-name,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-name,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-name,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name {
  flex-grow: 1;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 1.6rem;
  text-align: left;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a {
  color: #000000;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a:hover,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a:hover,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a:hover,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a:hover,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a:hover,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .price-box {
  display: inline-block;
  text-align: left;
  min-height: 67px;
  margin: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .price,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .price,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .price,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .price,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .price,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .price {
  font-size: 3.2rem;
  line-height: 1.3;
  font-weight: 400;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .price-label,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .price-label,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .price-label,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .price-label,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .price-label,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .price-label {
  display: none;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .regular-price,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .regular-price,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .regular-price,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .regular-price,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .regular-price,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .regular-price {
  color: #000000;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .special-price,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .special-price,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .special-price,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .special-price,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .special-price,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .special-price {
  display: inline-block;
  color: #db4846;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price {
  display: inline-block;
  color: #000000;
  margin-left: 1rem;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price .price,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price .price,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price .price,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price .price,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price .price,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .old-price .price {
  opacity: .4;
  font-size: 16px;
  line-height: 1.31;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .minimal-price-link,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .minimal-price-link,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .price-box .minimal-price-link,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .minimal-price-link,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .minimal-price-link,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .price-box .minimal-price-link {
  margin-top: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions {
  display: flex;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary {
  width: 100%;
  text-align: left;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary .unavailable,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary .unavailable,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary .unavailable,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary .unavailable,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary .unavailable,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .actions-primary .unavailable {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 72px;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .tocart,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .tocart,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .tocart,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .tocart,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .tocart,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-actions .tocart {
  width: 93.8%;
  height: 72px;
  line-height: .93;
  position: static;
  transform: none;
  visibility: hidden;
  margin-top: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-description,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-description,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-item-description,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-description,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-description,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-item-description {
  display: none;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary {
  margin-top: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions {
  line-height: 1.16;
  opacity: .4;
  font-weight: 400;
  display: flex;
  margin: 0;
  align-items: center;
  min-height: 26px;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions::after,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions::after,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions::after,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions::after,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions::after,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .reviews-actions::after {
  content: '';
  min-height: inherit;
  font-size: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .rating-summary .rating-result span::before {
  color: #ffd43e;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .view,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .view,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .view,
.cms-index-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .view,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .view,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .product-item-details .product-reviews-summary .view {
  margin-left: .5rem;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item:hover,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item:hover,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item:hover,
.cms-index-index .related .block-content .products-grid .product-items .product-item:hover,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item:hover,
.catalog-product-view .related .block-content .products-grid .product-items .product-item:hover {
  box-shadow: 0 7px 60px rgba(0, 0, 0, 0.07000000000000001);
  z-index: 1;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item:hover .product-item-actions .tocart,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item:hover .product-item-actions .tocart,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item:hover .product-item-actions .tocart,
.cms-index-index .related .block-content .products-grid .product-items .product-item:hover .product-item-actions .tocart,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item:hover .product-item-actions .tocart,
.catalog-product-view .related .block-content .products-grid .product-items .product-item:hover .product-item-actions .tocart {
  visibility: visible;
  box-shadow: none;
  margin-top: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist,
.cms-index-index .related .block-content .products-grid .product-items .product-item .towishlist,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .towishlist,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .towishlist {
  display: inline-block;
  position: absolute;
  width: 27px;
  height: 22px;
  right: -9px;
  top: 7px;
  z-index: 1;
  padding: 0;
  text-align: inherit;
  box-shadow: none;
  margin-top: 0;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist::before,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist::before,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist::before,
.cms-index-index .related .block-content .products-grid .product-items .product-item .towishlist::before,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .towishlist::before,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .towishlist::before {
  content: '';
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFpNMTAuOTY4OCAxNy42ODgzQzEwLjk2ODggMTcuNjg4MyAxLjkyOTY5IDExLjg5NjcgMS45Mjk2OSA2Ljc4ODFDMS45Mjk2OSA0LjIwMDggNC4wNzAxMiAyLjEwMzUzIDYuNzEwNzQgMi4xMDM1M0M4LjU2NjggMi4xMDM1MyAxMC4xNzY2IDMuMTM5NDcgMTAuOTY4OCA0LjY1Mjc1QzExLjc2MDkgMy4xMzk0NyAxMy4zNzA3IDIuMTAzNTMgMTUuMjI2OCAyLjEwMzUzQzE3Ljg2NzQgMi4xMDM1MyAyMC4wMDc4IDQuMjAwOCAyMC4wMDc4IDYuNzg4MUMyMC4wMDc4IDExLjg5NjcgMTAuOTY4OCAxNy42ODgzIDEwLjk2ODggMTcuNjg4M1oiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
  width: 22px;
  height: 22px;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist.added::before,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist.added::before,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist.added::before,
.cms-index-index .related .block-content .products-grid .product-items .product-item .towishlist.added::before,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .towishlist.added::before,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .towishlist.added::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist:hover,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist:hover,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist:hover,
.cms-index-index .related .block-content .products-grid .product-items .product-item .towishlist:hover,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .towishlist:hover,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .towishlist:hover {
  background: transparent;
}
.cms-index-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist:hover::before,
.checkout-cart-index .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist:hover::before,
.catalog-product-view .recently-viewed-products .block-content .products-grid .product-items .product-item .towishlist:hover::before,
.cms-index-index .related .block-content .products-grid .product-items .product-item .towishlist:hover::before,
.checkout-cart-index .related .block-content .products-grid .product-items .product-item .towishlist:hover::before,
.catalog-product-view .related .block-content .products-grid .product-items .product-item .towishlist:hover::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.cms-index-index .recently-viewed-products .action,
.checkout-cart-index .recently-viewed-products .action,
.catalog-product-view .recently-viewed-products .action,
.cms-index-index .related .action,
.checkout-cart-index .related .action,
.catalog-product-view .related .action {
  padding: 2.5rem 1.5rem;
  width: 250px;
  text-align: center;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  margin-top: -12rem;
}
.cms-index-index .related .block-title::after,
.checkout-cart-index .related .block-title::after,
.catalog-product-view .related .block-title::after {
  display: none;
}
@media only screen and (max-width: 769px) and (min-width: 481px) {
  .cms-index-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item,
  .checkout-cart-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item,
  .catalog-product-view .recently-viewed-products .block-content .products-grid ol.product-items .product-item,
  .cms-index-index .related .block-content .products-grid ol.product-items .product-item,
  .checkout-cart-index .related .block-content .products-grid ol.product-items .product-item,
  .catalog-product-view .related .block-content .products-grid ol.product-items .product-item {
    width: calc((100% - 5.1%)/3);
  }
  .cms-index-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(n+4),
  .checkout-cart-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(n+4),
  .catalog-product-view .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(n+4),
  .cms-index-index .related .block-content .products-grid ol.product-items .product-item:nth-child(n+4),
  .checkout-cart-index .related .block-content .products-grid ol.product-items .product-item:nth-child(n+4),
  .catalog-product-view .related .block-content .products-grid ol.product-items .product-item:nth-child(n+4) {
    display: none;
  }
  .cms-index-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(n+4).visible,
  .checkout-cart-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(n+4).visible,
  .catalog-product-view .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(n+4).visible,
  .cms-index-index .related .block-content .products-grid ol.product-items .product-item:nth-child(n+4).visible,
  .checkout-cart-index .related .block-content .products-grid ol.product-items .product-item:nth-child(n+4).visible,
  .catalog-product-view .related .block-content .products-grid ol.product-items .product-item:nth-child(n+4).visible {
    display: flex;
  }
  .cms-index-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(3n+3),
  .checkout-cart-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(3n+3),
  .catalog-product-view .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(3n+3),
  .cms-index-index .related .block-content .products-grid ol.product-items .product-item:nth-child(3n+3),
  .checkout-cart-index .related .block-content .products-grid ol.product-items .product-item:nth-child(3n+3),
  .catalog-product-view .related .block-content .products-grid ol.product-items .product-item:nth-child(3n+3) {
    margin-right: 0;
  }
  .cms-index-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(4n+4),
  .cms-index-index .related .block-content .products-grid ol.product-items .product-item:nth-child(4n+4),
  .checkout-cart-index .related .block-content .products-grid ol.product-items .product-item:nth-child(4n+4),
  .catalog-product-view .related .block-content .products-grid ol.product-items .product-item:nth-child(4n+4) {
    margin-right: 2.55%;
  }
  .cms-index-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .recently-viewed-products .block-content .products-grid ol.product-items .product-item:nth-child(5n+5),
  .cms-index-index .related .block-content .products-grid ol.product-items .product-item:nth-child(5n+5),
  .checkout-cart-index .related .block-content .products-grid ol.product-items .product-item:nth-child(5n+5),
  .catalog-product-view .related .block-content .products-grid ol.product-items .product-item:nth-child(5n+5) {
    margin-right: 2.55%;
  }
}
.minicart-wrapper .action.showcart .counter.qty {
  border-radius: 50%;
  position: absolute;
  padding: 0;
  margin: 0;
  bottom: 9px;
  right: 5px;
  height: 17px;
  line-height: 1.9rem;
  min-width: 18px;
}
.minicart-wrapper .action.showcart .counter-number {
  font-size: 1.2rem;
  font-weight: 500;
}
.minicart-wrapper .action.showcart .loading-mask {
  overflow: hidden;
}
.link.wishlist {
  position: relative;
}
.link.wishlist .counter {
  color: #ffffff;
  background: #7f56ef;
  border-radius: 50%;
  position: absolute;
  padding: 0;
  margin: 0;
  bottom: 9px;
  right: 5px;
  height: 17px;
  min-width: 18px;
  font-size: 1.2rem;
  line-height: 1.9rem;
  font-weight: 500;
  text-align: center;
  display: none;
}
.link.wishlist .counter:not(:empty) {
  display: block;
}
.link.rewards-icon {
  position: relative;
}
.link.rewards-icon .counter.amount {
  border-radius: 50%;
  position: absolute;
  padding: 0;
  margin: 0;
  bottom: 9px;
  right: 5px;
  height: 17px;
  line-height: 1.9rem;
  min-width: 18px;
  color: #7f56ef;
  text-align: center;
  white-space: normal;
  display: inline-block;
  overflow: hidden;
  font-size: 1.2rem;
  font-weight: 500;
}
.link.rewards .counter.amount {
  color: #7f56ef;
}
.cms-index-index .onsale-products,
.mpblog-post-view .onsale-products,
.cms-index-index .popular-products,
.mpblog-post-view .popular-products {
  margin-bottom: 2rem;
  position: relative;
}
.cms-index-index .onsale-products .action.primary,
.mpblog-post-view .onsale-products .action.primary,
.cms-index-index .popular-products .action.primary,
.mpblog-post-view .popular-products .action.primary {
  width: 250px;
  padding: 2.5rem 1.5rem;
  text-align: center;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  margin-top: -12rem;
}
.cms-index-index .onsale-products .products-wrapper,
.mpblog-post-view .onsale-products .products-wrapper,
.cms-index-index .popular-products .products-wrapper,
.mpblog-post-view .popular-products .products-wrapper {
  text-align: center;
}
.cms-index-index .onsale-products .products-wrapper .action.see-more,
.mpblog-post-view .onsale-products .products-wrapper .action.see-more,
.cms-index-index .popular-products .products-wrapper .action.see-more,
.mpblog-post-view .popular-products .products-wrapper .action.see-more {
  display: none;
}
.cms-index-index .onsale-products .products-wrapper .action.see-more.visible,
.mpblog-post-view .onsale-products .products-wrapper .action.see-more.visible,
.cms-index-index .popular-products .products-wrapper .action.see-more.visible,
.mpblog-post-view .popular-products .products-wrapper .action.see-more.visible {
  display: inline-block;
  padding: 2.5rem 1.5rem;
}
.cms-index-index .onsale-products .products-wrapper .block-content,
.mpblog-post-view .onsale-products .products-wrapper .block-content,
.cms-index-index .popular-products .products-wrapper .block-content,
.mpblog-post-view .popular-products .products-wrapper .block-content {
  margin-top: 7.2rem;
}
.cms-index-index .onsale-products .mp-product-slider-block .mp-product-slider-title,
.mpblog-post-view .onsale-products .mp-product-slider-block .mp-product-slider-title,
.cms-index-index .popular-products .mp-product-slider-block .mp-product-slider-title,
.mpblog-post-view .popular-products .mp-product-slider-block .mp-product-slider-title {
  text-align: left;
  margin-bottom: 5rem;
  color: #000000;
  font-size: 4rem;
  line-height: 1.175;
  font-weight: 700;
}
.cms-index-index .onsale-products .owl-carousel,
.mpblog-post-view .onsale-products .owl-carousel,
.cms-index-index .popular-products .owl-carousel,
.mpblog-post-view .popular-products .owl-carousel {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.cms-index-index .onsale-products .product-item,
.mpblog-post-view .onsale-products .product-item,
.cms-index-index .popular-products .product-item,
.mpblog-post-view .popular-products .product-item {
  background-color: #ffffff;
  display: flex;
  margin: 0 2.55% 5rem 0;
  padding: 1rem;
}
.cms-index-index .onsale-products .product-item.product-slider,
.mpblog-post-view .onsale-products .product-item.product-slider,
.cms-index-index .popular-products .product-item.product-slider,
.mpblog-post-view .popular-products .product-item.product-slider {
  box-sizing: border-box;
  width: calc((100% - 10.2%)/5);
}
.cms-index-index .onsale-products .product-item:nth-child(n+6),
.mpblog-post-view .onsale-products .product-item:nth-child(n+6),
.cms-index-index .popular-products .product-item:nth-child(n+6),
.mpblog-post-view .popular-products .product-item:nth-child(n+6) {
  display: none;
}
.cms-index-index .onsale-products .product-item:nth-child(n+6).visible,
.mpblog-post-view .onsale-products .product-item:nth-child(n+6).visible,
.cms-index-index .popular-products .product-item:nth-child(n+6).visible,
.mpblog-post-view .popular-products .product-item:nth-child(n+6).visible {
  display: flex;
}
.cms-index-index .onsale-products .product-item:nth-child(5n+5),
.mpblog-post-view .onsale-products .product-item:nth-child(5n+5),
.cms-index-index .popular-products .product-item:nth-child(5n+5),
.mpblog-post-view .popular-products .product-item:nth-child(5n+5) {
  margin-right: 0;
}
.cms-index-index .onsale-products .product-item .slider-product-item-info,
.mpblog-post-view .onsale-products .product-item .slider-product-item-info,
.cms-index-index .popular-products .product-item .slider-product-item-info,
.mpblog-post-view .popular-products .product-item .slider-product-item-info {
  display: flex;
  flex-direction: column;
  position: relative;
  /*stylelint-disable declaration-no-important*/
  width: 100% !important;
}
.cms-index-index .onsale-products .product-item .slider-product-item-info .slider-product-item-photo .product-image-container,
.mpblog-post-view .onsale-products .product-item .slider-product-item-info .slider-product-item-photo .product-image-container,
.cms-index-index .popular-products .product-item .slider-product-item-info .slider-product-item-photo .product-image-container,
.mpblog-post-view .popular-products .product-item .slider-product-item-info .slider-product-item-photo .product-image-container {
  margin: 0;
}
.cms-index-index .onsale-products .product-item .slider-product-item-info .slider-product-item-photo .product-image-container .product-image-photo,
.mpblog-post-view .onsale-products .product-item .slider-product-item-info .slider-product-item-photo .product-image-container .product-image-photo,
.cms-index-index .popular-products .product-item .slider-product-item-info .slider-product-item-photo .product-image-container .product-image-photo,
.mpblog-post-view .popular-products .product-item .slider-product-item-info .slider-product-item-photo .product-image-container .product-image-photo {
  margin: 0 auto;
  width: calc(100% - 10px);
  height: auto;
}
.cms-index-index .onsale-products .product-item .towishlist,
.mpblog-post-view .onsale-products .product-item .towishlist,
.cms-index-index .popular-products .product-item .towishlist,
.mpblog-post-view .popular-products .product-item .towishlist {
  position: absolute;
  right: -9px;
  top: 7px;
  z-index: 1;
}
.cms-index-index .onsale-products .product-item .towishlist::before,
.mpblog-post-view .onsale-products .product-item .towishlist::before,
.cms-index-index .popular-products .product-item .towishlist::before,
.mpblog-post-view .popular-products .product-item .towishlist::before {
  content: '';
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFpNMTAuOTY4OCAxNy42ODgzQzEwLjk2ODggMTcuNjg4MyAxLjkyOTY5IDExLjg5NjcgMS45Mjk2OSA2Ljc4ODFDMS45Mjk2OSA0LjIwMDggNC4wNzAxMiAyLjEwMzUzIDYuNzEwNzQgMi4xMDM1M0M4LjU2NjggMi4xMDM1MyAxMC4xNzY2IDMuMTM5NDcgMTAuOTY4OCA0LjY1Mjc1QzExLjc2MDkgMy4xMzk0NyAxMy4zNzA3IDIuMTAzNTMgMTUuMjI2OCAyLjEwMzUzQzE3Ljg2NzQgMi4xMDM1MyAyMC4wMDc4IDQuMjAwOCAyMC4wMDc4IDYuNzg4MUMyMC4wMDc4IDExLjg5NjcgMTAuOTY4OCAxNy42ODgzIDEwLjk2ODggMTcuNjg4M1oiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
  width: 22px;
  height: 20px;
}
.cms-index-index .onsale-products .product-item .towishlist.added::before,
.mpblog-post-view .onsale-products .product-item .towishlist.added::before,
.cms-index-index .popular-products .product-item .towishlist.added::before,
.mpblog-post-view .popular-products .product-item .towishlist.added::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.cms-index-index .onsale-products .product-item .towishlist:hover,
.mpblog-post-view .onsale-products .product-item .towishlist:hover,
.cms-index-index .popular-products .product-item .towishlist:hover,
.mpblog-post-view .popular-products .product-item .towishlist:hover {
  background: transparent;
}
.cms-index-index .onsale-products .product-item .towishlist:hover::before,
.mpblog-post-view .onsale-products .product-item .towishlist:hover::before,
.cms-index-index .popular-products .product-item .towishlist:hover::before,
.mpblog-post-view .popular-products .product-item .towishlist:hover::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details,
.cms-index-index .popular-products .product-item .slider-product-item-details,
.mpblog-post-view .popular-products .product-item .slider-product-item-details {
  padding: 0 .3rem 0 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  margin: 0;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .product-item-name,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .product-item-name,
.cms-index-index .popular-products .product-item .slider-product-item-details .product-item-name,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .product-item-name {
  flex-grow: 1;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 1.6rem;
  text-align: left;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .product-item-name a,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .product-item-name a,
.cms-index-index .popular-products .product-item .slider-product-item-details .product-item-name a,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .product-item-name a {
  color: #000000;
  font-weight: 500;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .product-item-name a:hover,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .product-item-name a:hover,
.cms-index-index .popular-products .product-item .slider-product-item-details .product-item-name a:hover,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .product-item-name a:hover {
  text-decoration: none;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .product-reviews-summary,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .product-reviews-summary,
.cms-index-index .popular-products .product-item .slider-product-item-details .product-reviews-summary,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .product-reviews-summary {
  margin-top: 0;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions,
.cms-index-index .popular-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions {
  line-height: 1.16;
  opacity: .4;
  display: flex;
  margin: 0;
  align-items: center;
  min-height: 26px;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions::after,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions::after,
.cms-index-index .popular-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions::after,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions::after {
  content: '';
  min-height: inherit;
  font-size: 0;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions .view,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions .view,
.cms-index-index .popular-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions .view,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .product-reviews-summary .reviews-actions .view {
  margin-left: .5rem;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .product-reviews-summary .rating-summary,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .product-reviews-summary .rating-summary,
.cms-index-index .popular-products .product-item .slider-product-item-details .product-reviews-summary .rating-summary,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .product-reviews-summary .rating-summary {
  width: 55%;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.cms-index-index .popular-products .product-item .slider-product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .product-reviews-summary .rating-summary .rating-result span::before {
  color: #ffd43e;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .price-box,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .price-box,
.cms-index-index .popular-products .product-item .slider-product-item-details .price-box,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .price-box {
  display: inline-block;
  text-align: left;
  min-height: 67px;
  margin: 0;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .price-box .price,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .price-box .price,
.cms-index-index .popular-products .product-item .slider-product-item-details .price-box .price,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .price-box .price {
  font-size: 3.2rem;
  line-height: 1.3;
  font-weight: 400;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .price-box .price-label,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .price-box .price-label,
.cms-index-index .popular-products .product-item .slider-product-item-details .price-box .price-label,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .price-box .price-label {
  display: none;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .price-box .regular-price,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .price-box .regular-price,
.cms-index-index .popular-products .product-item .slider-product-item-details .price-box .regular-price,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .price-box .regular-price {
  color: #000000;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .price-box .special-price,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .price-box .special-price,
.cms-index-index .popular-products .product-item .slider-product-item-details .price-box .special-price,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .price-box .special-price {
  display: inline-block;
  color: #db4846;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .price-box .old-price,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .price-box .old-price,
.cms-index-index .popular-products .product-item .slider-product-item-details .price-box .old-price,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .price-box .old-price {
  display: inline-block;
  color: #000000;
  margin-left: 1rem;
}
.cms-index-index .onsale-products .product-item .slider-product-item-details .price-box .old-price .price,
.mpblog-post-view .onsale-products .product-item .slider-product-item-details .price-box .old-price .price,
.cms-index-index .popular-products .product-item .slider-product-item-details .price-box .old-price .price,
.mpblog-post-view .popular-products .product-item .slider-product-item-details .price-box .old-price .price {
  opacity: .4;
  font-size: 1.6rem;
  line-height: 1.31;
}
.cms-index-index .onsale-products .product-item .product-item-actions,
.mpblog-post-view .onsale-products .product-item .product-item-actions,
.cms-index-index .popular-products .product-item .product-item-actions,
.mpblog-post-view .popular-products .product-item .product-item-actions {
  visibility: hidden;
  display: flex;
  justify-content: center;
  margin-left: -1.2rem;
}
.cms-index-index .onsale-products .product-item .product-item-actions .actions-primary,
.mpblog-post-view .onsale-products .product-item .product-item-actions .actions-primary,
.cms-index-index .popular-products .product-item .product-item-actions .actions-primary,
.mpblog-post-view .popular-products .product-item .product-item-actions .actions-primary {
  width: 100%;
}
.cms-index-index .onsale-products .product-item .product-item-actions .actions-primary .unavailable,
.mpblog-post-view .onsale-products .product-item .product-item-actions .actions-primary .unavailable,
.cms-index-index .popular-products .product-item .product-item-actions .actions-primary .unavailable,
.mpblog-post-view .popular-products .product-item .product-item-actions .actions-primary .unavailable {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 72px;
}
.cms-index-index .onsale-products .product-item .product-item-actions .tocart,
.mpblog-post-view .onsale-products .product-item .product-item-actions .tocart,
.cms-index-index .popular-products .product-item .product-item-actions .tocart,
.mpblog-post-view .popular-products .product-item .product-item-actions .tocart {
  width: 88.24%;
  height: 72px;
  line-height: .93;
  position: static;
  transform: none;
  box-shadow: none;
  margin-top: 0;
}
.cms-index-index .onsale-products .product-item .product-item-actions .actions-secondary .tocompare,
.mpblog-post-view .onsale-products .product-item .product-item-actions .actions-secondary .tocompare,
.cms-index-index .popular-products .product-item .product-item-actions .actions-secondary .tocompare,
.mpblog-post-view .popular-products .product-item .product-item-actions .actions-secondary .tocompare {
  display: none;
}
.cms-index-index .onsale-products .product-item:hover,
.mpblog-post-view .onsale-products .product-item:hover,
.cms-index-index .popular-products .product-item:hover,
.mpblog-post-view .popular-products .product-item:hover {
  box-shadow: 0 7px 60px rgba(0, 0, 0, 0.07000000000000001);
  z-index: 1;
}
.cms-index-index .onsale-products .product-item:hover .product-item-actions,
.mpblog-post-view .onsale-products .product-item:hover .product-item-actions,
.cms-index-index .popular-products .product-item:hover .product-item-actions,
.mpblog-post-view .popular-products .product-item:hover .product-item-actions {
  visibility: visible;
}
.cms-index-index .onsale-products .mp-product-slider-title::after,
.mpblog-post-view .onsale-products .mp-product-slider-title::after {
  content: '';
  background-image: url('../images/emoji-bomb.svg');
  background-size: 36px 36px;
  height: 36px;
  width: 36px;
  display: inline-block;
  margin-left: 2.3rem;
  vertical-align: text-bottom;
}
.cms-index-index .popular-products .mp-product-slider-title::after,
.mpblog-post-view .popular-products .mp-product-slider-title::after {
  content: '';
  background-image: url('../images/emoji-fire.svg');
  background-size: 34px 36px;
  height: 36px;
  width: 34px;
  display: inline-block;
  margin-left: 2.3rem;
  vertical-align: text-bottom;
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
  .cms-index-index .onsale-products .product-items .product-item.product-slider,
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider,
  .cms-index-index .popular-products .product-items .product-item.product-slider,
  .mpblog-post-view .popular-products .product-items .product-item.product-slider {
    width: calc((100% - 5.1%)/3);
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider:nth-child(n+4),
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider:nth-child(n+4),
  .cms-index-index .popular-products .product-items .product-item.product-slider:nth-child(n+4),
  .mpblog-post-view .popular-products .product-items .product-item.product-slider:nth-child(n+4) {
    display: none;
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider:nth-child(n+4).visible,
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider:nth-child(n+4).visible,
  .cms-index-index .popular-products .product-items .product-item.product-slider:nth-child(n+4).visible,
  .mpblog-post-view .popular-products .product-items .product-item.product-slider:nth-child(n+4).visible {
    display: flex;
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider:nth-child(3n+3),
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider:nth-child(3n+3),
  .cms-index-index .popular-products .product-items .product-item.product-slider:nth-child(3n+3),
  .mpblog-post-view .popular-products .product-items .product-item.product-slider:nth-child(3n+3) {
    margin-right: 0;
  }
  .cms-index-index .onsale-products .product-items .product-item.product-slider:nth-child(4n+4),
  .mpblog-post-view .onsale-products .product-items .product-item.product-slider:nth-child(4n+4),
  .cms-index-index .popular-products .product-items .product-item.product-slider:nth-child(4n+4),
  .mpblog-post-view .popular-products .product-items .product-item.product-slider:nth-child(4n+4) {
    margin-right: 2.55%;
  }
  .cms-index-index .onsale-products .product-items .product-item .product-item-actions .towishlist,
  .mpblog-post-view .onsale-products .product-items .product-item .product-item-actions .towishlist,
  .cms-index-index .popular-products .product-items .product-item .product-item-actions .towishlist,
  .mpblog-post-view .popular-products .product-items .product-item .product-item-actions .towishlist {
    right: -36px;
  }
  .cms-index-index .onsale-products .product-items .product-item:nth-child(5n+5),
  .mpblog-post-view .onsale-products .product-items .product-item:nth-child(5n+5),
  .cms-index-index .popular-products .product-items .product-item:nth-child(5n+5),
  .mpblog-post-view .popular-products .product-items .product-item:nth-child(5n+5) {
    margin-right: 2.55%;
  }
}
.catalog-product-view .product.info.detailed {
  margin-bottom: 7.5rem;
}
.detailed .details-description-block .description-option {
  padding: 3.1rem 0 0;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
}
.detailed .details-description-block .description-option .additional-attributes-wrapper {
  order: 1;
  margin-bottom: 0;
}
.detailed .details-description-block .description-option .description {
  order: 2;
  font-size: 1.6rem;
  line-height: 2.1rem;
  margin: 4.4rem 0 0;
}
.detailed .details-description-block .description-option .description p:last-child {
  margin: 0;
}
.detailed .details-description-block .description-option .brand {
  order: 3;
  padding: 2.5rem 0 0;
  margin: 3.8rem 0 0;
}
.detailed .details-description-block .description-option .brand::before {
  content: '';
  background: #ece7fc;
  display: inline-block;
  width: calc((100% + 3.2rem));
  height: 1px;
  margin-bottom: 2rem;
  transform: translateX(-1.6rem);
}
.detailed .details-description-block .description-option .brand .amshopby-option-link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.detailed .details-description-block .description-option .brand .amshopby-option-link img {
  margin: 0 1.7rem 1rem 0;
  width: 104px;
  height: 104px;
}
.detailed .details-description-block .description-option .brand > .label {
  font-size: 2.2rem;
  line-height: 1.18;
  margin-bottom: 1.5rem;
}
.detailed .details-description-block .description-option .brand .brand-title {
  font-size: 1.6rem;
  line-height: 1.18;
  margin-bottom: 1.5rem;
}
.detailed .details-description-block .description-option .brand .link-short-description {
  font-size: 1.6rem;
  line-height: 1.3;
  max-width: 990px;
  width: 100%;
}
.detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes {
  width: 100%;
  table-layout: fixed;
}
.detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes > tbody > tr {
  display: flex;
}
.detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes > tbody > tr td[data-th]:before {
  display: none;
}
.detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes > tbody > tr:last-child > td,
.detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes > tbody > tr:last-child > th {
  padding-bottom: 0;
}
.detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes > tbody > tr > td,
.detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes > tbody > tr > th {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.6rem;
  display: block;
  padding: 0 3rem 3.5rem 0;
  word-break: break-word;
}
.detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes > tbody > tr > th {
  font-weight: 500;
}
.detailed .details-description-block .description-option li {
  list-style: disc;
}
.detailed .details-description-block .description-review-wrapper {
  display: none;
}
.detailed .details-description-block .description-review-wrapper .review-list .block-count {
  position: relative;
  top: -4px;
}
.detailed .details-description-block .empty-content {
  display: none;
}
.detailed .reviews-count {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.5rem;
}
.detailed .reviews-count strong {
  padding-right: 1rem;
  margin: 0;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 3.1rem;
}
.detailed .reviews-count .block-count {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.detailed .reviews-count .block-count .result-count {
  padding-left: 1rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
  opacity: .4;
}
.product.data-titles {
  padding: 2.4rem 0;
  display: flex;
  justify-content: center;
  position: relative;
}
.product.data-titles:before {
  background: rgba(235, 230, 252, 0.4);
  content: '';
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: -1;
  width: 999999px;
  height: 100%;
  border-bottom: 1px solid rgba(127, 86, 239, 0.2);
}
.product.data-titles .title {
  font-size: 1.8rem;
  padding: 0 3.7rem;
  font-weight: 500;
  line-height: 2.3rem;
}
.product.data-titles .title:first-child {
  padding-left: 0;
}
.product.data-titles .title:last-child {
  padding-right: 0;
}
.product.data-titles .title .switch {
  text-decoration: none;
}
.product.data-titles .title .switch .counter {
  display: none;
}
.product.data-titles .title.active .switch {
  color: #7f56ef;
}
.product-review-description {
  background: rgba(235, 230, 252, 0.4);
  position: relative;
  height: 100%;
}
.product-review-description .review-item:nth-child(n+4) {
  display: none;
}
.product-review-description:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background: transparent url('../images/ajax-loader.png') center center no-repeat;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
  background-size: 35px 35px;
  z-index: 1;
}
.product-review-description.active {
  height: auto;
  padding: 4.2rem 2.8rem 3.6rem 3.4rem;
  z-index: 2;
}
.product-review-description.active:before {
  z-index: -1;
  background: none;
  animation: none;
}
.review-list .review-customer {
  fill: #7f56ef;
  height: 16px;
  width: 14px;
}
.review-list .review-item {
  background: #ffffff;
  position: relative;
  max-width: 857px;
  width: 100%;
  box-sizing: border-box;
  padding: 3.2rem 2.2rem 3.3rem 2.7rem;
  margin: 0 auto 2rem;
  border-radius: 10px;
  border: none;
}
.review-list .review-item .review-top {
  display: flex;
  margin-bottom: 2.4rem;
}
.review-list .review-item .review-top .review-avatar {
  background: #ece7fc;
  margin-right: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 64px;
  height: 64px;
  border-radius: 50%;
}
.review-list .review-item .review-top .review-left {
  margin-top: 1.1rem;
  flex-grow: 1;
}
.review-list .review-item .review-top .review-left .review-name {
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 500;
  word-break: break-all;
}
.review-list .review-item .review-top .review-date {
  margin: 1.6rem 0 0 .2rem;
  font-size: 1.4rem;
  line-height: 1.3rem;
  opacity: .4;
}
.review-list .review-item .review-middle {
  display: flex;
  flex-grow: 1;
}
.review-list .review-item .review-content {
  font-size: 1.6rem;
  line-height: 2.1rem;
  margin-bottom: 0;
}
.review-list .review-more {
  display: flex;
  justify-content: center;
}
.review-list .review-more .more {
  max-width: 250px;
  margin-top: .7rem;
  width: 100%;
}
.product-review-container {
  position: relative;
  min-height: 200px;
}
.product-review-container:after {
  content: '';
  z-index: -1;
  animation: none;
}
.product-review-container.process:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background: transparent url('../images/ajax-loader.png') center center no-repeat;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
  background-size: 35px 35px;
  bottom: 0;
  top: auto;
  height: 200px;
  z-index: 1;
}
.product-review-container.active {
  padding: 2.2rem 0 0;
  height: auto;
  z-index: 2;
}
.product-review-container:before {
  background: rgba(235, 230, 252, 0.4);
  content: '';
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: -1;
  width: 999999px;
  height: 100%;
}
.product-review-container .review-list .block-title {
  justify-content: center;
  margin-bottom: 2.2rem;
}
.product-review-container .review-list .block-title strong {
  display: none;
}
.product-review-container .review-list .review-more {
  display: none;
}
.product-review-container .review-list .review-item {
  padding: 2.3rem 2rem 6.7rem;
}
.product-review-container .review-list .review-item:last-child {
  margin-bottom: 0;
}
.product-review-container .review-list .empty-content {
  padding: 4rem 0 0 0;
}
.product-review-container .pages .items {
  display: block;
}
.product-review-container .pages .item {
  display: none;
}
.product-review-container .pages .item.pages-item-next {
  display: block;
  margin: 0;
}
.product-review-container .pages .item.pages-item-next .next {
  background: #7f56ef;
  color: #ffffff;
  max-width: 328px;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border: none;
  width: 100%;
  border-radius: 100px;
  line-height: 1.6rem;
  font-size: 1.6rem;
  padding: 2.8rem 1.5rem;
  margin: 0 0 4rem;
  box-sizing: border-box;
}
.product-review-container .pages .item.pages-item-next .next:hover {
  background: #ad91fa;
}
.product-review-container .pages .item.pages-item-next .next:before {
  display: none;
}
.product-review-container .pages .item.pages-item-next .next > span:not(.label) {
  position: static;
  width: auto;
}
.product-review-container .pages,
.product-review-container .review-toolbar {
  border: none;
}
.product-review-container .review-toolbar {
  padding: 4rem 0 0 0;
  margin: 0;
}
.product-review-container .review-toolbar .pages {
  padding: 0;
}
.product-review-container .review-toolbar.empty {
  display: none;
}
.ie11 .catalog-product-view .product.media .fotorama__thumb-border {
  margin: 0;
}
.ie11 .catalog-product-view .product.media .fotorama__nav__frame .fotorama__thumb {
  overflow: visible;
}
.ie11 .catalog-product-view .fotorama-item .fotorama__nav__frame {
  /* stylelint-disable-next-line declaration-no-important */
  width: 100px !important;
  box-sizing: border-box;
}
.ie11 .catalog-product-view .fotorama-item .fotorama__nav__frame .fotorama__img {
  max-height: none;
  max-width: 75px;
}
.catalog-product-view .page-wrapper {
  overflow: hidden;
}
.catalog-product-view .product.media,
.catalog-product-view .product-info-main {
  box-sizing: border-box;
}
.catalog-product-view .product.media *,
.catalog-product-view .product-info-main * {
  box-sizing: border-box;
}
.catalog-product-view .columns .column.main {
  padding: 3.2rem 0 0;
}
.catalog-product-view .product-header-container {
  position: relative;
  order: -1;
}
.catalog-product-view .product.info.detailed {
  padding-top: 4.9rem;
}
.catalog-product-view .fotorama__active .fotorama__dot {
  background-color: #7f56ef;
  border-color: #7f56ef;
}
.catalog-product-view .fotorama__dot {
  height: 10px;
  width: 10px;
}
.catalog-product-view .column .product.media {
  width: 100%;
  margin-bottom: 2.5rem;
}
.catalog-product-view .column .product.media .wrapper-action {
  display: block;
  width: 100%;
  text-align: right;
}
.catalog-product-view .column .product.media * {
  box-sizing: unset;
}
.catalog-product-view .column .product.media .fotorama__nav-wrap {
  text-align: center;
  position: relative;
  margin-top: -38px;
}
.catalog-product-view .column .product.media .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  position: relative;
}
.catalog-product-view .column .product.media .fotorama__thumb-border {
  border-color: #ebe6fc;
  box-sizing: border-box;
}
.catalog-product-view .column .product.media .fotorama__nav__frame:hover {
  cursor: pointer;
}
.catalog-product-view .column .product.media .fotorama__nav__frame .fotorama__thumb {
  padding: 0;
  margin: 0 auto;
  background-color: transparent;
}
.catalog-product-view .column .product.media .fotorama__nav__frame .fotorama__thumb:last-child {
  padding-right: 0;
}
.catalog-product-view .column .product-info-main {
  border: 1px solid #ebe6fc;
  border-radius: 10px;
  padding: 2rem;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.catalog-product-view .column .product-info-main .towishlist {
  display: none;
}
.catalog-product-view .column .product-info-main p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.3;
  opacity: .6;
}
.catalog-product-view .column .product-info-main p:last-child {
  margin-bottom: 0;
}
.catalog-product-view .column .product-info-main .page-title-wrapper .page-title {
  font-family: 'Mariupol';
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.25;
  color: #000000;
  margin: 0;
}
.catalog-product-view .prices-tier {
  background: transparent;
  font-weight: 500;
  padding: 0;
}
.catalog-product-view .prices-tier .item {
  color: #7f56ef;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 500;
}
.catalog-product-view .prices-tier .item * {
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 500;
  display: inline-block;
}
.catalog-product-view .product-social-links {
  float: right;
  width: auto;
}
.catalog-product-view .product-social-links .product-addto-links {
  margin: 0;
}
.catalog-product-view .product-info-price {
  margin-bottom: 2.2rem;
  order: -1;
}
.catalog-product-view .product-reviews-summary {
  margin: 0;
  display: flex;
}
.catalog-product-view .product-reviews-summary .reviews-actions {
  display: inline-block;
  line-height: 1.4;
}
.catalog-product-view .product-reviews-summary .rating-summary .rating-result {
  margin: 0 .8rem 0 0;
}
.catalog-product-view .product-reviews-summary .rating-summary .rating-result > span:before,
.catalog-product-view .product-reviews-summary .rating-summary .rating-result:before {
  font-size: 2.6rem;
  line-height: 1.2;
}
.catalog-product-view .product-reviews-summary .view,
.catalog-product-view .product-reviews-summary .add {
  font-weight: 400;
  font-size: 1.2rem;
  opacity: .4;
  line-height: 2.6;
}
.catalog-product-view .product-reviews-summary .add {
  display: none;
}
.catalog-product-view .product-reviews-summary.empty .add {
  display: block;
}
.catalog-product-view .product-social-links .tocompare {
  display: none;
}
.catalog-product-view .action.towishlist {
  display: inline-block;
  width: 25px;
  height: 25px;
  z-index: 1;
  background-color: transparent;
  position: relative;
}
.catalog-product-view .action.towishlist::before {
  content: '';
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFpNMTAuOTY4OCAxNy42ODgzQzEwLjk2ODggMTcuNjg4MyAxLjkyOTY5IDExLjg5NjcgMS45Mjk2OSA2Ljc4ODFDMS45Mjk2OSA0LjIwMDggNC4wNzAxMiAyLjEwMzUzIDYuNzEwNzQgMi4xMDM1M0M4LjU2NjggMi4xMDM1MyAxMC4xNzY2IDMuMTM5NDcgMTAuOTY4OCA0LjY1Mjc1QzExLjc2MDkgMy4xMzk0NyAxMy4zNzA3IDIuMTAzNTMgMTUuMjI2OCAyLjEwMzUzQzE3Ljg2NzQgMi4xMDM1MyAyMC4wMDc4IDQuMjAwOCAyMC4wMDc4IDYuNzg4MUMyMC4wMDc4IDExLjg5NjcgMTAuOTY4OCAxNy42ODgzIDEwLjk2ODggMTcuNjg4M1oiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
  width: 25px;
  height: 26px;
  display: block;
  background-size: contain;
  top: 50%;
  right: 0;
  position: relative;
  transform: translate(0, -50%);
}
.catalog-product-view .action.towishlist:hover,
.catalog-product-view .action.towishlist.added {
  background: transparent;
}
.catalog-product-view .action.towishlist:hover::before,
.catalog-product-view .action.towishlist.added::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
  background-size: contain;
}
.catalog-product-view .action.towishlist span {
  display: none;
}
.catalog-product-view .product-add-form > form {
  display: flex;
  flex-direction: column-reverse;
}
.catalog-product-view .mobile-action-button-container {
  display: none;
  margin-top: 4.5rem;
  text-align: center;
}
.catalog-product-view .price-box {
  display: flex;
  margin: 0 2.5rem 0 0;
  flex-direction: column-reverse;
  align-items: baseline;
}
.catalog-product-view .price-box .normal-price.no-special-price .price,
.catalog-product-view .price-box .normal-price.price-color .price {
  color: #000000;
}
.catalog-product-view .price-box .special-price .price-wrapper,
.catalog-product-view .price-box .special-price .price,
.catalog-product-view .price-box .price-final_price .price,
.catalog-product-view .price-box .normal-price .price-wrapper,
.catalog-product-view .price-box .normal-price .price {
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 1.3;
  margin: 0;
}
.catalog-product-view .price-box .special-price .price-wrapper,
.catalog-product-view .price-box .special-price .price,
.catalog-product-view .price-box .normal-price .price {
  color: #db4846;
}
.catalog-product-view .price-box .old-price .price {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.3;
  text-decoration: line-through;
  color: #999999;
}
.catalog-product-view .price-box .price-label {
  /* stylelint-disable-next-line declaration-no-important */
  display: none !important;
}
.catalog-product-view .price-box .special-price,
.catalog-product-view .price-box .normal-price {
  margin-right: 1rem;
}
.catalog-product-view .price-box.price-final_price .special-price,
.catalog-product-view .price-box.price-final_price .normal-price,
.catalog-product-view .price-box.price-final_price .old-price {
  margin-bottom: 0;
  text-decoration: none;
}
.catalog-product-view .price-box.price-final_price .special-price .price-container,
.catalog-product-view .price-box.price-final_price .normal-price .price-container,
.catalog-product-view .price-box.price-final_price .old-price .price-container {
  margin-bottom: 0;
}
.catalog-product-view .price-box.price-final_price .special-price .price-container .price-wrapper,
.catalog-product-view .price-box.price-final_price .normal-price .price-container .price-wrapper,
.catalog-product-view .price-box.price-final_price .old-price .price-container .price-wrapper {
  margin-bottom: 0;
}
.catalog-product-view .box-tocart {
  margin: 0;
}
.catalog-product-view .box-tocart .fieldset {
  display: flex;
  margin-bottom: 0;
  flex-wrap: wrap;
}
.catalog-product-view .box-tocart .fieldset .actions {
  padding: 0;
}
.catalog-product-view .box-tocart div.field.qty {
  position: relative;
  padding-top: 1.3rem;
  margin-bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
}
.catalog-product-view .box-tocart div.field.qty .label {
  display: none;
}
.catalog-product-view .box-tocart div.field.qty .control {
  border: 1px solid #ebe6fc;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  max-width: 136px;
  width: 100%;
  margin: 0 2.5rem 1rem 0;
}
.catalog-product-view .box-tocart div.field.qty .control div.mage-error[generated] {
  position: absolute;
  bottom: -1rem;
  left: 0;
}
.catalog-product-view .box-tocart div.field.qty .qty-control {
  font-size: 2.2rem;
  line-height: 1;
  color: #603dbd;
  border-radius: 0;
  background-color: transparent;
  padding: 1rem 2rem;
  box-shadow: none;
}
.catalog-product-view .box-tocart div.field.qty .qty-control:hover {
  background-color: rgba(127, 86, 239, 0.09);
}
.catalog-product-view .box-tocart div.field.qty .input-text {
  border-radius: 0;
  padding: 1.5rem 0;
  border: none;
  height: auto;
  width: 38px;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.15;
  text-align: center;
  color: #603dbd;
}
.catalog-product-view .action.tocart.primary {
  border-radius: 100px;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: .94;
  text-align: center;
  padding: 1rem;
  width: 100%;
  max-width: 350px;
  height: 72px;
}
.catalog-product-view .product-options-wrapper .swatch-opt {
  display: flex;
  flex-wrap: wrap;
}
.catalog-product-view .product-options-wrapper .swatch-opt .swatch-attribute-label {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.15;
}
.catalog-product-view .product-options-wrapper .swatch-opt .mage-error[generated] {
  position: absolute;
  bottom: -.3rem;
  left: 0;
  min-width: 21.5rem;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div {
  display: flex;
  position: relative;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div .swatch-attribute-options {
  margin: 1.1rem 0;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.qty_in_pack {
  flex-direction: column;
  width: 100%;
  margin-bottom: .8rem;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.qty_in_pack .swatch-attribute-label {
  display: block;
  margin-bottom: 0;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.size {
  flex-direction: column;
  margin: 0 2rem .8rem 0;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.size .swatch-attribute-label {
  display: block;
  margin-bottom: 0;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.size .swatch-attribute-options {
  padding-bottom: .7rem;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.size .swatch-attribute-selected-option {
  display: none;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.size .swatch-option {
  border: 1px solid #ebe6fc;
  border-radius: 10px;
  background-color: transparent;
  color: #000000;
  font-weight: 400;
  font-size: 1.6rem;
  height: 50px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 1rem 0 0;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.size .swatch-option.disabled {
  opacity: .3;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.size .swatch-option.disabled::after {
  display: none;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.size .swatch-option.selected,
.catalog-product-view .product-options-wrapper .swatch-opt > div.size .swatch-option:hover {
  font-weight: 500;
  /* stylelint-disable-next-line declaration-no-important */
  background-color: #7f56ef !important;
  color: #ffffff;
  outline: none;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color {
  margin-top: 1rem;
  width: 100%;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-attribute-label {
  display: flex;
  align-items: center;
  margin-right: 2.3rem;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-attribute-options {
  padding-bottom: .7rem;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-attribute-selected-option {
  display: none;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-option {
  border-radius: 50%;
  margin-right: 1.2rem;
  width: 40px;
  height: 40px;
  border: none;
  position: relative;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-option:hover {
  outline: none;
  transform: scale(1.05);
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-option.selected {
  outline: none;
  overflow: visible;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-option.selected:after {
  content: '';
  position: absolute;
  top: -5px;
  right: -5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-sizing: border-box;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-option.disabled {
  opacity: .2;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-option.disabled::after {
  display: none;
}
.catalog-product-view .product-options-wrapper .swatch-opt > div.color .swatch-option:last-child {
  margin-right: 0;
}
.catalog-product-view .configurable {
  max-width: 250px;
}
.catalog-product-view .configurable .control {
  display: flex;
  flex-direction: column-reverse;
}
.catalog-product-view .configurable.field.required {
  margin: 2rem 0;
}
.catalog-product-view .configurable .super-attribute-select {
  visibility: hidden;
}
.catalog-product-view .configurable .label {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.15;
}
.catalog-product-view .select2-container .select2-dropdown {
  border: 1px solid #ebe6fc;
  overflow: hidden;
}
.catalog-product-view .select2-container .select2-results .select2-results__option {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.15;
  color: #000000;
  opacity: .6;
  margin: 0;
  padding: 1.1rem 2rem;
}
.catalog-product-view .select2-container .select2-results .select2-results__option.select2-results__option--highlighted[aria-selected] {
  background-color: #7f56ef;
  color: #ffffff;
  opacity: 1;
}
.catalog-product-view .select2.select2-container,
.catalog-product-view .dropdown-custom.select2-container {
  width: 100%;
  min-width: 100%;
}
.catalog-product-view .select2.select2-container.select2-container--above.select2-container--open .select2-selection--single,
.catalog-product-view .dropdown-custom.select2-container.select2-container--above.select2-container--open .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.catalog-product-view .select2.select2-container.select2-container--below.select2-container--open .select2-selection--single,
.catalog-product-view .dropdown-custom.select2-container.select2-container--below.select2-container--open .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.catalog-product-view .select2.select2-container .select2-selection--single,
.catalog-product-view .dropdown-custom.select2-container .select2-selection--single {
  border: 1px solid #ebe6fc;
  height: auto;
  border-radius: 10px;
}
.catalog-product-view .select2.select2-container .select2-selection--single .select2-selection__arrow,
.catalog-product-view .dropdown-custom.select2-container .select2-selection--single .select2-selection__arrow {
  height: 100%;
  width: 5rem;
}
.catalog-product-view .select2.select2-container .select2-selection--single .select2-selection__arrow b,
.catalog-product-view .dropdown-custom.select2-container .select2-selection--single .select2-selection__arrow b {
  transform: translateY(-50%);
  border: none;
  width: 10px;
  height: 10px;
  background-position: 0 0;
  background-image: url('../images/arrow-down-thin.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.catalog-product-view .select2.select2-container .select2-selection__rendered,
.catalog-product-view .dropdown-custom.select2-container .select2-selection__rendered {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.15;
  color: #000000;
  opacity: 1;
  padding: 1.5rem 2rem;
}
.catalog-product-view .list-custom .select2-dropdown {
  border: 1px solid #ebe6fc;
  overflow: hidden;
}
.catalog-product-view .list-custom .select2-results__option {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.15;
  color: #000000;
  opacity: .6;
  margin: 0;
  padding: 1.1rem 2rem;
}
.catalog-product-view .list-custom .select2-results__option.select2-results__option--highlighted[aria-selected] {
  background-color: #7f56ef;
  color: #ffffff;
  opacity: 1;
}
.catalog-product-view .fotorama__arr--prev .fotorama__arr__arr {
  background-position: 50% 0;
  transform: rotate(180deg) translate3d(50%, 50%, 0);
  background-image: url('../images/arrow-next-bold.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 2.5rem;
}
.catalog-product-view .fotorama__arr--next .fotorama__arr__arr {
  background-position: 50% 0;
  background-image: url('../images/arrow-next-bold.svg');
  background-size: contain;
  background-repeat: no-repeat;
  height: 2.5rem;
}
.catalog-product-view .fotorama--fullscreen {
  height: 100vh;
}
.catalog-product-view .fotorama--fullscreen .fotorama__nav-wrap--horizontal {
  position: fixed;
  bottom: 0;
  text-align: center;
}
.catalog-product-view .modal-review._show {
  background: rgba(0, 0, 0, 0.2);
}
.catalog-product-view .review-add .price-box {
  align-items: flex-start;
}
.catalog-product-view .review-add .price-box .old-price .price {
  font-size: 1.2rem;
}
.catalog-product-view .review-add .price-box .special-price .price,
.catalog-product-view .review-add .price-box .normal-price .price {
  color: #7f56ef;
  font-size: 1.4rem;
}
.catalog-product-view .review-add .price-box .price {
  font-size: 1.4rem;
}
.catalog-product-view .review-add .price-box .price-container {
  margin-bottom: 0;
}
.catalog-product-view .review-add .price-box .price-container span {
  margin-bottom: 0;
}
.catalog-product-view .block.related .block-title,
.catalog-product-view .block.related .block-content {
  width: 100%;
}
.catalog-product-view .block.related .products-related {
  margin: 0;
}
.catalog-product-view .block.related .product-item-photo {
  text-align: center;
}
.catalog-product-view .block.related .action.see-more {
  margin: 0 auto;
  display: none;
}
.catalog-product-view .block.related .action.see-more.visible {
  display: block;
}
.catalog-product-view .block.related .product-item .action.tocart {
  width: 100%;
}
.catalog-product-view .block.related .product-item .actions-primary {
  width: 100%;
  visibility: hidden;
}
.catalog-product-view .block.related .product-item:hover {
  box-shadow: 0 7px 60px rgba(0, 0, 0, 0.07000000000000001);
  z-index: 2;
}
.catalog-product-view .block.related .product-item:hover .actions-primary {
  visibility: visible;
}
.catalog-product-view .block.related .product-item-details .price-box {
  order: 1;
  margin-top: 1rem;
}
.catalog-product-view .block.related .product-item-details .product-item-actions {
  order: 2;
  margin: 1rem 0;
}
.detailed .product-review-container.active.empty-reviews {
  padding-bottom: 3.4rem;
}
.detailed .details-description-block.empty-reviews {
  flex-wrap: wrap;
}
.detailed .details-description-block.empty-reviews .description-option {
  flex-basis: 100%;
}
.detailed .details-description-block.empty-reviews .description-review-wrapper {
  flex-basis: 100%;
  border: none;
  max-width: 100%;
}
.detailed .details-description-block.empty-reviews .description-review-wrapper .product-review-description.active {
  padding: 3rem 0;
  position: relative;
  margin-top: 9.4rem;
}
.detailed .details-description-block.empty-reviews .description-review-wrapper .product-review-description.active:before {
  background: rgba(235, 230, 252, 0.4);
  content: '';
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: -1;
  width: 999999px;
  height: 100%;
}
.detailed .details-description-block.empty-reviews .description-review-wrapper .empty-review-list .empty-title {
  margin-bottom: .6rem;
  align-items: center;
}
.detailed .details-description-block.empty-reviews .description-review-wrapper .empty-review-list .empty-image {
  margin-right: 2.1rem;
}
.detailed .details-description-block.empty-reviews .description-review-wrapper .empty-review-list .reviews-count {
  display: none;
}
.detailed .details-description-block.empty-reviews .empty-content {
  display: block;
}
.detailed .details-description-block.empty-reviews .product-review-description {
  background: none;
}
.detailed .product-review-container .empty-review-list .empty-title {
  background: #ffffff;
  padding: 2.7rem 4.6rem 4.3rem;
  margin-bottom: 3.1rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 10px;
  box-sizing: border-box;
}
.detailed .product-review-container .empty-review-list .empty-image {
  background: #ece7fc;
  margin-bottom: 2.6rem;
}
.detailed .product-review-container .empty-review-list .empty-text {
  font-size: 1.8rem;
  max-width: 340px;
  width: 100%;
  text-align: center;
}
.detailed .product-review-container .empty-review-list .reviews-count {
  margin-bottom: 2.2rem;
}
.detailed .empty-review-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.detailed .empty-review-list .empty-title {
  display: flex;
}
.detailed .empty-review-list .icon.empty-reviews {
  fill: #7f56ef;
  width: 20px;
  height: 20px;
}
.detailed .empty-review-list .empty-text {
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 500;
}
.detailed .empty-review-list .empty-image {
  background: #ffffff;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.detailed .open-review-modal-form {
  max-width: 328px;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.detailed .empty-content {
  display: block;
  width: 100%;
}
.block.review-add {
  display: none;
}
.modal-popup .block.review-add {
  margin: 0;
  display: block;
}
.modal-slide.modal-review .modal-inner-wrap {
  box-sizing: border-box;
  box-shadow: none;
  max-width: 540px;
  width: 100%;
}
.modal-slide.modal-review .modal-header {
  padding: 0;
}
.modal-slide.modal-review .modal-content {
  padding: 4.1rem 2.4rem 3.4rem 2.3rem;
}
.modal-slide.modal-review .review-legend {
  float: none;
  margin-bottom: 1.5rem;
}
.modal-slide.modal-review .review-legend span {
  font-size: 2.2rem;
  line-height: 2.6rem;
  margin-bottom: 2.4rem;
  display: block;
  text-align: center;
  font-weight: bold;
}
.modal-slide.modal-review .review-legend .product-image-details {
  background: #ece7fc;
  padding: 1rem 1.2rem 1.3rem;
  display: flex;
  align-items: center;
  border-radius: 10px;
}
.modal-slide.modal-review .review-legend .product-image-details .product-image-wrapper {
  min-width: 65px;
  margin-right: .6rem;
}
.modal-slide.modal-review .review-legend.legend strong {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 500;
}
.modal-slide.modal-review .review-legend.legend .product-info-name {
  margin-bottom: .6rem;
}
.modal-slide.modal-review .review-legend.legend .product-info-price {
  color: #7f56ef;
  margin: 0;
}
.modal-slide.modal-review .review-control-vote:before {
  height: 16px;
  font-size: 3.5rem;
  line-height: .3rem;
}
.modal-slide.modal-review .review-control-vote label:before {
  height: 16px;
  font-size: 3.5rem;
  line-height: .3rem;
}
.modal-slide.modal-review .fieldset {
  margin-bottom: 1.6rem;
}
.modal-slide.modal-review .fieldset > .field {
  margin: 0;
}
.modal-slide.modal-review .fieldset > .field:not(:last-child) {
  margin: 0 0 2.7rem;
}
.modal-slide.modal-review .fieldset > .field:not(.choise) > .label {
  width: auto;
  padding: 0;
  text-align: left;
  line-height: 1.3rem;
}
.modal-slide.modal-review .fieldset > .field:not(.choise) > .label.after {
  display: none;
}
.modal-slide.modal-review .fieldset > .field:not(.choise).review-field-ratings {
  display: flex;
}
.modal-slide.modal-review .fieldset > .field:not(.choise).review-field-ratings .label {
  margin-right: 1.3rem;
}
.modal-slide.modal-review .fieldset > .field:not(.choise).review-field-ratings .control .mage-error {
  margin-left: -6.5rem;
}
.modal-slide.modal-review .fieldset > .field:not(.choise) .control {
  float: none;
  width: 100%;
}
.modal-slide.modal-review .fieldset > .field:not(.review-field-ratings) {
  display: flex;
  flex-direction: column;
}
.modal-slide.modal-review .fieldset > .field:not(.review-field-ratings) > .label {
  margin: 0 0 .9rem;
}
.modal-slide.modal-review .fieldset > .field .input-text::placeholder {
  color: #000000;
}
.modal-slide.modal-review .fieldset > .field textarea {
  padding: 2.1rem 2.5rem;
  min-height: 179px;
}
.modal-slide.modal-review .fieldset > .field textarea::placeholder {
  color: #000000;
}
.modal-slide.modal-review .actions-primary {
  display: block;
  width: 100%;
}
.modal-slide.modal-review .actions-primary .action.submit {
  width: 100%;
  margin: 0;
  border-radius: 100px;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
}
.modals-overlay {
  background-color: transparent;
}
.catalog-product-view .main .newsletter-subscribe-home {
  order: 1;
}
.catalog-product-view .related {
  margin-bottom: 0;
}
.catalog-product-view .related .products-grid .product-item-actions {
  margin: 0;
}
.catalog-product-view .related .products-grid .product-items .product-item {
  width: calc((100% - 8px)/2);
}
.catalog-product-view .related .title {
  text-align: left;
  margin-bottom: 5.7rem;
  color: #000000;
  font-weight: 700;
}
.catalog-product-view .related .title.block-title strong {
  font-size: 4rem;
  line-height: 1.175;
}
.catalog-product-view .related .content {
  margin-bottom: 8rem;
}
.catalog-product-view .related .products-related {
  margin: 0 0 8rem;
}
.catalog-product-view .related .product-items {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin: 0;
}
.catalog-product-view .related .product-item {
  background-color: #ffffff;
  display: flex;
  margin: 0 2.85% 0 0;
  padding: 1rem;
  box-sizing: border-box;
}
.catalog-product-view .related .product-item.item {
  box-sizing: border-box;
  width: calc((100% - 11.4%)/5);
}
.catalog-product-view .related .product-item:nth-child(5) {
  margin-right: 0;
}
.catalog-product-view .related .product-item-info {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.catalog-product-view .related .product-item-info .product-item-photo .product-image-container {
  margin: 0;
}
.catalog-product-view .related .product-item-info .product-item-photo .product-image-container .product-image-photo {
  margin: 0 auto;
  width: calc(100% - 10px);
  height: auto;
}
.catalog-product-view .related .secondary-addto-links .action.towishlist {
  position: absolute;
  right: -10px;
  top: 7px;
  z-index: 1;
}
.catalog-product-view .related .secondary-addto-links .action.towishlist::before {
  content: '';
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFpNMTAuOTY4OCAxNy42ODgzQzEwLjk2ODggMTcuNjg4MyAxLjkyOTY5IDExLjg5NjcgMS45Mjk2OSA2Ljc4ODFDMS45Mjk2OSA0LjIwMDggNC4wNzAxMiAyLjEwMzUzIDYuNzEwNzQgMi4xMDM1M0M4LjU2NjggMi4xMDM1MyAxMC4xNzY2IDMuMTM5NDcgMTAuOTY4OCA0LjY1Mjc1QzExLjc2MDkgMy4xMzk0NyAxMy4zNzA3IDIuMTAzNTMgMTUuMjI2OCAyLjEwMzUzQzE3Ljg2NzQgMi4xMDM1MyAyMC4wMDc4IDQuMjAwOCAyMC4wMDc4IDYuNzg4MUMyMC4wMDc4IDExLjg5NjcgMTAuOTY4OCAxNy42ODgzIDEwLjk2ODggMTcuNjg4M1oiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
  width: 22px;
  height: 20px;
}
.catalog-product-view .related .secondary-addto-links .action.towishlist.added::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.catalog-product-view .related .secondary-addto-links .action.towishlist:hover {
  background: transparent;
}
.catalog-product-view .related .secondary-addto-links .action.towishlist:hover::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.catalog-product-view .related .product-item-details {
  padding: 0 .3rem 0 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  margin: 0;
}
.catalog-product-view .related .product-item-details .product-item-name {
  flex-grow: 1;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.catalog-product-view .related .product-item-details .product-item-name a {
  color: #000000;
  font-weight: 500;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.catalog-product-view .related .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
.catalog-product-view .related .product-item-details .product-reviews-summary {
  margin-top: 0;
}
.catalog-product-view .related .product-item-details .product-reviews-summary .reviews-actions {
  line-height: 1.16;
  display: flex;
  margin: 0;
  align-items: center;
  min-height: 26px;
}
.catalog-product-view .related .product-item-details .product-reviews-summary .reviews-actions::after {
  content: '';
  min-height: inherit;
  font-size: 0;
}
.catalog-product-view .related .product-item-details .product-reviews-summary .reviews-actions .view {
  margin-left: .5rem;
}
.catalog-product-view .related .product-item-details .product-reviews-summary .reviews-actions .add {
  line-height: 1.16;
}
.catalog-product-view .related .product-item-details .product-reviews-summary .rating-summary {
  width: 55%;
}
.catalog-product-view .related .product-item-details .product-reviews-summary .rating-summary .rating-result span::before {
  color: #ffd43e;
}
.catalog-product-view .related .product-item-details .price-box {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  margin: 0;
  min-height: 67px;
}
.catalog-product-view .related .product-item-details .price-box .price {
  font-size: 3.2rem;
  line-height: 1.3;
  font-weight: 400;
}
.catalog-product-view .related .product-item-details .price-box .price-label {
  display: none;
}
.catalog-product-view .related .product-item-details .price-box .regular-price {
  color: #000000;
}
.catalog-product-view .related .product-item-details .price-box .special-price {
  color: #db4846;
}
.catalog-product-view .related .product-item-details .price-box .old-price {
  margin-left: 1rem;
  padding-bottom: .6rem;
}
.catalog-product-view .related .product-item-details .price-box .old-price .price {
  color: #000000;
  opacity: .4;
  font-size: 1.6rem;
  line-height: 1.31;
}
.catalog-product-view .related .actions-secondary .tocompare {
  display: none;
}
.catalog-product-view .related .block-actions {
  color: #ffffff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 0;
  color: white;
}
.catalog-product-view .related .block-actions .action {
  width: 250px;
  margin: 0;
}
.catalog-product-view .related .block-actions .action span {
  line-height: .937;
}
.catalog-product-view .related .choice.related {
  margin-top: 1rem;
}
.catalog-product-view .related .choice.related input[type=checkbox] + .label:after {
  background: #ffffff;
  width: 21px;
  height: 21px;
  top: -1px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  content: '';
  border-radius: 3px;
  border: 1px solid #b8a3f1;
}
.catalog-product-view .related .choice.related input[type=checkbox]:checked + .label:after {
  background: #603dbd;
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
  .catalog-product-view .main .related .product-item.item {
    width: calc((100% - 5.7%)/3);
    /*stylelint-disable declaration-no-important*/
    /* stylelint-enable declaration-no-important */
  }
  .catalog-product-view .main .related .product-item.item:nth-child(3n+3) {
    margin-right: 0;
  }
  .catalog-product-view .main .related .product-item.item:nth-child(4n+4) {
    display: none !important;
  }
}
.ie11 .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.item-details {
  display: block;
  text-align: left;
}
.ie11 .checkout-cart-index .page-wrapper .shipping .content input[type=radio] {
  visibility: visible;
  width: auto;
}
.checkout-cart-index .page-main {
  padding: 1rem 0 0;
}
.checkout-cart-index .breadcrumbs .item {
  line-height: 1.166;
}
.checkout-cart-index .breadcrumbs .item a,
.checkout-cart-index .breadcrumbs .item span {
  color: rgba(0, 0, 0, 0.6);
}
.checkout-cart-index .fixed-element {
  position: fixed;
}
.checkout-cart-index .send-coupon-wrapper {
  display: flex;
  position: relative;
  margin-top: 1.5rem;
}
.checkout-cart-index .send-coupon-wrapper .label {
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.4;
}
.checkout-cart-index .recently-viewed-products .block-viewed-products-grid {
  padding: 4.5rem 0 2rem;
}
.checkout-cart-index .recently-viewed-products .block-viewed-products-grid .product-item-review {
  z-index: 0;
}
.checkout-cart-index .cart-empty {
  padding: 1rem 0;
}
.checkout-cart-index .cart-empty a {
  color: #7f56ef;
  margin-right: .5rem;
}
.checkout-cart-index .item-info-wrapper {
  display: flex;
  flex: 1;
  padding: 0;
  align-items: center;
}
.checkout-cart-index .item-info-wrapper table,
.checkout-cart-index .item-info-wrapper tbody,
.checkout-cart-index .item-info-wrapper td {
  display: block;
}
.checkout-cart-index .cart-section-wrapper {
  background-color: #f7f5fe;
  width: 100vw;
  position: relative;
  z-index: 2;
}
.checkout-cart-index .cart-section-container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
  width: auto;
  padding: 2rem 1.5rem 6.8rem;
}
.checkout-cart-index .cart-container * {
  box-sizing: border-box;
}
.checkout-cart-index .column.main {
  padding: 0;
}
.checkout-cart-index .page-title {
  font-weight: 700;
  margin-bottom: 2.4rem;
  line-height: 1.2;
  display: none;
}
.checkout-cart-index .cart.table-wrapper .totals.notice,
.checkout-cart-index .cart-summary .totals.notice {
  order: 1;
}
.checkout-cart-index .cart.table-wrapper .totals.notice td,
.checkout-cart-index .cart-summary .totals.notice td {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.checkout-cart-index .cart.table-wrapper .totals.notice span,
.checkout-cart-index .cart-summary .totals.notice span {
  font-size: 1.4rem;
  line-height: 1;
  color: #7f56ef;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete,
.checkout-cart-index .cart-summary .actions-toolbar > .action-delete,
.checkout-cart-index .cart.table-wrapper .clear,
.checkout-cart-index .cart-summary .clear {
  position: relative;
  color: #db4846;
  background-color: rgba(219, 72, 70, 0.07000000000000001);
  border-radius: 10px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete::before,
.checkout-cart-index .cart-summary .actions-toolbar > .action-delete::before,
.checkout-cart-index .cart.table-wrapper .clear::before,
.checkout-cart-index .cart-summary .clear::before {
  content: '';
  width: 1.2rem;
  height: 1.5rem;
  position: absolute;
  background: url('../images/trash-bin.svg') no-repeat;
}
.checkout-cart-index .cart.table-wrapper .action-delete,
.checkout-cart-index .cart-summary .action-delete {
  width: 47px;
  height: 47px;
  padding: 1.6rem 1.8rem;
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .action-delete::before,
.checkout-cart-index .cart-summary .action-delete::before {
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.checkout-cart-index .cart.table-wrapper .action-towishlist,
.checkout-cart-index .cart-summary .action-towishlist {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .field.qty .label,
.checkout-cart-index .cart-summary .field.qty .label {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .field.qty label,
.checkout-cart-index .cart-summary .field.qty label {
  display: flex;
}
.checkout-cart-index .cart.table-wrapper .field.qty .qty-btn,
.checkout-cart-index .cart-summary .field.qty .qty-btn {
  background-color: rgba(127, 86, 239, 0.09);
  width: 47px;
  font-size: 1.8rem;
  line-height: 4.7rem;
}
.checkout-cart-index .cart.table-wrapper .field.qty .qty-btn:hover,
.checkout-cart-index .cart-summary .field.qty .qty-btn:hover {
  cursor: pointer;
}
.checkout-cart-index .cart.table-wrapper .field.qty .qty-btn.plus-btn,
.checkout-cart-index .cart-summary .field.qty .qty-btn.plus-btn {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.checkout-cart-index .cart.table-wrapper .field.qty .qty-btn.minus-btn,
.checkout-cart-index .cart-summary .field.qty .qty-btn.minus-btn {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.checkout-cart-index .cart.table-wrapper .field.qty .input-text,
.checkout-cart-index .cart-summary .field.qty .input-text {
  width: 40px;
  height: 47px;
  background-color: #f6f3ff;
  border: none;
  border-radius: 0;
  font-size: 1.8rem;
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .cart.item,
.checkout-cart-index .cart-summary .cart.item {
  border: none;
  display: block;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col,
.checkout-cart-index .cart-summary .cart.item .col {
  padding: 1.5rem 1rem;
  box-sizing: border-box;
  text-align: center;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.item,
.checkout-cart-index .cart-summary .cart.item .col.item {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  flex-basis: 100%;
  max-width: 85px;
  padding: 1.5rem 1.5rem .5rem 2.1rem;
  order: 0;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.item .product-item-photo,
.checkout-cart-index .cart-summary .cart.item .col.item .product-item-photo {
  display: flex;
  width: auto;
  padding: 0;
  max-width: 50px;
  position: relative;
  top: 0;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.item .product-etc-counter,
.checkout-cart-index .cart-summary .cart.item .col.item .product-etc-counter {
  position: absolute;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.15;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  z-index: 1;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.item .product-image-container,
.checkout-cart-index .cart-summary .cart.item .col.item .product-image-container {
  /* stylelint-disable-next-line declaration-no-important */
  width: auto !important;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.item-details,
.checkout-cart-index .cart-summary .cart.item .col.item-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.5rem 1.7rem 1.5rem 1rem;
  flex-grow: 1;
  width: 100%;
  order: 1;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.subtotal--mobile,
.checkout-cart-index .cart-summary .cart.item .col.subtotal--mobile {
  order: 2;
  width: 100%;
  text-align: left;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products {
  order: 3;
  padding: .5rem 1rem 2rem;
  flex-grow: 1;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .accordion,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .accordion {
  margin: 0 0 0 2.5rem;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .accordion > div,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .accordion > div {
  text-align: left;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .actions-toolbar,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .actions-toolbar {
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .actions-toolbar > .action,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .actions-toolbar > .action {
  background-color: rgba(127, 86, 239, 0.09);
  box-shadow: none;
  padding: 1.8rem;
  border-radius: 10px;
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .actions-toolbar > .action::before,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .actions-toolbar > .action::before {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .product-dropdown {
  width: 100%;
  position: absolute;
  margin-top: 2rem;
  z-index: 2;
  background: #ffffff;
  left: 0;
  box-shadow: 0 4px 40px rgba(0, 0, 0, 0.05);
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown .item-options,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .product-dropdown .item-options {
  padding: 2rem;
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown .bundle-item,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .product-dropdown .bundle-item {
  display: flex;
  margin-bottom: 1.4rem;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown .bundle-item:last-child,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .product-dropdown .bundle-item:last-child {
  margin-bottom: 0;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown .product-item-image,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .product-dropdown .product-item-image {
  width: 50px;
  height: 50px;
  margin-right: 1.5rem;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown .product-item-name,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .product-dropdown .product-item-name {
  font-size: 1.4rem;
  line-height: 1.3;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown .price,
.checkout-cart-index .cart-summary .cart.item .col.bundle-products .product-dropdown .price {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.qty,
.checkout-cart-index .cart-summary .cart.item .col.qty {
  width: 145px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  padding: .5rem 1rem 2rem;
  order: 4;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.qty::before,
.checkout-cart-index .cart-summary .cart.item .col.qty::before {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.subtotal,
.checkout-cart-index .cart-summary .cart.item .col.subtotal {
  flex-basis: 95px;
  flex-shrink: 0;
  display: none;
  justify-content: center;
  padding: .5rem 1rem;
  order: 2;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.subtotal::before,
.checkout-cart-index .cart-summary .cart.item .col.subtotal::before {
  display: none;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.subtotal .price-excluding-tax,
.checkout-cart-index .cart-summary .cart.item .col.subtotal .price-excluding-tax {
  line-height: 2.5;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.remove,
.checkout-cart-index .cart-summary .cart.item .col.remove {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  padding: .5rem 1rem;
  order: 5;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col.remove .actions-toolbar,
.checkout-cart-index .cart-summary .cart.item .col.remove .actions-toolbar {
  display: flex;
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .cart.item .col .subtotal--mobile,
.checkout-cart-index .cart-summary .cart.item .col .subtotal--mobile {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.18;
}
.checkout-cart-index .cart.table-wrapper .cart.item .item-options,
.checkout-cart-index .cart-summary .cart.item .item-options {
  font-size: 1.2rem;
  line-height: 1.16;
  opacity: .6;
}
.checkout-cart-index .cart.items {
  display: flex;
  flex-direction: column;
}
.checkout-cart-index .cart.item {
  border-radius: 15px;
  background-color: #ffffff;
  margin-bottom: 2rem;
}
.checkout-cart-index .cart.item:last-child {
  margin-bottom: 0;
}
.checkout-cart-index .cart.item .item-info {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.checkout-cart-index .cart.item .product-item-name {
  margin: 0;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.3;
  text-align: left;
}
.checkout-cart-index .cart.item .product-item-name a {
  display: inline-block;
}
.checkout-cart-index .cart.item .price-excluding-tax .price {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.18;
}
.checkout-cart-index .cart-summary {
  border-radius: 15px;
  padding: 2rem 8.5rem 2rem 2.5rem;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}
.checkout-cart-index .cart-summary .table.totals {
  display: block;
}
.checkout-cart-index .cart-summary .free-shipping {
  color: #7f56ef;
}
.checkout-cart-index .cart-summary > .title {
  margin: 0 0 .5rem;
  line-height: 1.18;
  font-size: 2.2rem;
  font-weight: 700;
}
.checkout-cart-index .cart-summary .coupon {
  margin: 1.7rem 0 0;
  position: relative;
}
.checkout-cart-index .cart-summary .coupon .field {
  margin-bottom: 0;
}
.checkout-cart-index .cart-summary .coupon input[type=text] {
  height: 4.8rem;
  padding: 0 2rem;
  border-color: #e5ddfc;
}
.checkout-cart-index .cart-summary .coupon input[type=checkbox] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.checkout-cart-index .cart-summary .coupon input[type=checkbox] + label {
  padding-left: 3.4rem;
}
.checkout-cart-index .cart-summary .coupon input[type=checkbox] + label:after {
  background: #ffffff;
  width: 21px;
  height: 21px;
  top: -1px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  content: '';
  border-radius: 3px;
  border: 1px solid #b8a3f1;
}
.checkout-cart-index .cart-summary .coupon input[type=checkbox]:checked + label:after {
  background: #603dbd;
}
.checkout-cart-index .cart-summary .coupon .actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: .1rem;
  margin: 0;
  padding-left: 2rem;
  border-radius: 100px;
  background-color: #ffffff;
}
.checkout-cart-index .cart-summary .coupon .actions-toolbar::before,
.checkout-cart-index .cart-summary .coupon .actions-toolbar::after {
  display: none;
}
.checkout-cart-index .cart-summary .coupon .coupone-code {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
}
.checkout-cart-index .cart-summary .coupon .action.cancel {
  margin: 0;
  color: #db4846;
  background-color: rgba(219, 72, 70, 0.07000000000000001);
  border-radius: 0 25px 25px 0;
  box-shadow: none;
  padding: 1.5rem;
}
.checkout-cart-index .cart-summary .discount {
  width: calc(100vw - 3rem - 4.2rem);
  display: flex;
  flex-direction: column-reverse;
}
.checkout-cart-index .cart-summary .discount .messages {
  top: -6rem;
  position: relative;
  margin-bottom: -5rem;
  word-break: break-word;
}
.checkout-cart-index .cart-summary .clear {
  width: auto;
  padding: 1.5rem;
  top: 2rem;
  right: 1.5rem;
  position: absolute;
  min-width: 47px;
}
.checkout-cart-index .cart-summary .clear span {
  display: none;
}
.checkout-cart-index .cart-summary .checkout-methods-items {
  position: static;
  width: calc(100vw - 3rem - 4.2rem);
}
.checkout-cart-index .cart-summary .checkout-methods-items .item + .item {
  margin-top: 1.5rem;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item + .item span {
  color: rgba(0, 0, 0, 0.6);
  display: none;
  line-height: 1.3;
  font-size: 1.2rem;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.checkout {
  padding: 2.5rem 1.5rem;
  position: relative;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.checkout.fixed-element {
  position: fixed;
  left: 15px;
  width: calc(100% - 30px);
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.checkout span {
  letter-spacing: -1px;
}
.checkout-cart-index .cart-summary .shipping .content {
  display: block;
}
.checkout-cart-index .cart-summary .shipping .content input[type=radio] {
  position: relative;
  width: 27px;
  margin: 0;
  visibility: hidden;
  -moz-appearance: initial;
}
.checkout-cart-index .cart-summary .shipping .content input[type=radio]:after {
  background: #ffffff;
  display: block;
  width: 21px;
  height: 21px;
  top: 4px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  content: '';
  border-radius: 3px;
  border: 1px solid #b8a3f1;
  visibility: visible;
}
.checkout-cart-index .cart-summary .shipping .content input[type=radio]:checked:after {
  background: #603dbd;
}
.checkout-cart-index .cart-summary .shipping .content .note {
  font-size: 1.6rem;
  line-height: 1.43;
}
.checkout-cart-index .cart-summary .shipping .content .item-options:first-child {
  margin: 0;
}
.checkout-cart-index .cart-summary .shipping .content .choice {
  display: flex;
  margin: 0;
}
.checkout-cart-index .cart-summary .shipping .content .choice .label {
  display: block;
  font-size: 1.6rem;
  line-height: 1.43;
  padding: .5rem;
  margin: 0;
}
.checkout-cart-index .cart-totals {
  padding: 0;
  border: none;
}
.checkout-cart-index .totals .mark {
  line-height: 1;
  width: 50%;
  color: rgba(0, 0, 0, 0.6);
}
.checkout-cart-index .totals tbody {
  display: flex;
  flex-direction: column;
}
.checkout-cart-index .totals tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .5rem 0;
}
.checkout-cart-index .totals th,
.checkout-cart-index .totals td {
  display: block;
  padding: 0;
  font-size: 1.2rem;
}
.checkout-cart-index .totals td {
  line-height: 1;
  font-weight: 500;
}
.checkout-cart-index .totals.grand {
  margin-top: .9rem;
}
.checkout-cart-index .totals.grand .mark {
  padding-top: 0;
}
.checkout-cart-index .totals.grand td {
  font-size: 1.6rem;
  padding: 0;
}
.checkout-cart-index .totals.grand td > strong {
  font-weight: 500;
}
.checkout-cart-index .recently-viewed-products {
  max-width: 1300px;
  margin: 0 auto;
}
.checkout-cart-index .recently-viewed-products .product-item .action {
  box-shadow: none;
}
.catalogsearch-result-index,
.catalog-category-view,
.ambrand-index-index {
  /* stylelint-disable selector-max-id */
  /* stylelint-enable selector-max-id */
}
.catalogsearch-result-index #amasty-shopby-product-list dl.block,
.catalog-category-view #amasty-shopby-product-list dl.block,
.ambrand-index-index #amasty-shopby-product-list dl.block {
  display: none;
}
.catalogsearch-result-index #amasty-shopby-product-list #amasty-shopby-overlay .loader,
.catalog-category-view #amasty-shopby-product-list #amasty-shopby-overlay .loader,
.ambrand-index-index #amasty-shopby-product-list #amasty-shopby-overlay .loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background: transparent url('../images/ajax-loader.png') center center no-repeat;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
  background-size: 64px 64px;
}
.catalogsearch-result-index .amasty-catalog-topnav,
.catalog-category-view .amasty-catalog-topnav,
.ambrand-index-index .amasty-catalog-topnav {
  margin: 0;
}
.catalogsearch-result-index .newsletter-subscribe-home,
.catalog-category-view .newsletter-subscribe-home,
.ambrand-index-index .newsletter-subscribe-home {
  z-index: 4;
}
.catalogsearch-result-index .am_shopby_apply_filters .am-show-button .am-items.-loading,
.catalog-category-view .am_shopby_apply_filters .am-show-button .am-items.-loading,
.ambrand-index-index .am_shopby_apply_filters .am-show-button .am-items.-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background: transparent url('../images/ajax-loader.png') center center no-repeat;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
  background-size: 25px 25px;
  left: -55px;
}
.catalogsearch-result-index .am_shopby_apply_filters .am-show-button.-vertical,
.catalog-category-view .am_shopby_apply_filters .am-show-button.-vertical,
.ambrand-index-index .am_shopby_apply_filters .am-show-button.-vertical {
  margin: 0;
}
.catalogsearch-result-index .am_shopby_apply_filters .am-show-button.-vertical .am-items.-loading,
.catalog-category-view .am_shopby_apply_filters .am-show-button.-vertical .am-items.-loading,
.ambrand-index-index .am_shopby_apply_filters .am-show-button.-vertical .am-items.-loading {
  left: -66px;
}
.catalogsearch-result-index .products-grid .product-items,
.catalog-category-view .products-grid .product-items,
.ambrand-index-index .products-grid .product-items {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.catalogsearch-result-index .products-grid .product-items .product-item,
.catalog-category-view .products-grid .product-items .product-item,
.ambrand-index-index .products-grid .product-items .product-item {
  background-color: #ffffff;
  display: flex;
  padding: 1rem;
  box-sizing: border-box;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info,
.catalog-category-view .products-grid .product-items .product-item .product-item-info,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info:hover,
.catalog-category-view .products-grid .product-items .product-item .product-item-info:hover,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info:hover {
  z-index: 1;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-photo,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-photo,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo {
  position: static;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  margin: 0;
  position: static;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo {
  margin: 0 auto;
  width: calc(100% - 10px);
  height: auto;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details {
  padding: 0 .3rem 0 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  margin: 0;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
  flex-grow: 1;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
  text-align: left;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
  color: #000000;
  font-weight: 500;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a:hover,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a:hover,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a:hover {
  text-decoration: none;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 0;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  line-height: 1.16;
  opacity: .4;
  display: flex;
  margin: 0;
  align-items: center;
  min-height: 26px;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions::after,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions::after,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions::after {
  content: '';
  min-height: inherit;
  font-size: 0;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  width: 55%;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary .rating-result span::before,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary .rating-result span::before {
  color: #ffd43e;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .view,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .view,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .view {
  margin-left: .5rem;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .price-box,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 0;
  min-height: 67px;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 3.2rem;
  line-height: 1.3;
  font-weight: 400;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-label,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-label,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .regular-price,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .regular-price,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .regular-price {
  color: #000000;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .special-price {
  color: #db4846;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price {
  color: #000000;
  margin-left: 1rem;
  padding-bottom: .6rem;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price .price,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price .price,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price .price {
  opacity: .4;
  font-size: 1.6rem;
  line-height: 1.31;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .minimal-price-link,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .minimal-price-link,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .minimal-price-link {
  margin: 0 0 0 1rem;
  padding-bottom: .6rem;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details [class^='swatch-opt-'],
.catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details [class^='swatch-opt-'],
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details [class^='swatch-opt-'] {
  display: none;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .towishlist,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .towishlist,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .towishlist {
  position: absolute;
  right: calc(0% - 12px);
  top: 9px;
  z-index: 1;
  visibility: visible;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .towishlist::before,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .towishlist::before,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .towishlist::before {
  content: '';
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFpNMTAuOTY4OCAxNy42ODgzQzEwLjk2ODggMTcuNjg4MyAxLjkyOTY5IDExLjg5NjcgMS45Mjk2OSA2Ljc4ODFDMS45Mjk2OSA0LjIwMDggNC4wNzAxMiAyLjEwMzUzIDYuNzEwNzQgMi4xMDM1M0M4LjU2NjggMi4xMDM1MyAxMC4xNzY2IDMuMTM5NDcgMTAuOTY4OCA0LjY1Mjc1QzExLjc2MDkgMy4xMzk0NyAxMy4zNzA3IDIuMTAzNTMgMTUuMjI2OCAyLjEwMzUzQzE3Ljg2NzQgMi4xMDM1MyAyMC4wMDc4IDQuMjAwOCAyMC4wMDc4IDYuNzg4MUMyMC4wMDc4IDExLjg5NjcgMTAuOTY4OCAxNy42ODgzIDEwLjk2ODggMTcuNjg4M1oiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
  width: 22px;
  height: 20px;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .towishlist:hover,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .towishlist:hover,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .towishlist:hover {
  background: transparent;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .towishlist:hover::before,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .towishlist:hover::before,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .towishlist:hover::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .towishlist.added::before,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .towishlist.added::before,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .towishlist.added::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .towishlist.loading::before,
.catalog-category-view .products-grid .product-items .product-item .product-item-info .towishlist.loading::before,
.ambrand-index-index .products-grid .product-items .product-item .product-item-info .towishlist.loading::before {
  content: none;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-actions,
.catalog-category-view .products-grid .product-items .product-item .product-item-actions,
.ambrand-index-index .products-grid .product-items .product-item .product-item-actions {
  display: flex;
  justify-content: center;
  margin-left: -1.2rem;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-actions .tocart,
.catalog-category-view .products-grid .product-items .product-item .product-item-actions .tocart,
.ambrand-index-index .products-grid .product-items .product-item .product-item-actions .tocart {
  width: 180px;
  height: 72px;
  line-height: .93;
  position: static;
  transform: none;
  box-shadow: none;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-actions .actions-primary,
.catalog-category-view .products-grid .product-items .product-item .product-item-actions .actions-primary,
.ambrand-index-index .products-grid .product-items .product-item .product-item-actions .actions-primary {
  text-align: center;
  visibility: hidden;
  width: 100%;
  background-color: #ffffff;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-actions .actions-primary .unavailable,
.catalog-category-view .products-grid .product-items .product-item .product-item-actions .actions-primary .unavailable,
.ambrand-index-index .products-grid .product-items .product-item .product-item-actions .actions-primary .unavailable {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 72px;
}
.catalogsearch-result-index .products-grid .product-items .product-item .product-item-actions .actions-secondary .tocompare,
.catalog-category-view .products-grid .product-items .product-item .product-item-actions .actions-secondary .tocompare,
.ambrand-index-index .products-grid .product-items .product-item .product-item-actions .actions-secondary .tocompare {
  display: none;
}
.catalogsearch-result-index .products-grid .product-items .product-item:hover,
.catalog-category-view .products-grid .product-items .product-item:hover,
.ambrand-index-index .products-grid .product-items .product-item:hover {
  box-shadow: 0 7px 60px rgba(0, 0, 0, 0.07000000000000001);
  z-index: 2;
}
.catalogsearch-result-index .products-grid .product-items .product-item:hover .actions-primary,
.catalog-category-view .products-grid .product-items .product-item:hover .actions-primary,
.ambrand-index-index .products-grid .product-items .product-item:hover .actions-primary {
  visibility: visible;
}
.catalogsearch-result-index .category-view,
.catalog-category-view .category-view,
.ambrand-index-index .category-view {
  display: flex;
  justify-content: space-between;
  margin: 89px 0 63px 0;
}
.catalogsearch-result-index .category-view .category-image,
.catalog-category-view .category-view .category-image,
.ambrand-index-index .category-view .category-image {
  flex-basis: 595px;
  margin: 0 70px 0 0;
}
.catalogsearch-result-index .category-view h2,
.catalog-category-view .category-view h2,
.ambrand-index-index .category-view h2 {
  font-size: 36px;
  line-height: 0.96;
  margin-top: 0;
  font-weight: 500;
}
.catalogsearch-result-index .category-view .category-description,
.catalog-category-view .category-view .category-description,
.ambrand-index-index .category-view .category-description {
  width: 47.68%;
}
.catalogsearch-result-index .category-view p,
.catalog-category-view .category-view p,
.ambrand-index-index .category-view p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0 0 30px;
}
.catalogsearch-result-index .page-main,
.catalog-category-view .page-main,
.ambrand-index-index .page-main {
  position: relative;
}
.catalogsearch-result-index.page-products .columns,
.catalog-category-view.page-products .columns,
.ambrand-index-index.page-products .columns {
  display: flex;
  position: static;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main,
.catalog-category-view.page-layout-2columns-left .column.main,
.ambrand-index-index.page-layout-2columns-left .column.main {
  width: 100%;
  padding-bottom: 5.1rem;
}
.catalogsearch-result-index.page-layout-2columns-left .sidebar-main,
.catalog-category-view.page-layout-2columns-left .sidebar-main,
.ambrand-index-index.page-layout-2columns-left .sidebar-main {
  width: 100%;
  max-width: 222px;
}
.catalogsearch-result-index .toolbar.toolbar-products,
.catalog-category-view .toolbar.toolbar-products,
.ambrand-index-index .toolbar.toolbar-products {
  margin-bottom: 0;
  padding: 0;
}
.catalogsearch-result-index .toolbar.toolbar-products:first-child,
.catalog-category-view .toolbar.toolbar-products:first-child,
.ambrand-index-index .toolbar.toolbar-products:first-child {
  margin: 0;
  position: relative;
}
.catalogsearch-result-index .toolbar.toolbar-products:first-child .sorter,
.catalog-category-view .toolbar.toolbar-products:first-child .sorter,
.ambrand-index-index .toolbar.toolbar-products:first-child .sorter {
  padding: 0;
}
.catalogsearch-result-index .toolbar .toolbar-amount,
.catalog-category-view .toolbar .toolbar-amount,
.ambrand-index-index .toolbar .toolbar-amount,
.catalogsearch-result-index .toolbar .modes,
.catalog-category-view .toolbar .modes,
.ambrand-index-index .toolbar .modes,
.catalogsearch-result-index .toolbar .sorter-label,
.catalog-category-view .toolbar .sorter-label,
.ambrand-index-index .toolbar .sorter-label,
.catalogsearch-result-index .toolbar .sorter-action,
.catalog-category-view .toolbar .sorter-action,
.ambrand-index-index .toolbar .sorter-action {
  display: none;
}
.catalogsearch-result-index .toolbar.toolbar-products .limiter .label,
.catalog-category-view .toolbar.toolbar-products .limiter .label,
.ambrand-index-index .toolbar.toolbar-products .limiter .label,
.catalogsearch-result-index .toolbar.toolbar-products .limiter .control,
.catalog-category-view .toolbar.toolbar-products .limiter .control,
.ambrand-index-index .toolbar.toolbar-products .limiter .control,
.catalogsearch-result-index .toolbar.toolbar-products .limiter .limiter-text,
.catalog-category-view .toolbar.toolbar-products .limiter .limiter-text,
.ambrand-index-index .toolbar.toolbar-products .limiter .limiter-text {
  display: none;
}
.catalogsearch-result-index .toolbar .sorter-options,
.catalog-category-view .toolbar .sorter-options,
.ambrand-index-index .toolbar .sorter-options {
  border: 1px solid rgba(127, 86, 239, 0.4);
  box-sizing: border-box;
  border-radius: 100px;
  width: 240px;
  height: 72px;
  padding: 2.8rem 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: .93;
  -webkit-appearance: none;
  appearance: none;
}
.catalogsearch-result-index .toolbar .selection .select2-selection,
.catalog-category-view .toolbar .selection .select2-selection,
.ambrand-index-index .toolbar .selection .select2-selection {
  border: 1px solid rgba(127, 86, 239, 0.4);
  box-sizing: border-box;
  border-radius: 100px;
  width: 240px;
  height: 72px;
  padding: 2.8rem 2.4rem;
}
.catalogsearch-result-index .toolbar .selection .select2-selection .select2-selection__rendered,
.catalog-category-view .toolbar .selection .select2-selection .select2-selection__rendered,
.ambrand-index-index .toolbar .selection .select2-selection .select2-selection__rendered {
  color: #000000;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: .93;
  text-align: left;
}
.catalogsearch-result-index .toolbar .selection .select2-selection .select2-selection__arrow,
.catalog-category-view .toolbar .selection .select2-selection .select2-selection__arrow,
.ambrand-index-index .toolbar .selection .select2-selection .select2-selection__arrow {
  right: 30px;
  top: 50%;
  transform: translateY(-17px);
}
.catalogsearch-result-index .toolbar .selection .select2-selection .select2-selection__arrow b,
.catalog-category-view .toolbar .selection .select2-selection .select2-selection__arrow b,
.ambrand-index-index .toolbar .selection .select2-selection .select2-selection__arrow b {
  border-color: #7f56ef;
  border-width: 0 2px 2px 0;
  padding: .3rem;
  transform: rotate(45deg);
}
.catalogsearch-result-index .toolbar .select2-container--open .select2-selection,
.catalog-category-view .toolbar .select2-container--open .select2-selection,
.ambrand-index-index .toolbar .select2-container--open .select2-selection {
  box-shadow: 0 4px 40px rgba(0, 0, 0, 0.03);
  border-radius: 15px;
}
.catalogsearch-result-index .toolbar .pages,
.catalog-category-view .toolbar .pages,
.ambrand-index-index .toolbar .pages {
  max-width: 490px;
  width: 100%;
  margin: 0 auto;
}
.catalogsearch-result-index .toolbar .pages .pages-items,
.catalog-category-view .toolbar .pages .pages-items,
.ambrand-index-index .toolbar .pages .pages-items {
  display: flex;
  justify-content: center;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item,
.catalog-category-view .toolbar .pages .pages-items .item,
.ambrand-index-index .toolbar .pages .pages-items .item {
  border: 1px solid #ebe6fc;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 1rem 0 0;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item .page,
.catalog-category-view .toolbar .pages .pages-items .item .page,
.ambrand-index-index .toolbar .pages .pages-items .item .page {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item span,
.catalog-category-view .toolbar .pages .pages-items .item span,
.ambrand-index-index .toolbar .pages .pages-items .item span {
  color: #603dbd;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item .action,
.catalog-category-view .toolbar .pages .pages-items .item .action,
.ambrand-index-index .toolbar .pages .pages-items .item .action {
  border: none;
  margin: 0;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item .previous,
.catalog-category-view .toolbar .pages .pages-items .item .previous,
.ambrand-index-index .toolbar .pages .pages-items .item .previous {
  padding: .6rem 0 0 .8rem;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item .previous::before,
.catalog-category-view .toolbar .pages .pages-items .item .previous::before,
.ambrand-index-index .toolbar .pages .pages-items .item .previous::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(135deg);
}
.catalogsearch-result-index .toolbar .pages .pages-items .item .next,
.catalog-category-view .toolbar .pages .pages-items .item .next,
.ambrand-index-index .toolbar .pages .pages-items .item .next {
  padding: .6rem 0 0 .3rem;
  transform: rotate(-45deg);
}
.catalogsearch-result-index .toolbar .pages .pages-items .item .next::before,
.catalog-category-view .toolbar .pages .pages-items .item .next::before,
.ambrand-index-index .toolbar .pages .pages-items .item .next::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item.current,
.catalog-category-view .toolbar .pages .pages-items .item.current,
.ambrand-index-index .toolbar .pages .pages-items .item.current {
  background-color: #ebe6fc;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item.current .page,
.catalog-category-view .toolbar .pages .pages-items .item.current .page,
.ambrand-index-index .toolbar .pages .pages-items .item.current .page {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item.pages-item-previous,
.catalog-category-view .toolbar .pages .pages-items .item.pages-item-previous,
.ambrand-index-index .toolbar .pages .pages-items .item.pages-item-previous {
  margin-right: 2rem;
}
.catalogsearch-result-index .toolbar .pages .pages-items .item.pages-item-next,
.catalog-category-view .toolbar .pages .pages-items .item.pages-item-next,
.ambrand-index-index .toolbar .pages .pages-items .item.pages-item-next {
  margin-left: 1rem;
}
.catalogsearch-result-index .products.wrapper ~ .toolbar .pages,
.catalog-category-view .products.wrapper ~ .toolbar .pages,
.ambrand-index-index .products.wrapper ~ .toolbar .pages {
  float: none;
}
.catalogsearch-result-index .select2-dropdown,
.catalog-category-view .select2-dropdown,
.ambrand-index-index .select2-dropdown {
  border: 1px solid rgba(127, 86, 239, 0.4);
  border-radius: 15px;
  overflow: hidden;
}
.catalogsearch-result-index .select2-dropdown .select2-results__options,
.catalog-category-view .select2-dropdown .select2-results__options,
.ambrand-index-index .select2-dropdown .select2-results__options {
  color: #000000;
  font-size: 1.6rem;
  line-height: .93;
}
.catalogsearch-result-index .select2-dropdown .select2-results__options .select2-results__option,
.catalog-category-view .select2-dropdown .select2-results__options .select2-results__option,
.ambrand-index-index .select2-dropdown .select2-results__options .select2-results__option {
  padding: 2.5rem 0 2.5rem 2.7rem;
  margin: 0;
}
.catalogsearch-result-index .select2-dropdown .select2-results__options .select2-results__option--highlighted,
.catalog-category-view .select2-dropdown .select2-results__options .select2-results__option--highlighted,
.ambrand-index-index .select2-dropdown .select2-results__options .select2-results__option--highlighted {
  background-color: #ad91fa;
  color: #000000;
}
.modal-slide.modal-filters {
  width: 84.73%;
  right: 0;
  left: auto;
}
.modal-slide.modal-filters .modal-inner-wrap {
  background: #fbfaff;
}
.modal-slide.modal-filters .modal-content {
  padding: 2.9rem 2.3rem 2.9rem 2.9rem;
  overflow-x: hidden;
}
.modal-slide.modal-filters .modal-header {
  padding: 0;
}
.modal-slide.modal-filters .action-close {
  padding: 3.4rem 2.4rem;
}
.modal-slide.modal-filters .action-close:before {
  content: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjU4OTMgMC40NTg2MThMNy45MzE5NiA2LjExNDYyTDIuMjc1OTYgMC40NTg2MThMMC4zOTA2MjUgMi4zNDM5NUw2LjA0NjYyIDcuOTk5OTVMMC4zOTA2MjUgMTMuNjU2TDIuMjc1OTYgMTUuNTQxM0w3LjkzMTk2IDkuODg1MjhMMTMuNTg5MyAxNS41NDEzTDE1LjQ3NDYgMTMuNjU2TDkuODE4NjIgNy45OTk5NUwxNS40NzQ2IDIuMzQzOTVMMTMuNTg5MyAwLjQ1ODYxOFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=');
}
.catalogsearch-result-index .amshopby-filter-current.filter-current,
.catalog-category-view .amshopby-filter-current.filter-current,
.page-with-filter .amshopby-filter-current.filter-current {
  display: none;
}
.catalogsearch-result-index .columns .sidebar-main,
.catalog-category-view .columns .sidebar-main,
.page-with-filter .columns .sidebar-main {
  display: none;
}
.catalogsearch-result-index .filter-current + .filter-actions,
.catalog-category-view .filter-current + .filter-actions,
.page-with-filter .filter-current + .filter-actions {
  position: relative;
  margin: 0;
  padding-bottom: 0;
}
.catalogsearch-result-index .filter-current + .filter-actions span,
.catalog-category-view .filter-current + .filter-actions span,
.page-with-filter .filter-current + .filter-actions span {
  color: #7f56ef;
  text-decoration: underline;
  opacity: .8;
}
.catalogsearch-result-index input[type=checkbox] + a,
.catalog-category-view input[type=checkbox] + a,
.page-with-filter input[type=checkbox] + a {
  padding-left: 3.4rem;
}
.catalogsearch-result-index input[type=checkbox] + a:after,
.catalog-category-view input[type=checkbox] + a:after,
.page-with-filter input[type=checkbox] + a:after {
  background: #ffffff;
  width: 21px;
  height: 21px;
  top: -1px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  content: '';
  border-radius: 3px;
  border: 1px solid #b8a3f1;
}
.catalogsearch-result-index input[type=checkbox]:checked + a:after,
.catalog-category-view input[type=checkbox]:checked + a:after,
.page-with-filter input[type=checkbox]:checked + a:after {
  background: #603dbd;
}
.catalogsearch-result-index .am_shopby_link_selected,
.catalog-category-view .am_shopby_link_selected,
.page-with-filter .am_shopby_link_selected {
  font-weight: 400;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-items,
.catalog-category-view .amshopby-filter-current .amshopby-items,
.page-with-filter .amshopby-filter-current .amshopby-items {
  padding: 3.7rem 0 0;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove,
.catalog-category-view .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove,
.page-with-filter .amshopby-filter-current .amshopby-items .amshopby-item .amshopby-remove {
  height: auto;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-filter-name,
.catalog-category-view .amshopby-filter-current .amshopby-filter-name,
.page-with-filter .amshopby-filter-current .amshopby-filter-name {
  display: none;
}
.catalogsearch-result-index .amshopby-filter-current .amshopby-remove:before,
.catalog-category-view .amshopby-filter-current .amshopby-remove:before,
.page-with-filter .amshopby-filter-current .amshopby-remove:before,
.catalogsearch-result-index .amshopby-filter-current .amshopby-remove:after,
.catalog-category-view .amshopby-filter-current .amshopby-remove:after,
.page-with-filter .amshopby-filter-current .amshopby-remove:after {
  background: #7f56ef;
}
.catalogsearch-result-index .filter-options,
.catalog-category-view .filter-options,
.page-with-filter .filter-options {
  padding-right: 0;
}
.catalogsearch-result-index .filter-options .am-ranges,
.catalog-category-view .filter-options .am-ranges,
.page-with-filter .filter-options .am-ranges {
  overflow: unset;
}
.catalogsearch-result-index .filter-options .items.am-filter-items-attr_color,
.catalog-category-view .filter-options .items.am-filter-items-attr_color,
.page-with-filter .filter-options .items.am-filter-items-attr_color {
  padding-top: .1rem;
}
.catalogsearch-result-index .filter-options .items.am-filter-items-attr_brands,
.catalog-category-view .filter-options .items.am-filter-items-attr_brands,
.page-with-filter .filter-options .items.am-filter-items-attr_brands {
  display: flex;
  flex-direction: column;
  padding-top: .1rem;
}
.catalogsearch-result-index .filter-options .items .items-children.-folding,
.catalog-category-view .filter-options .items .items-children.-folding,
.page-with-filter .filter-options .items .items-children.-folding {
  padding: .1rem 0 0;
  display: flex;
  flex-direction: column;
}
.catalogsearch-result-index .filter-options .items .items-children.-folding .item,
.catalog-category-view .filter-options .items .items-children.-folding .item,
.page-with-filter .filter-options .items .items-children.-folding .item {
  margin: 0;
  padding: 0;
}
.catalogsearch-result-index .filter-options .items .items-children.level-2,
.catalog-category-view .filter-options .items .items-children.level-2,
.page-with-filter .filter-options .items .items-children.level-2 {
  margin-left: 2.1rem;
}
.catalogsearch-result-index .filter-options .items .items-children.level-2 a,
.catalog-category-view .filter-options .items .items-children.level-2 a,
.page-with-filter .filter-options .items .items-children.level-2 a {
  max-width: 149px;
}
.catalogsearch-result-index .filter-options .items .items-children.level-3,
.catalog-category-view .filter-options .items .items-children.level-3,
.page-with-filter .filter-options .items .items-children.level-3 {
  margin-left: 2.1rem;
}
.catalogsearch-result-index .filter-options .items .items-children.level-3 a,
.catalog-category-view .filter-options .items .items-children.level-3 a,
.page-with-filter .filter-options .items .items-children.level-3 a {
  max-width: 128px;
}
.catalogsearch-result-index .filter-options .label-subcategory,
.catalog-category-view .filter-options .label-subcategory,
.page-with-filter .filter-options .label-subcategory {
  display: flex;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.18;
  color: #9e7aff;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: -18px;
}
.catalogsearch-result-index .filter-options .label-subcategory.active:before,
.catalog-category-view .filter-options .label-subcategory.active:before,
.page-with-filter .filter-options .label-subcategory.active:before {
  transform: rotate(225deg) translateX(-50%);
  top: 10%;
  right: .5rem;
}
.catalogsearch-result-index .filter-options .label-subcategory:hover,
.catalog-category-view .filter-options .label-subcategory:hover,
.page-with-filter .filter-options .label-subcategory:hover {
  cursor: pointer;
}
.catalogsearch-result-index .filter-options .label-subcategory:before,
.catalog-category-view .filter-options .label-subcategory:before,
.page-with-filter .filter-options .label-subcategory:before {
  border-color: #7f56ef;
  position: absolute;
  top: 15%;
  transform: rotate(45deg) translateX(-50%);
  content: '';
  width: 6px;
  height: 6px;
  right: 0;
  border-style: solid;
  border-width: 0 2px 2px 0;
}
.catalogsearch-result-index .filter-options .filter-options-title,
.catalog-category-view .filter-options .filter-options-title,
.page-with-filter .filter-options .filter-options-title {
  color: #603dbd;
  padding: 0;
  margin: 0;
  font-size: 1.8rem;
  line-height: 2.1rem;
  cursor: pointer;
}
.catalogsearch-result-index .filter-options form > ul.items > .item:first-child > a,
.catalog-category-view .filter-options form > ul.items > .item:first-child > a,
.page-with-filter .filter-options form > ul.items > .item:first-child > a,
.catalogsearch-result-index .filter-options form > ul.items > .item:first-child > span,
.catalog-category-view .filter-options form > ul.items > .item:first-child > span,
.page-with-filter .filter-options form > ul.items > .item:first-child > span {
  display: none;
}
.catalogsearch-result-index .filter-options .filter-options-content,
.catalog-category-view .filter-options .filter-options-content,
.page-with-filter .filter-options .filter-options-content {
  margin: 0;
}
.catalogsearch-result-index .filter-options .filter-options-content .am-filter-items-attr_color .item,
.catalog-category-view .filter-options .filter-options-content .am-filter-items-attr_color .item,
.page-with-filter .filter-options .filter-options-content .am-filter-items-attr_color .item {
  display: list-item;
}
.catalogsearch-result-index .filter-options .filter-options-content a,
.catalog-category-view .filter-options .filter-options-content a,
.page-with-filter .filter-options .filter-options-content a,
.catalogsearch-result-index .filter-options .filter-options-content li,
.catalog-category-view .filter-options .filter-options-content li,
.page-with-filter .filter-options .filter-options-content li {
  display: inline-block;
  padding-bottom: 1.7rem;
  font-size: 1.6rem;
  line-height: 1.9rem;
  max-width: 180px;
  word-break: break-word;
}
.catalogsearch-result-index .filter-options .filter-options-content .item,
.catalog-category-view .filter-options .filter-options-content .item,
.page-with-filter .filter-options .filter-options-content .item {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.catalogsearch-result-index .filter-options .filter-options-content .item input[type='checkbox'],
.catalog-category-view .filter-options .filter-options-content .item input[type='checkbox'],
.page-with-filter .filter-options .filter-options-content .item input[type='checkbox'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalogsearch-result-index .filter-options-item,
.catalog-category-view .filter-options-item,
.page-with-filter .filter-options-item {
  position: relative;
  padding: 0;
}
.catalogsearch-result-index .filter-options-item.active,
.catalog-category-view .filter-options-item.active,
.page-with-filter .filter-options-item.active {
  padding-bottom: 2rem;
}
.catalogsearch-result-index .filter-options-item.active .filter-options-title,
.catalog-category-view .filter-options-item.active .filter-options-title,
.page-with-filter .filter-options-item.active .filter-options-title {
  padding: 3.7rem 0 2rem;
}
.catalogsearch-result-index .filter-options-item .filter-options-title,
.catalog-category-view .filter-options-item .filter-options-title,
.page-with-filter .filter-options-item .filter-options-title {
  position: relative;
  padding: 3.7rem 0;
}
.catalogsearch-result-index .filter-options-item .filter-options-title:before,
.catalog-category-view .filter-options-item .filter-options-title:before,
.page-with-filter .filter-options-item .filter-options-title:before {
  border-color: #7f56ef;
  position: absolute;
  top: 43%;
  transform: rotate(45deg) translateX(-50%);
  content: '';
  width: 6px;
  height: 6px;
  right: 0;
  border-style: solid;
  border-width: 0 2px 2px 0;
}
.catalogsearch-result-index .filter-options-item.active .filter-options-title,
.catalog-category-view .filter-options-item.active .filter-options-title,
.page-with-filter .filter-options-item.active .filter-options-title {
  padding-bottom: 2.9rem;
}
.catalogsearch-result-index .filter-options-item.active .filter-options-title:before,
.catalog-category-view .filter-options-item.active .filter-options-title:before,
.page-with-filter .filter-options-item.active .filter-options-title:before {
  transform: rotate(225deg) translateX(-50%);
  top: 49%;
  right: 5px;
}
.catalogsearch-result-index .filter-options-item:after,
.catalog-category-view .filter-options-item:after,
.page-with-filter .filter-options-item:after {
  background: #ece7fc;
  content: '';
  position: absolute;
  bottom: 0;
  right: -30px;
  width: 9999px;
  height: 1px;
}
.catalogsearch-result-index .sidebar-main,
.catalog-category-view .sidebar-main,
.page-with-filter .sidebar-main {
  padding: 0;
}
.catalogsearch-result-index .mobile-filters,
.catalog-category-view .mobile-filters,
.page-with-filter .mobile-filters {
  color: #ffffff;
  background: #7f56ef;
  height: 45px;
  max-width: calc(50% - 4px);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  position: relative;
  margin-right: .8rem;
  cursor: pointer;
}
.catalogsearch-result-index .mobile-filters:before,
.catalog-category-view .mobile-filters:before,
.page-with-filter .mobile-filters:before {
  content: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2Ljg3NSA0LjVIMTQuNTY4N0MxNC4yODc1IDMuMjA2MjUgMTMuMTYyNSAyLjI1IDExLjgxMjUgMi4yNUMxMC40NjI1IDIuMjUgOS4zMzc1IDMuMjA2MjUgOS4wNTYyNSA0LjVIMS4xMjVWNS42MjVIOS4wNTYyNUM5LjMzNzUgNi45MTg3NSAxMC40NjI1IDcuODc1IDExLjgxMjUgNy44NzVDMTMuMTYyNSA3Ljg3NSAxNC4yODc1IDYuOTE4NzUgMTQuNTY4NyA1LjYyNUgxNi44NzVWNC41Wk0xMS44MTI1IDYuNzVDMTAuODU2MiA2Ljc1IDEwLjEyNSA2LjAxODc1IDEwLjEyNSA1LjA2MjVDMTAuMTI1IDQuMTA2MjUgMTAuODU2MiAzLjM3NSAxMS44MTI1IDMuMzc1QzEyLjc2ODggMy4zNzUgMTMuNSA0LjEwNjI1IDEzLjUgNS4wNjI1QzEzLjUgNi4wMTg3NSAxMi43Njg4IDYuNzUgMTEuODEyNSA2Ljc1WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEuMTI1IDEzLjVIMy40MzEyNUMzLjcxMjUgMTQuNzkzNyA0LjgzNzUgMTUuNzUgNi4xODc1IDE1Ljc1QzcuNTM3NSAxNS43NSA4LjY2MjUgMTQuNzkzNyA4Ljk0Mzc1IDEzLjVIMTYuODc1VjEyLjM3NUg4Ljk0Mzc1QzguNjYyNSAxMS4wODEzIDcuNTM3NSAxMC4xMjUgNi4xODc1IDEwLjEyNUM0LjgzNzUgMTAuMTI1IDMuNzEyNSAxMS4wODEzIDMuNDMxMjUgMTIuMzc1SDEuMTI1VjEzLjVaTTYuMTg3NSAxMS4yNUM3LjE0Mzc1IDExLjI1IDcuODc1IDExLjk4MTIgNy44NzUgMTIuOTM3NUM3Ljg3NSAxMy44OTM3IDcuMTQzNzUgMTQuNjI1IDYuMTg3NSAxNC42MjVDNS4yMzEyNSAxNC42MjUgNC41IDEzLjg5MzcgNC41IDEyLjkzNzVDNC41IDExLjk4MTIgNS4yMzEyNSAxMS4yNSA2LjE4NzUgMTEuMjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
  margin-right: .7rem;
  width: 18px;
  height: 18px;
  display: block;
}
.catalogsearch-result-index .am-filters-title,
.catalog-category-view .am-filters-title,
.page-with-filter .am-filters-title {
  font-size: 2.2rem;
  line-height: 2.6rem;
  font-weight: bold;
}
.catalogsearch-result-index .page-title-wrapper,
.catalog-category-view .page-title-wrapper,
.ambrand-index-index .page-title-wrapper {
  padding: 0 0 1.9rem 0;
  position: relative;
  display: none;
}
.catalogsearch-result-index .page-title,
.catalog-category-view .page-title,
.ambrand-index-index .page-title {
  font-weight: 700;
  line-height: 1.17;
  margin: 0;
}
.catalogsearch-result-index .page-wrapper > .breadcrumbs,
.catalog-category-view .page-wrapper > .breadcrumbs,
.ambrand-index-index .page-wrapper > .breadcrumbs {
  margin-bottom: 1.3rem;
}
body .am-filter-items-attr_price {
  margin-bottom: 2.2rem;
}
body .filter-options-content .range {
  justify-content: space-between;
  margin: 0;
}
body .filter-options-content .range .am-filter-price {
  border-color: rgba(127, 86, 239, 0.4);
  max-width: 81px;
  width: 100%;
  height: 39px;
  font-size: 1.4rem;
  line-height: 1.3rem;
  text-align: center;
}
body .filter-options-content .am-filter-go {
  padding: 1rem 0;
  margin: 2.2rem 0;
  width: 100%;
}
body .filter-options-content .amshopby-slider-container .ui-slider-range {
  background: #603dbd;
  height: 2px;
}
body .filter-options-content .amshopby-slider-container .am-slider .ui-slider-handle {
  background: #603dbd;
  padding-bottom: 0;
  margin-top: -1rem;
  width: 24px;
  height: 24px;
}
body .filter-options-content .ui-slider-horizontal {
  background: #c9c9c9;
  height: 2px;
}
body .filter-options-content .delimiter {
  position: relative;
  font-size: 0;
}
body .filter-options-content .delimiter:before {
  background: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 1px;
  content: '';
  opacity: .2;
}
body .am-show-button {
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
}
body .am-show-button.-vertical {
  background: #ffffff;
  box-shadow: none;
}
body .am-show-button.-vertical:before {
  background: #ffffff;
  border-color: #ece7fc;
  box-shadow: none;
}
body .am-show-button > .am-button {
  background: #7f56ef;
  border-radius: 50px;
}
body .am-show-button > .am-button:hover {
  background: #ad91fa;
}
body .am_shopby_apply_filters {
  background: #ffffff;
  box-shadow: none;
  z-index: 3;
}
body .am_shopby_apply_filters .am-show-button {
  border-color: #ece7fc;
  background: #ffffff;
  padding: 1rem;
}
body .am_shopby_apply_filters .am-show-button > .am-items {
  font-size: 1.4rem;
}
body .am_shopby_apply_filters.-fixed .am-show-button {
  border-color: #ece7fc;
  padding: .5rem;
}
body .am_shopby_apply_filters.visible {
  z-index: 999;
}
.ie11 .customer-account-create .page-wrapper,
.ie11 .customer-account-forgotpassword .page-wrapper,
.ie11 .customer-account-login .page-wrapper,
.ie11 .black-friday-event .page-wrapper,
.ie11 .customer-account-createpassword .page-wrapper {
  height: 100vh;
}
.customer-account-create .page-titles-container,
.customer-account-forgotpassword .page-titles-container,
.customer-account-login .page-titles-container,
.black-friday-event .page-titles-container,
.customer-account-createpassword .page-titles-container {
  display: flex;
}
.customer-account-create .page-titles-container h1.page-title.active > span,
.customer-account-forgotpassword .page-titles-container h1.page-title.active > span,
.customer-account-login .page-titles-container h1.page-title.active > span,
.black-friday-event .page-titles-container h1.page-title.active > span,
.customer-account-createpassword .page-titles-container h1.page-title.active > span {
  color: #000000;
}
.customer-account-create .page-titles-container h1.page-title:first-child,
.customer-account-forgotpassword .page-titles-container h1.page-title:first-child,
.customer-account-login .page-titles-container h1.page-title:first-child,
.black-friday-event .page-titles-container h1.page-title:first-child,
.customer-account-createpassword .page-titles-container h1.page-title:first-child {
  margin-right: 3.8rem;
}
.customer-account-create .page-titles-container h1.page-title a,
.customer-account-forgotpassword .page-titles-container h1.page-title a,
.customer-account-login .page-titles-container h1.page-title a,
.black-friday-event .page-titles-container h1.page-title a,
.customer-account-createpassword .page-titles-container h1.page-title a {
  color: rgba(0, 0, 0, 0.2);
}
.customer-account-create .page-titles-container h1.page-title a:hover,
.customer-account-forgotpassword .page-titles-container h1.page-title a:hover,
.customer-account-login .page-titles-container h1.page-title a:hover,
.black-friday-event .page-titles-container h1.page-title a:hover,
.customer-account-createpassword .page-titles-container h1.page-title a:hover,
.customer-account-create .page-titles-container h1.page-title a:focus,
.customer-account-forgotpassword .page-titles-container h1.page-title a:focus,
.customer-account-login .page-titles-container h1.page-title a:focus,
.black-friday-event .page-titles-container h1.page-title a:focus,
.customer-account-createpassword .page-titles-container h1.page-title a:focus {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6);
}
.customer-account-create .page-header,
.customer-account-forgotpassword .page-header,
.customer-account-login .page-header,
.black-friday-event .page-header,
.customer-account-createpassword .page-header {
  background-color: #ffffff;
}
.customer-account-create .main,
.customer-account-forgotpassword .main,
.customer-account-login .main,
.black-friday-event .main,
.customer-account-createpassword .main {
  padding: 6rem 0 8rem;
}
.customer-account-create .otp_text,
.customer-account-forgotpassword .otp_text,
.customer-account-login .otp_text,
.black-friday-event .otp_text,
.customer-account-createpassword .otp_text {
  width: 100%;
  text-align: center;
}
.customer-account-create .page-title,
.customer-account-forgotpassword .page-title,
.customer-account-login .page-title,
.black-friday-event .page-title,
.customer-account-createpassword .page-title {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.3;
  color: #000000;
  margin-bottom: 1.3rem;
}
.customer-account-create .page-wrapper,
.customer-account-forgotpassword .page-wrapper,
.customer-account-login .page-wrapper,
.black-friday-event .page-wrapper,
.customer-account-createpassword .page-wrapper {
  background: url('../images/yellow-wave.svg') no-repeat;
  background-size: cover;
}
.customer-account-create .actions-toolbar > .secondary .action:hover,
.customer-account-forgotpassword .actions-toolbar > .secondary .action:hover,
.customer-account-login .actions-toolbar > .secondary .action:hover,
.black-friday-event .actions-toolbar > .secondary .action:hover,
.customer-account-createpassword .actions-toolbar > .secondary .action:hover {
  background: transparent;
}
.customer-account-create .ui-datepicker .ui-datepicker-prev,
.customer-account-forgotpassword .ui-datepicker .ui-datepicker-prev,
.customer-account-login .ui-datepicker .ui-datepicker-prev,
.black-friday-event .ui-datepicker .ui-datepicker-prev,
.customer-account-createpassword .ui-datepicker .ui-datepicker-prev,
.customer-account-create .ui-datepicker .ui-datepicker-next,
.customer-account-forgotpassword .ui-datepicker .ui-datepicker-next,
.customer-account-login .ui-datepicker .ui-datepicker-next,
.black-friday-event .ui-datepicker .ui-datepicker-next,
.customer-account-createpassword .ui-datepicker .ui-datepicker-next {
  top: 50%;
  transform: translateY(-65%);
}
.customer-account-create .ui-datepicker .ui-datepicker-header,
.customer-account-forgotpassword .ui-datepicker .ui-datepicker-header,
.customer-account-login .ui-datepicker .ui-datepicker-header,
.black-friday-event .ui-datepicker .ui-datepicker-header,
.customer-account-createpassword .ui-datepicker .ui-datepicker-header {
  display: flex;
}
.customer-account-create .ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.customer-account-forgotpassword .ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.customer-account-login .ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.black-friday-event .ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.customer-account-createpassword .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  width: 100%;
  display: flex;
  margin: 0 3rem 0 2rem;
}
.customer-account-create .ui-datepicker .ui-datepicker-header .ui-datepicker-month,
.customer-account-forgotpassword .ui-datepicker .ui-datepicker-header .ui-datepicker-month,
.customer-account-login .ui-datepicker .ui-datepicker-header .ui-datepicker-month,
.black-friday-event .ui-datepicker .ui-datepicker-header .ui-datepicker-month,
.customer-account-createpassword .ui-datepicker .ui-datepicker-header .ui-datepicker-month {
  min-width: 67px;
  padding: .5rem 0 .5rem 1rem;
}
.customer-account-create .ui-datepicker .ui-datepicker-header .ui-datepicker-year,
.customer-account-forgotpassword .ui-datepicker .ui-datepicker-header .ui-datepicker-year,
.customer-account-login .ui-datepicker .ui-datepicker-header .ui-datepicker-year,
.black-friday-event .ui-datepicker .ui-datepicker-header .ui-datepicker-year,
.customer-account-createpassword .ui-datepicker .ui-datepicker-header .ui-datepicker-year {
  min-width: 75px;
  padding: .5rem 0 .5rem 1rem;
}
.customer-account-create .form.password.reset,
.customer-account-forgotpassword .form.password.reset,
.customer-account-login .form.password.reset,
.black-friday-event .form.password.reset,
.customer-account-createpassword .form.password.reset,
.customer-account-create .form.send.confirmation,
.customer-account-forgotpassword .form.send.confirmation,
.customer-account-login .form.send.confirmation,
.black-friday-event .form.send.confirmation,
.customer-account-createpassword .form.send.confirmation,
.customer-account-create .form.password.forget,
.customer-account-forgotpassword .form.password.forget,
.customer-account-login .form.password.forget,
.black-friday-event .form.password.forget,
.customer-account-createpassword .form.password.forget,
.customer-account-create .form.create.account,
.customer-account-forgotpassword .form.create.account,
.customer-account-login .form.create.account,
.black-friday-event .form.create.account,
.customer-account-createpassword .form.create.account,
.customer-account-create .form.search.advanced,
.customer-account-forgotpassword .form.search.advanced,
.customer-account-login .form.search.advanced,
.black-friday-event .form.search.advanced,
.customer-account-createpassword .form.search.advanced,
.customer-account-create .form.form-orders-search,
.customer-account-forgotpassword .form.form-orders-search,
.customer-account-login .form.form-orders-search,
.black-friday-event .form.form-orders-search,
.customer-account-createpassword .form.form-orders-search {
  min-width: auto;
  width: auto;
}
.customer-account-create .form .input-text,
.customer-account-forgotpassword .form .input-text,
.customer-account-login .form .input-text,
.black-friday-event .form .input-text,
.customer-account-createpassword .form .input-text {
  padding: 0 3rem;
}
.customer-account-create button.action.primary,
.customer-account-forgotpassword button.action.primary,
.customer-account-login button.action.primary,
.black-friday-event button.action.primary,
.customer-account-createpassword button.action.primary,
.customer-account-create .cart.table-wrapper .actions-toolbar > .action.action.primary,
.customer-account-forgotpassword .cart.table-wrapper .actions-toolbar > .action.action.primary,
.customer-account-login .cart.table-wrapper .actions-toolbar > .action.action.primary,
.black-friday-event .cart.table-wrapper .actions-toolbar > .action.action.primary,
.customer-account-createpassword .cart.table-wrapper .actions-toolbar > .action.action.primary,
.customer-account-create .action-gift.action.primary,
.customer-account-forgotpassword .action-gift.action.primary,
.customer-account-login .action-gift.action.primary,
.black-friday-event .action-gift.action.primary,
.customer-account-createpassword .action-gift.action.primary {
  border-radius: 100px;
}
.customer-account-create .password-strength-meter,
.customer-account-forgotpassword .password-strength-meter,
.customer-account-login .password-strength-meter,
.black-friday-event .password-strength-meter,
.customer-account-createpassword .password-strength-meter {
  display: none;
}
.customer-account-create .reg-fullname,
.customer-account-forgotpassword .reg-fullname,
.customer-account-login .reg-fullname,
.black-friday-event .reg-fullname,
.customer-account-createpassword .reg-fullname,
.customer-account-create .dob-email,
.customer-account-forgotpassword .dob-email,
.customer-account-login .dob-email,
.black-friday-event .dob-email,
.customer-account-createpassword .dob-email,
.customer-account-create .mobile-pass,
.customer-account-forgotpassword .mobile-pass,
.customer-account-login .mobile-pass,
.black-friday-event .mobile-pass,
.customer-account-createpassword .mobile-pass {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.customer-account-create .reg-fullname .field,
.customer-account-forgotpassword .reg-fullname .field,
.customer-account-login .reg-fullname .field,
.black-friday-event .reg-fullname .field,
.customer-account-createpassword .reg-fullname .field,
.customer-account-create .dob-email .field,
.customer-account-forgotpassword .dob-email .field,
.customer-account-login .dob-email .field,
.black-friday-event .dob-email .field,
.customer-account-createpassword .dob-email .field,
.customer-account-create .mobile-pass .field,
.customer-account-forgotpassword .mobile-pass .field,
.customer-account-login .mobile-pass .field,
.black-friday-event .mobile-pass .field,
.customer-account-createpassword .mobile-pass .field {
  width: 100%;
  margin-bottom: 3rem;
}
.customer-account-create .reg-fullname .field .label,
.customer-account-forgotpassword .reg-fullname .field .label,
.customer-account-login .reg-fullname .field .label,
.black-friday-event .reg-fullname .field .label,
.customer-account-createpassword .reg-fullname .field .label,
.customer-account-create .dob-email .field .label,
.customer-account-forgotpassword .dob-email .field .label,
.customer-account-login .dob-email .field .label,
.black-friday-event .dob-email .field .label,
.customer-account-createpassword .dob-email .field .label,
.customer-account-create .mobile-pass .field .label,
.customer-account-forgotpassword .mobile-pass .field .label,
.customer-account-login .mobile-pass .field .label,
.black-friday-event .mobile-pass .field .label,
.customer-account-createpassword .mobile-pass .field .label {
  font-weight: 700;
  line-height: 1;
  margin-bottom: .9rem;
}
.customer-account-create .reg-fullname .fieldset,
.customer-account-forgotpassword .reg-fullname .fieldset,
.customer-account-login .reg-fullname .fieldset,
.black-friday-event .reg-fullname .fieldset,
.customer-account-createpassword .reg-fullname .fieldset,
.customer-account-create .dob-email .fieldset,
.customer-account-forgotpassword .dob-email .fieldset,
.customer-account-login .dob-email .fieldset,
.black-friday-event .dob-email .fieldset,
.customer-account-createpassword .dob-email .fieldset,
.customer-account-create .mobile-pass .fieldset,
.customer-account-forgotpassword .mobile-pass .fieldset,
.customer-account-login .mobile-pass .fieldset,
.black-friday-event .mobile-pass .fieldset,
.customer-account-createpassword .mobile-pass .fieldset {
  width: 100%;
}
.customer-account-create .otp-wrapper,
.customer-account-forgotpassword .otp-wrapper,
.customer-account-login .otp-wrapper,
.black-friday-event .otp-wrapper,
.customer-account-createpassword .otp-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
.customer-account-create .actions-toolbar > .secondary .action,
.customer-account-forgotpassword .actions-toolbar > .secondary .action,
.customer-account-login .actions-toolbar > .secondary .action,
.black-friday-event .actions-toolbar > .secondary .action,
.customer-account-createpassword .actions-toolbar > .secondary .action {
  margin: 0;
}
.customer-account-create .actions-toolbar > .secondary:last-child,
.customer-account-forgotpassword .actions-toolbar > .secondary:last-child,
.customer-account-login .actions-toolbar > .secondary:last-child,
.black-friday-event .actions-toolbar > .secondary:last-child,
.customer-account-createpassword .actions-toolbar > .secondary:last-child {
  margin: 1rem 0 0;
}
.customer-account-create .resendlink,
.customer-account-forgotpassword .resendlink,
.customer-account-login .resendlink,
.black-friday-event .resendlink,
.customer-account-createpassword .resendlink {
  margin: 1rem 0;
  text-align: center;
  width: 100%;
}
.customer-account-create .resendlink a,
.customer-account-forgotpassword .resendlink a,
.customer-account-login .resendlink a,
.black-friday-event .resendlink a,
.customer-account-createpassword .resendlink a {
  color: #7f56ef;
  font-size: 1.6rem;
  line-height: 1.5;
}
.customer-account-create .otp_generatenote,
.customer-account-forgotpassword .otp_generatenote,
.customer-account-login .otp_generatenote,
.black-friday-event .otp_generatenote,
.customer-account-createpassword .otp_generatenote {
  display: block;
  font-size: 2rem;
}
.customer-account-create .field-name-customer_mobile,
.customer-account-forgotpassword .field-name-customer_mobile,
.customer-account-login .field-name-customer_mobile,
.black-friday-event .field-name-customer_mobile,
.customer-account-createpassword .field-name-customer_mobile {
  margin-bottom: 1.8rem;
}
.customer-account-create .field-name-customer_mobile input,
.customer-account-forgotpassword .field-name-customer_mobile input,
.customer-account-login .field-name-customer_mobile input,
.black-friday-event .field-name-customer_mobile input,
.customer-account-createpassword .field-name-customer_mobile input,
.customer-account-create .field-name-otp input,
.customer-account-forgotpassword .field-name-otp input,
.customer-account-login .field-name-otp input,
.black-friday-event .field-name-otp input,
.customer-account-createpassword .field-name-otp input {
  /* stylelint-disable-next-line declaration-no-important */
  width: 100% !important;
}
.customer-account-create .field-name-customer_mobile .control,
.customer-account-forgotpassword .field-name-customer_mobile .control,
.customer-account-login .field-name-customer_mobile .control,
.black-friday-event .field-name-customer_mobile .control,
.customer-account-createpassword .field-name-customer_mobile .control,
.customer-account-create .field-name-otp .control,
.customer-account-forgotpassword .field-name-otp .control,
.customer-account-login .field-name-otp .control,
.black-friday-event .field-name-otp .control,
.customer-account-createpassword .field-name-otp .control {
  text-align: center;
  width: 100%;
}
.customer-account-create .field-name-customer_mobile .control button,
.customer-account-forgotpassword .field-name-customer_mobile .control button,
.customer-account-login .field-name-customer_mobile .control button,
.black-friday-event .field-name-customer_mobile .control button,
.customer-account-createpassword .field-name-customer_mobile .control button,
.customer-account-create .field-name-otp .control button,
.customer-account-forgotpassword .field-name-otp .control button,
.customer-account-login .field-name-otp .control button,
.black-friday-event .field-name-otp .control button,
.customer-account-createpassword .field-name-otp .control button,
.customer-account-create .field-name-customer_mobile .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .field-name-customer_mobile .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-login .field-name-customer_mobile .control .cart.table-wrapper .actions-toolbar > .action,
.black-friday-event .field-name-customer_mobile .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .field-name-customer_mobile .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-create .field-name-otp .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-forgotpassword .field-name-otp .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-login .field-name-otp .control .cart.table-wrapper .actions-toolbar > .action,
.black-friday-event .field-name-otp .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-createpassword .field-name-otp .control .cart.table-wrapper .actions-toolbar > .action,
.customer-account-create .field-name-customer_mobile .control .action-gift,
.customer-account-forgotpassword .field-name-customer_mobile .control .action-gift,
.customer-account-login .field-name-customer_mobile .control .action-gift,
.black-friday-event .field-name-customer_mobile .control .action-gift,
.customer-account-createpassword .field-name-customer_mobile .control .action-gift,
.customer-account-create .field-name-otp .control .action-gift,
.customer-account-forgotpassword .field-name-otp .control .action-gift,
.customer-account-login .field-name-otp .control .action-gift,
.black-friday-event .field-name-otp .control .action-gift,
.customer-account-createpassword .field-name-otp .control .action-gift {
  margin: 1rem auto 0;
  min-width: 17.5rem;
}
.customer-account-create .content_wrapper,
.customer-account-forgotpassword .content_wrapper,
.customer-account-login .content_wrapper,
.black-friday-event .content_wrapper,
.customer-account-createpassword .content_wrapper {
  max-width: 1078px;
  margin: 0 auto;
  border-radius: 20px;
  background-color: #ffffff;
  padding: 4.8rem 2.5rem 2rem;
  text-align: center;
  box-sizing: border-box;
}
.customer-account-create .content_wrapper *,
.customer-account-forgotpassword .content_wrapper *,
.customer-account-login .content_wrapper *,
.black-friday-event .content_wrapper *,
.customer-account-createpassword .content_wrapper * {
  box-sizing: border-box;
}
.customer-account-create .fieldset,
.customer-account-forgotpassword .fieldset,
.customer-account-login .fieldset,
.black-friday-event .fieldset,
.customer-account-createpassword .fieldset {
  margin: 0 0 1.5rem;
}
.customer-account-create .fieldset > .field.choice:before,
.customer-account-forgotpassword .fieldset > .field.choice:before,
.customer-account-login .fieldset > .field.choice:before,
.black-friday-event .fieldset > .field.choice:before,
.customer-account-createpassword .fieldset > .field.choice:before {
  padding: 0 15px 0 0;
}
.customer-account-create .field,
.customer-account-forgotpassword .field,
.customer-account-login .field,
.black-friday-event .field,
.customer-account-createpassword .field {
  display: flex;
  flex-direction: column;
}
.customer-account-create .field .label,
.customer-account-forgotpassword .field .label,
.customer-account-login .field .label,
.black-friday-event .field .label,
.customer-account-createpassword .field .label {
  text-align: left;
}
.customer-account-create .field.confirmation,
.customer-account-forgotpassword .field.confirmation,
.customer-account-login .field.confirmation,
.black-friday-event .field.confirmation,
.customer-account-createpassword .field.confirmation {
  margin-bottom: 3rem;
}
.customer-account-create .field.required label:after,
.customer-account-forgotpassword .field.required label:after,
.customer-account-login .field.required label:after,
.black-friday-event .field.required label:after,
.customer-account-createpassword .field.required label:after {
  content: '*';
  display: inline-block !important;
  color: #db4846;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.customer-account-create .field input.mage-error::placeholder,
.customer-account-forgotpassword .field input.mage-error::placeholder,
.customer-account-login .field input.mage-error::placeholder,
.black-friday-event .field input.mage-error::placeholder,
.customer-account-createpassword .field input.mage-error::placeholder {
  color: #ff515b;
}
.customer-account-create .field input::placeholder,
.customer-account-forgotpassword .field input::placeholder,
.customer-account-login .field input::placeholder,
.black-friday-event .field input::placeholder,
.customer-account-createpassword .field input::placeholder {
  color: #000000;
}
.customer-account-create .field.newsletter.choice input[type=checkbox]:checked + label:after,
.customer-account-forgotpassword .field.newsletter.choice input[type=checkbox]:checked + label:after,
.customer-account-login .field.newsletter.choice input[type=checkbox]:checked + label:after,
.black-friday-event .field.newsletter.choice input[type=checkbox]:checked + label:after,
.customer-account-createpassword .field.newsletter.choice input[type=checkbox]:checked + label:after {
  background: url('../images/list_icons/ok-icon.png') no-repeat center;
}
.customer-account-create .field-error,
.customer-account-forgotpassword .field-error,
.customer-account-login .field-error,
.black-friday-event .field-error,
.customer-account-createpassword .field-error,
.customer-account-create div.mage-error[generated],
.customer-account-forgotpassword div.mage-error[generated],
.customer-account-login div.mage-error[generated],
.black-friday-event div.mage-error[generated],
.customer-account-createpassword div.mage-error[generated] {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0.3rem auto -1.2rem;
  color: #ff515b;
  order: 1;
}
.customer-account-create .column:not(.sidebar-main) .form .actions-toolbar,
.customer-account-forgotpassword .column:not(.sidebar-main) .form .actions-toolbar,
.customer-account-login .column:not(.sidebar-main) .form .actions-toolbar,
.black-friday-event .column:not(.sidebar-main) .form .actions-toolbar,
.customer-account-createpassword .column:not(.sidebar-main) .form .actions-toolbar,
.customer-account-create .column:not(.sidebar-additional) .form .actions-toolbar,
.customer-account-forgotpassword .column:not(.sidebar-additional) .form .actions-toolbar,
.customer-account-login .column:not(.sidebar-additional) .form .actions-toolbar,
.black-friday-event .column:not(.sidebar-additional) .form .actions-toolbar,
.customer-account-createpassword .column:not(.sidebar-additional) .form .actions-toolbar {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.customer-account-create .column:not(.sidebar-main) .form .actions-toolbar .primary,
.customer-account-forgotpassword .column:not(.sidebar-main) .form .actions-toolbar .primary,
.customer-account-login .column:not(.sidebar-main) .form .actions-toolbar .primary,
.black-friday-event .column:not(.sidebar-main) .form .actions-toolbar .primary,
.customer-account-createpassword .column:not(.sidebar-main) .form .actions-toolbar .primary,
.customer-account-create .column:not(.sidebar-additional) .form .actions-toolbar .primary,
.customer-account-forgotpassword .column:not(.sidebar-additional) .form .actions-toolbar .primary,
.customer-account-login .column:not(.sidebar-additional) .form .actions-toolbar .primary,
.black-friday-event .column:not(.sidebar-additional) .form .actions-toolbar .primary,
.customer-account-createpassword .column:not(.sidebar-additional) .form .actions-toolbar .primary {
  width: 100%;
  margin-bottom: 1rem;
}
.customer-account-create .checkbox-personal-data,
.customer-account-forgotpassword .checkbox-personal-data,
.customer-account-login .checkbox-personal-data,
.black-friday-event .checkbox-personal-data,
.customer-account-createpassword .checkbox-personal-data {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  position: relative;
  justify-content: center;
}
.customer-account-create .checkbox-personal-data .mage-error,
.customer-account-forgotpassword .checkbox-personal-data .mage-error,
.customer-account-login .checkbox-personal-data .mage-error,
.black-friday-event .checkbox-personal-data .mage-error,
.customer-account-createpassword .checkbox-personal-data .mage-error {
  margin-right: 0;
}
.customer-account-create .checkbox-personal-data .label,
.customer-account-forgotpassword .checkbox-personal-data .label,
.customer-account-login .checkbox-personal-data .label,
.black-friday-event .checkbox-personal-data .label,
.customer-account-createpassword .checkbox-personal-data .label {
  font-weight: 400;
  opacity: 1;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: .5rem;
}
.customer-account-create .checkbox-personal-data .label a,
.customer-account-forgotpassword .checkbox-personal-data .label a,
.customer-account-login .checkbox-personal-data .label a,
.black-friday-event .checkbox-personal-data .label a,
.customer-account-createpassword .checkbox-personal-data .label a {
  text-decoration: underline;
}
.customer-account-create .checkbox-personal-data .label a:hover,
.customer-account-forgotpassword .checkbox-personal-data .label a:hover,
.customer-account-login .checkbox-personal-data .label a:hover,
.black-friday-event .checkbox-personal-data .label a:hover,
.customer-account-createpassword .checkbox-personal-data .label a:hover,
.customer-account-create .checkbox-personal-data .label a:focus,
.customer-account-forgotpassword .checkbox-personal-data .label a:focus,
.customer-account-login .checkbox-personal-data .label a:focus,
.black-friday-event .checkbox-personal-data .label a:focus,
.customer-account-createpassword .checkbox-personal-data .label a:focus {
  text-decoration: none;
}
.customer-account-create .checkbox-personal-data .label span,
.customer-account-forgotpassword .checkbox-personal-data .label span,
.customer-account-login .checkbox-personal-data .label span,
.black-friday-event .checkbox-personal-data .label span,
.customer-account-createpassword .checkbox-personal-data .label span {
  line-height: 1;
}
.customer-account-create .checkbox-personal-data .label:before,
.customer-account-forgotpassword .checkbox-personal-data .label:before,
.customer-account-login .checkbox-personal-data .label:before,
.black-friday-event .checkbox-personal-data .label:before,
.customer-account-createpassword .checkbox-personal-data .label:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 2.1rem;
  height: 2.1rem;
  border: 1px solid #b8a3f1;
  box-sizing: border-box;
  border-radius: 3px;
  flex-shrink: 0;
  margin-right: 1.1rem;
}
.customer-account-create .checkbox-personal-data input.checkbox,
.customer-account-forgotpassword .checkbox-personal-data input.checkbox,
.customer-account-login .checkbox-personal-data input.checkbox,
.black-friday-event .checkbox-personal-data input.checkbox,
.customer-account-createpassword .checkbox-personal-data input.checkbox {
  display: block;
  position: absolute;
  margin: 0;
  opacity: 0;
  vertical-align: top;
}
.customer-account-create .checkbox-personal-data input.checkbox:checked ~ .label:before,
.customer-account-forgotpassword .checkbox-personal-data input.checkbox:checked ~ .label:before,
.customer-account-login .checkbox-personal-data input.checkbox:checked ~ .label:before,
.black-friday-event .checkbox-personal-data input.checkbox:checked ~ .label:before,
.customer-account-createpassword .checkbox-personal-data input.checkbox:checked ~ .label:before {
  background: url('../images/list_icons/ok-icon.png') no-repeat center;
}
.customer-account-create .account-social-login,
.customer-account-forgotpassword .account-social-login,
.customer-account-login .account-social-login,
.black-friday-event .account-social-login,
.customer-account-createpassword .account-social-login {
  margin-bottom: 1.5rem;
}
.customer-account-create .account-social-login .block-content,
.customer-account-forgotpassword .account-social-login .block-content,
.customer-account-login .account-social-login .block-content,
.black-friday-event .account-social-login .block-content,
.customer-account-createpassword .account-social-login .block-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.customer-account-create .account-social-login .actions-toolbar.social-btn,
.customer-account-forgotpassword .account-social-login .actions-toolbar.social-btn,
.customer-account-login .account-social-login .actions-toolbar.social-btn,
.black-friday-event .account-social-login .actions-toolbar.social-btn,
.customer-account-createpassword .account-social-login .actions-toolbar.social-btn {
  margin-top: .6rem;
}
.customer-account-create .account-social-login .btn-social,
.customer-account-forgotpassword .account-social-login .btn-social,
.customer-account-login .account-social-login .btn-social,
.black-friday-event .account-social-login .btn-social,
.customer-account-createpassword .account-social-login .btn-social {
  font-weight: 700;
  margin-bottom: 1.4rem;
  padding: 1.2rem 1.2rem 1.2rem 5.5rem;
}
.customer-account-create .account-social-login .btn-social > :first-child,
.customer-account-forgotpassword .account-social-login .btn-social > :first-child,
.customer-account-login .account-social-login .btn-social > :first-child,
.black-friday-event .account-social-login .btn-social > :first-child,
.customer-account-createpassword .account-social-login .btn-social > :first-child {
  top: 50%;
  line-height: 1;
  transform: translateY(-50%);
  width: 44px;
}
.customer-account-create .account-social-login .btn-google,
.customer-account-forgotpassword .account-social-login .btn-google,
.customer-account-login .account-social-login .btn-google,
.black-friday-event .account-social-login .btn-google,
.customer-account-createpassword .account-social-login .btn-google {
  background-color: #4380f0;
}
.customer-account-create .account-social-login .btn-google .fa-google,
.customer-account-forgotpassword .account-social-login .btn-google .fa-google,
.customer-account-login .account-social-login .btn-google .fa-google,
.black-friday-event .account-social-login .btn-google .fa-google,
.customer-account-createpassword .account-social-login .btn-google .fa-google {
  height: 44px;
  width: 44px;
  background-size: cover;
}
.customer-account-create .action.back,
.customer-account-forgotpassword .action.back,
.customer-account-login .action.back,
.black-friday-event .action.back,
.customer-account-createpassword .action.back {
  opacity: .6;
}
.customer-account-forgotpassword .content_wrapper {
  max-width: 540px;
}
body.customer-account-login .column.main {
  padding: 6rem 0 7rem;
}
body.customer-account-login .actions-toolbar > .secondary .action {
  margin: 0;
}
body.customer-account-login .actions-toolbar > .secondary:last-child {
  margin: -1rem 0 2rem;
}
body.customer-account-login .resendlink {
  margin: 1rem 0;
  text-align: center;
  width: 100%;
}
body.customer-account-login .resendlink a {
  color: #7f56ef;
  font-size: 1.6rem;
  line-height: 1.5;
}
body.customer-account-login .login-container {
  display: flex;
  flex-direction: column;
}
body.customer-account-login .login-container .field.choice:before {
  padding: 0 15px 0 0;
}
body.customer-account-login .login-container .block-title {
  display: none;
}
body.customer-account-login .login-container .field.note {
  display: none;
}
body.customer-account-login .login-container .actions-toolbar {
  max-width: 413px;
  width: 100%;
  margin: 0 auto;
}
body.customer-account-login .login-container .field {
  max-width: 413px;
  margin: 0 auto 1.8rem;
  width: 100%;
}
body.customer-account-login .login-container .fieldset {
  margin: 0;
}
body.customer-account-login .login-container .fieldset:after {
  margin: 0;
  display: none;
}
body.customer-account-login .login-container .field-name-otp {
  margin: 2rem 0;
}
body.customer-account-login .login-container .field-name-otp input {
  /* stylelint-disable-next-line declaration-no-important */
  width: 100% !important;
}
body.customer-account-login .login-container .field-name-otp button,
body.customer-account-login .login-container .field-name-otp .cart.table-wrapper .actions-toolbar > .action,
body.customer-account-login .login-container .field-name-otp .action-gift {
  width: 100%;
}
body.customer-account-login .login-container .field-name-otp .label {
  font-weight: 700;
  margin-bottom: .9rem;
}
body.customer-account-login .fieldset:only-child {
  margin: 0;
}
body.customer-account-login a.action {
  color: #000000;
  line-height: .93;
}
body.customer-account-login .action.login {
  margin: 0;
}
body.customer-account-login .block.block-customer-login,
body.customer-account-login .block.block-new-customer {
  width: 100%;
  margin: 0;
}
body.customer-account-login .column:not(.sidebar-additional) .block.block-customer-login .form .actions-toolbar {
  margin: 0 auto;
  flex-direction: column-reverse;
  align-items: flex-start;
}
body.customer-account-login .block.block-new-customer .actions-toolbar {
  margin: 0 auto;
}
body.customer-account-login .block.block-new-customer .actions-toolbar .secondary {
  float: none;
  margin: 1.4rem auto 0;
}
.customer-account-forgotpassword .content_wrapper div.mage-error[generated] {
  margin: .3rem auto 0;
}
.page-wrapper .onsale-products .product-items .product-label-info[class*='left'],
.page-wrapper .popular-products .product-items .product-label-info[class*='left'] {
  /* stylelint-disable-next-line declaration-no-important */
  left: -10px !important;
}
.page-wrapper .product-label-info {
  width: 60%;
  min-width: 90px;
  box-sizing: border-box;
}
.page-wrapper .product-label-info[class*='top-'] {
  top: 4px;
}
.page-wrapper .product-label-info .product-label {
  background: #ffd43e;
  border-radius: 0 100px 100px 0;
  box-shadow: none;
  box-sizing: border-box;
  width: 100%;
  height: 26px;
  text-align: center;
  margin: 0;
}
.page-wrapper .product-label-info .product-label span {
  color: #000000;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.15;
}
.page-wrapper .product-items .product-label-info[class*='left'] {
  /* stylelint-disable-next-line declaration-no-important */
  left: -10px !important;
}
.page-wrapper .product-info-main .product-label-info {
  /* stylelint-disable-next-line declaration-no-important */
  margin: 0 -2rem 0.5rem !important;
  background-color: rgba(219, 72, 70, 0.07000000000000001);
  width: auto;
  padding: 0;
  position: relative;
}
.page-wrapper .product-info-main .product-label-info[class*='top-'] {
  top: 0;
}
.page-wrapper .product-info-main .product-label-info .product-label {
  padding: 1.8rem 2.2rem;
  border-radius: 0;
}
.page-wrapper .product-info-main .product-label-info .text-label {
  color: #db4846;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 500;
  padding: 0;
  text-align: left;
}
.account.page-layout-2columns-left .sidebar.sidebar-main {
  width: 100%;
}
.account .page-main .columns {
  display: flex;
  flex-direction: column;
}
.account .page-main .columns .column.main {
  padding: 0;
  width: 100%;
}
.account .sidebar {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.account .sidebar .account-nav {
  display: none;
}
.account .sidebar .items {
  display: flex;
  align-items: center;
  overflow-x: auto;
  margin: 0 10% 1.7rem 0;
  padding-bottom: 1rem;
}
.account .sidebar .item {
  background: #ffffff;
  border: 1px solid rgba(127, 86, 239, 0.4);
  border-radius: 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 400;
  margin-right: 3rem;
  height: 66px;
}
.account .sidebar .item:last-child {
  margin-right: 0;
}
.account .sidebar .item strong {
  border: none;
  width: 190px;
  box-sizing: border-box;
  text-align: center;
}
.account .sidebar .item a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 66px;
  border-radius: 10px;
  border-left: none;
  box-sizing: border-box;
  text-align: center;
  padding: 0 .5rem;
  -webkit-font-smoothing: antialiased;
}
.account .sidebar .item a:hover {
  text-decoration: none;
}
.account .sidebar .item.current {
  background: #7f56ef;
  box-shadow: 0 10px 40px rgba(127, 86, 239, 0.2);
}
.account .sidebar .item.current strong {
  color: #ffffff;
  font-weight: 500;
}
.account .sidebar .customer-logout::after {
  content: '';
  display: inline-block;
  margin-right: 1.2rem;
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNjYiIGhlaWdodD0iNjYiIHZpZXdCb3g9IjAgMCA2NiA2NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMzMiIGN5PSIzMyIgcj0iMzIuNSIgc3Ryb2tlPSIjQ0NCQkY5Ii8+CjxwYXRoIGQ9Ik0zNyAzOFY0MEMzNyA0MC41MzA0IDM2Ljc4OTMgNDEuMDM5MSAzNi40MTQyIDQxLjQxNDJDMzYuMDM5MSA0MS43ODkzIDM1LjUzMDQgNDIgMzUgNDJIMjZDMjUuNDY5NiA0MiAyNC45NjA5IDQxLjc4OTMgMjQuNTg1OCA0MS40MTQyQzI0LjIxMDcgNDEuMDM5MSAyNCA0MC41MzA0IDI0IDQwVjI2QzI0IDI1LjQ2OTYgMjQuMjEwNyAyNC45NjA5IDI0LjU4NTggMjQuNTg1OEMyNC45NjA5IDI0LjIxMDcgMjUuNDY5NiAyNCAyNiAyNEgzNUMzNS41MzA0IDI0IDM2LjAzOTEgMjQuMjEwNyAzNi40MTQyIDI0LjU4NThDMzYuNzg5MyAyNC45NjA5IDM3IDI1LjQ2OTYgMzcgMjZWMjhIMzVWMjZIMjZWNDBIMzVWMzhIMzdaTTM5LjUgMjcuNUwzOC4wODYgMjguOTE0TDQxLjE3MiAzMkgzMVYzNEg0MS4xNzJMMzguMDg2IDM3LjA4NkwzOS41IDM4LjVMNDUgMzNMMzkuNSAyNy41WiIgZmlsbD0iIzdGNTZFRiIvPgo8L3N2Zz4K') no-repeat;
  width: 66px;
  height: 66px;
}
.account .sidebar .customer-logout span {
  display: none;
}
.account .actions-toolbar .primary button,
.account .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.account .actions-toolbar .primary .action-gift {
  border-radius: 100px;
}
.account .actions-toolbar > .secondary:last-child {
  margin: 0;
  float: none;
}
.customer-account-index .customer-info-wrapper {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ece7fc;
  display: flex;
  justify-content: center;
  padding: 3.4rem 7rem 7.8rem;
}
.customer-account-index .customer-info-wrapper .block {
  background: #ffffff;
  border-radius: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  max-width: 635px;
  width: 100%;
  padding: 3rem 3rem 4rem 5rem;
}
.customer-account-index .customer-info-wrapper .block-title {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.19;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.8rem;
}
.customer-account-index .customer-info-wrapper .block-title .box-actions {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.14;
  min-width: 317px;
}
.customer-account-index .customer-info-wrapper .block-title .box-actions .action:hover {
  text-decoration: none;
}
.customer-account-index .customer-info-wrapper .block-title .box-actions .action::before {
  content: '';
  display: inline-block;
  vertical-align: sub;
  margin-right: 1rem;
}
.customer-account-index .customer-info-wrapper .block-title .box-actions .action.edit {
  margin-right: 3rem;
}
.customer-account-index .customer-info-wrapper .block-title .box-actions .action.edit::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQwMDEgMy4zMzk4NkwxMy42NjAxIDAuNTk5ODU4QzEzLjMwMjQgMC4yNjM5NTQgMTIuODMzOCAwLjA3MTIxNjcgMTIuMzQzNCAwLjA1ODMwOTlDMTEuODUyOSAwLjA0NTQwMzIgMTEuMzc0OCAwLjIxMzIyNyAxMS4wMDAxIDAuNTI5ODU4TDIuMDAwMDUgOS41Mjk4NkMxLjY3NjgyIDkuODU1ODIgMS40NzU1NiAxMC4yODMxIDEuNDMwMDUgMTAuNzM5OUwxLjAwMDA1IDE0LjkwOTlDMC45ODY1ODIgMTUuMDU2MyAxLjAwNTU5IDE1LjIwNCAxLjA1NTcxIDE1LjM0MjJDMS4xMDU4NCAxNS40ODA1IDEuMTg1ODUgMTUuNjA2IDEuMjkwMDUgMTUuNzA5OUMxLjM4MzQ5IDE1LjgwMjUgMS40OTQzMSAxNS44NzU5IDEuNjE2MTUgMTUuOTI1NkMxLjczNzk4IDE1Ljk3NTQgMS44Njg0NSAxNi4wMDA2IDIuMDAwMDUgMTUuOTk5OUgyLjA5MDA1TDYuMjYwMDUgMTUuNjE5OUM2LjcxNjg1IDE1LjU3NDQgNy4xNDQwOSAxNS4zNzMxIDcuNDcwMDUgMTUuMDQ5OUwxNi40NzAxIDYuMDQ5ODZDMTYuODE5NCA1LjY4MDgzIDE3LjAwODIgNS4xODgzNyAxNi45OTUgNC42ODAzOUMxNi45ODE5IDQuMTcyNDIgMTYuNzY4IDMuNjkwMzcgMTYuNDAwMSAzLjMzOTg2Wk0xMy4wMDAxIDYuNjc5ODZMMTAuMzIwMSAzLjk5OTg2TDEyLjI3MDEgMS45OTk4NkwxNS4wMDAxIDQuNzI5ODZMMTMuMDAwMSA2LjY3OTg2WiIgZmlsbD0iIzdGNTZFRiIvPgo8L3N2Zz4K') center no-repeat;
  width: 18px;
  height: 21px;
}
.customer-account-index .customer-info-wrapper .block-title .box-actions .action.change-password::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAxOCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDdIMTdDMTcuMjY1MiA3IDE3LjUxOTYgNy4xMDUzNiAxNy43MDcxIDcuMjkyODlDMTcuODk0NiA3LjQ4MDQzIDE4IDcuNzM0NzggMTggOFYyMEMxOCAyMC4yNjUyIDE3Ljg5NDYgMjAuNTE5NiAxNy43MDcxIDIwLjcwNzFDMTcuNTE5NiAyMC44OTQ2IDE3LjI2NTIgMjEgMTcgMjFIMUMwLjczNDc4NCAyMSAwLjQ4MDQzIDIwLjg5NDYgMC4yOTI4OTMgMjAuNzA3MUMwLjEwNTM1NyAyMC41MTk2IDAgMjAuMjY1MiAwIDIwVjhDMCA3LjczNDc4IDAuMTA1MzU3IDcuNDgwNDMgMC4yOTI4OTMgNy4yOTI4OUMwLjQ4MDQzIDcuMTA1MzYgMC43MzQ3ODQgNyAxIDdIM1Y2QzMgNC40MDg3IDMuNjMyMTQgMi44ODI1OCA0Ljc1NzM2IDEuNzU3MzZDNS44ODI1OCAwLjYzMjE0MSA3LjQwODcgMCA5IDBDMTAuNTkxMyAwIDEyLjExNzQgMC42MzIxNDEgMTMuMjQyNiAxLjc1NzM2QzE0LjM2NzkgMi44ODI1OCAxNSA0LjQwODcgMTUgNlY3Wk0xMyA3VjZDMTMgNC45MzkxMyAxMi41Nzg2IDMuOTIxNzIgMTEuODI4NCAzLjE3MTU3QzExLjA3ODMgMi40MjE0MyAxMC4wNjA5IDIgOSAyQzcuOTM5MTMgMiA2LjkyMTcyIDIuNDIxNDMgNi4xNzE1NyAzLjE3MTU3QzUuNDIxNDMgMy45MjE3MiA1IDQuOTM5MTMgNSA2VjdIMTNaTTggMTNWMTVIMTBWMTNIOFpNNCAxM1YxNUg2VjEzSDRaTTEyIDEzVjE1SDE0VjEzSDEyWiIgZmlsbD0iIzdGNTZFRiIvPgo8L3N2Zz4K') no-repeat;
  width: 18px;
  height: 21px;
}
.customer-account-index .customer-info-wrapper .block-dashboard-info {
  margin-right: 1.5rem;
  margin-bottom: 0;
}
.customer-account-index .customer-info-wrapper .block-dashboard-info .user-info-title {
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
  opacity: .4;
  margin-bottom: .5rem;
}
.customer-account-index .customer-info-wrapper .block-dashboard-info .user-info-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.customer-account-index .customer-info-wrapper .block-dashboard-info .user-info-wrapper .user-info {
  margin-bottom: 5rem;
  width: 50%;
}
.customer-account-index .customer-info-wrapper .block-dashboard-info .user-info-wrapper .user-info .user-info-item {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: .94;
  -webkit-font-smoothing: antialiased;
}
.customer-account-index .customer-info-wrapper .block-dashboard-info .box-newsletter {
  display: none;
}
.customer-account-index .customer-info-wrapper .block-dashboard-info .action.add {
  padding: 10px 30px;
  text-align: center;
}
.customer-account-index .customer-info-wrapper .block-dashboard-info.block:not(.widget) .block-content .box-information.box {
  width: 100%;
}
.customer-account-index .customer-info-wrapper .block-dashboard-addresses {
  margin-left: 1.5rem;
  margin-bottom: 0;
}
.customer-account-index .customer-info-wrapper .block-dashboard-addresses.block:not(.widget) .box-shipping-address .box-title span {
  font-size: 1.8rem;
  line-height: 1.16;
}
.customer-account-index .customer-info-wrapper .block-dashboard-addresses .box-shipping-address .box-title {
  color: #7f56ef;
}
.customer-account-index .customer-info-wrapper .block-dashboard-addresses .box-shipping-address .box-title::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.2rem;
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAxOCAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguODIyMzcgMC4xODA2NjRDMTEuMjY5NyAwLjE4MDY2NCAxMy4zNjE4IDEuMDUzMzUgMTUuMDk4NyAyLjc5ODcyQzE2LjgzNTUgNC41NDQwOSAxNy43MDM5IDYuNjYwNiAxNy43MDM5IDkuMTQ4MjZDMTcuNzAzOSAxMC4zOTIxIDE3LjM5OCAxMS44MjY1IDE2Ljc4NjIgMTMuNDUxNUMxNi4xNzQzIDE1LjA3NjUgMTUuNDM0MiAxNi41ODExIDE0LjU2NTggMTcuOTY1NEMxMy42OTc0IDE5LjM0OTYgMTIuODI4OSAyMC42NTM3IDExLjk2MDUgMjEuODc3NEMxMS4wOTIxIDIzLjEwMTIgMTAuMzYxOCAyNC4wNzQyIDkuNzY5NzQgMjQuNzk2NEw4LjgyMjM3IDI1LjgxOTZDOC41ODU1MyAyNS41Nzg4IDguMjY5NzQgMjUuMjE3NyA3Ljg3NSAyNC43MzYyQzcuNDgwMjYgMjQuMjU0NyA2Ljc3OTYgMjMuMzIxOSA1Ljc3MzAzIDIxLjkzNzZDNC43NjY0NSAyMC41NTM0IDMuODY4NDIgMTkuMjA5MiAzLjA3ODk1IDE3LjkwNTJDMi4yODk0NyAxNi42MDEyIDEuNTc4OTUgMTUuMTI2NyAwLjk0NzM2OCAxMy40ODE2QzAuMzE1Nzg5IDExLjgzNjUgMCAxMC4zOTIxIDAgOS4xNDgyNkMwIDYuNjYwNiAwLjg1ODU1MyA0LjU0NDA5IDIuNTc1NjYgMi43OTg3MkM0LjI5Mjc2IDEuMDUzMzUgNi4zNzUgMC4xODA2NjQgOC44MjIzNyAwLjE4MDY2NFpNOC44MjIzNyAxMi4zMzgxQzkuNjkwNzkgMTIuMzM4MSAxMC40NDA4IDEyLjAyNzEgMTEuMDcyNCAxMS40MDUyQzExLjcwMzkgMTAuNzgzMyAxMi4wMTk3IDEwLjAzMSAxMi4wMTk3IDkuMTQ4MjZDMTIuMDE5NyA4LjI2NTU0IDExLjcwMzkgNy41MTMyMyAxMS4wNzI0IDYuODkxMzFDMTAuNDQwOCA2LjI2OTQgOS42OTA3OSA1Ljk1ODQ0IDguODIyMzcgNS45NTg0NEM3Ljk1Mzk1IDUuOTU4NDQgNy4yMTM4MiA2LjI2OTQgNi42MDE5NyA2Ljg5MTMxQzUuOTkwMTMgNy41MTMyMyA1LjY4NDIxIDguMjY1NTQgNS42ODQyMSA5LjE0ODI2QzUuNjg0MjEgMTAuMDMxIDUuOTkwMTMgMTAuNzgzMyA2LjYwMTk3IDExLjQwNTJDNy4yMTM4MiAxMi4wMjcxIDcuOTUzOTUgMTIuMzM4MSA4LjgyMjM3IDEyLjMzODFaIiBmaWxsPSIjN0Y1NkVGIi8+Cjwvc3ZnPgo=') no-repeat;
  width: 18px;
  height: 26px;
}
.customer-account-index .customer-info-wrapper .block-dashboard-addresses .box-shipping-address .box-content {
  margin-left: 3.4rem;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}
.customer-account-index .customer-info-wrapper .block-dashboard-addresses .box-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 1.8rem;
  position: relative;
}
.customer-account-index .customer-info-wrapper .block-dashboard-addresses .box-actions .edit {
  border: 1px solid #7f56ef;
  box-sizing: border-box;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 207px;
  max-width: 278px;
  height: 72px;
  margin-bottom: 1.3rem;
  line-height: 1.14;
}
.customer-account-index .customer-info-wrapper .block-dashboard-addresses .box-actions .edit:hover {
  text-decoration: none;
  background: rgba(127, 86, 239, 0.09);
}
.customer-account-index .customer-info-wrapper .block-dashboard-addresses .box-actions::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 116px;
  opacity: .2;
  background: #7f56ef;
  left: 28px;
  top: 50%;
  transform: translateY(-58px);
}
.customer-account-edit .form-edit-account {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ece7fc;
  padding: 3.4rem 7rem 5.8rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.customer-account-edit .form-edit-account .fieldset {
  background: #ffffff;
  border-radius: 15px;
  box-sizing: border-box;
  width: 635px;
  padding: 4rem 5rem 6.8rem;
}
.customer-account-edit .form-edit-account .fieldset.info {
  margin-right: 1.5rem;
}
.customer-account-edit .form-edit-account .fieldset.password {
  margin-left: 1.5rem;
}
.customer-account-edit .form-edit-account .fieldset .field {
  display: flex;
  flex-direction: column;
}
.customer-account-edit .form-edit-account .fieldset .field:not(.choice) > .label {
  width: 100%;
}
.customer-account-edit .form-edit-account .fieldset .field .label {
  text-align: left;
  line-height: .92;
  margin-bottom: .9rem;
}
.customer-account-edit .form-edit-account .fieldset .legend {
  margin-left: 0;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.19;
}
.customer-account-edit .form-edit-account .password-info {
  width: 100%;
}
.customer-account-edit .form-edit-account .actions-toolbar {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-right: 25.8%;
}
.customer-account-edit .form-edit-account .actions-toolbar .save {
  width: 250px;
  height: 72px;
  margin-right: 2.3rem;
}
.customer-account-edit .form-edit-account .actions-toolbar .back {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.customer-account-edit .form-edit-account .actions-toolbar .back span {
  color: #ffffff;
}
.customer-account-edit .form-edit-account .actions-toolbar .back:hover {
  text-decoration: none;
  background: #ad91fa;
}
.customer-address-form .form-address-edit {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ece7fc;
  padding: 3.4rem 7rem 5.8rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.customer-address-form .form-address-edit .fieldset {
  background: #ffffff;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 4rem 5rem 6.8rem;
  width: 635px;
}
.customer-address-form .form-address-edit .fieldset:first-child {
  margin-right: 3rem;
}
.customer-address-form .form-address-edit .fieldset .legend {
  margin-left: 0;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.19;
}
.customer-address-form .form-address-edit .fieldset .field {
  display: flex;
  flex-direction: column;
}
.customer-address-form .form-address-edit .fieldset .field .label {
  text-align: left;
  line-height: .92;
  margin-bottom: .9rem;
  width: auto;
  max-width: 400px;
}
.customer-address-form .form-address-edit .actions-toolbar {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-right: 25.8%;
}
.customer-address-form .form-address-edit .actions-toolbar .save {
  width: 250px;
  height: 72px;
  margin-right: 0;
}
.customer-address-form .form-address-edit .actions-toolbar .save span {
  font-size: 1.6rem;
  line-height: .93;
}
.customer-address-form .form-address-edit .actions-toolbar .back {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.customer-address-form .form-address-edit .actions-toolbar .back span {
  color: #ffffff;
}
.customer-address-form .form-address-edit .actions-toolbar .back:hover {
  text-decoration: none;
  background: #ad91fa;
}
.customer-address-form .form-address-edit .select2.select2-container {
  width: 100%;
  min-width: 100%;
}
.customer-address-form .form-address-edit .select2.select2-container.select2-container--above.select2-container--open .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.customer-address-form .form-address-edit .select2.select2-container.select2-container--below.select2-container--open .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.customer-address-form .form-address-edit .select2.select2-container .select2-selection--single {
  border: 1px solid #ebe6fc;
  height: auto;
  border-radius: 10px;
}
.customer-address-form .form-address-edit .select2.select2-container .select2-selection--single .select2-selection__arrow {
  height: 100%;
  width: 5rem;
}
.customer-address-form .form-address-edit .select2.select2-container .select2-selection--single .select2-selection__arrow b {
  transform: translateY(-50%);
  border: none;
  width: 10px;
  height: 10px;
  background-position: 0 0;
  background-image: url('../images/arrow-down-thin.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.customer-address-form .form-address-edit .select2.select2-container .select2-selection__rendered {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.15;
  color: #000000;
  opacity: 1;
  padding: 1.5rem 2rem;
}
.customer-address-form .select2-container--open .select2-dropdown--below,
.customer-address-form .select2-dropdown--above {
  border-color: #ebe6fc;
  color: rgba(0, 0, 0, 0.6);
}
.customer-address-form .select2-container--open .select2-dropdown--below input,
.customer-address-form .select2-dropdown--above input {
  border-color: #bea7ff;
  color: #000000;
  padding: 0 2rem;
}
.customer-address-form .message.info {
  display: none;
}
.review-customer-index .block-reviews {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ece7fc;
  padding: 3.4rem 7rem 5.8rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.review-customer-index .table-wrapper {
  background: #ffffff;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 4rem 5rem 3rem;
  width: 90.3%;
  max-width: 1300px;
}
.review-customer-index .table-wrapper thead .col {
  font-size: 1.8rem;
  line-height: .94;
  font-weight: 500;
}
.review-customer-index .table-wrapper tbody .date {
  font-size: 1.4rem;
  line-height: .93;
  opacity: .6;
}
.review-customer-index .table-wrapper tbody .item {
  font-size: 1.8rem;
  line-height: .94;
}
.review-customer-index .table-wrapper tbody .item .product-name {
  font-weight: 400;
}
.review-customer-index .table-wrapper tbody .description {
  font-size: 1.6rem;
  line-height: 1.5;
  word-break: break-all;
}
.review-customer-index .actions-toolbar .action.back {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.review-customer-index .actions-toolbar .action.back span {
  color: #ffffff;
}
.review-customer-index .actions-toolbar .action.back:hover {
  text-decoration: none;
  background: #ad91fa;
}
.review-customer-index .products-reviews-toolbar {
  margin-bottom: 2rem;
}
.review-customer-index .products-reviews-toolbar .limiter,
.review-customer-index .products-reviews-toolbar .toolbar-amount {
  display: none;
}
.review-customer-index .products-reviews-toolbar .pager .pages {
  max-width: 490px;
  width: 100%;
  margin: 0 auto;
  position: static;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items {
  display: flex;
  justify-content: center;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item {
  background-color: #ffffff;
  border: 1px solid #ebe6fc;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 1rem 0 0;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item .page,
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item .action {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item span {
  color: #603dbd;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item .action {
  border: none;
  margin: 0;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item .previous {
  padding: 0 0 0 .8rem;
  box-sizing: border-box;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item .previous::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(135deg);
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item .next::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(-45deg);
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item.current {
  background-color: #ebe6fc;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item.current .page {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item.pages-item-previous {
  margin-right: 2rem;
}
.review-customer-index .products-reviews-toolbar .pager .pages .pages-items .item.pages-item-next {
  margin-left: 1rem;
}
.review-customer-view .review-content {
  word-break: break-all;
}
.review-customer-view .actions-toolbar {
  margin-bottom: 5.8rem;
}
.review-customer-view .actions-toolbar .secondary .back {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.review-customer-view .actions-toolbar .secondary .back span {
  color: #ffffff;
}
.review-customer-view .actions-toolbar .secondary .back:hover {
  text-decoration: none;
  background: #ad91fa;
}
.customer-address-index .block-wrapper {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ece7fc;
  padding: 3.4rem 7rem 5.8rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.customer-address-index .block-addresses-list {
  background: #ffffff;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 4rem 5rem 3rem;
  width: 90.3%;
}
.customer-address-index .block-addresses-list .table-wrapper thead .col {
  font-size: 1.8rem;
  line-height: .94;
  font-weight: 500;
}
.customer-address-index .block-addresses-list .table-wrapper tbody .date {
  font-size: 1.4rem;
  line-height: .93;
  opacity: .6;
}
.customer-address-index .block-addresses-list .table-wrapper tbody .item {
  font-size: 1.8rem;
  line-height: .94;
}
.customer-address-index .block-addresses-list .table-wrapper tbody .item .product-name {
  font-weight: 400;
}
.customer-address-index .block-addresses-list .table-wrapper tbody .description {
  font-size: 1.6rem;
  line-height: 1.5;
}
.customer-address-index .actions-toolbar .action.back {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.customer-address-index .actions-toolbar .action.back span {
  color: #ffffff;
}
.customer-address-index .actions-toolbar .action.back:hover {
  text-decoration: none;
  background: #ad91fa;
}
.customer-address-index .actions-toolbar .action.add {
  width: 250px;
  height: 72px;
  line-height: .93;
}
.customer-address-index .actions-toolbar .secondary:last-child {
  margin-top: 0;
}
.customer-address-index .customer-addresses-toolbar {
  margin-bottom: 2rem;
}
.customer-address-index .customer-addresses-toolbar .limiter,
.customer-address-index .customer-addresses-toolbar .toolbar-amount {
  display: none;
}
.customer-address-index .customer-addresses-toolbar .pager .pages {
  max-width: 490px;
  width: 100%;
  margin: 0 auto;
  position: static;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items {
  display: flex;
  justify-content: center;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item {
  background-color: #ffffff;
  border: 1px solid #ebe6fc;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 1rem 0 0;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item .page,
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item .action {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item span {
  color: #603dbd;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item .action {
  border: none;
  margin: 0;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item .previous {
  padding: 0 0 0 .8rem;
  box-sizing: border-box;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item .previous::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(135deg);
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item .next::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(-45deg);
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item.current {
  background-color: #ebe6fc;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item.current .page {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item.pages-item-previous {
  margin-right: 2rem;
}
.customer-address-index .customer-addresses-toolbar .pager .pages .pages-items .item.pages-item-next {
  margin-left: 1rem;
}
.wishlist-index-index .products-grid,
.wishlist-index-share .products-grid {
  margin-top: 2rem;
}
.wishlist-index-index .products-grid .product-items,
.wishlist-index-share .products-grid .product-items {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.wishlist-index-index .products-grid .product-items .product-item,
.wishlist-index-share .products-grid .product-items .product-item {
  background-color: #ffffff;
  border: none;
  display: flex;
  padding: 1rem;
  box-sizing: border-box;
  width: calc((100% - 10.2%)/5);
  margin: 0 2.55% 5rem 0;
}
.wishlist-index-index .products-grid .product-items .product-item:nth-child(5n+5),
.wishlist-index-share .products-grid .product-items .product-item:nth-child(5n+5) {
  margin-right: 0;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-photo {
  margin: 0 auto;
  max-width: 100%;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container {
  margin-bottom: 0;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-photo {
  margin: 0 auto;
  width: calc(100% - 10px);
  height: auto;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-name,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-name {
  flex-grow: 1;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
  min-height: 80px;
  text-align: left;
  padding: 0 .3rem 0 1.5rem;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-name a,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-name a {
  color: #000000;
  font-weight: 500;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-name a:hover,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-name a:hover {
  text-decoration: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-reviews-summary,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-reviews-summary {
  padding: 0 .3rem 0 1.5rem;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-reviews-summary .reviews-actions,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-reviews-summary .reviews-actions {
  line-height: 1.16;
  opacity: .4;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-reviews-summary .rating-summary,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-reviews-summary .rating-summary {
  display: flex;
  flex-wrap: wrap;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-reviews-summary .rating-summary .rating-result span::before,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-reviews-summary .rating-summary .rating-result span::before {
  color: #ffd43e;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .price-box,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .price-box {
  display: flex;
  flex-wrap: wrap;
  padding: 0 .3rem 0 1.5rem;
  min-height: 71px;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .price-box .price,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .price-box .price {
  font-size: 3.2rem;
  line-height: 1.3;
  font-weight: 400;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .price-box .price-label,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .price-box .price-label {
  display: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .price-box .regular-price,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .price-box .regular-price {
  color: #000000;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .price-box .special-price,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .price-box .special-price {
  color: #db4846;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .price-box .old-price,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .price-box .old-price {
  color: #000000;
  align-self: flex-end;
  margin-left: 1rem;
  padding-bottom: .6rem;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .price-box .old-price .price,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .price-box .old-price .price {
  opacity: .4;
  font-size: 1.6rem;
  line-height: 1.31;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-inner {
  padding: 0 .3rem 0 1.5rem;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .comment-box,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-inner .comment-box {
  display: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart {
  width: 100%;
  margin: 0;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .delete span,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .delete span {
  display: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .delete::before,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .delete::before {
  content: '';
  position: absolute;
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjkzODYgMC45ODczMDVMOC45Mjc3MSA2Ljk5NjgxTDIuOTE4MjEgMC45ODczMDVMMC45MTUwMzkgMi45OTA0N0w2LjkyNDU0IDguOTk5OTdMMC45MTUwMzkgMTUuMDA5NUwyLjkxODIxIDE3LjAxMjZMOC45Mjc3MSAxMS4wMDMxTDE0LjkzODYgMTcuMDEyNkwxNi45NDE4IDE1LjAwOTVMMTAuOTMyMyA4Ljk5OTk3TDE2Ljk0MTggMi45OTA0N0wxNC45Mzg2IDAuOTg3MzA1WiIgZmlsbD0iIzdGNTZFRiIvPgo8L3N2Zz4KCg==') no-repeat;
  width: 20px;
  height: 20px;
  top: 0;
  right: 0;
  z-index: 1;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .delete:hover::before,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .delete:hover::before {
  transform: rotate(90deg);
  transition: 0.4s ease-out;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .edit,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .edit {
  display: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .product-item-inner .qty,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .product-item-inner .qty {
  display: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-info .unavailable,
.wishlist-index-share .products-grid .product-items .product-item .product-item-info .unavailable {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 72px;
  margin: 1rem 0 0;
  visibility: hidden;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-actions,
.wishlist-index-share .products-grid .product-items .product-item .product-item-actions {
  display: flex;
  justify-content: center;
  margin-left: -1.2rem;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-actions .tocart,
.wishlist-index-share .products-grid .product-items .product-item .product-item-actions .tocart {
  width: 180px;
  height: 72px;
  line-height: .93;
  position: static;
  transform: none;
  box-shadow: none;
}
.wishlist-index-index .products-grid .product-items .product-item .product-item-actions .actions-primary,
.wishlist-index-share .products-grid .product-items .product-item .product-item-actions .actions-primary {
  text-align: center;
  visibility: hidden;
  width: 100%;
  background-color: #ffffff;
}
.wishlist-index-index .products-grid .product-items .product-item:hover,
.wishlist-index-share .products-grid .product-items .product-item:hover {
  box-shadow: 0 7px 60px rgba(0, 0, 0, 0.07000000000000001);
  z-index: 2;
}
.wishlist-index-index .products-grid .product-items .product-item:hover .actions-primary,
.wishlist-index-share .products-grid .product-items .product-item:hover .actions-primary {
  visibility: visible;
}
.wishlist-index-index .products-grid .product-items .product-item:hover .unavailable,
.wishlist-index-share .products-grid .product-items .product-item:hover .unavailable {
  visibility: visible;
}
.wishlist-index-index .actions-toolbar,
.wishlist-index-share .actions-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.wishlist-index-index .actions-toolbar .primary button,
.wishlist-index-share .actions-toolbar .primary button,
.wishlist-index-index .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.wishlist-index-share .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.wishlist-index-index .actions-toolbar .primary .action-gift,
.wishlist-index-share .actions-toolbar .primary .action-gift {
  height: 72px;
  margin-bottom: 2rem;
  max-width: 278px;
  min-width: 250px;
  border-radius: 100px;
}
.wishlist-index-index .actions-toolbar .primary button:last-child,
.wishlist-index-share .actions-toolbar .primary button:last-child,
.wishlist-index-index .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:last-child,
.wishlist-index-share .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:last-child,
.wishlist-index-index .actions-toolbar .primary .action-gift:last-child,
.wishlist-index-share .actions-toolbar .primary .action-gift:last-child {
  margin-bottom: 2rem;
}
.wishlist-index-index .actions-toolbar .primary .submit,
.wishlist-index-share .actions-toolbar .primary .submit,
.wishlist-index-index .actions-toolbar .primary .share,
.wishlist-index-share .actions-toolbar .primary .share {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.wishlist-index-index .actions-toolbar .secondary .back,
.wishlist-index-share .actions-toolbar .secondary .back {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.wishlist-index-index .actions-toolbar .secondary .back span,
.wishlist-index-share .actions-toolbar .secondary .back span {
  color: #ffffff;
}
.wishlist-index-index .actions-toolbar .secondary .back:hover,
.wishlist-index-share .actions-toolbar .secondary .back:hover {
  text-decoration: none;
  background: #ad91fa;
}
.wishlist-index-index .toolbar,
.wishlist-index-share .toolbar {
  display: none;
}
.wishlist-index-index .toolbar:last-child,
.wishlist-index-share .toolbar:last-child {
  display: block;
}
.wishlist-index-index .toolbar.wishlist-toolbar,
.wishlist-index-share .toolbar.wishlist-toolbar {
  margin-bottom: 2rem;
}
.wishlist-index-index .toolbar.wishlist-toolbar .limiter,
.wishlist-index-share .toolbar.wishlist-toolbar .limiter,
.wishlist-index-index .toolbar.wishlist-toolbar .toolbar-amount,
.wishlist-index-share .toolbar.wishlist-toolbar .toolbar-amount {
  display: none;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages {
  max-width: 490px;
  width: 100%;
  margin: 0 auto;
  position: static;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items {
  display: flex;
  justify-content: center;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item {
  background-color: #ffffff;
  border: 1px solid #ebe6fc;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 1rem 0 0;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item .page,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item .page,
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item .action,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item .action {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item span,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item span {
  color: #603dbd;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item .action,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item .action {
  border: none;
  margin: 0;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item .previous,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item .previous {
  padding: 0 0 0 .8rem;
  box-sizing: border-box;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item .previous::before,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item .previous::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(135deg);
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item .next::before,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item .next::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(-45deg);
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item.current,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item.current {
  background-color: #ebe6fc;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item.current .page,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item.current .page {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item.pages-item-previous,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item.pages-item-previous {
  margin-right: 2rem;
}
.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages .pages-items .item.pages-item-next,
.wishlist-index-share .toolbar.wishlist-toolbar .pager .pages .pages-items .item.pages-item-next {
  margin-left: 1rem;
}
.wishlist-index-share .actions-toolbar {
  flex-wrap: nowrap;
  justify-content: start;
  margin-bottom: 5.8rem;
}
.wishlist-index-share .actions-toolbar::before {
  content: none;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .wishlist-index-index .products-grid.wishlist .product-items .product-item {
    width: calc((100% - 5.1%)/3);
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item:nth-child(3n+3) {
    margin-right: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item:nth-child(4n+4) {
    margin-right: 2.55%;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .price-box,
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-name {
    margin: 0;
    padding: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-reviews-summary {
    padding: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-image-container {
    max-width: 100%;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions .edit {
    bottom: 1.2%;
    left: 50%;
    transform: translateX(-46px);
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo {
    margin: 0;
  }
  .wishlist-index-index .actions-toolbar .primary .action {
    max-width: 328px;
    width: 100%;
  }
  .wishlist-index-index .actions-toolbar .secondary {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .wishlist-index-index .actions-toolbar .secondary .action.back {
    max-width: 328px;
    width: 100%;
  }
}
.sales-order-history .history-wrapper {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ece7fc;
  padding: 3.4rem 7rem 5.8rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sales-order-history .orders-history {
  border-radius: 15px;
  box-sizing: border-box;
  padding: 4rem 0 3rem;
  width: 90.3%;
  max-width: 1300px;
}
.sales-order-history .orders-history thead .col {
  font-size: 1.8rem;
  line-height: .94;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
.sales-order-history .orders-history tbody .date {
  font-size: 1.4rem;
}
.sales-order-history .orders-history tbody .id {
  border: 10px solid #ece7fc;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.sales-order-history .orders-history tbody tr {
  background: #ffffff;
  border: 10px solid #ece7fc;
}
.sales-order-history .orders-history tbody tr .col {
  vertical-align: middle;
}
.sales-order-history .orders-history tbody tr .actions {
  display: flex;
}
.sales-order-history .orders-history tbody tr .view,
.sales-order-history .orders-history tbody tr .order {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-sizing: border-box;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 100%;
  height: 35px;
  color: #ffffff;
  padding: 0 .5rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: .93;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.sales-order-history .orders-history tbody tr .view:hover,
.sales-order-history .orders-history tbody tr .order:hover {
  text-decoration: none;
  background: #ad91fa;
}
.sales-order-history .orders-history tbody tr .canceled {
  color: #db4846;
}
.sales-order-history .orders-history tbody tr .received {
  color: #50d394;
}
.sales-order-history .orders-history tbody tr .onway {
  color: #ad91fa;
}
.sales-order-history .orders-history tbody tr .pending {
  color: #ffd43e;
}
.sales-order-history .orders-history tbody tr .arrived {
  color: #603dbd;
}
.sales-order-history .actions-toolbar .action.back {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.sales-order-history .actions-toolbar .action.back span {
  color: #ffffff;
}
.sales-order-history .actions-toolbar .action.back:hover {
  text-decoration: none;
  background: #ad91fa;
}
.sales-order-history .order-products-toolbar {
  margin-bottom: 2rem;
}
.sales-order-history .order-products-toolbar .limiter,
.sales-order-history .order-products-toolbar .toolbar-amount {
  display: none;
}
.sales-order-history .order-products-toolbar .pager .pages {
  max-width: 490px;
  width: 100%;
  margin: 0 auto;
  position: static;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items {
  display: flex;
  justify-content: center;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item {
  background-color: #ebe6fc;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 1rem 0 0;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item .page,
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item .action {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item span {
  color: #603dbd;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item .action {
  border: none;
  margin: 0;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item .previous {
  padding: 0 0 0 .8rem;
  box-sizing: border-box;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item .previous::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(135deg);
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item .next::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(-45deg);
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item.current {
  background-color: #ffffff;
  border: 1px solid #ebe6fc;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item.current .page {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item.pages-item-previous {
  margin-right: 2rem;
}
.sales-order-history .order-products-toolbar .pager .pages .pages-items .item.pages-item-next {
  margin-left: 1rem;
}
.sales-order-view .order-wrapper {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ece7fc;
  padding: 3.4rem 7rem 5.8rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sales-order-view .order-wrapper .order-links {
  display: none;
}
.sales-order-view .order-details-items,
.sales-order-view .block-order-details-view,
.sales-order-view .page-title-wrapper {
  background: #ffffff;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 3rem 3rem 4rem 5rem;
  width: 87%;
  border: none;
  max-width: 1300px;
}
.sales-order-view .page-title-wrapper {
  margin-bottom: 2rem;
}
.sales-order-view .page-title-wrapper .order-actions-toolbar {
  margin-bottom: 0;
}
.sales-order-view .page-title-wrapper .actions {
  display: flex;
  justify-content: space-between;
}
.sales-order-view .page-title-wrapper .actions .action {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.sales-order-view .page-title-wrapper .actions .action span {
  color: #ffffff;
}
.sales-order-view .page-title-wrapper .actions .action:hover {
  text-decoration: none;
  background: #ad91fa;
}
.sales-order-view .order-details-items {
  overflow-x: auto;
}
.sales-order-view .order-details-items .actions-toolbar .back {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.sales-order-view .order-details-items .actions-toolbar .back span {
  color: #ffffff;
}
.sales-order-view .order-details-items .actions-toolbar .back:hover {
  text-decoration: none;
  background: #ad91fa;
}
.sales-order-view .block-order-details-view {
  display: flex;
  flex-direction: column;
}
.sales-order-view .block-order-details-view .box-order-billing-address {
  display: none;
}
.checkout-onepage-success #registration {
  /* stylelint-disable-line */
  display: none;
}
.checkout-onepage-success .page-header {
  background-color: #ffffff;
}
.checkout-onepage-success .page-wrapper {
  background-color: #ece7fc;
}
.checkout-onepage-success .column.main {
  padding: 5rem 0 10rem;
}
.checkout-onepage-success .content_wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 2.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 856px;
  width: 81%;
}
.checkout-onepage-success .content_wrapper * {
  box-sizing: border-box;
}
.checkout-onepage-success .page-title {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.18;
  text-align: center;
}
.checkout-onepage-success .page-title::before {
  content: '';
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 1.5rem;
  background: url('../images/greeting.svg') center center no-repeat;
}
.checkout-onepage-success .checkout-success p {
  margin-bottom: 1.5rem;
  line-height: 1.3;
  text-align: center;
}
.checkout-onepage-success .checkout-success p:first-child {
  font-size: 1.4rem;
}
.checkout-onepage-success .checkout-success p:nth-child(2) {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.checkout-onepage-success .general-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 4rem;
  font-size: 1.4rem;
  line-height: 1.3;
}
.checkout-onepage-success .general-wrapper .title {
  margin: 2.5rem 0 1rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
}
.checkout-onepage-success .general-wrapper > div {
  width: 100%;
  text-align: center;
}
.checkout-onepage-success .items-wrapper {
  margin-bottom: 3.5rem;
}
.checkout-onepage-success .items-wrapper ul {
  padding: 0;
  padding-inline-start: 0;
  margin: 0;
}
.checkout-onepage-success .items-wrapper .item {
  border: 1px solid rgba(127, 86, 239, 0.2);
  border-radius: 10px;
  margin-bottom: 1.5rem;
  overflow: hidden;
  display: table;
  padding: 1.5rem 1rem;
  align-items: center;
  line-height: 1.18;
}
.checkout-onepage-success .items-wrapper .item .item-image-wrapper {
  max-width: 50px;
  max-height: 50px;
  display: table-cell;
}
.checkout-onepage-success .items-wrapper .item .item-name {
  padding: 0 1.7rem;
  font-weight: 500;
  font-size: 1.2rem;
  float: left;
  width: 100%;
  margin-bottom: .4rem;
}
.checkout-onepage-success .items-wrapper .item .item-qty {
  padding: 0 1.7rem;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.4rem;
  float: left;
  width: 100%;
  margin-bottom: .4rem;
}
.checkout-onepage-success .items-wrapper .item .item-total {
  font-size: 1.6rem;
  padding: 0 1.7rem;
  font-weight: 500;
  float: left;
  width: 100%;
  margin-bottom: .4rem;
}
.checkout-onepage-success .items-wrapper .item:last-child {
  margin-bottom: 0;
}
.checkout-onepage-success .actions-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.checkout-onepage-success .actions-toolbar {
  margin: 0 0 2rem;
}
.checkout-onepage-success .actions-toolbar .action {
  margin: 0;
  min-width: 250px;
  line-height: 1;
}
.checkout-onepage-success .actions-toolbar:last-child {
  margin: 0;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .step-title {
  margin-bottom: .6rem;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .step-buttons-wrapper {
  display: flex;
  justify-content: space-between;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .step-buttons-wrapper form {
  width: 100%;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .new-address-popup .action-show-popup {
  width: 19rem;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item {
  border: none;
  display: flex;
  flex-direction: column;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: .94;
  -webkit-font-smoothing: antialiased;
  max-width: 380px;
  margin: 0 0 2rem;
  width: 100%;
  padding-top: 0;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item:nth-child(odd) {
  margin-right: 0;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item:nth-child(even) {
  margin-left: 1rem;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item.selected-item::after {
  content: none;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item .action {
  margin: 0;
  align-self: flex-end;
  width: 25px;
  height: 25px;
  position: relative;
  top: 23px;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item .action::before {
  content: '';
  display: inline-block;
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQwMDEgMy4zMzk4NkwxMy42NjAxIDAuNTk5ODU4QzEzLjMwMjQgMC4yNjM5NTQgMTIuODMzOCAwLjA3MTIxNjcgMTIuMzQzNCAwLjA1ODMwOTlDMTEuODUyOSAwLjA0NTQwMzIgMTEuMzc0OCAwLjIxMzIyNyAxMS4wMDAxIDAuNTI5ODU4TDIuMDAwMDUgOS41Mjk4NkMxLjY3NjgyIDkuODU1ODIgMS40NzU1NiAxMC4yODMxIDEuNDMwMDUgMTAuNzM5OUwxLjAwMDA1IDE0LjkwOTlDMC45ODY1ODIgMTUuMDU2MyAxLjAwNTU5IDE1LjIwNCAxLjA1NTcxIDE1LjM0MjJDMS4xMDU4NCAxNS40ODA1IDEuMTg1ODUgMTUuNjA2IDEuMjkwMDUgMTUuNzA5OUMxLjM4MzQ5IDE1LjgwMjUgMS40OTQzMSAxNS44NzU5IDEuNjE2MTUgMTUuOTI1NkMxLjczNzk4IDE1Ljk3NTQgMS44Njg0NSAxNi4wMDA2IDIuMDAwMDUgMTUuOTk5OUgyLjA5MDA1TDYuMjYwMDUgMTUuNjE5OUM2LjcxNjg1IDE1LjU3NDQgNy4xNDQwOSAxNS4zNzMxIDcuNDcwMDUgMTUuMDQ5OUwxNi40NzAxIDYuMDQ5ODZDMTYuODE5NCA1LjY4MDgzIDE3LjAwODIgNS4xODgzNyAxNi45OTUgNC42ODAzOUMxNi45ODE5IDQuMTcyNDIgMTYuNzY4IDMuNjkwMzcgMTYuNDAwMSAzLjMzOTg2Wk0xMy4wMDAxIDYuNjc5ODZMMTAuMzIwMSAzLjk5OTg2TDEyLjI3MDEgMS45OTk4NkwxNS4wMDAxIDQuNzI5ODZMMTMuMDAwMSA2LjY3OTg2WiIgZmlsbD0iIzdGNTZFRiIvPgo8L3N2Zz4K') center no-repeat;
  width: 18px;
  height: 21px;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item .action span {
  display: none;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item a {
  margin: 1rem 0;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .shipping-address-item a:hover {
  text-decoration: none;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .field input {
  width: 100%;
  margin: 0;
}
.checkout-index-index .opc-block-summary {
  background-color: transparent;
}
.checkout-index-index .checkout-shipping-address * {
  box-sizing: border-box;
}
.checkout-index-index .step-content {
  margin-bottom: 2.3rem;
}
.checkout-index-index .table-checkout-shipping-method {
  display: flex;
  min-width: auto;
  width: 100%;
}
.checkout-index-index .table-checkout-shipping-method .field-error {
  position: absolute;
  width: 100%;
}
.checkout-index-index .table-checkout-shipping-method table {
  display: block;
  width: 100%;
}
.checkout-index-index .table-checkout-shipping-method tbody {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 1.5rem;
}
.checkout-index-index .table-checkout-shipping-method tbody tr {
  display: flex;
  margin-bottom: 2rem;
}
.checkout-index-index .table-checkout-shipping-method tbody tr.row {
  margin-bottom: 2rem;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td {
  display: block;
  width: 100%;
  border: none;
  font-size: 1.6rem;
  padding: .9rem .5rem;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td .input-block-level > span,
.checkout-index-index .table-checkout-shipping-method tbody tr td > span {
  font-weight: 700;
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: .9rem;
  text-align: left;
  padding: 0;
  width: 100%;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td .price {
  font-size: 1.6rem;
  line-height: 1.43;
  text-align: center;
}
.checkout-index-index .table-checkout-shipping-method tbody tr .col-method {
  display: flex;
  width: 100%;
  padding: .5rem;
}
.checkout-index-index .table-checkout-shipping-method tbody tr .col-method.radio {
  padding: 0;
  width: auto;
}
.checkout-index-index .table-checkout-shipping-method tbody tr .col-method span {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.43;
}
.checkout-index-index .table-checkout-shipping-method tbody tr .col-carrier,
.checkout-index-index .table-checkout-shipping-method tbody tr .col-price {
  padding: .5rem;
}
.checkout-index-index .table-checkout-shipping-method tbody tr:nth-child(1) td:nth-child(1),
.checkout-index-index .table-checkout-shipping-method tbody tr:nth-child(2) td:nth-child(1) {
  padding: 0;
}
.checkout-index-index .table-checkout-shipping-method tbody tr:nth-child(1) {
  margin: 0;
}
.checkout-index-index .table-checkout-shipping-method tbody tr:nth-child(3) td {
  padding-bottom: 1.3rem;
}
.checkout-index-index .table-checkout-shipping-method .select2.select2-container {
  width: 100%;
  min-width: 100%;
}
.checkout-index-index .table-checkout-shipping-method .select2.select2-container.select2-container--above.select2-container--open .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.checkout-index-index .table-checkout-shipping-method .select2.select2-container.select2-container--below.select2-container--open .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.checkout-index-index .table-checkout-shipping-method .select2.select2-container .select2-selection--single {
  border: 1px solid #ebe6fc;
  height: auto;
  border-radius: 10px;
}
.checkout-index-index .table-checkout-shipping-method .select2.select2-container .select2-selection--single .select2-selection__arrow {
  height: 100%;
  width: 5rem;
}
.checkout-index-index .table-checkout-shipping-method .select2.select2-container .select2-selection--single .select2-selection__arrow b {
  transform: translateY(-50%);
  border: none;
  width: 10px;
  height: 10px;
  background-position: 0 0;
  background-image: url('../images/arrow-down-thin.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.checkout-index-index .table-checkout-shipping-method .select2.select2-container .select2-selection__rendered {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.15;
  color: #000000;
  opacity: 1;
  padding: 1.5rem 2rem;
}
.checkout-index-index .table-checkout-shipping-method .input-block-level .input-text {
  border: 1px solid #ebe6fc;
  border-radius: 10px;
  height: 50px;
}
.checkout-index-index .table-checkout-shipping-method input[type=radio] {
  margin: 0;
  width: 21px;
}
.checkout-index-index .select2-dropdown {
  max-width: 20rem;
}
.checkout-index-index .select2-container--open .select2-dropdown--below,
.checkout-index-index .select2-container--open .select2-dropdown--above {
  border-color: #ebe6fc;
  color: rgba(0, 0, 0, 0.6);
}
.checkout-index-index .select2-container--open .select2-dropdown--below input,
.checkout-index-index .select2-container--open .select2-dropdown--above input {
  border-color: #bea7ff;
  color: #000000;
  padding: 0 2rem;
}
.checkout-index-index .opc .checkout-payment-method {
  width: 100%;
}
.checkout-index-index .opc .checkout-payment-method .step-content {
  margin: 0;
}
.checkout-index-index .opc .checkout-payment-method .fieldset {
  margin: 0;
}
.checkout-index-index .opc .checkout-payment-method .fieldset br {
  display: none;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .actions-toolbar {
  display: none;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .payment-methods {
  margin: 0;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .orderbtn-nocalling-wrapper {
  display: flex;
  flex-direction: column;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .orderbtn-nocalling-wrapper .payment-method-content {
  padding: 0;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .orderbtn-nocalling-wrapper .payment-method-content .actions-toolbar {
  display: flex;
  margin-left: 0;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .orderbtn-nocalling-wrapper .col-mp {
  margin: 20rem 0 3.5rem;
  padding: 0;
  position: relative;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .orderbtn-nocalling-wrapper .col-mp span {
  font-size: 1.6rem;
  line-height: .93;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .orderbtn-nocalling-wrapper .col-mp input[type=checkbox] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .orderbtn-nocalling-wrapper .col-mp input[type=checkbox] + label {
  padding-left: 3.4rem;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .orderbtn-nocalling-wrapper .col-mp input[type=checkbox] + label:after {
  background: #ffffff;
  width: 21px;
  height: 21px;
  top: -1px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  content: '';
  border-radius: 3px;
  border: 1px solid #b8a3f1;
}
.checkout-index-index .opc .checkout-payment-method .fieldset .orderbtn-nocalling-wrapper .col-mp input[type=checkbox]:checked + label:after {
  background: #603dbd;
}
.checkout-index-index .opc .checkout-payment-method .payment-group .payment-title {
  font-weight: 700;
  line-height: .93;
}
.checkout-index-index .opc .checkout-payment-method .payment-group .choice {
  position: relative;
  margin-top: 1.2rem;
}
.checkout-index-index .opc .checkout-payment-method .payment-group .label {
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 400;
}
.checkout-index-index .opc .checkout-payment-method .payment-group .payment-method-title {
  padding: 0;
  margin-top: 1.2rem;
}
.checkout-index-index .opc .checkout-payment-method .payment-group input[type=radio] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.checkout-index-index .opc .checkout-payment-method .payment-group input[type=radio] + label {
  padding-left: 3.4rem;
}
.checkout-index-index .opc .checkout-payment-method .payment-group input[type=radio] + label:after {
  background: #ffffff;
  width: 21px;
  height: 21px;
  top: -1px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  content: '';
  border-radius: 3px;
  border: 1px solid #b8a3f1;
}
.checkout-index-index .opc .checkout-payment-method .payment-group input[type=radio]:checked + label:after {
  background: #603dbd;
}
.checkout-index-index .column.main .opc-summary-wrapper {
  width: 49%;
  max-width: 52.5rem;
  margin: 0;
}
.checkout-index-index .column.main .opc-summary-wrapper * {
  box-sizing: border-box;
}
.checkout-index-index .column.main .opc-summary-wrapper .table-totals {
  margin-bottom: 1.8rem;
  order: 0;
}
.checkout-index-index .column.main .opc-summary-wrapper .table-totals td,
.checkout-index-index .column.main .opc-summary-wrapper .table-totals th {
  padding: 0;
  font-size: 1.6rem;
}
.checkout-index-index .column.main .opc-summary-wrapper .table-totals tr {
  padding: .7rem 0;
}
.checkout-index-index .column.main .opc-summary-wrapper .items-in-cart {
  order: 2;
}
.checkout-index-index .column.main .opc-summary-wrapper .items-in-cart > .title {
  border: none;
  padding: 0;
  margin-bottom: 3.5rem;
}
.checkout-index-index .column.main .opc-summary-wrapper .items-in-cart > .title strong {
  display: none;
}
.checkout-index-index .column.main .opc-summary-wrapper .items-in-cart > .title::after {
  font-weight: 700;
  height: 20px;
}
.checkout-index-index .column.main .opc-summary-wrapper .opc-block-summary {
  padding: 1rem;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.checkout-index-index .column.main .opc-summary-wrapper .minicart-items-wrapper {
  padding: 0;
  max-height: none;
  width: 100%;
}
.checkout-index-index .column.main .opc-summary-wrapper .minicart-items {
  width: 100%;
}
.checkout-index-index .column.main .opc-summary-wrapper .product {
  display: flex;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item {
  border-radius: 15px;
  background-color: #ffffff;
  margin-bottom: 2rem;
  padding: 1.3rem 4rem 1.3rem 0;
  box-shadow: none;
  border: 0;
  width: 100%;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item:last-child {
  margin-bottom: 0;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-image-wrapper {
  max-height: 70px;
  max-width: 70px;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-image-container {
  display: flex;
  align-items: center;
  padding: 0 1rem;
  flex-shrink: 0;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-image-container img {
  max-width: 70px;
  max-height: 70px;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .item-info {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details {
  display: flex;
  align-items: center;
  margin: 0;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.3;
  text-align: left;
  padding: 0;
  width: 100%;
  flex: 1;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .product-item-inner {
  display: flex;
  margin: 0;
  width: 100%;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .product-item-name-block {
  display: flex;
  align-items: center;
  padding: 0;
  flex: 1;
  flex-wrap: wrap;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .product-item-name-block .options {
  flex-direction: column;
  order: 1;
  width: 100%;
  margin-top: 1rem;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .product-item-name-block .options .toggle {
  opacity: .6;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .product-item-name-block .options .content {
  margin-top: .5rem;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .product-item-name-block .options .content .item-options {
  margin: 0;
  opacity: .6;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .product-item-name-block .options .content .item-options .values {
  font-weight: 400;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .product-item-name {
  font-weight: 500;
  line-height: 1.18;
  margin: 0;
  flex: 1;
  min-width: 117px;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .subtotal {
  font-weight: 500;
  line-height: 1.18;
  order: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 8.5rem;
  flex-shrink: 0;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .details-qty {
  display: flex;
  margin: 0;
  padding: 0 1rem;
  color: rgba(0, 0, 0, 0.6);
  flex-basis: 20.5%;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .details-qty .title {
  margin: 0;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .price-excluding-tax {
  margin: 0;
  line-height: 1;
  display: inline-block;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .product-item-details .price {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.18;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .col.item-details {
  padding: 2rem .5rem 2rem 1rem;
  order: unset;
  width: auto;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .col.bundle-products {
  padding: 2rem .5rem;
  order: unset;
  flex-grow: 0;
  margin-left: 2rem;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .col.bundle-products .accordion {
  margin: 0;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .col.bundle-products .product-dropdown .item-options {
  padding: .5rem 1rem 3.5rem 14rem;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .col.bundle-products .product-dropdown .product-item-image {
  width: 80px;
  height: 80px;
  margin-right: 3.7rem;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .col.qty {
  padding: 2rem .5rem;
  width: 110px;
  order: unset;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .col.remove {
  padding: 2rem 1rem;
  order: unset;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .subtotal--mobile {
  display: none;
}
.checkout-index-index .column.main .opc-summary-wrapper .product-item .item-options {
  font-size: 1.4rem;
  line-height: 1.14;
}
.checkout-index-index .opc-estimated-wrapper {
  display: none;
}
.checkout-index-index .modal-popup .fieldset > .field.choice:before {
  padding: 0;
  width: auto;
}
.checkout-index-index .modal-popup .fieldset .field .control._with-tooltip input {
  width: 100%;
  margin: 0;
}
.checkout-index-index .payment-option-content {
  /* stylelint-disable-next-line declaration-no-important */
  display: flex !important;
  flex-direction: column-reverse;
  width: 50%;
}
.checkout-index-index .action-toggle {
  font-size: 1.6rem;
  line-height: 1.18;
}
.checkout-index-index .payment-option {
  display: flex;
  justify-content: space-between;
  order: 1;
  margin-bottom: 2.2rem;
}
.checkout-index-index .discount-code .form-discount {
  position: relative;
  margin-bottom: .7rem;
}
.checkout-index-index .discount-code .form-discount .input-text {
  height: 4.8rem;
  padding: 0 50% 0 2rem;
  color: rgba(0, 0, 0, 0.6);
  border-color: #e5ddfc;
}
.checkout-index-index .discount-code .form-discount div.actions-toolbar {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  width: auto;
}
.checkout-index-index .discount-code .form-discount div.actions-toolbar .action-apply,
.checkout-index-index .discount-code .form-discount div.actions-toolbar .action-cancel {
  border-radius: 100px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0;
  padding: 0 2rem;
  background-color: rgba(127, 86, 239, 0.13);
  height: 4.8rem;
  color: #7f56ef;
  box-shadow: none;
}
.checkout-index-index .discount-code .form-discount .payment-option-inner .label {
  display: none;
}
.ie11 .checkout-index-index .table-checkout-shipping-method input[type=radio] {
  visibility: visible;
}
.checkout-index-index .page-wrapper .top-links-left ul > li:first-child {
  display: block;
  border: 1px solid #7f56ef;
  border-radius: 3rem;
}
.checkout-index-index .page-wrapper .top-links-left ul > li:first-child a {
  font-size: 1.3rem;
  color: #7f56ef;
  font-weight: 700;
}
.checkout-index-index .page-wrapper .top-links-left ul > li:first-child.active {
  background: #7f56ef;
}
.checkout-index-index .page-wrapper .top-links-left ul > li:first-child.active a {
  color: #ffffff;
}
.checkout-index-index .page-header {
  background-color: #ffffff;
}
.checkout-index-index .checkout-container {
  margin: 0 1.5rem 2rem;
}
.checkout-index-index .checkout-container .authentication-wrapper {
  display: none;
}
.checkout-index-index .page-main {
  padding: 0;
  max-width: 1078px;
}
.checkout-index-index .page-wrapper {
  background-color: #f7f5fe;
}
.checkout-index-index .page-wrapper .top-links-left > li:first-child {
  display: list-item;
}
.checkout-index-index .checkout-header {
  font-size: 4rem;
  line-height: 1.175;
  padding: 0;
  margin-bottom: 3rem;
  font-weight: 700;
}
.checkout-index-index .header.content {
  display: none;
}
.checkout-index-index .desktop-only {
  display: none;
}
.checkout-index-index .mobile-only {
  display: block;
}
.checkout-index-index .opc-wrapper {
  border-radius: 10px;
  padding: 3.5rem 8.2rem 2.3rem 3.8rem;
  background-color: #ffffff;
  width: 49%;
  max-width: 524px;
}
.checkout-index-index .fieldset > .field:not(.choice) {
  margin-bottom: 2.5rem;
  width: 100%;
}
.checkout-index-index .fieldset > .field:not(.choice) .control {
  width: 100%;
}
.checkout-index-index .fieldset > .field:not(.choice) > .label {
  font-weight: 700;
  float: none;
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: .9rem;
  text-align: left;
  padding: 0;
  width: 100%;
}
.checkout-index-index .fieldset > .field:not(.choice) .input-text {
  font-size: 1.6rem;
}
.checkout-index-index .step-title {
  font-size: 1.4rem;
  line-height: 1.18;
  font-weight: 700;
  margin-bottom: 3.6rem;
  padding: 0;
  border: none;
}
.checkout-index-index .action-help {
  display: none;
}
.checkout-index-index ._with-tooltip .note {
  display: none;
}
.checkout-index-index .actions-toolbar {
  margin: 0;
}
.checkout-index-index .actions-toolbar .primary {
  float: right;
}
.checkout-index-index .actions-toolbar .secondary:last-child {
  margin-top: 0;
}
.checkout-index-index .actions-toolbar .secondary .prev-step {
  border: 1px solid #7f56ef;
  border-radius: 100px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(0 10px 35px rgba(127, 86, 239, 0.2));
  width: 190px;
  height: 72px;
}
.checkout-index-index .actions-toolbar .secondary .prev-step:hover {
  text-decoration: none;
  background: rgba(127, 86, 239, 0.09);
}
.checkout-index-index .actions-toolbar .secondary .prev-step span {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: .93;
  text-align: center;
  color: #7f56ef;
}
.checkout-index-index .checkout-container .opc-progress-bar-wrapper {
  position: relative;
  background-color: #ffffff;
  margin-bottom: 5.8rem;
}
.checkout-index-index .checkout-container .opc-progress-bar-wrapper::before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100vw;
  background-color: #ffffff;
  left: 0;
  top: 0;
  transform: translateX(-100vw);
}
.checkout-index-index .checkout-container .opc-progress-bar-wrapper::after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100vw;
  background-color: #ffffff;
  right: 0;
  top: 0;
  transform: translateX(100vw);
}
.checkout-index-index .checkout-container .opc-progress-bar {
  padding: 2.5rem 0 3rem;
  max-width: 1300px;
  margin: 0 auto;
}
.checkout-index-index .checkout-container .opc-progress-bar-list {
  background: #ffffff;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item {
  align-items: center;
  display: flex;
  width: 33.33%;
  min-width: 220px;
  height: 80px;
  border: 1px solid rgba(127, 86, 239, 0.4);
  box-sizing: border-box;
  box-shadow: 0 10px 40px rgba(127, 86, 239, 0.2);
  border-radius: 10px;
  z-index: 1;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item::before {
  content: none;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item:nth-child(2) {
  margin: 0 3.08%;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item:nth-child(2)::after,
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item:nth-child(2)::before {
  content: '';
  height: 1px;
  width: 7.3%;
  position: absolute;
  background: #7f56ef;
  top: 50%;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item:nth-child(2)::before {
  left: -9%;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item:nth-child(2)::after {
  right: -9%;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item span {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.2;
  padding: 0 0 0 9.6rem;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item span::after {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #7f56ef;
  border: 1px solid;
  box-sizing: border-box;
  left: 33px;
  top: 50%;
  transform: translateY(-27px);
  width: 55px;
  height: 55px;
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item span::before {
  content: none;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item._complete span::after {
  content: '';
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNDcyMTcgMTYuODgwNkwwLjMyMjE2OSA5LjczMDU3Qy0wLjEwNzM5IDkuMzAxMDEgLTAuMTA3MzkgOC42MDQ1MyAwLjMyMjE2OSA4LjE3NDkzTDEuODc3NzcgNi42MTkyOUMyLjMwNzMzIDYuMTg5NjkgMy4wMDM4NSA2LjE4OTY5IDMuNDMzNDEgNi42MTkyOUw4LjI0OTk5IDExLjQzNThMMTguNTY2NiAxLjExOTI5QzE4Ljk5NjEgMC42ODk3MjkgMTkuNjkyNyAwLjY4OTcyOSAyMC4xMjIyIDEuMTE5MjlMMjEuNjc3OCAyLjY3NDkzQzIyLjEwNzQgMy4xMDQ0OSAyMi4xMDc0IDMuODAwOTcgMjEuNjc3OCA0LjIzMDU3TDkuMDI3ODEgMTYuODgwNkM4LjU5ODIxIDE3LjMxMDIgNy45MDE3MyAxNy4zMTAyIDcuNDcyMTcgMTYuODgwNloiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') center no-repeat;
  background-color: rgba(127, 86, 239, 0.09);
  border: none;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item._active span {
  color: #000000;
}
.checkout-index-index .checkout-container .opc-progress-bar-list .opc-progress-bar-item._active span::after {
  background: #7f56ef;
  border: none;
  content: counter(i);
  color: #ffffff;
  font-family: inherit;
}
.checkout-index-index input[type=radio] {
  position: relative;
  margin: 0 1.4rem 0 0;
  visibility: hidden;
  -moz-appearance: initial;
}
.checkout-index-index input[type=radio]:after {
  background: #ffffff;
  display: block;
  width: 21px;
  height: 21px;
  top: 4px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  content: '';
  border-radius: 3px;
  border: 1px solid #b8a3f1;
  visibility: visible;
}
.checkout-index-index input[type=radio]:checked:after {
  background: #603dbd;
}
.checkout-index-index .column:not(.sidebar-additional) .actions-toolbar {
  display: flex;
  margin: 0;
  width: 100%;
  flex-direction: row-reverse;
}
.checkout-index-index .column:not(.sidebar-additional) .actions-toolbar .primary,
.checkout-index-index .column:not(.sidebar-additional) .actions-toolbar .secondary {
  margin: 0;
  width: 100%;
}
.checkout-index-index .column:not(.sidebar-additional) .actions-toolbar .primary .prev-step,
.checkout-index-index .column:not(.sidebar-additional) .actions-toolbar .secondary .prev-step {
  width: 100%;
  max-width: 190px;
}
.checkout-index-index .column:not(.sidebar-additional) .actions-toolbar .secondary {
  margin-right: 1rem;
}
.checkout-index-index .column:not(.sidebar-additional) .actions-toolbar .action.primary {
  align-items: center;
  width: 100%;
  max-width: 190px;
  height: 72px;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  border-radius: 100px;
}
.wishlist-shared-index .columns .column {
  padding-bottom: 0;
}
.wishlist-shared-index .shared {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ece7fc;
  padding: 3.4rem 7rem 5.8rem;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.wishlist-shared-index .shared.form .actions-toolbar {
  margin-left: 0;
}
.wishlist-shared-index .shared.form .actions-toolbar .back,
.wishlist-shared-index .shared.form .actions-toolbar .primary {
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  width: 250px;
  height: 72px;
  font-size: 1.6rem;
  line-height: .93;
  font-weight: 700;
  margin: 0;
}
.wishlist-shared-index .shared.form .actions-toolbar .back:hover,
.wishlist-shared-index .shared.form .actions-toolbar .primary:hover {
  text-decoration: none;
  background: #ad91fa;
}
.wishlist-shared-index .shared.form .actions-toolbar .back {
  align-items: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
}
.wishlist-shared-index .shared.form .actions-toolbar .secondary {
  margin-top: 0;
}
.wishlist-shared-index .table-wrapper {
  background: #ffffff;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 3rem 3rem 4rem;
  width: 87%;
  border: none;
  max-width: 1300px;
}
.wishlist-shared-index th.product.col {
  display: table-cell;
}
.wishlist-shared-index .product.col {
  display: flex;
}
.wishlist-shared-index .product.col .product {
  padding: .8rem 1rem;
}
.wishlist-shared-index .product .price-label {
  display: none;
}
.wishlist-shared-index .product .name {
  align-self: center;
  width: 70%;
}
.wishlist-shared-index .product .price-box {
  align-self: center;
  padding: .8rem 1rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  width: 10%;
}
.wishlist-shared-index .product .price-box .price {
  font-size: 1.8rem;
}
.wishlist-shared-index .product .price-box .special-price {
  color: #db4846;
}
.wishlist-shared-index .product .price-box .price-as-configured {
  margin-bottom: 0;
}
.wishlist-shared-index tbody .col.actions {
  text-align: center;
  min-width: 227px;
  vertical-align: middle;
}
.wishlist-shared-index tbody .col.actions .tocart {
  width: 180px;
}
.wishlist-shared-index tbody .col.actions .towishlist {
  margin-left: 1rem;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
}
.wishlist-shared-index tbody .col.actions .towishlist::before {
  content: '';
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFpNMTAuOTY4OCAxNy42ODgzQzEwLjk2ODggMTcuNjg4MyAxLjkyOTY5IDExLjg5NjcgMS45Mjk2OSA2Ljc4ODFDMS45Mjk2OSA0LjIwMDggNC4wNzAxMiAyLjEwMzUzIDYuNzEwNzQgMi4xMDM1M0M4LjU2NjggMi4xMDM1MyAxMC4xNzY2IDMuMTM5NDcgMTAuOTY4OCA0LjY1Mjc1QzExLjc2MDkgMy4xMzk0NyAxMy4zNzA3IDIuMTAzNTMgMTUuMjI2OCAyLjEwMzUzQzE3Ljg2NzQgMi4xMDM1MyAyMC4wMDc4IDQuMjAwOCAyMC4wMDc4IDYuNzg4MUMyMC4wMDc4IDExLjg5NjcgMTAuOTY4OCAxNy42ODgzIDEwLjk2ODggMTcuNjg4M1oiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
  display: block;
  width: 22px;
  height: 20px;
}
.wishlist-shared-index tbody .col.actions .towishlist.added::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.wishlist-shared-index tbody .col.actions .towishlist:hover {
  background: transparent;
}
.wishlist-shared-index tbody .col.actions .towishlist:hover::before {
  background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjQwNDMgNC4yMDA4QzIxLjA2NCAzLjQxMjc3IDIwLjU3MzIgMi42OTg2NiAxOS45NTk2IDIuMDk4NDZDMTkuMzQ1NSAxLjQ5NjQ2IDE4LjYyMTQgMS4wMTgwNiAxNy44MjY4IDAuNjg5Mjc2QzE3LjAwMjggMC4zNDY5OTIgMTYuMTE5IDAuMTcxNzkyIDE1LjIyNjggMC4xNzM4NDZDMTMuOTc1IDAuMTczODQ2IDEyLjc1MzcgMC41MTY2MTkgMTEuNjkyNCAxLjE2NDA4QzExLjQzODUgMS4zMTg5NiAxMS4xOTczIDEuNDg5MDggMTAuOTY4OCAxLjY3NDQzQzEwLjc0MDIgMS40ODkwOCAxMC40OTkgMS4zMTg5NiAxMC4yNDUxIDEuMTY0MDhDOS4xODM3OSAwLjUxNjYxOSA3Ljk2MjUgMC4xNzM4NDYgNi43MTA3NCAwLjE3Mzg0NkM1LjgwOTM4IDAuMTczODQ2IDQuOTM1OTQgMC4zNDY1MDIgNC4xMTA3NCAwLjY4OTI3NkMzLjMxMzQ4IDEuMDE5MzUgMi41OTQ5MiAxLjQ5NDE2IDEuOTc3OTMgMi4wOTg0NkMxLjM2MzQ3IDIuNjk3OTggMC44NzI2MiAzLjQxMjI2IDAuNTMzMjAzIDQuMjAwOEMwLjE4MDI3MyA1LjAyMDkyIDAgNS44OTE4MSAwIDYuNzg4MUMwIDcuNjMzNjEgMC4xNzI2NTYgOC41MTQ2NiAwLjUxNTQzIDkuNDEwOTVDMC44MDIzNDQgMTAuMTYgMS4yMTM2NyAxMC45MzY5IDEuNzM5MjYgMTEuNzIxNUMyLjU3MjA3IDEyLjk2MzEgMy43MTcxOSAxNC4yNTggNS4xMzkwNiAxNS41NzA3QzcuNDk1MzEgMTcuNzQ2NyA5LjgyODcxIDE5LjI0OTggOS45Mjc3NCAxOS4zMTA4TDEwLjUyOTUgMTkuNjk2N0MxMC43OTYxIDE5Ljg2NjggMTEuMTM4OSAxOS44NjY4IDExLjQwNTUgMTkuNjk2N0wxMi4wMDcyIDE5LjMxMDhDMTIuMTA2MyAxOS4yNDczIDE0LjQzNzEgMTcuNzQ2NyAxNi43OTU5IDE1LjU3MDdDMTguMjE3OCAxNC4yNTggMTkuMzYyOSAxMi45NjMxIDIwLjE5NTcgMTEuNzIxNUMyMC43MjEzIDEwLjkzNjkgMjEuMTM1MiAxMC4xNiAyMS40MTk1IDkuNDEwOTVDMjEuNzYyMyA4LjUxNDY2IDIxLjkzNSA3LjYzMzYxIDIxLjkzNSA2Ljc4ODFDMjEuOTM3NSA1Ljg5MTgxIDIxLjc1NzIgNS4wMjA5MiAyMS40MDQzIDQuMjAwOFoiIGZpbGw9IiM3RjU2RUYiLz4KPC9zdmc+Cg==') no-repeat;
}
.wishlist-shared-index tbody .col.actions .towishlist span {
  display: none;
}
body.black-friday-event .column.main {
  padding: 6rem 0 7rem;
}
body.black-friday-event .actions-toolbar > .secondary .action {
  margin: 0;
}
body.black-friday-event .actions-toolbar > .secondary:last-child {
  margin: 1rem 0 0;
}
body.black-friday-event .login-container {
  display: flex;
  flex-direction: column;
}
body.black-friday-event .login-container .fieldset {
  margin: 0;
}
body.black-friday-event .login-container .fieldset:after {
  margin: 0;
}
body.black-friday-event .fieldset:only-child {
  margin: 0;
}
body.black-friday-event a.action {
  color: rgba(0, 0, 0, 0.6);
  line-height: .93;
}
body.black-friday-event .action.login {
  margin: 0;
}
body.black-friday-event .block.block-customer-login,
body.black-friday-event .block.block-new-customer {
  width: 100%;
  margin: 0;
}
body.black-friday-event .column:not(.sidebar-additional) .block.block-customer-login .form .actions-toolbar {
  align-items: flex-start;
}
body.black-friday-event .block.block-new-customer .actions-toolbar {
  margin: 0;
}
body.black-friday-event .block.block-new-customer .actions-toolbar .secondary {
  float: none;
  margin: 1.4rem auto 0;
}
body.black-friday-event .page-wrapper {
  background: url('../images/black-wave.svg') no-repeat;
  background-size: cover;
}
body.black-friday-event .page-wrapper .page-title {
  color: #ffffff;
  margin-bottom: 4.5rem;
  font-size: 2.4rem;
  line-height: 1.41666667;
  text-transform: lowercase;
}
body.black-friday-event .field .label {
  color: #ffd43e;
}
body.black-friday-event .field input {
  border-color: #ffd43e;
}
body.black-friday-event .field input.mage-error {
  border-color: #ff515b;
}
body.black-friday-event .actions-toolbar > .primary {
  margin-bottom: 2rem;
}
body.black-friday-event .actions-toolbar > .secondary {
  display: flex;
  width: 100%;
  justify-content: center;
  margin: 0;
}
body.black-friday-event .action.primary {
  background-color: #ffd43e;
  color: #000000;
  box-shadow: none;
}
body.black-friday-event .action.primary:hover,
body.black-friday-event .action.primary:active {
  background-color: #fab91d;
}
body.black-friday-event .action.back {
  font-size: 1.4rem;
  line-height: 0.92857143;
  color: #ffffff;
}
body.black-friday-event .content_wrapper {
  background-color: #000000;
}
body.black-friday-event .page-footer {
  background-color: #000000;
}
.cms-dostavka-i-oplata .page-main ul li {
  list-style: initial;
}
.rewards-account-index .block-rewards-account-summary,
.rewards-account-history .block-rewards-account-summary {
  font-size: 1.8rem;
  line-height: 1.11111111;
}
.rewards-account-index .block-rewards-account-summary.order-details-items,
.rewards-account-history .block-rewards-account-summary.order-details-items {
  border-radius: 0 10px 10px 10px;
  padding: 2rem;
}
.rewards-account-index .block-rewards-account-summary .block-title,
.rewards-account-history .block-rewards-account-summary .block-title {
  margin-top: 0;
}
.rewards-account-index .block-rewards-account-summary .block-title strong,
.rewards-account-history .block-rewards-account-summary .block-title strong {
  /* stylelint-disable-next-line declaration-no-important */
  font-weight: 700 !important;
}
.rewards-account-index .block-rewards-account-summary ul,
.rewards-account-history .block-rewards-account-summary ul {
  margin-top: 0;
}
.rewards-account-index .block-rewards-account-summary ul li,
.rewards-account-history .block-rewards-account-summary ul li {
  list-style: disc;
}
.rewards-account-index .block-rewards-account-summary .unsubscribe,
.rewards-account-history .block-rewards-account-summary .unsubscribe {
  /* stylelint-disable-next-line declaration-no-important */
  font-size: 1.8rem !important;
  padding: 0;
}
.rewards-account-index .block-rewards-account-summary .unsubscribe a,
.rewards-account-history .block-rewards-account-summary .unsubscribe a {
  text-decoration: underline;
}
.rewards-account-index .block-rewards-account-summary .unsubscribe a:hover,
.rewards-account-history .block-rewards-account-summary .unsubscribe a:hover,
.rewards-account-index .block-rewards-account-summary .unsubscribe a:focus,
.rewards-account-history .block-rewards-account-summary .unsubscribe a:focus {
  text-decoration: none;
}
.rewards-account-index .page-title,
.rewards-account-history .page-title {
  margin: 0 0 2rem;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.55555556;
}
.rewards-account-index .rewards-links,
.rewards-account-history .rewards-links {
  margin: 0;
}
.rewards-account-index .rewards-links .item,
.rewards-account-history .rewards-links .item {
  margin: 0;
}
.rewards-account-index .rewards-links .item.current strong,
.rewards-account-history .rewards-links .item.current strong {
  color: #ffffff;
  background: #7f56ef;
  font-weight: 600;
}
.rewards-account-index .rewards-links .item.current strong:hover,
.rewards-account-history .rewards-links .item.current strong:hover {
  background: #7f56ef;
}
.rewards-account-index .rewards-links .item a,
.rewards-account-history .rewards-links .item a,
.rewards-account-index .rewards-links .item strong,
.rewards-account-history .rewards-links .item strong {
  background: #ffffff;
  color: #000000;
  border: 1px solid #d1d1d1;
  font-size: 1.8rem;
  line-height: 1.11111111;
  font-weight: 600;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  border-radius: 10px 10px 0 0;
}
.rewards-account-index .rewards-links .item a:hover,
.rewards-account-history .rewards-links .item a:hover,
.rewards-account-index .rewards-links .item strong:hover,
.rewards-account-history .rewards-links .item strong:hover {
  background: #f6f3ff;
}
.checkout-index-index .rewards-notification-block {
  background: #7f56ef;
  border-radius: 10px;
  padding: 10px;
  color: #ffffff;
}
.checkout-index-index .payment-option {
  display: block;
}
.checkout-index-index .payment-option .payment-option-title {
  border-top: none;
  padding: 15px 0;
}
.checkout-index-index .payment-option .payment-option-title .action-toggle {
  font-size: 2rem;
  font-weight: 500;
  color: #7f56ef;
}
.checkout-index-index .payment-option .payment-option-title .action-toggle:after {
  color: #7f56ef;
  font-weight: 700;
}
.checkout-index-index .payment-option > div {
  padding: 0 0 15px 0;
}
.checkout-index-index .opc-wrapper .form-discount {
  width: 215px;
}
.checkout-index-index .rewards-block .payment-option-content {
  /* stylelint-disable-next-line declaration-no-important */
  display: none !important;
}
.checkout-index-index .rewards-block._active .payment-option-content {
  /* stylelint-disable-next-line declaration-no-important */
  display: block !important;
}
.checkout-index-index .rewards-message-block {
  float: none;
}
.checkout-index-index .rewards-message-block .message.success {
  background: #7f56ef;
  color: #ffffff;
}
.checkout-index-index .rewards-message-block .message.success > *:first-child:before {
  color: #ffffff;
}
.checkout-cart-index .cart-summary .block > .title {
  border-top: none;
}
.checkout-cart-index .cart-summary .block > .title strong {
  font-size: 2rem;
  font-weight: 500;
  color: #7f56ef;
}
.checkout-cart-index .cart-summary .block > .title:after {
  color: #7f56ef;
  font-weight: 700;
}
.checkout-cart-index .shipping-phone {
  order: 1;
  color: #db4846;
}
.checkout-cart-index .shipping-phone .violet {
  color: #7f56ef;
  font-size: 14px;
  font-weight: 400;
}
.checkout-cart-index .shipping-phone a {
  color: #7f56ef;
  text-decoration: none;
}
.checkout-cart-index tr.rewards-points {
  display: none;
}
.main .rewards-notification-block {
  background: #7f56ef;
}
.main .rewards-notification-block p {
  color: #ffffff;
  margin-bottom: 0;
}
.rewards__checkout-cart-usepoints .discount-form div.buttons-container {
  margin-top: 15px;
}
.rewards__checkout-cart-usepoints .discount-form .button {
  width: 100%;
  margin-bottom: 15px;
}
.rewards__checkout-cart-usepoints div.input-box label {
  top: 35%;
  left: 30px;
}
.cms-club .page-title {
  font-size: 4.6rem;
  font-weight: 700;
  line-height: 1.15217391;
  width: 100%;
  margin: 0;
}
.cms-club .welcome-block {
  display: flex;
  flex-direction: column;
  padding: 50px 20px;
  flex-wrap: wrap;
}
.cms-club .welcome-block .left-side-wrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  flex-wrap: wrap;
}
.cms-club .welcome-block .right-side-wrapper {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  box-sizing: border-box;
}
.cms-club .welcome-block h1 {
  font-size: 4.6rem;
  font-weight: 700;
  line-height: 1.15217391;
  width: 100%;
  margin: 0;
}
.cms-club .welcome-block .subheader {
  position: relative;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.20833333;
  letter-spacing: 0;
  max-width: 212px;
  text-align: center;
  max-height: 110px;
}
.cms-club .welcome-block .subheader:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 264px;
  height: 264px;
  background: #ffd43e;
  z-index: -1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.cms-club .welcome-block p {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
}
.cms-club .welcome-registration-wrapper {
  flex-basis: 100%;
  margin-top: 12rem;
  text-align: center;
}
.cms-club .welcome-registration-wrapper .welcome-registration-link {
  background: #7f56ef;
  border: 1px solid #7f56ef;
  box-sizing: border-box;
  box-shadow: 0 10px 35px rgba(0, 85, 185, 0.2);
  border-radius: 100px;
  color: #ffffff;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.9375;
  text-align: center;
  padding: 2.9rem 2rem 2.8rem;
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
  display: block;
}
.cms-club .welcome-registration-wrapper .welcome-registration-link:hover {
  text-decoration: none;
  background: transparent;
  color: #7f56ef;
}
.cms-pro-nas .page-wrapper .top-links-left > li:nth-child(2),
.cms-o-nas .page-wrapper .top-links-left > li:nth-child(2) {
  background: #7f56ef;
  border-radius: 30px;
}
.cms-pro-nas .page-wrapper .top-links-left > li:nth-child(2) a,
.cms-o-nas .page-wrapper .top-links-left > li:nth-child(2) a {
  color: #ffffff;
}
.cms-pro-nas .page-wrapper .navigation .about-us,
.cms-o-nas .page-wrapper .navigation .about-us {
  background: #7f56ef;
  color: #ffffff;
}
.cms-club .page-wrapper .top-links-left > li:nth-child(3) {
  background: #ff785a;
  border-radius: 30px;
}
.cms-club .page-wrapper .top-links-left > li:nth-child(3) a {
  color: #ffffff;
}
.cms-club.logged-in .sfera-advantages .join-link {
  display: none;
}
.cms-club .advantages-block {
  background: url('../images/freken-advantages-bg.svg') top center no-repeat;
  background-size: contain;
  padding: 3.2rem 2rem 2rem;
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
}
.cms-club .advantages-block * {
  box-sizing: border-box;
}
.cms-club .sfera-advantages {
  max-width: 860px;
  width: 100%;
  border-radius: 40px;
  padding: 3rem 1rem;
  background-color: #ffffff;
  margin: 0 auto;
}
.cms-club .sfera-advantages h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.33333333;
  letter-spacing: 0;
  margin: 0 0 3.7rem;
  text-align: center;
}
.cms-club .sfera-advantages .advantages-list {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.cms-club .sfera-advantages .advantage-item {
  margin-bottom: 2.7rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.375;
  text-align: left;
  position: relative;
  padding-left: 90px;
}
.cms-club .sfera-advantages .advantage-item:before {
  position: absolute;
  left: 0;
}
.cms-club .sfera-advantages .advantage-item.item-clean:before {
  content: url('../images/list_icons/bucket.svg');
}
.cms-club .sfera-advantages .advantage-item.item-points:before {
  content: url('../images/list_icons/chips.svg');
}
.cms-club .sfera-advantages .advantage-item.item-discount:before {
  content: url('../images/list_icons/discount.svg');
  transform: translateY(-25%);
}
.cms-club .sfera-advantages .advantage-item.item-info:before {
  content: url('../images/list_icons/info.svg');
}
.cms-club .sfera-advantages .advantage-item.item-advantages:before {
  content: url('../images/list_icons/business.svg');
}
.cms-club .sfera-advantages p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.28571429;
  text-align: center;
  margin-bottom: 5.1rem;
}
.cms-club .sfera-advantages .join-link {
  background: #7f56ef;
  border: 1px solid #7f56ef;
  box-sizing: border-box;
  box-shadow: 0 10px 35px rgba(0, 85, 185, 0.2);
  border-radius: 100px;
  color: #ffffff;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.9375;
  text-align: center;
  padding: 2.9rem 2rem 2.8rem;
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
  display: block;
}
.cms-club .sfera-advantages .join-link:hover {
  text-decoration: none;
  background: transparent;
  color: #0055B9;
}
.cms-club .page-wrapper .header.content .our-club {
  background: #ff785a;
  color: #ffffff;
}
.cms-club .welcome-registration-wrapper {
  display: none;
}
.cms-no-route .content-wrapper {
  margin: 0 auto;
  text-align: center;
}
.cms-no-route .image-container {
  margin-bottom: 2rem;
}
.cms-no-route p {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1;
  margin-bottom: 4.8rem;
}
.cms-no-route .buttons-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cms-no-route .buttons-wrapper .action {
  width: 100%;
}
.cms-no-route .buttons-wrapper .action:first-child {
  margin: 0 0 2.5rem 0;
}
.cms-no-route .buttons-wrapper:first-child {
  margin: 0 0 2.5rem 0;
}
.cms-club .columns .column.main {
  padding-bottom: 0;
}
.cms-club .columns .column.main > p:last-child {
  display: none;
}
.cms-club .club-bunner {
  background: #eba4a2;
  background-size: auto, 50%, auto;
  color: #ffffff;
  padding: 8.4rem 0 0 11.6rem;
  position: relative;
  height: 567px;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
}
.cms-club .club-bunner .club-bunner-women {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cms-club .club-bunner .club-bunner-info {
  max-width: 512px;
}
.cms-club .club-bunner h2 {
  font-weight: 700;
  font-size: 4rem;
  line-height: 1.15;
  margin: 0 0 4.6rem;
}
.cms-club .club-bunner p {
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 2.5rem;
}
.cms-club .club-bunner .club-bunner-text-top {
  background: #aca5de;
  border-radius: 0 10px;
  padding: 1.3rem 3.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 240px;
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 1.3;
}
.cms-club .club-bunner .join-club-link {
  background: #7f56ef url('../images/club/button_icon.svg') no-repeat 5px 3px;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 72px;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  padding-left: 20px;
  width: 325px;
  height: 72px;
  position: absolute;
  left: 100px;
  top: 100%;
  transform: translate(0, -50%);
}
.cms-club .club-bunner .join-club-link:hover {
  text-decoration: none;
  background: #ad91fa url('../images/club/button_icon.svg') no-repeat 5px 3px;
}
.cms-club .club-bunner .club-bunner-women-mob {
  display: none;
}
.cms-club .advantages-club h3 {
  font-size: 4rem;
  font-weight: 700;
  margin: 140px 0 72px;
  text-align: center;
}
.cms-club .advantages-club .advantages-club-items {
  display: flex;
  justify-content: space-between;
  max-width: 1138px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
.cms-club .advantages-club .advantages-club-item {
  flex-basis: 190px;
  box-sizing: border-box;
  padding: 0 10px 0 0;
}
.cms-club .advantages-club .advantages-club-item img {
  transform: scale(0.5);
}
.cms-club .advantages-club p {
  margin: 17px 0 0;
  font-size: 1.6rem;
  line-height: 1.3;
}
.cms-club .additional-offer {
  background: #fff9ea;
  padding: 30px 0 30px 30px;
  border-radius: 10px;
  max-width: 1138px;
  margin: 80px auto 0;
  box-sizing: border-box;
}
.cms-club .additional-offer h3 {
  max-width: 318px;
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 50px;
}
.cms-club .additional-offer .additional-offer-items {
  display: flex;
  flex-wrap: wrap;
}
.cms-club .additional-offer .additional-offer-item {
  max-width: 303px;
  margin: 0 0 40px 50px;
}
.cms-club .additional-offer .additional-offer-item:first-child {
  margin-left: 0;
}
.cms-club .additional-offer .additional-offer-item:nth-child(4) {
  margin-left: 0;
}
.cms-club .additional-offer .item-number {
  color: #7f56ef;
  position: relative;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 700;
  display: inline;
  margin: 0 0 0 12px;
}
.cms-club .additional-offer .item-number:after {
  content: ' ';
  width: 30px;
  height: 30px;
  background: rgba(127, 86, 239, 0.2);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cms-club .additional-offer p {
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 400;
  margin: 12px 0 0;
}
.cms-club .spray {
  display: flex;
  justify-content: center;
  margin: 70px 0 100px;
}
.cms-club .spray img {
  border-radius: 50%;
}
.cms-club .spray p {
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 400;
  max-width: 331px;
  margin: 22px 0 0 30px;
}
.cms-club .customers-counter-wrapper {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ff785a;
  padding: 72px 0 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.cms-club .customers-counter-wrapper .we-are-already {
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 700;
}
.cms-club .customers-counter-wrapper .waiting-for-you {
  color: #ffffff;
  font-size: 4rem;
  line-height: 1.178;
  font-weight: 700;
  margin: 0 0 43px;
}
.cms-club .customers-counter-wrapper .join-link {
  background: #7f56ef url('../images/club/button_icon.svg') no-repeat 5px 3px;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 72px;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  padding-left: 20px;
  width: 325px;
  height: 72px;
}
.cms-club .customers-counter-wrapper .join-link:hover {
  text-decoration: none;
  background: #ad91fa url('../images/club/button_icon.svg') no-repeat 5px 3px;
}
.logged-in .club-bunner .join-club-link {
  display: none;
}
.mpblog-post-index .page-title-wrapper {
  display: none;
}
.mpblog-post-index .post-list-content {
  padding: 0 0 30px 0;
}
.mpblog-post-index .title-blog {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: url('../images/blog-bg.svg') top center;
  background-size: cover;
  height: 145px;
  margin: 0 0 76px;
}
.mpblog-post-index .title-blog h2 {
  text-align: center;
  color: #ffffff;
  font-size: 64px;
  font-weight: bold;
  line-height: 2.265625;
}
.mpblog-post-index .post-list-body {
  display: flex;
  flex-wrap: wrap;
}
.mpblog-post-index .col-mp {
  float: none;
}
.mpblog-post-index .col-mp:nth-child(odd) {
  padding: 0 15px 0 0;
}
.mpblog-post-index .col-mp:nth-child(even) {
  padding: 0 0 0 15px;
}
.mpblog-post-index .columns .column.main {
  width: 100%;
  padding-bottom: 0;
}
.mpblog-post-index .post-list-item {
  margin-bottom: 40px;
}
.mpblog-post-index .post-item-wraper {
  /* stylelint-disable-next-line declaration-no-important */
  padding: 0 !important;
  border: none;
  overflow: hidden;
}
.mpblog-post-index .post-item-wraper:hover {
  box-shadow: none;
  border: none;
}
.mpblog-post-index .post-image img.img-responsive {
  width: 100%;
  height: auto;
  border-radius: 10px;
  position: static;
}
.mpblog-post-index .post-info-wraper {
  padding: 19px 0 0;
}
.mpblog-post-index .post-info-wraper h2.mp-post-title {
  font-size: 24px;
  line-height: 1.220833333;
  font-weight: 500;
}
.mpblog-post-index .post-info-wraper .post-link-title {
  text-overflow: ellipsis;
  overflow: hidden;
  -ms-line-clamp: 1;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  display: -webkit-box;
  display: box;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.mpblog-post-index .mp-post-info {
  font-size: 16px;
  line-height: 0.963125;
  font-weight: 500;
}
.mpblog-post-index .pages {
  max-width: 490px;
  width: 100%;
  margin: 0 auto;
}
.mpblog-post-index .pages .pages-items {
  display: flex;
  justify-content: center;
}
.mpblog-post-index .pages .pages-items .item {
  border: 1px solid #ebe6fc;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 1rem 0 0;
}
.mpblog-post-index .pages .pages-items .item .page {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0;
}
.mpblog-post-index .pages .pages-items .item span {
  color: #603dbd;
}
.mpblog-post-index .pages .pages-items .item .action {
  border: none;
  margin: 0;
}
.mpblog-post-index .pages .pages-items .item .previous {
  padding: .6rem 0 0 .8rem;
}
.mpblog-post-index .pages .pages-items .item .previous::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
  transform: rotate(135deg);
}
.mpblog-post-index .pages .pages-items .item .next {
  padding: .6rem 0 0 .3rem;
  transform: rotate(-45deg);
}
.mpblog-post-index .pages .pages-items .item .next::before {
  content: '';
  border: solid #603dbd;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: .3rem;
  height: 1px;
  width: 1px;
}
.mpblog-post-index .pages .pages-items .item.current {
  background-color: #ebe6fc;
}
.mpblog-post-index .pages .pages-items .item.current .page {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
}
.mpblog-post-index .pages .pages-items .item.pages-item-previous {
  margin-right: 2rem;
}
.mpblog-post-index .pages .pages-items .item.pages-item-next {
  margin-left: 1rem;
}
.mpblog-post-index .newsletter-subscribe-home {
  margin: 121px 0 0;
}
.post-image {
  max-height: 336px;
  overflow: hidden;
  border-radius: 10px;
}
.mpblog-post-view .columns .column.main {
  padding-bottom: 0;
}
.mpblog-post-view .page-title-wrapper {
  display: none;
}
.mpblog-post-view .post-view-image {
  margin: 90px 0 0;
}
.mpblog-post-view .post-view-image img {
  width: 65.85%;
}
.mpblog-post-view .mp-post-name {
  font-size: 36px;
  line-height: 0.96;
  font-weight: 500;
  text-align: center;
  max-width: 856px;
  margin: 56px auto 13px auto;
}
.mpblog-post-view .mp-post-info {
  font-size: 14px;
  line-height: 0.96;
  font-weight: 500;
  margin: 0 0 36px;
  text-align: center;
  color: #000000;
  opacity: .6;
}
.mpblog-post-view .post-post_content {
  max-width: 635px;
  margin: 10px auto;
}
.mpblog-post-view .post-post_content p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  max-width: 635px;
  margin: 0 auto 30px auto;
}
.mpblog-post-view .mpcss #sharing {
  background: none;
  padding: 0;
  max-width: 635px;
  margin: 30px auto;
}
.mpblog-post-view .related-content-container {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.mpblog-post-view .related-content-container #amasty-shopby-product-list {
  width: 100%;
  z-index: 0;
}
.mpblog-post-view .post-sharing-button {
  text-align: left;
}
.mpblog-post-view .post-list-body {
  display: flex;
  flex-wrap: wrap;
}
.mpblog-post-view .col-mp {
  float: none;
}
.mpblog-post-view .col-mp:nth-child(odd) {
  padding: 0 15px 0 0;
}
.mpblog-post-view .col-mp:nth-child(even) {
  padding: 0 0 0 15px;
}
.mpblog-post-view .columns .column.main {
  width: 100%;
  padding-bottom: 0;
}
.mpblog-post-view .post-list-item {
  margin-bottom: 40px;
  width: 50%;
}
.mpblog-post-view .post-item-wraper {
  /* stylelint-disable-next-line declaration-no-important */
  padding: 0 !important;
  border: none;
  overflow: hidden;
}
.mpblog-post-view .post-item-wraper:hover {
  box-shadow: none;
  border: none;
}
.mpblog-post-view .post-image {
  overflow: hidden;
  border-radius: 10px;
}
.mpblog-post-view .post-image img.img-responsive {
  width: 100%;
  height: auto;
  border-radius: 10px;
  position: static;
}
.mpblog-post-view .post-info-wraper {
  padding: 19px 0 0;
}
.mpblog-post-view .post-info-wraper h2.mp-post-title {
  font-size: 24px;
  line-height: 1.220833333;
  font-weight: 500;
}
.mpblog-post-view .post-info-wraper .post-link-title {
  text-overflow: ellipsis;
  overflow: hidden;
  -ms-line-clamp: 1;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  display: -webkit-box;
  display: box;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.mpblog-post-view .block-blog-related .mp-post-info {
  font-size: 16px;
  line-height: 0.963125;
  font-weight: 500;
  text-align: left;
  margin: 0;
}
.mpblog-post-view .block-blog-related-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.17;
  margin: 102px 0 46px 0;
}
.mpblog-post-view .popular-products h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.17;
  margin: 102px 0 46px 0;
  text-align: left;
}
.mpblog-post-view .popular-products .product-items {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.mpblog-post-view .popular-products .product-items form {
  text-align: center;
}
.mpblog-post-view .popular-products .product-item.product-slider {
  margin-left: 0;
}
.mpblog-post-view .popular-products .product-item.product-slider:nth-child(3n + 1) {
  margin-left: 0;
}
.mpblog-post-view .popular-products .product-item {
  background: none;
}
.mpblog-post-view .popular-products .related-content-container {
  text-align: center;
}
.mpblog-post-view .popular-products .see-more {
  position: relative;
  z-index: 4;
}
.customer-account-create .page-wrapper div.content_wrapper {
  padding: 57px 87px 80px;
  max-width: 1112px;
}
.customer-account-create .page-wrapper .account-social-login .block-content {
  justify-content: space-evenly;
}
.customer-account-create .page-wrapper .account-social-login .actions-toolbar.social-btn {
  width: 305px;
}
.customer-account-create .customers-classification-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 46px 0 0;
  height: 375px;
}
.customer-account-create .customers-classification-class {
  width: 48.9%;
  display: flex;
  flex-direction: column;
  color: #ffffff;
  padding: 53px 47px 77px;
  border-radius: 50px;
  text-align: left;
  max-height: 286px;
}
.customer-account-create .customers-classification-class:first-child {
  background: #2196f3;
  box-shadow: 0px 10px 45px rgba(33, 150, 243, 0.2);
}
.customer-account-create .customers-classification-class:last-child {
  background: #7f56ef;
  box-shadow: 0px 10px 45px rgba(127, 86, 239, 0.2);
}
.customer-account-create .customers-classification-class .class-title {
  font-size: 32px;
  line-height: 1.17;
  font-weight: 400;
  max-width: 317px;
}
.customer-account-create .customers-classification-class .class-description {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  margin: 20px 0 39px;
  max-width: 317px;
}
.customer-account-create .customers-classification-class .class-group-link {
  border-radius: 100px;
  font-weight: 700;
  font-size: 16px;
  line-height: 72px;
  text-align: center;
  width: 100%;
  max-width: 287px;
  height: 72px;
  color: #000000;
  background: #ffffff;
  box-shadow: 0px 10px 35px rgba(127, 86, 239, 0.2);
  margin: auto;
  display: none;
  transition: .5s;
}
.customer-account-create .customers-classification-class .class-group-link:hover {
  text-decoration: none;
  background: rgba(235, 230, 252, 0.4);
}
.customer-account-create .customers-classification-class:hover {
  padding: 53px 47px 35px;
  max-height: inherit;
}
.customer-account-create .customers-classification-class:hover > .class-group-link {
  display: block;
}
.customer-account-index .customer-survey-item {
  position: relative;
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
  background: #ece7fc;
  padding: 34px 0 28px;
}
.customer-account-index .customer-survey-item .form-customer-survey {
  max-width: 1305px;
  box-sizing: border-box;
  padding: 40px 50px;
  background: #ffffff;
  margin: 0 auto;
  border-radius: 15px;
}
.customer-account-index .customer-survey-item .survey-title {
  font-size: 26px;
  line-height: 1.17;
  font-weight: 700;
  margin: 0 0 9px 0;
}
.customer-account-index .customer-survey-item .question-item {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px 0;
}
.customer-account-index .customer-survey-item .question-answer-options {
  flex-basis: 635px;
  display: flex;
  flex-wrap: wrap;
}
.customer-account-index .customer-survey-item .question-title {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  margin: 0 0 10px 0;
  max-width: 363px;
}
.customer-account-index .customer-survey-item .checkbox-personal-data {
  margin: 0 0 30px 0;
  width: 50%;
  box-sizing: border-box;
}
.customer-account-index .customer-survey-item .checkbox-personal-data .checkbox {
  display: none;
}
.customer-account-index .customer-survey-item .checkbox-personal-data .checkbox + .label {
  font-size: 15px;
  line-height: 0.96;
  font-weight: 400;
}
.customer-account-index .customer-survey-item .checkbox-personal-data .checkbox + .label:before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 21px;
  border: 1px solid #b8a3f1;
  border-radius: 3px;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.customer-account-index .customer-survey-item .checkbox-personal-data .checkbox:checked + .label:before {
  content: url('../images/list_icons/checked.svg');
  background: #f6f3ff;
  padding: 1px 0 0 4px;
  box-sizing: border-box;
  vertical-align: super;
}
.customer-account-index .customer-survey-item .form-customer-survey .actions-toolbar {
  margin-left: 0;
}
.customer-account-index .customer-survey-item .form-customer-survey .actions-toolbar .primary {
  float: none;
  margin: 20px 0 0 auto;
  display: block;
}
.customer-account-index .customer-survey-item .form-customer-survey .actions-toolbar .primary .submit {
  width: 207px;
  height: 72px;
  font-size: 14px;
  font-weight: 400;
  background: #ffffff;
  color: #000000;
  border: 1px solid #7f56ef;
  box-shadow: none;
}
.cms-index-index .homepage-blog .title-blog h2 {
  font-size: 4rem;
  line-height: 4.7rem;
  font-weight: 700;
}
.cms-index-index .homepage-blog .row {
  display: flex;
  margin-bottom: 5.1rem;
  visibility: hidden;
}
.cms-index-index .homepage-blog .slick-initialized {
  visibility: visible;
}
.cms-index-index .homepage-blog .slick-initialized .slick-track {
  display: flex;
  height: 100%;
}
.cms-index-index .homepage-blog .slick-initialized .slick-slide {
  display: flex;
  justify-content: center;
}
.cms-index-index .homepage-blog .slick-initialized .slick-slide .post-item-wraper {
  display: flex;
  flex-direction: column;
  border-color: #ece7fc;
  border-radius: 10px;
}
.cms-index-index .homepage-blog .slick-initialized .slick-slide .post-item-wraper:hover {
  border-color: #ece7fc;
  box-shadow: none;
}
.cms-index-index .homepage-blog .slick-initialized .slick-slide .post-item-wraper .post-image a {
  display: flex;
  justify-content: center;
}
.cms-index-index .homepage-blog .slick-initialized .slick-slide .post-item-wraper .post-image .img-responsive {
  position: static;
  margin: 0;
}
.cms-index-index .homepage-blog .slick-initialized .slick-slide .post-item-wraper .post-info-wraper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: 100%;
}
.cms-index-index .homepage-blog .widget-title {
  display: flex;
  justify-content: center;
  margin-bottom: 5rem;
}
.cms-index-index .homepage-blog .widget-title .action {
  height: 72px;
  width: 250px;
  text-align: center;
}
.cms-index-index .homepage-blog .slick-arrow {
  z-index: 1;
  width: 65px;
  height: 65px;
  border: 1px solid #ece7fc;
  box-shadow: none;
  background: rgba(240, 235, 255, 0.6);
}
.cms-index-index .homepage-blog .slick-arrow:before {
  content: '';
  border: solid #7f56ef;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: .3rem;
  height: 3px;
  width: 3px;
  opacity: .6;
}
.cms-index-index .homepage-blog .slick-arrow.slick-prev {
  left: -66px;
  transform: translate(0, -75%);
}
.cms-index-index .homepage-blog .slick-arrow.slick-prev:before {
  transform: rotate(135deg);
  margin-right: -.3rem;
}
.cms-index-index .homepage-blog .slick-arrow.slick-next {
  right: -66px;
  transform: translate(0, -75%);
}
.cms-index-index .homepage-blog .slick-arrow.slick-next::before {
  transform: rotate(-45deg);
  margin-right: .3rem;
}
.cms-index-index .homepage-blog .slick-dots .slick-active button:hover::before,
.cms-index-index .homepage-blog .slick-dots .slick-active .cart.table-wrapper .actions-toolbar > .action:hover::before,
.cms-index-index .homepage-blog .slick-dots .slick-active .action-gift:hover::before {
  opacity: .75;
}
.cms-index-index .homepage-blog .slick-dots button,
.cms-index-index .homepage-blog .slick-dots .cart.table-wrapper .actions-toolbar > .action,
.cms-index-index .homepage-blog .slick-dots .action-gift {
  background: transparent;
}
.cms-index-index .homepage-blog .slick-dots button:hover::before,
.cms-index-index .homepage-blog .slick-dots .cart.table-wrapper .actions-toolbar > .action:hover::before,
.cms-index-index .homepage-blog .slick-dots .action-gift:hover::before {
  opacity: .25;
}
.minicart-wrapper .block-minicart {
  padding-top: 0;
}
.block-minicart {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.block-minicart .minicart-items-wrapper::-webkit-scrollbar {
  width: 6px;
}
.block-minicart .minicart-items-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #7f56ef;
}
.block-minicart .subtotal {
  text-align: initial;
  margin: 0 1rem;
}
.block-minicart .subtotal .price-wrapper:first-child .price {
  color: #7f56ef;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.28;
}
.block-minicart .subtotal .label::after {
  content: none;
}
.block-minicart .subtotal .label span {
  white-space: nowrap;
}
.block-minicart .block-content .wrapper {
  display: flex;
  justify-content: space-between;
}
.block-minicart .block-content .actions {
  text-align: initial;
  margin-top: 0;
}
.block-minicart .block-content .actions .primary {
  margin-bottom: 0;
}
.block-minicart .block-content .actions .primary .primary.checkout {
  padding: 1.5rem 1.6rem;
  margin-bottom: 0;
}
.block-minicart .block-content .actions .primary .primary.checkout:hover {
  background: #ad91fa;
}
.block-minicart .block-content .actions .secondary {
  width: 100%;
}
.block-minicart .block-content .actions .viewcart {
  background: #7f56ef;
  box-shadow: 0 10px 35px rgba(127, 86, 239, 0.2);
  border-radius: 100px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 1.5rem 1.6rem;
  font-size: 1.6rem;
  line-height: 1;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
}
.block-minicart .block-content .actions .viewcart:hover {
  background: #ad91fa;
  text-decoration: none;
}
.block-minicart .minicart-items-wrapper {
  margin: 0 -2rem 1.5rem;
  max-height: 55vh;
}
.block-minicart .minicart-items-wrapper.overflowed {
  max-height: 300px;
}
.block-minicart .product .product-item-name {
  line-height: 1.33;
  font-weight: 500;
}
.block-minicart .product .minicart-price .price {
  color: #7f56ef;
  font-weight: 500;
  line-height: 1.28;
}
.block-minicart .product .product-item-pricing {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.block-minicart .product .product-item-pricing .details-qty {
  margin: .8rem .6rem 0 0;
  font-size: 1.2rem;
  line-height: 1.33;
  opacity: .6;
}
.cms-creative-competition .page-main {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.cms-creative-competition .column.main {
  padding-bottom: 0;
}
.cms-creative-competition .competition-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.22;
  height: 72px;
  width: 250px;
}
.cms-creative-competition .title {
  font-family: 'HarmoniaSansProCyr', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 8rem;
  line-height: 1;
}
.cms-creative-competition p {
  font-family: 'HarmoniaSansProCyr', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cms-creative-competition ul {
  padding: 0;
  list-style: none;
}
.cms-creative-competition .actions {
  display: flex;
  justify-content: center;
}
.cms-creative-competition .actions .download {
  background: #ffffff;
  border: 1px solid #0091fe;
  color: #0091fe;
  margin-right: 3rem;
}
.cms-creative-competition .actions .registration {
  background: #0091fe;
  color: #ffffff;
}
.cms-creative-competition .competition {
  background: #a7c0fd;
  text-align: center;
  position: relative;
  margin-bottom: 4.8rem;
}
.cms-creative-competition .competition::before {
  content: '';
  background: url('../images/competition-before.svg') no-repeat;
  position: absolute;
  width: 520px;
  height: 600px;
  left: 0;
  top: -84px;
}
.cms-creative-competition .competition::after {
  content: '';
  background: url('../images/competition-after.svg') no-repeat;
  position: absolute;
  width: 410px;
  height: 520px;
  right: -20px;
  top: -30px;
}
.cms-creative-competition .competition .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 10rem 0;
}
.cms-creative-competition .competition .content .read-more {
  background: #ffffff;
  color: #092051;
}
.cms-creative-competition .competition .competition-title {
  color: #ffffff;
  margin: 0 0 3rem;
  max-width: 1090px;
}
.cms-creative-competition .competition .competition-info {
  color: #092051;
  font-size: 1.8rem;
  line-height: 1.5;
  max-width: 600px;
  margin-bottom: 4rem;
  z-index: 1;
}
.cms-creative-competition .competition-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 4.5rem;
}
.cms-creative-competition .competition-footer .footer-info {
  color: #ffffff;
  text-align: start;
  font-size: 4rem;
  line-height: 1.1;
}
.cms-creative-competition .competition-footer .footer-info p {
  font-size: 1.6rem;
}
.cms-creative-competition .competition-footer .prize-link {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.cms-creative-competition .competition-footer .leaf {
  font-size: 1.6rem;
  line-height: 1.1;
  text-align: center;
  color: #092051;
  margin: 0 38rem 0 18rem;
  position: relative;
}
.cms-creative-competition .competition-footer .leaf::after {
  content: '';
  background: #092051;
  width: 1px;
  height: 27px;
  position: absolute;
  top: 37px;
  left: 50%;
}
.cms-creative-competition .info-steps {
  background: #ffffff;
  box-shadow: 0 4px 30px rgba(135, 135, 135, 0.25);
  border-radius: 40px;
  padding: 9rem 8.5rem;
  margin: 0 4.5rem 4.8rem;
}
.cms-creative-competition .info-steps h1 {
  color: #092051;
  text-align: center;
  margin-bottom: 7rem;
}
.cms-creative-competition .info-steps .steps {
  margin: 0 0 6.4rem;
  display: flex;
  justify-content: space-between;
}
.cms-creative-competition .info-steps .steps .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 3rem;
}
.cms-creative-competition .info-steps .steps .step:last-child .step-number::after {
  content: none;
}
.cms-creative-competition .info-steps .steps .step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #092051;
  font-size: 6.4rem;
  width: 100px;
  height: 100px;
  background: #ffcfd8;
  border-radius: 50%;
  box-shadow: 0 4px 45px rgba(255, 193, 205, 0.51);
  margin-bottom: 3.2rem;
  position: relative;
}
.cms-creative-competition .info-steps .steps .step-number::after {
  content: '';
  background: url('../images/vector.svg') no-repeat;
  width: 205px;
  height: 17px;
  position: absolute;
  right: -263px;
  top: 50%;
  transform: translatey(-50%);
}
.cms-creative-competition .info-steps .steps p {
  font-size: 2.4rem;
  line-height: 1.16;
  text-align: center;
  color: #092051;
  opacity: .8;
  max-width: 370px;
}
.cms-creative-competition .nominations {
  background: #ffdde3;
  padding: 9rem 4.5rem;
}
.cms-creative-competition .nominations h1 {
  text-align: center;
  color: #092051;
  margin-bottom: 8rem;
}
.cms-creative-competition .nominations ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
  position: relative;
}
.cms-creative-competition .nominations ul::before {
  content: '';
  height: 2px;
  width: 5000px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
}
.cms-creative-competition .nominations ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #ffffff;
  box-shadow: 0 4px 34px rgba(255, 255, 255, 0.6899999999999999);
  border-radius: 20px;
  box-sizing: border-box;
  width: 400px;
  padding: 5.6rem 3rem;
  text-align: center;
}
.cms-creative-competition .nominations ul li h2 {
  font-weight: 600;
  font-size: 4rem;
  line-height: 1.5;
  color: #092051;
  opacity: .8;
  margin: 0 0 3.3rem;
}
.cms-creative-competition .nominations ul li p {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #092051;
  opacity: .8;
}
.cms-creative-competition .prizes {
  background: #0091fe;
  padding: 7rem 4rem 6.4rem;
  position: relative;
}
.cms-creative-competition .prizes h1 {
  color: #ffffff;
  text-align: left;
  width: 470px;
  margin-bottom: 25rem;
}
.cms-creative-competition .prizes p {
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
}
.cms-creative-competition .prizes .boxs,
.cms-creative-competition .prizes .phones {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
}
.cms-creative-competition .prizes .img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 21px #ffffff;
}
.cms-creative-competition .prizes .boxs {
  left: 598px;
  top: 164px;
}
.cms-creative-competition .prizes .boxs .img-wrapper {
  width: 241px;
  height: 241px;
}
.cms-creative-competition .prizes .phones {
  left: 888px;
  top: 98px;
}
.cms-creative-competition .prizes .phones .img-wrapper {
  width: 511px;
  height: 497px;
}
.cms-creative-competition .about-us {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #a7c0fd;
  padding: 8.7rem 19.4rem;
}
.cms-creative-competition .about-us h1 {
  color: #ffffff;
  text-align: center;
}
.cms-creative-competition .about-us .company {
  background: rgba(255, 255, 255, 0.151);
  border: 1px solid #ffffff;
  border-radius: 20px 20px 0 0;
  box-sizing: border-box;
  box-shadow: inset 9.01333px -9.01333px 9.01333px rgba(255, 255, 255, 0.2), inset -9.01333px 9.01333px 9.01333px rgba(255, 255, 255, 0.32);
  padding: 2.7rem;
  position: relative;
  width: 892px;
}
.cms-creative-competition .about-us .company::before {
  content: '';
  background: url('../images/laptop-camera.svg') no-repeat;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 8px;
  left: 440px;
}
.cms-creative-competition .about-us .company .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #ffffff;
  border-radius: 10px;
  padding: 4rem 12.6rem;
  text-align: center;
}
.cms-creative-competition .about-us .company .wrapper h2 {
  margin: 0 0 2rem;
  font-weight: 600;
  font-size: 4rem;
  line-height: 1.05;
  color: #0091fe;
}
.cms-creative-competition .about-us .company .wrapper p {
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 2.6rem;
  opacity: .7;
}
.cms-creative-competition .about-us .stand {
  width: 1052px;
  height: 36px;
  background: rgba(255, 255, 255, 0.151);
  border: 1px solid #ffffff;
  box-sizing: border-box;
  box-shadow: inset 9.01333px -9.01333px 9.01333px rgba(255, 255, 255, 0.2), inset -9.01333px 9.01333px 9.01333px rgba(255, 255, 255, 0.32);
  border-radius: 20px 20px 0 0;
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.cms-creative-competition .your-works {
  background: #0091fe;
  position: relative;
  padding: 9.6rem 17.6rem 2.4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.cms-creative-competition .your-works::before {
  content: '';
  background: url('../images/footer-before.svg') no-repeat;
  position: absolute;
  width: 224px;
  height: 535px;
  left: 0;
  top: 0;
}
.cms-creative-competition .your-works::after {
  content: '';
  background: url('../images/footer-after.svg') no-repeat;
  position: absolute;
  width: 333px;
  height: 474px;
  right: 0;
  top: 0;
}
.cms-creative-competition .your-works h1 {
  color: #ffffff;
  margin-bottom: 4rem;
  text-align: center;
}
.cms-creative-competition .your-works .dates {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 4.8rem;
}
.cms-creative-competition .your-works .dates p {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.73;
  color: #ffffff;
}
.cms-creative-competition .your-works .dates p strong {
  color: #092051;
}
.cms-creative-competition .your-works .actions {
  margin-bottom: 11rem;
}
.cms-creative-competition .your-works .actions .download {
  background: #0091fe;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.cms-creative-competition .your-works .actions .registration {
  background: #ffffff;
  color: #0091fe;
}
.cms-creative-competition .your-works p {
  margin: 0;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.73;
  color: #092051;
}
.cms-creative-competition .creative-header {
  display: flex;
  background: #a7c0fd;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 1rem 4.5rem;
  position: relative;
}
.cms-creative-competition .creative-header._sticky {
  z-index: 9;
}
.cms-creative-competition .creative-header .logos {
  display: flex;
  align-items: center;
  min-width: 210px;
}
.cms-creative-competition .creative-header .logos a {
  z-index: 1;
}
.cms-creative-competition .creative-header .logos img:first-child {
  margin-right: 2.6rem;
}
.cms-creative-competition .creative-nav {
  display: flex;
  width: 100%;
  padding: 2.3rem 12.6rem 2rem;
  margin: 0;
  list-style: none;
  z-index: 1;
}
.cms-creative-competition .creative-nav .nav-item {
  display: flex;
  align-items: center;
  margin: 0 4.4rem;
}
.cms-creative-competition .creative-nav .nav-item .link {
  color: #092051;
  font-size: 1.8rem;
  line-height: 1.11;
  font-weight: 400;
}
.cms-creative-competition .creative-footer {
  display: flex;
  background: #0091fe;
  padding: 2.6rem 3rem 1.6rem 4.2rem;
  position: relative;
}
.cms-creative-competition .creative-footer .copyright p {
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.34;
  letter-spacing: .045em;
  color: #ffffff;
}
.cms-creative-competition .creative-footer .social-links {
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cms-creative-competition .creative-footer .social-links .social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  margin-right: 1.5rem;
}
.cms-creative-competition .creative-footer .social-links .social-link:last-child {
  margin-right: 0;
}
.page-layout-without-footer-header-layout .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.page-layout-without-footer-header-layout .columns .column.main {
  padding-bottom: 0;
}
.page-layout-without-footer-header-layout p {
  margin-bottom: 0;
}
.page-layout-without-footer-header-layout .academy-container {
  box-sizing: border-box;
  max-width: 1330px;
  padding: 0 15px;
  margin: 0 auto;
}
.page-layout-without-footer-header-layout .academy-btn-blue {
  width: 229px;
  height: 59px;
  background: #0055b8;
  box-shadow: 9.69697px 9.69697px 21.2218px rgba(0, 56, 108, 0.1);
  border-radius: 50px;
  text-align: center;
  line-height: 59px;
  color: #ffffff;
  font-size: 20px;
  display: inline-block;
  transition: .5s;
}
.page-layout-without-footer-header-layout .academy-btn-blue:hover {
  text-decoration: none;
  background: #3391ff;
}
.cms-page-view .academy-header .academy-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 36px auto 0;
}
.cms-page-view .academy-header .academy-container .academy-header-nav a {
  font-size: 20px;
  line-height: 27px;
  margin: 0 0 0 70px;
  transition: .5s;
  display: inline-block;
}
.cms-page-view .academy-header .academy-container .academy-header-nav a:hover {
  text-decoration: none;
  transform: scale(1.05);
}
.cms-page-view .academy-header.sticky {
  position: fixed;
  width: 100%;
  z-index: 555;
  top: 0;
  background: #ffffff;
  box-shadow: 1px 1px 10px rgba(0, 56, 108, 0.1);
}
.cms-page-view .academy-header.sticky .academy-container {
  margin: 0 auto;
  padding: 5px 15px;
}
.cms-page-view .academy-hamburger {
  display: none;
  width: 21px;
  height: 19px;
  background: url("../images/academy/humburger.svg") center;
}
.academy-footer {
  background: #3391ff;
  border-radius: 40px 40px 0px 0px;
  padding: 55px 0 20px;
  color: #ffffff;
}
.academy-footer .academy-footer-info {
  display: flex;
  justify-content: center;
}
.academy-footer .academy-footer-nav {
  display: flex;
  flex-direction: column;
}
.academy-footer .academy-footer-nav a {
  color: #ffffff;
  font-size: 20px;
  line-height: 27px;
  margin: 0 0 30px 0;
  transition: .5s;
}
.academy-footer .academy-footer-nav a:last-child {
  margin: 0;
}
.academy-footer .academy-footer-line {
  height: auto;
  width: 1px;
  background: #f9f9f9;
  opacity: .2;
  margin: 0 34px;
}
.academy-footer .academy-footer-contact {
  display: flex;
  flex-direction: column;
}
.academy-footer .academy-footer-contact a {
  color: #ffffff;
  font-size: 20px;
  line-height: 27px;
  margin: 0 0 30px 0;
  transition: .5s;
  padding: 0 0 0 36px;
  position: relative;
}
.academy-footer .academy-footer-contact a:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  left: 0;
}
.academy-footer .academy-footer-contact a:last-child {
  margin: 0;
}
.academy-footer .academy-footer-contact a:hover {
  text-decoration: none;
}
.academy-footer .academy-footer-contact .academy-footer-contact-phone:before {
  background: url('../images/academy/phone-icon.svg') no-repeat bottom center;
}
.academy-footer .academy-footer-contact .academy-footer-contact-mail:before {
  background: url('../images/academy/mail-icon.svg') no-repeat bottom center;
}
.academy-footer .academy-footer-contact .academy-footer-contact-address:before {
  background: url('../images/academy/location-icon.svg') no-repeat bottom center;
}
.academy-footer .academy-footer-logos {
  display: flex;
  justify-content: space-evenly;
  margin: 70px 0 65px 0;
}
.academy-footer .academy-footer-logo-mob {
  display: none;
}
.academy-footer .academy-footer-copyright {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
.cms-academy .academy-main-block {
  margin: 0 auto 120px auto;
}
.cms-academy .academy-main-block .academy-main-block-mob-img {
  display: none;
}
.cms-academy .academy-main-block-top {
  display: flex;
  justify-content: space-between;
}
.cms-academy .academy-main-block-top .academy-main-block-left {
  max-width: 595px;
}
.cms-academy .academy-main-block-top h2 {
  font-size: 62px;
  line-height: 68px;
  font-weight: bold;
  margin: 150px 0 70px 0;
}
.cms-academy .academy-main-block-top .academy-main-block-right img {
  position: relative;
  right: -65px;
}
.cms-academy .academy-main-block-text {
  font-size: 32px;
  line-height: 44px;
  max-width: 962px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cms-academy .academy-courses {
  margin: 0 auto 160px auto;
}
.cms-academy .academy-courses .academy-courses-title {
  display: flex;
  justify-content: left;
  align-items: center;
  margin: 0 0 50px;
}
.cms-academy .academy-courses h2 {
  font-size: 56px;
  line-height: 76px;
  font-weight: bold;
  margin: 0 50px 0 0;
}
.cms-academy .academy-courses .academy-courses-title-btn,
.cms-academy .academy-courses .academy-courses-title-btn-mob {
  width: 197px;
  font-size: 20px;
  line-height: 59px;
  color: #0055b8;
  border: 1px solid #0055b8;
  box-sizing: border-box;
  border-radius: 50px;
  text-align: center;
  height: 59px;
  transition: .5s;
}
.cms-academy .academy-courses .academy-courses-title-btn:hover,
.cms-academy .academy-courses .academy-courses-title-btn-mob:hover {
  background: #0055b8;
  color: #ffffff;
  text-decoration: none;
}
.cms-academy .academy-courses .academy-courses-title-btn-mob {
  display: none;
}
.cms-academy .academy-courses .w4p-slider {
  visibility: hidden;
}
.cms-academy .academy-courses .w4p-slider .slick-list {
  padding: 0 0 40px;
}
.cms-academy .academy-courses .w4p-slider .item {
  display: none;
  box-sizing: border-box;
  border-radius: 40px;
  box-shadow: 9px 9px 9px rgba(0, 56, 108, 0.1);
  margin: 0 22px 0 0;
  height: 486px;
  overflow: hidden;
  position: relative;
  transition: .5s;
}
.cms-academy .academy-courses .w4p-slider .item .color-courses-orange {
  background: #d5542a;
}
.cms-academy .academy-courses .w4p-slider .item .color-courses-green {
  background: #018232;
}
.cms-academy .academy-courses .w4p-slider .item .color-courses-powder {
  background: #d98984;
}
.cms-academy .academy-courses .w4p-slider .item .color-courses-smoke {
  background: #71787e;
}
.cms-academy .academy-courses .w4p-slider .description-block {
  height: 100%;
  color: #ffffff;
}
.cms-academy .academy-courses .w4p-slider .description-block > div {
  height: 100%;
  padding: 35px 45px 48px;
  box-sizing: border-box;
}
.cms-academy .academy-courses .w4p-slider .description-block h5 {
  font-size: 16px;
  line-height: 16px;
  opacity: .5;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.cms-academy .academy-courses .w4p-slider .description-block h3 {
  font-size: 28px;
  line-height: 28px;
  margin: 0;
  font-weight: bold;
}
.cms-academy .academy-courses .w4p-slider .courses-btn {
  position: absolute;
  bottom: 35px;
  font-size: 20px;
  line-height: 20px;
}
.cms-academy .academy-courses .w4p-slider .courses-btn:after {
  content: url('../images/academy/arrow.svg');
  margin: 0 0 0 10px;
}
.cms-academy .academy-courses .slick-dots li {
  width: 22px;
  height: 22px;
  margin: 0 20px;
}
.cms-academy .academy-courses .slick-dots li button:before,
.cms-academy .academy-courses .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.cms-academy .academy-courses .slick-dots li .action-gift:before {
  width: 22px;
  height: 22px;
  background: #bfd3ea;
  opacity: 1;
}
.cms-academy .academy-courses .slick-dots li.slick-active button:before,
.cms-academy .academy-courses .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.cms-academy .academy-courses .slick-dots li.slick-active .action-gift:before {
  background: #0055b8;
}
.cms-academy .academy-courses .w4p-slider.slick-initialized {
  visibility: visible;
}
.cms-academy .academy-courses .w4p-slider.slick-initialized .item {
  display: block;
}
.cms-academy .academy-courses .item-courses-hover {
  position: absolute;
  top: 0;
  bottom: -100px;
  left: 0;
  right: 0;
  background: inherit;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 32px;
  transition: .5s;
  display: flex;
  opacity: 0;
}
.cms-academy .academy-courses .item-courses-hover p {
  padding: 48px 44px 32px 46px;
  font-size: 24px;
  line-height: 30px;
}
.cms-academy .academy-courses .item-courses-hover a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
}
.cms-academy .academy-courses .item-courses-hover .courses-hover-btn {
  width: 353px;
  height: 70px;
  background: #ffffff;
  border-radius: 50px;
  color: #000000;
  text-align: center;
  line-height: 70px;
  font-size: 20px;
  box-sizing: border-box;
  padding: 0;
}
.cms-academy .academy-courses .item-courses-hover .courses-hover-btn:hover {
  text-decoration: none;
}
.cms-academy .academy-courses .active {
  display: flex;
}
.cms-academy .academy-advantages h2 {
  font-weight: bold;
  font-size: 56px;
  line-height: 76px;
  margin: 0 0 60px;
}
.cms-academy .academy-advantages .academy-advantages-item {
  display: flex;
  justify-content: space-between;
  margin: 0 0 105px;
}
.cms-academy .academy-advantages .academy-advantages-item > div {
  width: 50%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cms-academy .academy-advantages .academy-advantages-item h3 {
  font-weight: bold;
  font-size: 40px;
  line-height: 51px;
  color: #0055b8;
  margin: 0 0 20px;
}
.cms-academy .academy-advantages .academy-advantages-item p {
  font-size: 32px;
  line-height: 40px;
}
.cms-academy .academy-courses-content {
  margin: 0 auto 120px;
}
.cms-academy .academy-courses-content h2 {
  font-weight: bold;
  font-size: 56px;
  line-height: 76px;
  margin: 0 0 50px;
}
.cms-academy .academy-courses-content .academy-courses-content-items {
  display: flex;
  justify-content: space-between;
}
.cms-academy .academy-courses-content .academy-courses-content-item {
  text-align: center;
  max-width: 210px;
}
.cms-academy .academy-courses-content .academy-courses-circle {
  display: block;
  width: 40px;
  height: 40px;
  background: #e5eef8;
  margin: 84px 0 0;
  border-radius: 50%;
}
.cms-academy .academy-courses-content .academy-courses-content-img-wrapper {
  width: 210px;
  height: 210px;
  border-radius: 40px;
  transition: .4s;
}
.cms-academy .academy-courses-content .academy-courses-content-webinars {
  background: #e5eef8 url('../images/academy/academy-courses/icon-01.svg') no-repeat center;
}
.cms-academy .academy-courses-content .academy-courses-content-webinars:hover {
  background: #e5eef8 url('../images/academy/academy-courses/icon-h-01.svg') no-repeat center;
}
.cms-academy .academy-courses-content .academy-courses-content-presentation {
  background: #e5eef8 url('../images/academy/academy-courses/icon-02.svg') no-repeat center;
}
.cms-academy .academy-courses-content .academy-courses-content-presentation:hover {
  background: #e5eef8 url('../images/academy/academy-courses/icon-h-02.svg') no-repeat center;
}
.cms-academy .academy-courses-content .academy-courses-content-video {
  background: #e5eef8 url('../images/academy/academy-courses/icon-03.svg') no-repeat center;
}
.cms-academy .academy-courses-content .academy-courses-content-video:hover {
  background: #e5eef8 url('../images/academy/academy-courses/icon-h-03.svg') no-repeat center;
}
.cms-academy .academy-courses-content .academy-courses-content-test {
  background: #e5eef8 url('../images/academy/academy-courses/icon-04.svg') no-repeat center;
}
.cms-academy .academy-courses-content .academy-courses-content-test:hover {
  background: #e5eef8 url('../images/academy/academy-courses/icon-h-04.svg') no-repeat center;
}
.cms-academy .academy-courses-content .academy-courses-content-description h3 {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #3391ff;
  marign: 0 0 4px;
}
.cms-academy .academy-courses-content .academy-courses-content-description p {
  font-size: 24px;
  line-height: 26px;
}
.cms-academy .academy-about {
  background: #0055b8;
  border-radius: 40px 40px 0px 0px;
  padding: 120px 0;
}
.cms-academy .academy-about h2 {
  font-weight: bold;
  font-size: 56px;
  line-height: 76px;
  color: #ffffff;
  margin: 0 0 60px;
}
.cms-academy .academy-about .academy-about-text {
  font-size: 40px;
  line-height: 51px;
  max-width: 857px;
  color: #ffffff;
  margin: 0 0 90px;
}
.cms-academy .academy-about .academy-about-product-items {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 59px;
}
.cms-academy .academy-about .academy-about-product-item {
  max-width: 168px;
  max-height: 168px;
  border-radius: 50%;
  display: inline-block;
  background: #ffffff;
  border: 5px solid #ffffff;
  transition: .5s;
  box-sizing: border-box;
  overflow: hidden;
}
.cms-academy .academy-about .academy-about-product-item:hover {
  border: 5px solid #3391FF;
}
.cms-academy .academy-about .academy-about-product-item a {
  display: block;
  height: 100%;
}
.cms-academy .academy-about .academy-about-center-block {
  grid-column-start: 2;
  grid-column-end: 6;
  grid-row-start: 3;
  grid-row-end: 5;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.cms-academy .academy-about .academy-about-center-block h3 {
  font-weight: bold;
  font-size: 124px;
  line-height: 157px;
  color: #ffffff;
  text-align: center;
}
.cms-academy .academy-about .academy-about-center-block p {
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  max-width: 566px;
}
.cms-academy .academy-about .academy-about-btn-mob {
  max-width: 328px;
  font-size: 20px;
  line-height: 59px;
  color: #ffffff;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 50px;
  text-align: center;
  height: 59px;
  transition: .5s;
  display: none;
  margin: 40px auto 0;
}
.cms-academy .academy-about .academy-about-btn-mob:hover {
  background: #ffffff;
  color: #0055b8;
  text-decoration: none;
}
.cms-academy .academy-reviews-wrapper {
  padding: 120px 0 0;
}
.cms-academy .academy-reviews-wrapper .w4p-slider {
  visibility: hidden;
}
.cms-academy .academy-reviews-wrapper .w4p-slider .item {
  display: none;
  background: #e5eef8;
  border-radius: 40px;
  box-sizing: border-box;
  padding: 46px 51px;
  font-size: 20px;
  line-height: 25px;
  margin: 0 15px;
}
.cms-academy .academy-reviews-wrapper .w4p-slider .academy-reviews-city {
  font-weight: bold;
  margin: 20px 0 0;
}
.cms-academy .academy-reviews-wrapper .w4p-slider.slick-initialized {
  visibility: visible;
}
.cms-academy .academy-reviews-wrapper .w4p-slider.slick-initialized .item {
  display: block;
}
.cms-academy .academy-sun {
  padding: 160px 0 0;
  background: linear-gradient(180deg, #ffffff 0%, #e5eef8 100%);
  position: relative;
  overflow: hidden;
}
.cms-academy .academy-sun:hover .academy-sun-sun img {
  transform: scale(1.3);
}
.cms-academy .academy-sun h4 {
  font-size: 40px;
  line-height: 51px;
  text-align: center;
  color: #161616;
  margin: 0 auto 60px;
  max-width: 1078px;
  font-weight: normal;
}
.cms-academy .academy-sun p {
  text-align: center;
}
.cms-academy .academy-sun .academy-sun-team {
  margin: 156px 0 0;
  position: relative;
  z-index: 2;
  font-size: 0;
  text-align: center;
}
.cms-academy .academy-sun .academy-sun-sun {
  position: absolute;
  bottom: 0;
  max-width: 593px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  font-size: 0;
}
.cms-academy .academy-sun .academy-sun-sun img {
  transition: .5s;
}
.cms-academy .academy-questions {
  padding: 80px 15px 120px;
}
.cms-academy .academy-questions h2 {
  font-weight: bold;
  font-size: 52px;
  line-height: 71px;
  margin: 0 0 39px;
}
.cms-academy .academy-questions .collapsible {
  padding: 38px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
  cursor: pointer;
}
.cms-academy .academy-questions .collapsible:after {
  content: url('../images/academy/collapsible-cross.svg');
  position: absolute;
  top: 41px;
  right: 0;
  z-index: -1;
}
.cms-academy .academy-questions .collapsible.collapsible-last {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.cms-academy .academy-questions .collapsible.collapsible-last.active {
  border-bottom: 0;
}
.cms-academy .academy-questions .collapsible.active:after {
  transform: rotate(45deg);
}
.cms-academy .academy-questions ul,
.cms-academy .academy-questions p,
.cms-academy .academy-questions h5 {
  font-family: font-family__roboto;
  font-size: 20px;
  line-height: 25px;
  max-width: 665px;
}
.cms-academy .academy-questions .academy-questions-level0 li {
  list-style: disc;
  margin: 0 0 15px;
}
.cms-academy .academy-questions .academy-questions-level0 h5 {
  margin: 0;
}
.cms-academy .academy-questions .academy-questions-level1 {
  padding: 0 0 0 5px;
}
.cms-academy .academy-questions .academy-questions-level1 li {
  list-style: '-';
  margin: 0 0 5px;
}
.cms-academy .academy-questions h4 {
  font-family: font-family__roboto;
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
  margin: 0;
  box-sizing: border-box;
}
.cms-academy .academy-questions div[data-role="content"] {
  padding: 0 0 40px;
}
.cms-all-courses h2 {
  font-weight: bold;
  font-size: 56px;
  line-height: 76px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cms-all-courses h2:after {
  content: url('../images/academy/ellipse.svg');
  margin: 0 0 0 39%;
}
.cms-all-courses .academy-courses {
  margin: 0 auto 160px auto;
}
.cms-all-courses .academy-courses.all-courses-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  position: relative;
}
.cms-all-courses .academy-courses .item {
  box-sizing: border-box;
  border-radius: 40px;
  box-shadow: 9px 9px 9px rgba(0, 56, 108, 0.1);
  height: 486px;
  overflow: hidden;
  position: relative;
  transition: .5s;
}
.cms-all-courses .academy-courses .item .color-courses-orange {
  background: #d5542a;
}
.cms-all-courses .academy-courses .item .color-courses-green {
  background: #018232;
}
.cms-all-courses .academy-courses .item .color-courses-powder {
  background: #d98984;
}
.cms-all-courses .academy-courses .item .color-courses-smoke {
  background: #71787e;
}
.cms-all-courses .academy-courses .item .image-wrapper img {
  display: block;
}
.cms-all-courses .academy-courses .description-block {
  height: 100%;
  color: #ffffff;
}
.cms-all-courses .academy-courses .description-block > div {
  height: 100%;
  padding: 35px 45px 48px;
  box-sizing: border-box;
}
.cms-all-courses .academy-courses .description-block h5 {
  font-size: 16px;
  line-height: 16px;
  opacity: .5;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.cms-all-courses .academy-courses .description-block h3 {
  font-size: 28px;
  line-height: 28px;
  margin: 0;
  font-weight: bold;
}
.cms-all-courses .academy-courses .courses-btn {
  position: absolute;
  bottom: 35px;
  font-size: 20px;
  line-height: 20px;
}
.cms-all-courses .academy-courses .courses-btn:after {
  content: url('../images/academy/arrow.svg');
  margin: 0 0 0 10px;
}
.cms-all-courses .academy-courses .item-courses-hover {
  position: absolute;
  top: 0;
  bottom: -100px;
  left: 0;
  right: 0;
  background: inherit;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 32px;
  transition: .5s;
  display: flex;
  opacity: 0;
}
.cms-all-courses .academy-courses .item-courses-hover p {
  padding: 48px 44px 32px 46px;
  font-size: 24px;
  line-height: 30px;
}
.cms-all-courses .academy-courses .item-courses-hover a {
  position: absolute;
  font-size: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cms-all-courses .academy-courses .item-courses-hover .courses-hover-btn {
  width: 353px;
  height: 70px;
  background: #ffffff;
  border-radius: 50px;
  color: #000000;
  text-align: center;
  line-height: 70px;
  font-size: 20px;
  box-sizing: border-box;
  padding: 0;
}
.cms-page-view .free-course .academy-hamburger {
  height: 27px;
  background: url('../images/academy/hamburger-white.svg');
}
.free-course .academy-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.free-course .academy-header .academy-header-nav a {
  color: #ffffff;
}
.free-course .academy-header.sticky {
  background: linear-gradient(90deg, #c34b26 0%, #c44c27 51.6%);
}
.free-course .academy-course-banner {
  height: 600px;
  background: linear-gradient(90deg, #c34b26 0%, #c44c27 51.6%);
}
.free-course .academy-course-banner .academy-course-banner-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.free-course .academy-course-banner h2 {
  font-weight: bold;
  font-size: 62px;
  line-height: 74px;
  color: #ffffff;
}
.free-course .academy-course-banner .academy-img-wrapper {
  align-self: flex-end;
}
.free-course .academy-course-banner .academy-img-wrapper img {
  display: block;
}
.free-course .free-courses-items {
  padding: 80px 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 19px;
}
.free-course .free-courses-items .item {
  box-shadow: 9px 9px 21px rgba(0, 56, 108, 0.1);
  box-sizing: border-box;
  border-radius: 40px;
  overflow: hidden;
  max-width: 413px;
  position: relative;
  transition: .5s;
  cursor: pointer;
}
.free-course .free-courses-items .item:hover .free-course-title p {
  opacity: 1;
}
.free-course .free-courses-items .free-course-title {
  background: #0055b8;
  padding: 38px 0 51px 40px;
}
.free-course .free-courses-items .free-course-title p {
  opacity: .3;
  font-size: 124px;
  line-height: 124px;
  color: #ffffff;
}
.free-course .free-courses-items .free-course-content {
  padding: 61px 45px 48px;
  height: 165px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.free-course .free-courses-items .free-course-content h3 {
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
}
.free-course .free-courses-items .free-course-content .free-course-btn {
  font-size: 20px;
  line-height: 20px;
}
.free-course .free-courses-items .free-course-content .free-course-btn:after {
  content: url('../images/academy/arrow-black.svg');
  display: inline;
  margin: 0 0 0 10px;
}
.free-course .free-courses-items .free-courses-items-registration,
.free-course .free-courses-items .free-course-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 30px;
  background: #0055b8;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: .5s;
  display: none;
}
.free-course .free-courses-items .active .free-courses-items-registration {
  display: flex;
}
.free-course .free-courses-items .free-course-hover-btn-first {
  border-radius: 50px;
  background: #ffffff;
  height: 74px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 74px;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  margin: 0 0 30px;
  transition: .5s;
}
.free-course .free-courses-items .free-course-hover-btn-first:hover {
  background: none;
  color: #ffffff;
  text-decoration: none;
}
.free-course .free-courses-items .free-course-hover-btn-second {
  border-radius: 50px;
  height: 74px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 74px;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  transition: .5s;
  margin: 0 0 30px;
  color: #ffffff;
}
.free-course .free-courses-items .free-course-hover-btn-second:hover {
  background: #ffffff;
  color: #000000;
  text-decoration: none;
}
.logged-in .free-course .active .free-course-hover {
  display: flex;
}
.logged-in .free-course .active .free-courses-items-registration {
  display: none;
}
.final-test-header {
  display: flex;
  justify-content: space-between;
  padding: 60px 0 50px;
}
.final-test-header h2 {
  font-weight: bold;
  font-size: 56px;
  line-height: 76px;
  margin: 0;
}
.academy-theme.rendered-form {
  max-width: 100%;
  background: #ffffff;
  border: 2px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 40px;
  padding: 61px 81px 36px 111px;
  margin: 0 0 120px;
  position: relative;
}
.academy-theme.rendered-form .fb-checkbox-group-label,
.academy-theme.rendered-form .fb-radio-group-label {
  font-size: 32px;
  line-height: 40px;
  color: #0055b8;
  margin: 0 0 37px;
}
.academy-theme.rendered-form .fb-checkbox-group-label .required,
.academy-theme.rendered-form .fb-radio-group-label .required {
  display: none;
}
.academy-theme.rendered-form .checkbox-group .amform-versiontwo-label,
.academy-theme.rendered-form .radio-group .amform-versiontwo-label {
  font-size: 24px;
  line-height: 38px;
  display: block;
  max-width: 580px;
  margin: 0;
}
.academy-theme.rendered-form .amform-checkbox + label {
  padding: 10px 10px 10px 78px;
}
.academy-theme.rendered-form .amform-checkbox + label:before {
  border: 2px solid #0055b8;
  box-sizing: border-box;
  border-radius: 10px;
  width: 38px;
  height: 38px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
}
.academy-theme.rendered-form .amform-checkbox:checked + label {
  border-radius: 30px;
  background: #0055b8;
  color: #ffffff;
}
.academy-theme.rendered-form .amform-checkbox:checked + label:before {
  border: 2px solid #ffffff;
  background: #0055b8;
}
.academy-theme.rendered-form .amform-checkbox:checked + label:after {
  top: -5px;
  bottom: 0;
  margin: auto;
  left: 23px;
  width: 10px;
  height: 20px;
}
.academy-theme.rendered-form .amform-radio + label {
  padding: 10px 10px 10px 78px;
}
.academy-theme.rendered-form .amform-radio + label:before {
  border: 2px solid #0055b8;
  box-sizing: border-box;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
}
.academy-theme.rendered-form .amform-radio:checked + label {
  border-radius: 30px;
  background: #0055b8;
  color: #ffffff;
}
.academy-theme.rendered-form .amform-radio:checked + label:before {
  border: 2px solid #ffffff;
  background: #0055b8;
}
.academy-theme.rendered-form .amform-radio:checked + label:after {
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  left: 22px;
  width: 14px;
  height: 14px;
  background: #ffffff;
  display: block;
  position: absolute;
  border-radius: 50%;
}
.academy-theme.rendered-form .amcform-next,
.academy-theme.rendered-form .amcform-submit {
  visibility: hidden;
}
.academy-theme.rendered-form .amcform-next:hover:after,
.academy-theme.rendered-form .amcform-submit:hover:after {
  background: #0055b8;
}
.academy-theme.rendered-form .amcform-next:after,
.academy-theme.rendered-form .amcform-submit:after {
  content: url('../images/academy/arrow-form.svg');
  width: 96px;
  height: 96px;
  background: #e3e3e3;
  border-radius: 50%;
  visibility: visible;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 5px 0 0;
}
.academy-theme.rendered-form .amcform-next:after:hover,
.academy-theme.rendered-form .amcform-submit:after:hover {
  background: #0055b8;
}
.academy-theme.rendered-form .amcform-prev {
  visibility: hidden;
  margin-right: 0;
  min-width: auto;
}
.academy-theme.rendered-form .amcform-prev:after {
  content: url('../images/academy/arrow-form-2.svg');
  width: 74px;
  height: 74px;
  border-radius: 50%;
  border: 2px solid #e3e3e3;
  visibility: visible;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 5px 0 0;
}
.academy-theme.rendered-form .amcform-page-titles {
  position: absolute;
  top: 61px;
  right: 81px;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap {
  display: none;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap.ui-state-active {
  display: block;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap.ui-state-active:after {
  content: "/";
  font-size: 32px;
  line-height: 40px;
  color: #e3e3e3;
  display: inline-block;
  background: none;
  width: auto;
  position: static;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap:last-child {
  display: block;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap:last-child:after {
  display: none;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap:before {
  display: none;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap:after {
  display: none;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap .amcform-step {
  background: none;
  border: 0;
  font-size: 32px;
  line-height: 40px;
  color: #e3e3e3;
  width: auto;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap .amcform-step:before {
  display: none;
}
.academy-theme.rendered-form .amcform-page-titles .amcform-title-wrap .amcform-title {
  margin: 0;
}
.academy-success .success-wrapper-content {
  border: 2px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 40px;
  padding: 56px 88px 56px 111px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 120px;
}
.academy-success .left {
  font-size: 32px;
  line-height: 40px;
  max-width: 443px;
}
.academy-success .academy-btn-blue {
  margin: 60px 0 0;
  padding: 0 54px;
  width: auto;
  box-sizing: border-box;
}
.academy-success .right {
  font-size: 94px;
  line-height: 119px;
  font-weight: bold;
  color: #e3e3e3;
}
.academy-success .right .success-wrapper-content-fail {
  font-size: 162px;
  line-height: 205px;
  color: #d5542a;
}
.academy-success .right .success-wrapper-content-win {
  font-size: 162px;
  line-height: 205px;
  color: #018232;
}
