/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/*   Fallback for parent lockdown theme  */
/*   Fallback for parent hollidays theme  */
/**
 * 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;
}
@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;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.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 {
  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 {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.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 {
  color: #D6D6D6;
}
.mp-product-slider-content .owl-nav button 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 {
  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 {
  background: #eeeeee;
  border: solid 1px #cccccc;
}
.block-rewards-account-summary .mst-referral-widget .block-content .table-wrapper .buttons-set > button > 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 {
  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 {
  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/
 */
.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;
}
@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;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .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 {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .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: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .amazon-addresses:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 2rem;
    padding-right: 2rem;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .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;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .amcform-title-wrap {
    flex-grow: unset;
    min-width: 30%;
    max-width: initial;
  }
  .amcform-title-wrap .amcform-title {
    max-width: 174px;
  }
  .amcform-title-wrap:nth-child(3n + 1):before {
    content: none;
  }
  .amcform-title-wrap:nth-child(3n + 1):last-child:before {
    width: 50%;
    background: linear-gradient(270deg, #e3e3e3 4.63%, rgba(227, 227, 227, 0) 83.33%);
    content: '';
  }
  .amcform-title-wrap:nth-child(3n + 1).ui-state-active:last-child:before {
    background: linear-gradient(270deg, #92b0ff 4.63%, rgba(227, 227, 227, 0) 83.33%);
  }
  .amcform-popup-block .amcform-header {
    font-size: 22px;
  }
  .amcform-popup-block .amcform-toolbar {
    flex-direction: row;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button {
    width: auto;
  }
  .amcform-popup-block .amcform-toolbar .amcform-button:not(:first-of-type) {
    margin-top: 0;
  }
  .circle-theme .amcform-title-wrap {
    min-width: 24%;
  }
  .brand-images .brands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .brand-images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  #amasty-shopby-product-list #amasty-shopby-overlay .loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    z-index: 1001;
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options {
    margin-top: 20px;
    padding: 3px 0;
    border-top: 1px solid #cccccc;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    position: static;
    display: inline-block;
    margin: 0 0 0 15px;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 9999;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button {
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before,
  .am_shopby_apply_filters.-fixed .am-show-button:after {
    display: none;
  }
  .am-show-button {
    position: static;
    margin: 0 0 10px;
    padding: 10px;
    width: inherit;
    border: 1px solid #cccccc;
  }
  .am-show-button.-vertical {
    padding-left: 0;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    box-shadow: 10px 8px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-vertical:before {
    position: absolute;
    top: 8px;
    left: -20px;
    z-index: -1;
    display: block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    background: #eeeeee;
    box-shadow: 7px 6px 16px rgba(0, 0, 0, 0.16);
    content: '';
    transform: rotate(45deg);
    transform-origin: 50%;
  }
  .am-show-button.-vertical-right {
    padding: 10px 0;
    min-width: 145px;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    box-shadow: -8px 8px 16px rgba(0, 0, 0, 0.16);
    text-align: right;
  }
  .am-show-button.-vertical-right > .-loading {
    margin: 0 20px;
  }
  .am-show-button.-vertical-right:before {
    position: absolute;
    top: 8px;
    right: -20px;
    z-index: -1;
    display: block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    background: #eeeeee;
    box-shadow: 5px 6px 16px rgba(0, 0, 0, 0.16);
    content: '';
    transform: rotate(45deg);
    transform-origin: 50%;
  }
  .am-show-button.-horizontal {
    border-radius: 4px;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-horizontal:before,
  .am-show-button.-horizontal:after {
    position: absolute;
    left: 50%;
    display: block;
    border: 6px solid transparent;
    content: '';
    transform: rotate(45deg) translateX(-50%);
  }
  .am-show-button.-horizontal:before {
    bottom: 0;
    border-right: 6px solid #cccccc;
    border-bottom: 6px solid #cccccc;
    border-radius: 0 0 3px 0;
  }
  .am-show-button.-horizontal:after {
    bottom: 1px;
    border-right: 6px solid #eeeeee;
    border-bottom: 6px solid #eeeeee;
    border-radius: 0 0 2px 0;
  }
  .am-show-button > .am-button {
    margin-left: 3px;
    padding: 10px 15px;
  }
  .am-show-button.-vertical-right > .am-button {
    margin-left: 5px;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* 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: 11.5px 0;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    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;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #7f56ef;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [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;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .newsletter-subscribe-home {
    padding: 3.3rem;
  }
  .newsletter-subscribe-home .content-wrapper {
    margin: 0 2rem;
  }
  .newsletter-subscribe-home .block.newsletter .action.subscribe {
    border-radius: 100px;
  }
  .newsletter-subscribe-home .block.newsletter input {
    max-width: 361px;
    padding-right: 9rem;
  }
  .newsletter-subscribe-home .block.newsletter .field {
    margin: 0;
  }
  .newsletter-subscribe-home .block.newsletter .actions {
    margin-left: -70px;
    max-width: 250px;
  }
  .newsletter-subscribe-home .block.newsletter .form.subscribe {
    flex-direction: row;
  }
  .newsletter-subscribe-home .content-wrapper {
    padding: 6.4rem 7.2rem;
  }
  .newsletter-subscribe-home h2 {
    font-size: 4rem;
    line-height: 3.7rem;
    margin: 0 0 5.5rem;
  }
  .ie11 .newsletter-subscribe-home .block.newsletter .actions {
    min-width: 100%;
  }
  .page-footer .footer.content {
    padding-top: 6.5rem;
  }
  .footer-bottom {
    flex-direction: row;
  }
  .footer-bottom .bottom-logo {
    order: 1;
    flex-direction: row;
  }
  .footer-bottom .copyright {
    margin: 0 0 0;
    text-align: left;
    order: 2;
    font-size: 1.4rem;
  }
  .footer ul li a,
  .footer ul li {
    color: #ffffff;
    font-size: 1.6rem;
    line-height: 1.5rem;
  }
  .footer .footer-average .footer-contacts > li a {
    font-size: 1.6rem;
  }
  .footer .footer-average .footer-contacts > li:not(:last-child) {
    margin-bottom: 4.1rem;
  }
  .footer .footer-average h4 {
    font-size: 1.8rem;
    line-height: 1.7rem;
    margin: 0 0 2.6rem;
  }
  .sfera-logo {
    max-width: 158px;
  }
  .sfera-logo svg {
    max-width: 158px;
    height: 47px;
  }
  .page-footer .sfera-logo {
    margin-bottom: 0;
    flex-direction: row;
  }
  .page-footer .sfera-logo img {
    display: inline-block;
  }
  .page-footer .sfera-logo svg {
    display: inline-block;
  }
  .cms-index-index .page-wrapper .w4p-slider .image-wrapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
  }
  .cms-index-index .page-wrapper .w4p-slider .embed-player {
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    width: 100%;
    height: 100%;
  }
  .page-wrapper div.header-phone-container {
    flex-grow: 15;
    order: 1;
    display: inline-flex;
    margin-left: 2rem;
    align-items: center;
  }
  .page-wrapper .nav-toggle {
    top: 14px;
    left: 14px;
  }
  .page-wrapper .nav-toggle:before {
    font-size: 4.4rem;
  }
  .page-wrapper .header.content {
    padding: 1rem 2rem;
  }
  .page-wrapper .header.content .block-search input {
    right: 0;
    left: auto;
  }
  .page-wrapper .header.content .block-search input:focus {
    padding-right: 4.5rem;
  }
  .page-wrapper .navigation ul {
    padding: 0;
  }
  .catalog-product-view .product.info.detailed {
    margin-bottom: 10rem;
  }
  .detailed .details-description-block .description-option .description {
    padding: 4.9rem 2.3rem 0 0;
    margin: 3.4rem 0 0;
    border-top: 1px solid #ece7fc;
  }
  .detailed .details-description-block .description-option .brand::before {
    width: 100%;
    transform: none;
  }
  .detailed .details-description-block .description-option .brand .amshopby-option-link {
    display: inline-block;
  }
  .detailed .details-description-block .description-option .brand .amshopby-option-link img {
    margin: 0 3.5rem 1rem 0;
    width: 145px;
    height: 145px;
  }
  .detailed .details-description-block .description-option .brand > .label {
    font-size: 2.6rem;
    margin-bottom: 2.4rem;
  }
  .detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes {
    width: 100%;
  }
  .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 {
    font-size: 1.6rem;
    line-height: 1.9rem;
    padding: 0 3rem 3.5rem 0;
  }
  .detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes > tbody > tr > th {
    width: 62.5%;
    max-width: 460px;
  }
  .detailed .details-description-block .description-option .table-wrapper .table:not(.cart):not(.totals).additional-attributes > tbody > tr > td {
    width: 37.5%;
  }
  .detailed .details-description-block {
    display: flex;
  }
  .detailed .details-description-block .description-option {
    padding: 6.6rem 2rem 0 2rem;
    flex-basis: 50%;
  }
  .detailed .details-description-block .description-review-wrapper {
    flex-basis: 50%;
    display: block;
  }
  .detailed .details-description-block .description-review-wrapper .review-toolbar {
    display: none;
  }
  .product.data-titles {
    padding: 4rem 0;
  }
  .product.data-titles .title {
    padding: 0 6.9rem;
  }
  .product-review-container .review-list .review-item {
    padding: 4rem 6.4rem 3.9rem 2.7rem;
  }
  .product-review-container .review-list .empty-content {
    padding: 6rem 0 0 0;
  }
  .product-review-container.active {
    padding: 2.2rem 0 0;
  }
  .product-review-container .pages .item.pages-item-next .next {
    max-width: 250px;
  }
  .product-review-container .review-toolbar {
    padding: 6rem 0 0 0;
    margin: 0;
  }
  .catalog-product-view .page-wrapper .column .product.media {
    width: calc(40% - 2rem);
    margin-right: 2rem;
    margin-bottom: 0;
  }
  .catalog-product-view .page-wrapper .column .product.media .towishlist {
    display: none;
  }
  .catalog-product-view .page-wrapper .column .product-header-container,
  .catalog-product-view .page-wrapper .column .product-info-price {
    order: unset;
  }
  .catalog-product-view .page-wrapper .column .product-options-wrapper .swatch-opt > div {
    margin-right: 2rem;
  }
  .catalog-product-view .page-wrapper .column .product-options-wrapper .swatch-opt > div.qty_in_pack {
    max-width: 250px;
    width: 100%;
    margin: 0 3.3rem 1.3rem 0;
  }
  .catalog-product-view .page-wrapper .column .product-options-wrapper .swatch-opt > div.size {
    margin: 0 3.3rem 1.3rem 0;
  }
  .catalog-product-view .page-wrapper .column .product-info-main {
    width: 60%;
    padding: 2.3rem 3rem 3.5rem;
  }
  .catalog-product-view .page-wrapper .column .product-info-main .towishlist {
    display: block;
  }
  .catalog-product-view .page-wrapper .column .product-info-main .page-title-wrapper {
    width: calc(100% - 112px);
  }
  .catalog-product-view .page-wrapper .column .product-info-main .page-title-wrapper .page-title {
    font-size: 2.6rem;
    line-height: 1.18;
    max-width: 490px;
    width: 100%;
  }
  .catalog-product-view .page-wrapper .mobile-action-button-container {
    /* stylelint-disable-next-line declaration-no-important */
    display: none !important;
  }
  .catalog-product-view .page-wrapper .product-social-links {
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
  .catalog-product-view .page-wrapper .price-box {
    flex-direction: column-reverse;
    justify-content: center;
    min-width: 150px;
  }
  .catalog-product-view .page-wrapper div.field.qty {
    padding-top: 4rem;
  }
  .catalog-product-view .page-wrapper .block.related .product-item .actions-primary {
    width: 88.24%;
  }
  .catalog-product-view .page-wrapper .action.tocart.primary {
    width: 199px;
  }
  .detailed .product-review-container .empty-review-list .empty-title {
    padding: 6.1rem 0;
    margin-bottom: 3.9rem;
  }
  .detailed .open-review-modal-form {
    max-width: 250px;
  }
  .detailed .product-review-container.active.empty-reviews {
    padding-bottom: 4.3rem;
  }
  .modal-slide.modal-review .modal-content {
    padding: 4.1rem 6.6rem 5.8rem 7rem;
  }
  .modal-slide.modal-review .review-legend span {
    font-size: 2.6rem;
    line-height: 3.1rem;
    margin-bottom: 2.4rem;
  }
  .modal-slide.modal-review .fieldset {
    margin-bottom: 2rem;
  }
  .modal-slide.modal-review .fieldset:not(:last-child) {
    margin: 0 0 3.7rem;
  }
  .checkout-cart-index .page-wrapper .page-main {
    padding: 2rem 0 0;
  }
  .checkout-cart-index .page-wrapper .send-coupon-wrapper {
    display: none;
  }
  .checkout-cart-index .page-wrapper .cart-section-wrapper {
    transform: translateX(-50%);
    left: 50%;
  }
  .checkout-cart-index .page-wrapper .cart-section-container {
    padding: 2.4rem 1.5rem 4rem;
  }
  .checkout-cart-index .page-wrapper .page-title {
    display: block;
  }
  .checkout-cart-index .page-wrapper .form-cart {
    width: 70%;
  }
  .checkout-cart-index .page-wrapper .cart-summary .totals.grand td {
    font-size: 2.8rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .item-info {
    flex-wrap: nowrap;
    justify-content: unset;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.item {
    flex-wrap: nowrap;
    max-width: 130px;
    padding: 2rem 1rem;
    order: unset;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.item .product-item-photo {
    max-width: 80px;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.subtotal--mobile {
    order: unset;
    width: auto;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.item-details {
    padding: 2rem .5rem 2rem 1rem;
    order: unset;
    width: auto;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.bundle-products {
    padding: 2rem .5rem;
    order: unset;
    flex-grow: 0;
    margin-left: 2rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.bundle-products .accordion {
    margin: 0;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown .item-options {
    padding: .5rem 1rem 3.5rem 14rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown .product-item-image {
    width: 80px;
    height: 80px;
    margin-right: 3.7rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.bundle-products .product-dropdown .product-item-name {
    font-size: 1.8rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.qty {
    padding: 2rem .5rem;
    width: 110px;
    order: unset;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.subtotal {
    flex-basis: 95px;
    padding: 2rem 0;
    order: unset;
    display: flex;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.remove {
    padding: 2rem 1rem;
    order: unset;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .subtotal--mobile {
    display: none;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .product-item-name {
    font-size: 1.6rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .price-excluding-tax .price {
    font-size: 1.6rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .item-options {
    font-size: 1.4rem;
    line-height: 1.14;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .field.qty .input-text {
    width: 30px;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .field.qty .qty-btn {
    width: 35px;
  }
  .checkout-cart-index .page-wrapper .cart-summary {
    padding: 2rem 1rem;
    width: 28%;
  }
  .checkout-cart-index .page-wrapper .cart-summary > .title {
    display: none;
  }
  .checkout-cart-index .page-wrapper .cart-summary .coupon {
    margin: 1.7rem 0 6.2rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .coupon .field {
    margin-bottom: 1rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .coupon .actions-toolbar {
    flex-direction: column;
    padding: 0;
  }
  .checkout-cart-index .page-wrapper .cart-summary .coupon .coupone-code {
    height: 46px;
    padding: 1.3rem 0 1.3rem 2rem;
    border-radius: 100px;
    width: 100%;
    border: 1px solid #e5ddfc;
  }
  .checkout-cart-index .page-wrapper .cart-summary .coupon .cancel {
    padding: 0;
    margin-top: .5rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .discount.coupon {
    margin: 0;
  }
  .checkout-cart-index .page-wrapper .cart-summary .discount {
    width: 100%;
  }
  .checkout-cart-index .page-wrapper .cart-summary .totals.notice span {
    letter-spacing: -.4px;
  }
  .checkout-cart-index .page-wrapper .cart-summary .totals th {
    font-size: 1.4rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .totals td {
    font-size: 1.6rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .clear {
    width: 100%;
    position: relative;
    padding: 1.7rem 1rem 1.3rem;
    top: auto;
    right: auto;
  }
  .checkout-cart-index .page-wrapper .cart-summary .clear::before {
    position: relative;
    top: -.2rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .clear .icon {
    margin-right: .2rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .clear span {
    display: inline-block;
    line-height: .93;
    font-size: 1.4rem;
    font-weight: 500;
  }
  .checkout-cart-index .page-wrapper .cart-summary .checkout-methods-items {
    margin-top: 2rem;
    position: static;
    width: 100%;
    left: auto;
  }
  .checkout-cart-index .page-wrapper .cart-summary .checkout-methods-items .item + .item span {
    display: inline-block;
  }
  .checkout-cart-index .page-wrapper .cart-summary .message-success {
    z-index: 1;
  }
  .catalogsearch-result-index.page-products .products-grid .product-item,
  .catalog-category-view.page-products .products-grid .product-item,
  .ambrand-index-index.page-products .products-grid .product-item {
    margin-left: 0;
  }
  .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 {
    box-sizing: border-box;
    padding-left: 0;
    padding-bottom: 13.4rem;
    width: 100%;
  }
  .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%;
  }
  .catalogsearch-result-index._has-modal .sidebar-main,
  .catalog-category-view._has-modal .sidebar-main,
  .ambrand-index-index._has-modal .sidebar-main {
    max-width: 100%;
  }
  .catalogsearch-result-index .mobile-filters,
  .catalog-category-view .mobile-filters,
  .page-with-filter .mobile-filters {
    max-width: 240px;
    height: 72px;
  }
  .catalogsearch-result-index .toolbar-sorter,
  .catalog-category-view .toolbar-sorter,
  .page-with-filter .toolbar-sorter {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .catalogsearch-result-index .mobile-filters,
  .catalog-category-view .mobile-filters,
  .page-with-filter .mobile-filters {
    font-size: 1.6rem;
  }
  .modal-slide.modal-filters {
    width: 60%;
  }
  .catalogsearch-result-index .page-title-wrapper,
  .catalog-category-view .page-title-wrapper,
  .ambrand-index-index .page-title-wrapper {
    padding: 2.2rem 0rem 1.8rem 0;
  }
  .catalog-category-view .page-wrapper > .breadcrumbs {
    margin-bottom: 0;
  }
  body .am_shopby_apply_filters.visible {
    bottom: -11px;
    display: block;
    position: fixed;
    width: 100%;
  }
  body .am_shopby_apply_filters .am-show-button.-horizontal .am-items.-loading {
    top: -5px;
  }
  body .am_shopby_apply_filters .am-show-button.-horizontal .am-button {
    padding: 1.7rem 5rem;
  }
  .customer-account-create .page-wrapper .content_wrapper,
  .customer-account-forgotpassword .page-wrapper .content_wrapper,
  .customer-account-login .page-wrapper .content_wrapper,
  .black-friday-event .page-wrapper .content_wrapper,
  .customer-account-createpassword .page-wrapper .content_wrapper {
    padding: 5.7rem 9.1rem 5.3rem;
  }
  .customer-account-create .page-wrapper .account-social-login,
  .customer-account-forgotpassword .page-wrapper .account-social-login,
  .customer-account-login .page-wrapper .account-social-login,
  .black-friday-event .page-wrapper .account-social-login,
  .customer-account-createpassword .page-wrapper .account-social-login {
    margin-bottom: 3.5rem;
  }
  .customer-account-create .page-wrapper .fieldset,
  .customer-account-forgotpassword .page-wrapper .fieldset,
  .customer-account-login .page-wrapper .fieldset,
  .black-friday-event .page-wrapper .fieldset,
  .customer-account-createpassword .page-wrapper .fieldset {
    margin: 0 0 2rem;
  }
  .customer-account-create .page-wrapper .page-title,
  .customer-account-forgotpassword .page-wrapper .page-title,
  .customer-account-login .page-wrapper .page-title,
  .black-friday-event .page-wrapper .page-title,
  .customer-account-createpassword .page-wrapper .page-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.18;
    margin-bottom: 2.3rem;
  }
  .customer-account-create .page-wrapper .reg-fullname,
  .customer-account-forgotpassword .page-wrapper .reg-fullname,
  .customer-account-login .page-wrapper .reg-fullname,
  .black-friday-event .page-wrapper .reg-fullname,
  .customer-account-createpassword .page-wrapper .reg-fullname,
  .customer-account-create .page-wrapper .dob-email,
  .customer-account-forgotpassword .page-wrapper .dob-email,
  .customer-account-login .page-wrapper .dob-email,
  .black-friday-event .page-wrapper .dob-email,
  .customer-account-createpassword .page-wrapper .dob-email,
  .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-wrap: nowrap;
    margin-bottom: 3rem;
  }
  .customer-account-create .page-wrapper .reg-fullname:first-child,
  .customer-account-forgotpassword .page-wrapper .reg-fullname:first-child,
  .customer-account-login .page-wrapper .reg-fullname:first-child,
  .black-friday-event .page-wrapper .reg-fullname:first-child,
  .customer-account-createpassword .page-wrapper .reg-fullname:first-child,
  .customer-account-create .page-wrapper .dob-email:first-child,
  .customer-account-forgotpassword .page-wrapper .dob-email:first-child,
  .customer-account-login .page-wrapper .dob-email:first-child,
  .black-friday-event .page-wrapper .dob-email:first-child,
  .customer-account-createpassword .page-wrapper .dob-email:first-child,
  .customer-account-create .page-wrapper .mobile-pass:first-child,
  .customer-account-forgotpassword .page-wrapper .mobile-pass:first-child,
  .customer-account-login .page-wrapper .mobile-pass:first-child,
  .black-friday-event .page-wrapper .mobile-pass:first-child,
  .customer-account-createpassword .page-wrapper .mobile-pass:first-child {
    margin-right: 2rem;
  }
  .customer-account-create .page-wrapper .reg-fullname .field,
  .customer-account-forgotpassword .page-wrapper .reg-fullname .field,
  .customer-account-login .page-wrapper .reg-fullname .field,
  .black-friday-event .page-wrapper .reg-fullname .field,
  .customer-account-createpassword .page-wrapper .reg-fullname .field,
  .customer-account-create .page-wrapper .dob-email .field,
  .customer-account-forgotpassword .page-wrapper .dob-email .field,
  .customer-account-login .page-wrapper .dob-email .field,
  .black-friday-event .page-wrapper .dob-email .field,
  .customer-account-createpassword .page-wrapper .dob-email .field,
  .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 {
    width: 100%;
    max-width: 413px;
    margin-bottom: 0;
  }
  .customer-account-create .page-wrapper .form-create-account,
  .customer-account-forgotpassword .page-wrapper .form-create-account,
  .customer-account-login .page-wrapper .form-create-account,
  .black-friday-event .page-wrapper .form-create-account,
  .customer-account-createpassword .page-wrapper .form-create-account,
  .customer-account-create .page-wrapper .reset,
  .customer-account-forgotpassword .page-wrapper .reset,
  .customer-account-login .page-wrapper .reset,
  .black-friday-event .page-wrapper .reset,
  .customer-account-createpassword .page-wrapper .reset,
  .customer-account-create .page-wrapper .form-login,
  .customer-account-forgotpassword .page-wrapper .form-login,
  .customer-account-login .page-wrapper .form-login,
  .black-friday-event .page-wrapper .form-login,
  .customer-account-createpassword .page-wrapper .form-login {
    padding: 0 2rem;
  }
  .customer-account-create .page-wrapper .field.confirmation,
  .customer-account-forgotpassword .page-wrapper .field.confirmation,
  .customer-account-login .page-wrapper .field.confirmation,
  .black-friday-event .page-wrapper .field.confirmation,
  .customer-account-createpassword .page-wrapper .field.confirmation {
    margin-bottom: 2.5rem;
  }
  .customer-account-create .page-wrapper .fieldset > .field,
  .customer-account-forgotpassword .page-wrapper .fieldset > .field,
  .customer-account-login .page-wrapper .fieldset > .field,
  .black-friday-event .page-wrapper .fieldset > .field,
  .customer-account-createpassword .page-wrapper .fieldset > .field {
    margin-bottom: 1.8rem;
  }
  .customer-account-create .page-wrapper .fieldset > .field.checkbox-personal-data,
  .customer-account-forgotpassword .page-wrapper .fieldset > .field.checkbox-personal-data,
  .customer-account-login .page-wrapper .fieldset > .field.checkbox-personal-data,
  .black-friday-event .page-wrapper .fieldset > .field.checkbox-personal-data,
  .customer-account-createpassword .page-wrapper .fieldset > .field.checkbox-personal-data {
    margin-bottom: 2.7rem;
  }
  .customer-account-create .page-wrapper .fieldset > .checkbox-personal-data.field:not(.choice) > .label,
  .customer-account-forgotpassword .page-wrapper .fieldset > .checkbox-personal-data.field:not(.choice) > .label,
  .customer-account-login .page-wrapper .fieldset > .checkbox-personal-data.field:not(.choice) > .label,
  .black-friday-event .page-wrapper .fieldset > .checkbox-personal-data.field:not(.choice) > .label,
  .customer-account-createpassword .page-wrapper .fieldset > .checkbox-personal-data.field:not(.choice) > .label {
    margin-bottom: 0;
  }
  .customer-account-create .page-wrapper .fieldset > .field:not(.choice) > .label,
  .customer-account-forgotpassword .page-wrapper .fieldset > .field:not(.choice) > .label,
  .customer-account-login .page-wrapper .fieldset > .field:not(.choice) > .label,
  .black-friday-event .page-wrapper .fieldset > .field:not(.choice) > .label,
  .customer-account-createpassword .page-wrapper .fieldset > .field:not(.choice) > .label {
    text-align: left;
    width: 100%;
    padding: 0;
    line-height: 1;
    margin-bottom: .9rem;
  }
  .customer-account-create .page-wrapper .fieldset > .field:not(.choice) > .control,
  .customer-account-forgotpassword .page-wrapper .fieldset > .field:not(.choice) > .control,
  .customer-account-login .page-wrapper .fieldset > .field:not(.choice) > .control,
  .black-friday-event .page-wrapper .fieldset > .field:not(.choice) > .control,
  .customer-account-createpassword .page-wrapper .fieldset > .field:not(.choice) > .control {
    width: 100%;
  }
  .customer-account-createpassword .page-wrapper .content_wrapper {
    padding: 4.7rem 4.6rem 5rem;
    max-width: 540px;
  }
  .customer-account-createpassword .page-wrapper .content_wrapper .page-title {
    margin-bottom: 2.5rem;
  }
  .customer-account-createpassword .page-wrapper .content_wrapper .fieldset {
    margin-bottom: 1rem;
  }
  body.customer-account-login .page-wrapper .content_wrapper {
    padding: 5.7rem 4.6rem 4rem;
    width: calc(100vw - 32px);
    max-width: 540px;
  }
  .page-wrapper .onsale-products .product-items .product-label-info[class*='left'].top-left,
  .page-wrapper .popular-products .product-items .product-label-info[class*='left'].top-left {
    /* stylelint-disable-next-line declaration-no-important */
    left: -38px !important;
  }
  .page-wrapper .product-info-main .product-label-info {
    /* stylelint-disable-next-line declaration-no-important */
    margin: -2.3rem -3rem 2rem !important;
    border-bottom: 1px solid #ebe6fc;
  }
  .page-wrapper .product-info-main .product-label-info .product-label {
    padding: 3rem 3rem 2.5rem;
  }
  .page-wrapper .product-info-main .product-label-info .text-label {
    color: #db4846;
  }
  .page-wrapper .product-label-info {
    width: 62.9%;
    z-index: 2;
  }
  .checkout-onepage-success .page-wrapper .content_wrapper {
    padding: 4rem 7rem;
  }
  .checkout-onepage-success .page-wrapper .page-title {
    font-size: 4rem;
  }
  .checkout-onepage-success .page-wrapper .items-wrapper {
    margin-bottom: 3.5rem;
  }
  .checkout-onepage-success .page-wrapper .items-wrapper .item {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 1.2rem 3rem 1.2rem 1.3rem;
  }
  .checkout-onepage-success .page-wrapper .items-wrapper .item .item-image-wrapper {
    max-width: 70px;
    max-height: 70px;
  }
  .checkout-onepage-success .page-wrapper .items-wrapper .item .item-name {
    padding: 0 1rem;
    max-width: 210px;
    flex: 1;
    font-weight: 500;
    font-size: 1.4rem;
    margin: 0;
  }
  .checkout-onepage-success .page-wrapper .items-wrapper .item .item-qty {
    padding: 0 1rem;
    font-size: 1.4rem;
    flex-basis: 100px;
    width: auto;
    margin: 0;
  }
  .checkout-onepage-success .page-wrapper .items-wrapper .item .item-total {
    font-size: 1.6rem;
    padding: 0 .5rem;
    flex-basis: 100px;
    width: auto;
    margin: 0;
  }
  .checkout-onepage-success .page-wrapper .checkout-success p:first-child {
    font-size: 1.6rem;
  }
  .checkout-onepage-success .page-wrapper .checkout-success p:nth-child(2) {
    font-size: 2.2rem;
  }
  .checkout-onepage-success .page-wrapper .general-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 6rem;
    font-size: 1.6rem;
  }
  .checkout-onepage-success .page-wrapper .general-wrapper .title {
    margin: 1.5rem 0 1rem;
  }
  .checkout-onepage-success .page-wrapper .general-wrapper > div {
    width: 33.33%;
  }
  .checkout-onepage-success .page-wrapper .general-wrapper .customer-name {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
    width: 100%;
  }
  .checkout-onepage-success .page-wrapper .general-wrapper .customer-name .title {
    margin: 0 1rem 0 0;
  }
  .checkout-onepage-success .page-wrapper .general-wrapper .shipping-info {
    margin-bottom: 1rem;
    width: 100%;
  }
  .checkout-onepage-success .page-wrapper .actions-wrapper {
    flex-direction: row;
  }
  .checkout-onepage-success .page-wrapper .actions-toolbar {
    margin: 0 2.5rem 0 0;
  }
  .checkout-onepage-success .page-wrapper .actions-toolbar:last-child {
    margin: 0;
  }
  .checkout-index-index .page-wrapper .desktop-only {
    display: block;
  }
  .checkout-index-index .page-wrapper .mobile-only {
    display: none;
  }
  .checkout-index-index .page-wrapper .column .step-title {
    font-size: 2rem;
  }
  body.black-friday-event .page-wrapper .content_wrapper {
    padding: 5.7rem 4.6rem 4rem;
  }
  .cms-club .page-wrapper .welcome-block {
    display: flex;
    flex-direction: row;
    padding: 111px 20px;
  }
  .cms-club .page-wrapper .welcome-block .left-side-wrapper {
    display: flex;
    justify-content: flex-end;
    width: 60%;
    flex-wrap: wrap;
  }
  .cms-club .page-wrapper .welcome-block .right-side-wrapper {
    display: flex;
    justify-content: flex-start;
    width: 40%;
    padding-left: 80px;
  }
  .cms-club .page-wrapper .advantages-block {
    padding: 17.2rem 2rem 2rem;
  }
  .cms-club .page-wrapper .sfera-advantages {
    padding: 5.1rem 8.6rem;
  }
  .cms-club .page-wrapper .sfera-advantages h2 {
    font-size: 4rem;
    line-height: 1.175;
    text-align: left;
  }
  .cms-club .page-wrapper .sfera-advantages .advantage-item {
    margin-bottom: 4.7rem;
    font-size: 2.2rem;
  }
  .cms-club .page-wrapper .sfera-advantages p {
    font-size: 2rem;
    line-height: 1.3;
  }
}
@media all and (min-width: 1024px), print {
  .ambrands-search-wrapper {
    float: right;
    width: 20%;
  }
  .brand-images .brands-letter {
    padding-right: 35px;
    width: inherit;
  }
  .brand-images .brands-letter .brand-item {
    margin: 0 10px 20px;
  }
  .amslider .slide {
    margin: 0 20px 20px 0;
    max-width: 32%;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 450px;
    background: #fff;
    box-shadow: 0 0 1px 1px #ccc;
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    height: 100%;
    font-size: 0;
  }
  .ambrands-popup-filter {
    display: inline-block;
    box-sizing: border-box;
    width: 27%;
    height: 100%;
    padding: 20px;
    font-size: 0;
    vertical-align: top;
    text-align: center;
    background: #f0f0f0;
  }
  .ambrands-popup-filter .ambrands-letter {
    display: inline-block;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #333333;
  }
  .ambrands-popup-filter .ambrands-letter:hover {
    color: #333333;
    text-decoration: none;
    background: #ccc;
  }
  .ambrands-popup-filter .ambrands-letter.-disabled {
    background-color: #f1f1f1;
    opacity: .6;
    pointer-events: none;
  }
  .ambrands-popup-filter .ambrands-letter.-active {
    color: #fff;
    background: #f58d0f;
  }
  .ambrands-popup-filter .ambrands-letter.-letter-all {
    width: 100%;
    margin-bottom: 15px;
  }
  .ambrands-popup-items {
    display: inline-block;
    box-sizing: border-box;
    width: 73%;
    height: 100%;
    padding: 20px;
    overflow: auto;
    font-size: 14px;
  }
  .ambrands-popup-items .brand-images .brands-letter {
    width: 100%;
    padding: 0;
  }
  .ambrands-popup-items .brand-item {
    text-align: center;
  }
  .ambrands-popup-items .brand-item .label:before {
    content: none;
  }
  .ambrands-popup-items .brand-item .count {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
  .ambrands-popup-items .brand-images .brands-letter .brand-item {
    margin: 0 20px 20px 0;
  }
  .ambrands-popup-items .letter {
    margin-bottom: 15px;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  body .modal-popup .modal-inner-wrap {
    margin: 2.5rem auto;
  }
  .footer .footer-average {
    flex-direction: row;
  }
  .footer .footer-average .footer-contacts {
    padding: 0 0 0 5%;
    flex-basis: 36.8%;
    order: 2;
    text-align: left;
  }
  .footer-top {
    margin: 0 0 5.1rem;
  }
  .footer-links {
    justify-content: flex-start;
    flex-basis: 63.2%;
    min-width: 520px;
    order: 1;
  }
  .footer-links:after {
    background: #f9f9f9;
    opacity: .2;
    content: '';
    position: absolute;
    right: 0;
    top: 14px;
    width: 1px;
    height: 97px;
  }
  .footer-links > div {
    padding: 0 2rem 0 0;
    align-items: flex-start;
    text-align: left;
  }
  .footer-links > div:first-child {
    flex-basis: 52%;
  }
  .footer-links > div:last-child {
    flex-basis: 48%;
  }
  .cms-index-index .w4p-slider .image-wrapper img {
    max-height: 574px;
  }
  .detailed .details-description-block {
    display: flex;
  }
  .detailed .details-description-block .description-option {
    padding: 7rem 12.6rem 0 0;
    flex-basis: 54.2%;
  }
  .detailed .details-description-block .description-review-wrapper {
    flex-basis: 45.8%;
    max-width: 524px;
  }
  .catalog-product-view._has-modal {
    width: 99%;
  }
  .catalog-product-view .page-wrapper .action.tocart.primary {
    width: 250px;
  }
  .checkout-cart-index .page-wrapper .cart-summary {
    padding: 3rem 2.5rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .clear {
    padding: 1.5rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .clear .icon {
    margin-right: 2rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .coupon .actions-toolbar {
    flex-direction: initial;
    margin-left: 2rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .coupon .actions-toolbar .coupone-code {
    height: initial;
    padding: 0;
    width: 100%;
    border: none;
  }
  .checkout-cart-index .page-wrapper .cart-summary .coupon .actions-toolbar .cancel {
    padding: 1.5rem;
    margin: 0;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.qty {
    width: 145px;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .field.qty .input-text {
    width: 40px;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .field.qty .qty-btn {
    width: 47px;
  }
  .catalogsearch-result-index.page-products .products-grid .product-item,
  .catalog-category-view.page-products .products-grid .product-item,
  .ambrand-index-index.page-products .products-grid .product-item {
    width: 24.2%;
    margin: 0 1.04% 4rem 0;
  }
  .catalogsearch-result-index.page-products .products-grid .product-item:nth-child(3n + 1),
  .catalog-category-view.page-products .products-grid .product-item:nth-child(3n + 1),
  .ambrand-index-index.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .catalogsearch-result-index.page-products .products-grid .product-item:nth-child(4n+4),
  .catalog-category-view.page-products .products-grid .product-item:nth-child(4n+4),
  .ambrand-index-index.page-products .products-grid .product-item:nth-child(4n+4) {
    margin-right: 0;
    margin-left: 0;
  }
  .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 {
    box-sizing: border-box;
    padding-left: 3rem;
    width: calc(100% - 222px);
    border-left: 1px solid #ece7fc;
  }
  .catalogsearch-result-index .column.main,
  .catalog-category-view .column.main,
  .ambrand-index-index .column.main {
    position: relative;
  }
  .catalogsearch-result-index .toolbar.toolbar-products:first-child,
  .catalog-category-view .toolbar.toolbar-products:first-child,
  .ambrand-index-index .toolbar.toolbar-products:first-child {
    top: 48px;
    margin: 0;
    position: absolute;
    top: -100px;
    right: 20px;
    display: none;
  }
  .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 .filter-options,
  .catalog-category-view .filter-options,
  .page-with-filter .filter-options {
    padding-right: 3rem;
  }
  .catalogsearch-result-index .columns .sidebar-main,
  .catalog-category-view .columns .sidebar-main,
  .page-with-filter .columns .sidebar-main {
    display: block;
  }
  .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: block;
  }
  .catalogsearch-result-index .filter-current + .filter-actions,
  .catalog-category-view .filter-current + .filter-actions,
  .page-with-filter .filter-current + .filter-actions {
    padding-bottom: 3.7rem;
  }
  .catalogsearch-result-index .filter-current + .filter-actions:after,
  .catalog-category-view .filter-current + .filter-actions:after,
  .page-with-filter .filter-current + .filter-actions:after {
    background: #ece7fc;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 9999px;
    height: 1px;
  }
  .catalogsearch-result-index .mobile-filters,
  .catalog-category-view .mobile-filters,
  .page-with-filter .mobile-filters {
    display: none;
  }
  .catalogsearch-result-index .toolbar-sorter,
  .catalog-category-view .toolbar-sorter,
  .page-with-filter .toolbar-sorter {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .catalogsearch-result-index .am-filters-title,
  .catalog-category-view .am-filters-title,
  .page-with-filter .am-filters-title {
    display: none;
  }
  .catalogsearch-result-index .page-title-wrapper,
  .catalog-category-view .page-title-wrapper,
  .ambrand-index-index .page-title-wrapper {
    padding: 2.5rem 25rem 5.8rem 0;
  }
  .catalogsearch-result-index .page-title-wrapper:before,
  .catalog-category-view .page-title-wrapper:before,
  .ambrand-index-index .page-title-wrapper:before {
    background: #ece7fc;
    content: '';
    position: absolute;
    left: -9999px;
    top: 0;
    z-index: -1;
    width: 999999px;
    height: 100%;
    height: 1px;
    top: auto;
    bottom: 0;
  }
  body.customer-account-login .page-wrapper .content_wrapper .login-container .field {
    max-width: 413px;
    width: 100%;
    margin: 0 auto 1.8rem;
  }
  body.cms-academy .academy-courses .w4p-slider .item:hover .item-courses-hover {
    opacity: 1;
    bottom: 0;
  }
  body.cms-all-courses .academy-courses .item:hover .item-courses-hover {
    opacity: 1;
    bottom: 0;
  }
}
@media all and (min-width: 1280px), print {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #7f56ef;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    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 .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #7f56ef;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .page-wrapper .page-header {
    padding: 0 0 122px;
  }
  .page-wrapper .page-header .header.panel {
    display: flex;
    align-items: center;
    min-height: 48px;
  }
  .page-wrapper .page-header .content-navigation > .minicart-wrapper {
    margin-right: 0;
  }
  .page-wrapper .page-header .switcher-language {
    order: 2;
  }
  .page-wrapper .page-header .switcher .options .action.toggle:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    transform: rotate(135deg);
    background: transparent;
    border-width: 1.4px 1.4px 0 0;
    border-style: solid;
    border-color: #000000;
    margin: 0 0 0 .3rem;
    position: relative;
    top: 2px;
    font-size: 0;
    line-height: 0;
    overflow: unset;
  }
  .page-wrapper .page-header .switcher .options .action.toggle.active:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    transform: rotate(135deg);
    background: transparent;
    border-width: 1.4px 1.4px 0 0;
    border-style: solid;
    border-color: #000000;
    font-size: 0;
    line-height: 0;
  }
  .page-wrapper .page-header .switcher .options.active ul.dropdown {
    min-width: 58px;
    width: 100%;
    margin: 0;
    top: 29px;
    border: 1px solid #ece7fc;
    box-shadow: 0 4px 60px rgba(0, 0, 0, 0.05);
    padding: 2rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-wrapper .page-header .switcher .options.active ul.dropdown:before,
  .page-wrapper .page-header .switcher .options.active ul.dropdown:after {
    display: none;
  }
  .page-wrapper .page-header .switcher .options.active ul.dropdown li:hover {
    background: transparent;
  }
  .page-wrapper .page-header .switcher .options.active ul.dropdown a {
    padding: 0;
    opacity: .6;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  .page-wrapper .page-header .switcher .options.active ul.dropdown a:hover {
    background: transparent;
    text-decoration: underline;
  }
  .page-wrapper .page-header .panel.wrapper {
    z-index: 105;
  }
  .page-wrapper .switcher-language {
    order: 2;
    margin-right: 2.5rem;
    font-size: 1.4rem;
    line-height: 1.3rem;
    position: relative;
    top: 1.5px;
  }
  .page-wrapper .switcher-language .switcher-options::before {
    display: block;
    width: 54px;
    height: 29px;
    background: #ffffff;
    position: absolute;
    right: -13px;
  }
  .page-wrapper .switcher-language .switcher-trigger {
    opacity: .6;
  }
  .page-wrapper .top-links-left {
    list-style: none;
    display: inline-flex;
    flex-grow: 1;
    order: 1;
  }
  .page-wrapper .top-links-left > li:not(:last-child) {
    margin-right: 5rem;
  }
  .page-wrapper .top-links-left > li a {
    opacity: .8;
    line-height: 1.3rem;
  }
  .page-wrapper .header.panel > .header.links {
    display: flex;
    align-items: center;
    margin-right: .7rem;
    order: 3;
  }
  .page-wrapper .header.panel > .header.links > li {
    margin: 0 0 0 .6rem;
  }
  .page-wrapper .header.panel > .header.links > li span,
  .page-wrapper .header.panel > .header.links > li a {
    opacity: .6;
    line-height: 1.3rem;
  }
  .page-wrapper .header.panel > .header.links .greet.disabled,
  .page-wrapper .header.panel > .header.links .customer-welcome.disabled {
    display: none;
  }
  .page-wrapper .header.panel > .header.links .welcome {
    position: relative;
  }
  .page-wrapper .header.panel > .header.links .welcome::before {
    content: '';
    background: #ffffff;
    position: absolute;
    height: 35px;
    width: 95px;
  }
  .page-wrapper .header.content {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 102;
  }
  .page-wrapper .header.content .logo {
    padding: 0 2rem 0 0;
    top: -8px;
    min-width: 110px;
  }
  .page-wrapper .header.content .nav-sections .navigation ul {
    display: flex;
    padding: 0;
  }
  .page-wrapper .header.content .nav-sections .navigation ul.submenu {
    display: none;
  }
  .page-wrapper .header.content .nav-sections .switcher-trigger,
  .page-wrapper .header.content .nav-sections .switcher-option {
    display: none;
  }
  .page-wrapper .header.content.sticky {
    position: fixed;
    height: 165px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    top: 0;
    z-index: 9;
    background: #ffffff;
  }
  .page-wrapper .header.content .sticky-nav {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-wrapper .content-navigation .navigation-account {
    display: none;
  }
  .page-wrapper .top-links-left > li:not(:last-child) {
    margin-right: 5rem;
  }
  .page-wrapper .block-search {
    width: calc(100% - 140px);
  }
  .customer-welcome {
    position: relative;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .action.switch {
    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;
    width: 8px;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .action.switch:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    transform: rotate(135deg);
    background: transparent;
    border-width: 1.4px 1.4px 0 0;
    border-style: solid;
    border-color: #000000;
    position: relative;
    top: -3px;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome ul {
    background: #ffffff;
    box-shadow: 0 4px 60px rgba(0, 0, 0, 0.05);
    position: absolute;
    min-width: 200px;
    border: 1px solid #ece7fc;
    right: -7px;
    top: 34px;
    z-index: 20;
    padding: 2rem;
  }
  .customer-welcome ul li:not(:first-child) {
    margin-bottom: 0;
  }
  .page-wrapper .nav-sections {
    position: relative;
    max-width: 902px;
  }
  .page-wrapper .nav-sections:before,
  .page-wrapper .nav-sections:after {
    background: #ece7fc;
    z-index: 10;
    content: '';
    position: absolute;
    width: 1px;
    height: 62px;
    top: 50%;
    transform: translateY(-50%);
  }
  .page-wrapper .nav-sections:before {
    left: 0;
  }
  .page-wrapper .nav-sections:after {
    right: 0;
  }
  .page-wrapper .navigation .level0.submenu {
    box-shadow: 0 4px 60px rgba(0, 0, 0, 0.05);
  }
  .page-wrapper .navigation > ul > li.level0 {
    height: 100%;
    max-height: 92px;
    width: 100%;
  }
  .page-wrapper .navigation > ul > li.level0 li {
    position: relative;
  }
  .page-wrapper .navigation > ul > li.level0 a {
    flex-direction: column;
    padding: 2.1rem 1.4rem 2.7rem;
    line-height: 1.3rem;
  }
  .page-wrapper .navigation > ul > li.level0 a:before {
    padding: 0 0 .5rem;
    margin: auto;
  }
  .page-wrapper .navigation > ul > li.level0 a.level-top {
    text-align: center;
    display: block;
  }
  .page-wrapper .navigation > ul > li.level0:nth-child(4) a {
    padding-right: 1.7rem;
  }
  .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 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .page-wrapper .navigation > ul > li.level0.submenu {
    box-shadow: 0 4px 60px rgba(0, 0, 0, 0.05);
  }
  .page-wrapper .navigation > ul > li.level0 a.ui-state-focus {
    background: rgba(96, 61, 189, 0.1);
  }
  .page-wrapper .navigation > ul > li.level0:nth-child(1) a.ui-state-focus: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.ui-state-focus:before {
    background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHBhdGggZD0iTTE3LjEwNjEgMTQuNzgzN1YxMC4zNzc2QzE3LjEwNjEgMTAuMjc3NCAxNy4wNjU2IDEwLjE4MTQgMTYuOTkzNyAxMC4xMTA2QzE2LjkyMTggMTAuMDM5OCAxNi44MjQyIDEwIDE2LjcyMjQgMTBIOS4zODM2M0M5LjI4MTg4IDEwIDkuMTg0MzEgMTAuMDM5OCA5LjExMjM2IDEwLjExMDZDOS4wNDA0MiAxMC4xODE0IDkgMTAuMjc3NCA5IDEwLjM3NzZDOSAxMC40Nzc3IDkuMDQwNDIgMTAuNTczNyA5LjExMjM2IDEwLjY0NDVDOS4xODQzMSAxMC43MTUzIDkuMjgxODggMTAuNzU1MSA5LjM4MzYzIDEwLjc1NTFIMTIuMDY5VjE0Ljc4MzdDMTEuMjQ5NiAxNC45MDc0IDEwLjUwNCAxNS4zMjA1IDkuOTcxNjkgMTUuOTQ1OUM5LjQzOTMzIDE2LjU3MTMgOS4xNTY2MyAxNy4zNjYxIDkuMTc2NDcgMTguMTgxOFYyNy41NjhDOS4xNzY0NyAyOS40NTU4IDEwLjYyNjYgMzEgMTIuNDEwNSAzMUgxNi43NjA4QzE4LjU0NDcgMzEgMTkuOTk4NiAyOS40NTk1IDE5Ljk5ODYgMjcuNTY4VjE4LjE5NjlDMjAuMDIyMiAxNy4zNzg3IDE5Ljc0MTMgMTYuNTgwMiAxOS4yMDg2IDE1Ljk1MTZDMTguNjc1OSAxNS4zMjMgMTcuOTI4MSAxNC45MDc3IDE3LjEwNjEgMTQuNzgzN1pNMTYuMzM4OCAxMC43NTEzVjE0Ljc2NDhIMTIuODMyNFYxMC43NTEzSDE2LjMzODhaTTkuOTM5ODkgMTkuNDM1M0gxNi4wMzE5VjI2LjU0MUg5LjkzOTg5VjE5LjQzNTNaTTE5LjIzNTIgMjcuNTY4QzE5LjIzNTIgMjkuMDQ0MiAxOC4xMjI3IDMwLjI0ODcgMTYuNzYwOCAzMC4yNDg3SDEyLjQwNjZDMTEuMDQ0NyAzMC4yNDg3IDkuOTM2MDUgMjkuMDQ0MiA5LjkzNjA1IDI3LjU2OFYyNy4yOTYxSDE2LjQxNTVDMTYuNTE3MyAyNy4yOTYxIDE2LjYxNDkgMjcuMjU2MyAxNi42ODY4IDI3LjE4NTVDMTYuNzU4NyAyNy4xMTQ3IDE2Ljc5OTIgMjcuMDE4NyAxNi43OTkyIDI2LjkxODZWMTkuMDQ2NEMxNi43OTkyIDE4Ljk0NjIgMTYuNzU4NyAxOC44NTAyIDE2LjY4NjggMTguNzc5NEMxNi42MTQ5IDE4LjcwODYgMTYuNTE3MyAxOC42Njg4IDE2LjQxNTUgMTguNjY4OEg5LjkzOTg5VjE4LjE5NjlDOS45Mzk4OSAxNi43MTY4IDExLjA0ODYgMTUuNTE2MiAxMi40MTA1IDE1LjUxNjJIMTYuNzYwOEMxOC4xMjI3IDE1LjUxNjIgMTkuMjM1MiAxNi43MTY4IDE5LjIzNTIgMTguMTk2OVYyNy41NjhaIiBmaWxsPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMzEuODk3OSAxMC4xMjRDMzEuODYwNCAxMC4wODUxIDMxLjgxNDggMTAuMDUzOSAzMS43NjM4IDEwLjAzMjZDMzEuNzEyOCAxMC4wMTEyIDMxLjY1NzYgMTAuMDAwMSAzMS42MDE4IDEwSDIyLjM5ODZDMjIuMzQyOCAxMC4wMDAxIDIyLjI4NzYgMTAuMDExMiAyMi4yMzY2IDEwLjAzMjZDMjIuMTg1NiAxMC4wNTM5IDIyLjEzOTkgMTAuMDg1MSAyMi4xMDI1IDEwLjEyNEMyMi4wNjQ4IDEwLjE2MzUgMjIuMDM2MyAxMC4yMSAyMi4wMTkxIDEwLjI2MDVDMjIuMDAxOSAxMC4zMTEgMjEuOTk2MiAxMC4zNjQ0IDIyLjAwMjUgMTAuNDE3MUwyMy45NDcyIDI2LjA2MTlDMjMuOTU5IDI2LjE1MzYgMjQuMDA2MyAyNi4yMzggMjQuMDgwMSAyNi4yOTlDMjQuMTUzOSAyNi4zNTk5IDI0LjI0OSAyNi4zOTMzIDI0LjM0NzMgMjYuMzkyNlYyOS40MjE2QzI0LjM0NzMgMzAuMjg5NyAyNC45NzE1IDMxIDI1LjczOTggMzFIMjguMTQwNkMyOC45MDQ4IDMxIDI5LjUyOTEgMzAuMjg5NyAyOS41MjkxIDI5LjQyMTZWMjYuMzkyNkgyOS42NDkxQzI5Ljc0NzQgMjYuMzkzMyAyOS44NDI1IDI2LjM1OTkgMjkuOTE2MyAyNi4yOTlDMjkuOTkwMSAyNi4yMzggMzAuMDM3NCAyNi4xNTM2IDMwLjA0OTIgMjYuMDYxOUwzMC42MDk0IDIxLjYyNzRDMzAuNjIyOSAyMS42MDY2IDMwLjYzMjMgMjEuNTgzNyAzMC42Mzc0IDIxLjU1OThDMzAuNjQ1NCAyMS41MTI1IDMwLjY0NTQgMjEuNDY0MyAzMC42Mzc0IDIxLjQxN0wzMS45OTc5IDEwLjQxMzRDMzIuMDAzNiAxMC4zNjEzIDMxLjk5NzcgMTAuMzA4NiAzMS45ODA0IDEwLjI1ODhDMzEuOTYzMiAxMC4yMDg5IDMxLjkzNTEgMTAuMTYzIDMxLjg5NzkgMTAuMTI0Wk0yOC43NDg4IDI5LjQyMTZDMjguNzQ4OCAyOS44NzI2IDI4LjQ3NjcgMzAuMjUyMSAyOC4xNTY2IDMwLjI1MjFIMjUuNzU1OEMyNS40MzE3IDMwLjI1MjEgMjUuMTYzNiAyOS44NzYzIDI1LjE2MzYgMjkuNDIxNlYyNi4zOTI2SDI4Ljc2NDhMMjguNzQ4OCAyOS40MjE2Wk0yOS4zMTMgMjUuNjQxSDI0LjY5OTRMMjIuODQ2OCAxMC43NDc5SDMxLjE1MzZMMzAuNzk3NSAxMy42MTUyQzI5Ljc0NDEgMTMuNjU2OSAyOC43NDExIDE0LjA1IDI3Ljk2ODcgMTQuNzI0QzI3LjE5NjQgMTUuMzk4IDI2LjcwNTMgMTYuMzA4NyAyNi41ODM4IDE3LjI5MjNDMjYuNDYyMyAxOC4yNzU5IDI2LjcxODMgMTkuMjY3OSAyNy4zMDU4IDIwLjA5MDFDMjcuODkzNCAyMC45MTIzIDI4Ljc3MzkgMjEuNTEwNyAyOS43ODkxIDIxLjc3NzdMMjkuMzEzIDI1LjY0MVpNMjkuODgxMiAyMS4wMjI0QzI5LjA3OTIgMjAuNzgxMiAyOC4zOTEzIDIwLjI4NiAyNy45MzUxIDE5LjYyMTNDMjcuNDc4OSAxOC45NTY1IDI3LjI4MjcgMTguMTYzNiAyNy4zOCAxNy4zNzgxQzI3LjQ3NzQgMTYuNTkyNSAyNy44NjIyIDE1Ljg2MzEgMjguNDY4OCAxNS4zMTQ1QzI5LjA3NTQgMTQuNzY2IDI5Ljg2NiAxNC40MzIzIDMwLjcwNTQgMTQuMzcwNkwyOS44ODEyIDIxLjAyMjRaIiBmaWxsPSIjNTU1NTU1Ii8+Cjwvc3ZnPgo=') no-repeat;
  }
  .page-wrapper .navigation > ul > li.level0:nth-child(3) a.ui-state-focus:before {
    background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHJlY3QgeD0iMjUuODQ3OCIgeT0iMjYuOTQzNCIgd2lkdGg9IjYuNjUyMTciIGhlaWdodD0iMS44Njk1NyIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMzAgMjdMMjYuNjkwNSAxNC43NDg3QzI2LjMzODYgMTMuNDQ2MiAyNS4zNTAyIDEyLjQwNCAyNC4wNjM1IDExLjk5ODNDMy4zMjI1MiA1LjQ1OTE4IDI1LjQ2NTEgMTYuNzM1NSAxOS44MzEzIDIwLjU3MiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8Y2lyY2xlIGN4PSIxMy44Njk2IiBjeT0iMjYuNDQzOCIgcj0iMi4zNjk1NyIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMTMuODY5NiAyOC44MzU2TDE5LjI0NTggMjguODM3MkMyMS42OTkgMjguODM4IDIzLjcwODUgMjYuNTk5OSAyMi44NTM1IDI0LjMwMDVDMjEuNzQxNCAyMS4zMDk1IDE5Ljc3OSAxOS43MzE3IDE1LjU1NDQgMTkuNTg4OEMxMy41MDg2IDE5LjUxOTUgMTEuOTU2NSAyMS4zMDMgMTEuOTU2NSAyMy4zNDk5VjI1LjAwOTUiIHN0cm9rZT0iIzU1NTU1NSIvPgo8L3N2Zz4K') no-repeat;
  }
  .page-wrapper .navigation > ul > li.level0:nth-child(4) a.ui-state-focus:before {
    background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHBhdGggZD0iTTE3LjAyMjUgMjVWMjguNUMxNy4wMjI1IDMwLjUgMTguNTIyNSAzMCAxOC41MjI1IDI4LjVWMjdWMjVNMTkuNTIyNSAyNVYyOC41QzE5LjUyMjUgMzAuNSAyMS4wMjI1IDMwLjUgMjEuMDIyNSAyOC41VjI1IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0yNC4wMjI1IDE4TDIxLjUyMjUgMTZWMThMMjMuNTIyNSAxOS41QzI3LjUyMjUgMjAgMjkuMDIyNSAxOC41IDI0LjAyMjUgMThaIiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xMy4wMjI0IDEzLjk5OTFDMTEuOTI0MiAxMy41NTk4IDExLjI5MjUgMTMuNDM0MyAxMC4wMjI0IDEzLjk5OTFDOS44OTk2IDE1LjI1MDcgMTAuMjY1MiAxNS43ODk1IDExLjUyMjQgMTYuNDk5MUMxMi41OTY2IDE1Ljc0MzQgMTIuODU5IDE1LjI3NjEgMTMuMDIyNCAxMy45OTkxWiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cGF0aCBkPSJNMTEuNTIyNSAxNi41VjE4IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xMS41MjI1IDIwVjIxLjUiIHN0cm9rZT0iIzU1NTU1NSIvPgogICAgPHBhdGggZD0iTTE2LjUyMiAxNS41TDEzLjUyMjEgMThDOS4wMjIxNyAxOCA5LjAyMTk4IDIwIDE0LjUyMjEgMjBMMTYuMDIyIDE5TTE2LjUyMiAxNS41SDIxLjAyMk0xNi41MjIgMTUuNUwxNi4wMjIgMTlNMTYuNTIyIDE1LjVMMTkuMDIyIDE5TDIxLjAyMiAxNS41TTE2LjAyMiAxOUwxNS4wMjIgMjVIMjIuNTIyTDIxLjAyMiAxNS41IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xNS41MjI1IDIxLjVDMTguMTgxIDIzLjQ4NjIgMTkuNjA4NiAyMy42MjUxIDIyLjAyMjUgMjEuNU0yNi4wMjI1IDExLjVWMTgiIHN0cm9rZT0iIzU1NTU1NSIvPgogICAgPHBhdGggZD0iTTI2LjAyMjUgMTkuNVYyNS41SDI1LjAyMjVWMjdNMjcuMDIyNSAyNS41VjI3TTI3LjAyMjUgMjdIMjUuMDIyNU0yNy4wMjI1IDI3TDI5LjAyMjUgMzBIMjMuMDIyNUwyNS4wMjI1IDI3IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxjaXJjbGUgY3g9IjE5LjAyMjUiIGN5PSIxMi41IiByPSIyIiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0xNy4wMjI1IDEyQzE1LjYwNTkgMTIuMDM2MyAxNC43MDEyIDEyLjQxNzkgMTQuNTIyNSAxNEMxNS40ODk0IDEzLjgzMjUgMTYuMDM1NSAxMy4yMjcxIDE3LjAyMjUgMTMiIHN0cm9rZT0iIzU1NTU1NSIvPgo8L3N2Zz4K') no-repeat;
  }
  .page-wrapper .navigation > ul > li.level0:nth-child(5) a.ui-state-focus:before {
    background: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IG9wYWNpdHk9IjAuNiIgd2lkdGg9IjQxIiBoZWlnaHQ9IjQxIiByeD0iMjAuNSIgZmlsbD0iI0YwRUJGRiIvPgogICAgPHBhdGggZD0iTTIzLjk5OTcgMTQuNUMyOS42NzAyIDEyLjU0NTQgMzAuNjIyNyAxMy42NzQyIDI5LjQ5OTcgMTguNUMzMC42MzAzIDIxLjE1MzQgMzAuODE2IDIyLjU5MDkgMjkuNDk5NyAyNUMzMC45OTk3IDMwIDI4LjkwNDYgMzEuNjkwNSAyMy45OTk3IDI5LjVDMjAuNjc0MyAzMS4wMjE3IDE4LjgyNjYgMzEuMDg2MSAxNS40OTk3IDI5LjVDOS45Nzk5IDMxLjIxNDUgOS4yMzc0MiAyOS44NDg0IDEwLjQ1MTQgMjQuOTAwNk0yMy45OTk3IDE0LjVMMTkuOTk5NSAxMS41TDE1LjQ5OTcgMTQuNU0yMy45OTk3IDE0LjVDMjAuODM3MSAxMy42MjE1IDE4Ljk5NTkgMTMuNTg4NyAxNS40OTk3IDE0LjVNMTUuNDk5NyAxNC41QzkuMjg0NTQgMTIuMjkxNSA4LjkwMDgzIDEzLjgwMzkgMTAuNDk5NyAxOC41QzkuMzgyNDUgMjEuMDc5NSA5LjI5OTggMjIuNTA3NyAxMC40NTE0IDI0LjkwMDZNMTAuNDk5NyAyNUMxMC40ODM0IDI0Ljk2NjYgMTAuNDY3MyAyNC45MzM1IDEwLjQ1MTQgMjQuOTAwNiIgc3Ryb2tlPSIjNTU1NTU1Ii8+CiAgICA8cmVjdCB4PSIxMi41IiB5PSIxNi41IiB3aWR0aD0iMTUiIGhlaWdodD0iMTEiIHN0cm9rZT0iIzU1NTU1NSIvPgogICAgPGNpcmNsZSBjeD0iMjAiIGN5PSIyMiIgcj0iMS41IiBzdHJva2U9IiM1NTU1NTUiLz4KICAgIDxwYXRoIGQ9Ik0yMS40OTk4IDE5LjUwMDJDMjAuMzc1OSAxNy45MTYxIDE5LjczIDE3LjYxNjIgMTguNDk5OCAxOS41MDAyQzE2LjE3NjcgMTkuMzE2MSAxNS45ODc5IDE5Ljk1MjYgMTYuOTk5OCAyMkMxNi4xMTQ5IDI0LjAxMTggMTYuNDc5NSAyNC41Mzk4IDE4LjQ5OTggMjQuNUMxOS41NjE2IDI1Ljc2NDEgMjAuMjI3NCAyNS44MDc4IDIxLjQ5OTggMjQuNUMyMy4zNjUyIDI0LjczNzkgMjMuNTg5NiAyNC4xMDM4IDIyLjk5OTggMjJDMjMuNzQ5OCAyMC4yMjc1IDIzLjY4NyAxOS41MjEgMjEuNDk5OCAxOS41MDAyWiIgc3Ryb2tlPSIjNTU1NTU1Ii8+Cjwvc3ZnPgo=') no-repeat;
  }
  .checkout-cart-index .page-wrapper .form-cart {
    width: 74.5%;
  }
  .checkout-cart-index .page-wrapper .cart-summary {
    width: 23%;
  }
  .checkout-cart-index .page-wrapper .cart-summary .totals.grand .mark {
    padding-top: 1.5rem;
  }
  .checkout-cart-index .page-wrapper .cart-summary .totals.grand td {
    font-size: 3.2rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.item {
    padding: 1.5rem 1rem 1.5rem 2.1rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.item-details {
    padding: 3.2rem .5rem 3.2rem 1rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.bundle-products {
    padding: 3.2rem .5rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.qty {
    width: 145px;
    padding: 3.2rem .5rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.subtotal {
    padding: 3.2rem 0;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .col.remove {
    padding: 3.2rem 2.5rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .product-item-name {
    font-size: 1.8rem;
  }
  .checkout-cart-index .page-wrapper .cart.table-wrapper .cart.item .price-excluding-tax .price {
    font-size: 2rem;
  }
  .page-wrapper .product-label-info {
    width: 130px;
  }
  body.cms-all-courses .academy-courses.all-courses-items:after {
    content: url('../images/academy/ellipse-yellow.svg');
    position: absolute;
    left: 29.1%;
    top: 435px;
  }
}
@media all and (min-width: 1440px), print {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .brands-filters .letter {
    margin: 0;
    border-radius: 0;
    border-right: none;
  }
  .brands-filters .letter-all {
    margin-right: 20px;
  }
  .brands-filters .letter:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .brands-filters .letter:last-child {
    border-right: 1px solid #CCC;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .amslider .wrapper {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  body .modal-popup .modal-inner-wrap {
    margin: 8.5rem auto;
  }
  .footer.content > div {
    padding: 0 9rem;
  }
  .page-wrapper .header.content {
    padding: 1rem 7rem;
  }
  .page-wrapper .header.content .logo {
    padding: 0 4.2rem 0 0;
  }
  .page-wrapper .navigation .level0.submenu {
    box-shadow: 0 4px 60px rgba(0, 0, 0, 0.05);
  }
  .page-wrapper .navigation > ul > li.level0 {
    height: 100%;
  }
  .page-wrapper .navigation > ul > li.level0 a {
    flex-direction: column;
    padding: 0 1.9rem 2.7rem;
    line-height: 1.3rem;
  }
  .page-wrapper .navigation > ul > li.level0:nth-child(4) a {
    padding-right: 2.2rem;
  }
  .catalog-product-view .page-wrapper .column .product.media {
    width: 100%;
    max-width: calc(100% - 665px - 2rem);
  }
  .catalog-product-view .page-wrapper .column .product-info-main {
    width: 100%;
    max-width: 665px;
  }
  .catalog-product-view .page-wrapper .product-options-wrapper .swatch-opt > div.color {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .product-options-wrapper .swatch-opt > div.color .swatch-option {
    margin-right: 2rem;
  }
  .checkout-cart-index .page-wrapper .cart-section-container {
    padding: 2.4rem 0 4.8rem;
  }
  .catalogsearch-result-index .toolbar.toolbar-products:first-child,
  .catalog-category-view .toolbar.toolbar-products:first-child,
  .ambrand-index-index .toolbar.toolbar-products:first-child {
    right: 60px;
  }
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
@-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);
  }
}
.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;
}
@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%;
  }
}
@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%;
  }
}
@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;
  }
}
@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%;
  }
}
