/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.svg-filter-black {
  filter: invert(0%) sepia(17%) saturate(293%) hue-rotate(333deg) brightness(109%) contrast(83%);
}
.svg-filter-white {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(146deg) brightness(109%) contrast(101%);
}
.svg-filter-blue {
  filter: invert(40%) sepia(57%) saturate(3254%) hue-rotate(222deg) brightness(99%) contrast(101%);
}
.svg-filter-grey {
  filter: invert(88%) sepia(3%) saturate(0%) hue-rotate(1deg) brightness(94%) contrast(86%);
}
.background-cubes {
  display: flex;
}
.background-cubes .cube {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 0% 100% 100% 0% / 100% 0% 100% 0%;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 0 10px;
}
.background-cubes .cube:first-child {
  margin-left: 0;
}
.background-cubes .cube:last-child {
  margin-right: 0;
}
.fieldset:empty,
fieldset:empty {
  display: none;
}
.field.choice [type="checkbox"]:checked ~ label {
  user-select: none;
}
.field.choice [type="checkbox"]:checked ~ label > .label--toggle {
  background-color: #6169ff;
}
.field.choice [type="checkbox"]:checked ~ label > .label--toggle:after {
  left: calc(100% - 17px);
}
.field.choice .label.has-toggle {
  cursor: pointer;
  position: relative;
  display: block;
  margin: 0;
}
.field.choice .label.has-toggle .label--toggle {
  position: relative;
  width: 38px;
  height: 19px;
  background-color: #cbcbcb;
  border-radius: 20px;
  transition: all 300ms ease-out;
}
.field.choice .label.has-toggle .label--toggle:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background-color: #ffffff;
  transition: 0.3s;
  top: 2px;
  left: 2px;
}
.tags-list {
  margin-bottom: 6px;
}
.tag {
  display: inline-block;
}
.tag.squarish {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.4;
  padding: 4px 10px;
  border-radius: 4px;
  background-color: #f1f1f1;
}
.tags-list .tag:not(:last-child) {
  margin-right: 12px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@media print {
  .nav-sections,
  .page-footer,
  .sidebar,
  .page-title-wrapper,
  .amrma-received-message,
  .amrma-cancel,
  .amrma-status,
  .amrma-status-container,
  .amrma-return-instructions,
  .amrma-tracking-information,
  .amrma-chat-title,
  .amrma-chat-container {
    display: none;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
    padding-left: 0 !important;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
    position: relative;
    top: 0;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child .amrma-image {
    margin-right: 0;
    padding: 5px;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col .amrma-status {
    display: block;
  }
}
._strong {
  font-weight: 600;
}
._nomargin {
  margin: 0;
}
._hide {
  display: none;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%) !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .service-popup__cms-page .modal-inner-wrap {
    width: 75%;
  }
  .service-popup__cms-page .completed-works-items__quickview {
    padding: 0 20px;
  }
}
.order-comment-container {
  margin-bottom: 20px;
}
.order-comment-container .order-comment-title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.2;
  color: #6169FF;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
.order-comment-container .order-comment-title > span {
  position: relative;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
.order-comment-container .order-comment-title > span:after {
  content: "";
  width: 100%;
  position: absolute;
  border-top: 1px solid #6169FF;
  left: 0;
  bottom: -3px;
  height: 1px;
}
.order-comment-container .order-comment-content {
  margin-bottom: 10px;
}
.order-comment-container.open .order-comment-title > span:after {
  display: none;
}
.order-comment-container textarea {
  font-size: 14px;
  line-height: 20px;
}
@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%;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@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 11px 5.5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5.5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  [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%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block: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;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block: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,
  .column.main .magento-payments-review .actions-toolbar,
  .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: 50%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .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: 0;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    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,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form: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,
  .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,
  .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,
  [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,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container: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,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar: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 22px;
  }
  .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 5.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;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .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,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 22px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .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: 68%;
    max-width: 852px;
    margin-right: 2%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .abs-shopping-cart-items-desktop .action.clear,
  .block-cart-failed .action.continue,
  .block-cart-failed .action.clear,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear,
  .cart-container .cart-gift-item .action.continue,
  .cart-container .cart-gift-item .action.clear {
    display: none;
  }
  .main-navigation,
  .main-navigation .submenu-inner-1,
  .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: 1328px;
    padding-left: 20px;
    padding-right: 20px;
    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: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    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: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    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;
  }
  .nav-toggle {
    display: none;
  }
  .main-navigation {
    display: flex;
    justify-content: space-between;
  }
  .main-navigation__section {
    display: block;
    position: relative;
    margin-bottom: 20px;
  }
  .main-navigation__section-mb {
    display: none !important;
  }
  .main-navigation .mega-img-wrap {
    display: initial;
  }
  .main-navigation__dropdown {
    position: relative;
  }
  .main-navigation__dropdown > .dropdown-toggle span:after {
    content: "• • •";
    font-size: 10px;
    padding-left: 5px;
  }
  .main-navigation__dropdown > .dropdown-toggle:hover:after {
    display: none !important;
  }
  .main-navigation__dropdown:hover .dropdown-menu {
    display: block;
  }
  .main-navigation__dropdown-list {
    position: absolute;
    z-index: 2;
    background-color: #161616;
    width: 100%;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    display: none;
    min-width: 250px;
  }
  .main-navigation__dropdown-list > li a {
    padding-left: 12px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: stretch;
  }
  .main-navigation__dropdown-list > li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .main-navigation__dropdown-list > li a:hover:after {
    display: none !important;
  }
  .main-navigation a.level-top {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    display: inline-block;
    padding: 20px 12px;
    text-decoration: none;
    position: relative;
  }
  .main-navigation__categories a.level-top {
    pointer-events: none;
  }
  .main-navigation__categories a.level-top.current {
    color: #6169ff;
  }
  .main-navigation__categories a.level-top:hover:after,
  .main-navigation__categories a.level-top.current:after {
    content: '';
    display: inline-block;
    height: 4px;
    width: 100%;
    background: #6169ff;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .main-navigation__list {
    display: flex;
    align-items: center;
  }
  .main-navigation .submenu__level1 {
    background: #ffffff;
    left: 0;
    padding: 24px;
    position: absolute;
    right: 0;
    top: 100%;
    visibility: hidden;
    color: #161616;
    border-bottom: 4px solid #6169ff;
  }
  .main-navigation .submenu__level1 a {
    color: #161616;
    font-size: 14px;
    line-height: 2.1;
    text-decoration: none;
  }
  .main-navigation .submenu__level1 a:hover {
    text-decoration: underline;
  }
  .main-navigation .submenu__level1 a.level1 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 5px;
    display: inline-block;
  }
  .main-navigation .submenu__level1 .submenu-inner {
    visibility: hidden;
    opacity: 0;
    will-change: visibility, opacity;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .main-navigation .submenu-list__level1 {
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
  }
  .main-navigation .sub-item__level1 {
    flex: 0 0 20%;
  }
  .main-navigation .sub-item__all {
    flex: 0 0 40%;
    margin-left: auto;
  }
  .main-navigation .count-5 .sub-item__level1 {
    flex: 0 0 15%;
  }
  .main-navigation li.level0:first-child .level-top {
    padding-left: 0;
  }
  .main-navigation li.level0.parent {
    z-index: 3;
  }
  .main-navigation li.level0.parent:hover .submenu__level1 {
    visibility: visible;
    z-index: 2;
  }
  .main-navigation li.level0.parent:hover .submenu__level1 .submenu-inner {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .main-navigation__featured {
    min-width: 0;
  }
  .main-navigation__featured-list {
    display: flex;
    align-items: center;
  }
  .main-navigation__featured-list li.level0:first-child .level-top {
    padding-left: 30px;
  }
  .main-navigation__featured-list li.level0:last-child .level-top {
    padding-right: 0;
  }
  .main-navigation__featured-list li.level0 a {
    position: relative;
    padding-left: 30px;
    padding-right: 15px;
  }
  .main-navigation__featured-list li.level0 a:before {
    position: absolute;
    left: 0;
    top: 18px;
  }
  .main-navigation__featured-list li.level0 a:hover {
    text-decoration: underline;
  }
  .main-navigation__featured-list .deals-item {
    min-width: 0;
  }
  .main-navigation__featured-list .deals-item a {
    box-sizing: border-box;
    max-width: 100%;
    overflow-wrap: break-word;
    color: #eb5757;
    display: inline-block;
  }
  .main-navigation__featured-list .deals-item a:before {
    background-image: url("../images/icon/coupon.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .main-navigation__featured-list .featured-item a {
    color: #6169ff;
    display: inline-block;
  }
  .main-navigation__featured-list .featured-item a:before {
    background-image: url("../images/icon/star.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .main-navigation__featured-list .campaign-item a {
    color: #3db670;
    display: inline-block;
  }
  .main-navigation__featured-list .campaign-item a:before {
    background-image: url("../images/icon/bell.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
  }
  .switcher-language .switcher-list a {
    color: #ffffff;
    text-decoration: none;
  }
  .mega-is-open .main-navigation__section:after {
    content: '';
    top: 100%;
    left: 0;
    right: 0;
    height: 100vh;
    display: block;
    position: absolute;
    background: rgba(22, 22, 22, 0.5);
    z-index: 2;
  }
  .fieldset > .field {
    margin: 0 0 22px;
    margin: 0 0 29px;
  }
  .fieldset > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .fieldset > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .fieldset > .field > .label {
    margin: 0 0 5.5px;
    display: inline-block;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    display: none;
  }
  .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: 22px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 22px;
    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 5.5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 22px;
    font-size: 1.6rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 22px;
    padding: 5.5px 22px 5.5px 22px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #161616;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #161616;
    text-decoration: none;
  }
  .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: 6.5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 34px;
    padding: 22px 22px 22px 22px;
    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 5.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;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 16.5px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 11px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .amelsearch-further-section {
    display: block;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    position: unset;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding: 12px;
    justify-content: space-between;
    background: #ffffff;
    align-items: center;
    max-width: 960px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    padding: 10px 5px;
    font-size: 50px;
    line-height: 100px;
    margin-right: 15px;
    width: auto;
  }
  .amrelated-pack-wrapper .amrelated-title {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 2.4rem;
    margin-top: 2.75rem;
    margin-bottom: 2.2rem;
    margin: 1.6rem 0;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 73%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    padding: 10px;
    min-width: 120px;
    width: 14%;
    text-align: center;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    position: relative;
    display: block;
    width: 280px;
    padding: 20px;
    background: #f1f1f1;
    border-radius: 5px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    right: unset;
    padding: 5px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
    flex-wrap: nowrap;
    max-width: 66%;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    right: 0;
    left: unset;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
    width: 270px;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    width: 100%;
    opacity: 1;
  }
  .amasty-bundle-pack-swiper-control-bottom,
  .amasty-bundle-page-swiper-control-bottom {
    display: none;
  }
  .amasty-bundle-pack-swiper-wrap,
  .amasty-bundle-page-swiper-wrap {
    position: relative;
  }
  .amasty-bundle-pack-swiper-control,
  .amasty-bundle-page-swiper-control {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    z-index: 3;
  }
  .amasty-bundle-pack-swiper-control .swiper-arrows,
  .amasty-bundle-page-swiper-control .swiper-arrows {
    margin-right: 4rem;
  }
  .amasty-bundle-pack-swiper-control .swiper-pagination,
  .amasty-bundle-page-swiper-control .swiper-pagination {
    position: relative;
    width: auto;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    max-width: initial;
    min-width: 700px;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .amrelated-info.-top .amrelated-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    font-size: 14px;
    margin: 5px 0 0;
  }
  .amrelated-info.-bottom .product-add-form {
    margin: 0;
    padding: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-left: 27px;
    margin-right: 27px;
  }
  .amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col.amrma-details {
    position: static;
  }
  .amrma-status-container {
    margin: 0 35px 50px;
  }
  .amrma-status-container .amrma-percent {
    width: 68%;
  }
  .amrma-status-container .amrma-percent.-status-1 {
    width: 34%;
  }
  .amrma-status-container .amrma-percent.-status-2 {
    width: 68%;
  }
  .amrma-status-container .amrma-step.-complete:before {
    top: -1px;
    width: 20px;
    height: 30px;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiM2MTY5RkYiLz48cGF0aCBkPSJNNiAxMGwzLjUgM0wxNCA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=');
    background-position: center;
    background-repeat: no-repeat;
  }
  .amrma-status-container .amrma-step.-checked .amrma-name {
    display: none;
  }
  .amrma-status-container .amrma-steps .amrma-step.-checked {
    margin: 0;
  }
  .amrma-status-container .amrma-step.-pending.-checked {
    text-align: center;
  }
  .amrma-status-container .amrma-step.-pending.-checked:before {
    padding: 0;
    border-radius: 50%;
  }
  .amrma-status-container .amrma-step.-checked {
    flex-basis: auto;
    text-align: center;
  }
  .amrma-status-container .amrma-step.-checked:before {
    top: -1px;
    content: attr(data-number);
    background: #6169ff;
    line-height: 30px;
    color: #ffffff;
  }
  .amrma-status-container .amrma-steps .amrma-step.-resolved.-checked {
    justify-content: inherit;
    text-align: center;
  }
  .amrma-status-container .amrma-steps .amrma-step.-resolved.-checked:before {
    right: auto;
    padding: 0;
    border-radius: 50%;
  }
  .amrma-status-container .amrma-steps > .amrma-step.-checked:after,
  .amrma-status-container .amrma-steps > .amrma-step:after {
    position: absolute;
    left: -38px;
    top: 30px;
    min-width: 100px;
    content: attr(data-label);
    text-align: center;
  }
  .amasty-rma-pager .limiter {
    float: right;
  }
  .amrma-return-select .amrma-select {
    font-size: 14px;
  }
  .amreturns-order-select {
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px 20px 20px;
  }
  .amreturns-order-select .amreturn-select {
    font-size: 14px;
  }
  .amreturns-orders-container {
    flex: 1 1 73%;
    margin: 0;
  }
  .amreturns-orders-container .amreturn-btn {
    margin: 0 0 0 10px;
  }
  .amreturns-title-container {
    margin: 0 0 5px 0;
  }
  .amrma-customer-information {
    flex-direction: row;
  }
  .amrma-customer-information .amrma-customer-name {
    margin: 0;
  }
  .amrma-chat-send .amrma-textarea,
  .amrma-comment-block .amrma-comment,
  .amrma-input-block .amrma-field,
  .amrma-return-qty .amrma-select {
    font-size: 14px;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .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;
  }
  .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 {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 23px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #6169ff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #6169ff;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #6169ff;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .action.compare {
    padding: 0 7.5px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-left: 1px solid #f1f1f1;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 15px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-form-block {
    max-width: 596px;
    width: 100% !important;
  }
  .amsearch-form-block {
    justify-content: center;
  }
  .amsearch-wrapper-block {
    flex: 1;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 325px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 18.75px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 15px;
  }
  .amsearch-items-section {
    padding: 18.75px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .banner-description h1,
  .banner-description h2,
  .banner-description h3,
  .banner-description h4 {
    font-size: 3.6rem;
  }
  .banner-wrapper {
    margin-bottom: 20px;
  }
  .banner-wrapper-inner {
    padding-left: 0;
  }
  .banner-wrapper-inner.no-swiper {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1328px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .banner-wrapper .navigation-wrap {
    display: flex;
  }
  .banner-wrapper .swiper:before,
  .banner-wrapper .swiper:after {
    width: calc((100% - min(88%, 1288px) - 2*20px) / 6);;
  }
  .banner-wrapper .swiper:before {
    background: linear-gradient(to right, #ffffff, transparent);
  }
  .banner-wrapper .swiper:after {
    background: linear-gradient(to left, #ffffff, transparent);
  }
  .banner-wrapper .swiper-pagination-bullets {
    right: auto;
    left: 25%;
    margin: 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .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%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 33px;
    padding: 11px 0 33px;
  }
  .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;
  }
  .cart-container .form-cart {
    width: 62%;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 22px;
  }
  .cart-summary {
    float: right;
    position: relative;
    max-width: 416px;
    width: 36%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field label,
  .cart-summary .block .fieldset .field .label {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    max-width: 160px;
  }
  .cart.table-wrapper .product-item-details {
    flex: 1;
  }
  .cart.table-wrapper .product-item-details > .field.qty {
    position: relative;
    top: initial;
    left: initial;
  }
  .cart.table-wrapper .product-item-price-desc-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
  }
  .cart.table-wrapper .product-item-description + .price {
    text-align: initial;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .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: 27.5px;
  }
  .cart.block .block-title {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 2.4rem;
    margin-top: 2.75rem;
    margin-bottom: 2.2rem;
    margin: 1.6rem 0;
  }
  .cart.block .product-items .product-item .special-price .price-wrapper:after {
    font-size: 16px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .modals-wrapper .minicart-modal .modal-inner-wrap {
    max-width: 360px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 33px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .checkout-success-video {
    height: 464px;
  }
  .checkout-success-video > video {
    height: 464px;
  }
  .checkout-onepage-success .video-control-btn:before {
    line-height: 120px;
    height: 120px;
    width: 120px;
  }
  .checkout-success-video > .video-overlay picture {
    width: auto;
  }
  .checkout-success-wrapper {
    padding-bottom: 10rem;
  }
  .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 11px;
  }
  .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;
  }
  .opc-wrapper .form-login {
    margin-bottom: 0;
  }
  .opc-wrapper .form-login > .fieldset {
    margin-bottom: 0;
  }
  .opc-sidebar {
    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;
  }
  .checkout-login-notice-banner {
    max-width: 600px;
    margin-top: 10px;
  }
  .block-authentication .block-title {
    font-size: 2.4rem;
    border-bottom: 0;
    margin-bottom: 27.5px;
  }
  .block-authentication .actions-toolbar {
    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;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .block-authentication .actions-toolbar > .primary {
    margin-right: 0;
    float: none;
    display: block;
    width: 100%;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
    width: 100%;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: none;
    display: block;
  }
  .block-authentication .actions-toolbar > .secondary .action {
    width: 100%;
  }
  .popup-authentication {
    max-width: 420px;
  }
  .popup-authentication .modal-inner-wrap {
    width: 100%;
  }
  .popup-authentication .modal-header {
    display: block;
  }
  .popup-authentication .modal-content {
    padding: 0 4rem 4rem;
  }
  .popup-authentication .block-head-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .popup-authentication .block-title-wrap {
    border: 0;
    margin: 0;
    padding: 2rem 0;
  }
  .popup-authentication .block-title-wrap > button {
    display: none;
  }
  .popup-authentication .modal-inner-wrap--nested > .block:not(.block-head-actions) {
    padding: 0 2.4rem;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: none;
    text-align: left;
    margin: 0;
    display: block;
    width: 100%;
  }
  .checkout-payment-method .actions-toolbar .primary button {
    font-size: 16px;
    line-height: 1.4;
    max-width: 338px;
    width: 100%;
    text-align: center;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 22px;
  }
  .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 22px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 4px;
  }
  .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;
  }
  .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: 22px;
  }
  .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: 22px;
  }
  .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 22px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0 0 5.5px;
    display: inline-block;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    display: none;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 22px 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: 22px;
    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 22px;
  }
  .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 5.5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 22px;
  }
  .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: 11px;
    padding: 5.5px 11px 11px;
    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: 11px;
    padding: 5.5px 11px 11px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 27.5px;
  }
  .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: 22px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 11px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 11px;
    padding-right: 11px;
  }
  .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: 22px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .page-products .products-grid .product-item:not(.swiper-slide) {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:not(.swiper-slide):nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item:not(.swiper-slide) {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:not(.swiper-slide) {
    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;
    position: relative;
    top: -12px;
  }
  .modes {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes {
    display: none;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .sorter-mobileview {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-layout-2columns-left.page-products .main {
    padding-left: 0;
  }
  .catalog-product-view .page-wrapper > .page-bottom,
  .catalog-category-view .page-wrapper > .page-bottom,
  .ambrand-index-index .page-wrapper > .page-bottom,
  .page-with-filter .page-wrapper > .page-bottom {
    width: 100%;
  }
  .product-info-main .box-tocart .tocart,
  .product-options-bottom .box-tocart .tocart {
    min-width: 265px;
  }
  .top-section-category {
    align-items: normal;
  }
  .top-section-category .page-title-wrapper {
    align-items: normal;
    flex: 1 1 80%;
  }
  .top-section-category .page-title-wrapper .page-title {
    flex: 1 1 36%;
    margin-top: 7px;
  }
  .top-section-category .page-title-wrapper ul {
    flex: 1 1 64%;
    flex-wrap: wrap;
  }
  .top-section-category .page-title-wrapper ul li {
    margin-bottom: 12px;
  }
  .top-section-category .toolbar.toolbar-products {
    flex: 1 1 20%;
    margin-top: 12px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 11px 11px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .page-bottom .category-description {
    padding: 56px 0;
  }
  .page-bottom .category-description h2,
  .page-bottom .category-description h2,
  .page-bottom .category-description h3,
  .page-bottom .category-description h4 {
    font-size: 24px;
  }
  .page-bottom .category-description p {
    font-size: 16px;
  }
  .product.info.detailed .additional-attributes [role='tabpanel'] th.label,
  .product.info.detailed .additional-attributes [role='tabpanel'] td.data {
    text-align: left;
    width: 50%;
    padding-left: 0;
  }
  .top-section-category {
    margin-bottom: 32px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 27.5px;
  }
  .page-layout-1column .product-info-main {
    width: 45.5%;
  }
  .page-layout-1column .product.media,
  .page-layout-1column .product.info.detailed {
    width: 50%;
  }
  .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-search {
    position: relative;
    z-index: 4;
    max-width: 325px;
    width: 100%;
    margin: 0 auto;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
  }
  .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: #838383;
    font-weight: normal;
  }
  .block-search input:-moz-placeholder {
    color: #838383;
    font-weight: normal;
  }
  .block-search input::-moz-placeholder {
    color: #838383;
    font-weight: normal;
  }
  .block-search input:-ms-input-placeholder {
    color: #838383;
    font-weight: normal;
  }
  .block-search .action.search {
    display: none;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .delimiter {
    margin: 56px 0;
  }
  .cms-stores-and-contacts h4 {
    margin-top: 32px;
  }
  .cms-accordion__content .store-item img {
    margin-bottom: 16px;
  }
  .cms-no-route .no-route__wrapepr {
    padding-top: 56px;
  }
  .cms-no-route .shopby-brands__wrap {
    margin-top: 56px;
  }
  .no-route__wrapepr .no-route__main h2 {
    margin-top: 55px;
  }
  .contact-form--wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .contact-form--wrapper-inner {
    max-width: 852px;
    margin: 0 auto;
  }
  .contact-form .fieldset > .legend {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 2.4rem;
    margin-top: 2.75rem;
    margin-bottom: 2.2rem;
  }
  .contact-form .fields-row {
    margin: 0 0 29px;
    display: flex;
    align-content: center;
    justify-content: space-between;
  }
  .contact-form .fields-row > .field {
    margin-bottom: 0;
    flex-grow: 1;
  }
  .contact-form .fields-row > .field:not(:last-child) {
    margin-right: 20px;
  }
  .contact-form .action.contact {
    min-width: 271px;
  }
  .home-services__item {
    max-width: 306px;
    width: 100%;
  }
  .home-services__wrap {
    position: relative;
  }
  .home-services__wrap .btn-arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
  }
  .home-services__wrap .arrow-prev {
    left: -15px;
  }
  .home-services__wrap .arrow-next {
    right: -15px;
  }
  /*Default setting*/
  .cms-page-view h2,
  .cms-page-view h3 {
    font-size: 2.4rem;
    font-weight: normal;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 33px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 0;
    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 .column.main {
    padding: 4% 6%;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    margin-bottom: 5.6rem;
  }
  .account.page-layout-2columns-left.sales-order-view .column.main {
    padding: 16px;
  }
  .account h1,
  .account .page-title {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0;
  }
  .account .page-title-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 32px;
  }
  .account .block .box-actions a.action:not(.primary) {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    text-decoration: none;
    border-bottom: 1px solid;
    padding-bottom: 1px;
  }
  .account-customer-heading .customer-info {
    margin-right: 6rem;
  }
  .account .column.main .form-edit-account {
    max-width: 328px;
  }
  .account .column.main .form-edit-account fieldset.info {
    margin-bottom: 0;
  }
  .account .column.main .form-edit-account fieldset.info #assistance_allowed_checkbox,
  .account .column.main .form-edit-account fieldset.info #assistance_allowed_checkbox ~ * {
    display: none;
  }
  .account .fieldset > .legend {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.4;
    font-size: 1.6rem;
    margin-top: 1.65rem;
    margin-bottom: 1.1rem;
    text-transform: uppercase;
    padding-bottom: 2rem;
  }
  .account .block-collapsible-nav .item a {
    padding: 15px;
  }
  .account .block-collapsible-nav .item a:after {
    background-size: contain;
    width: 20px;
    height: 20px;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 22px;
    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%;
  }
  .new-address-modal,
  .create-password--modal {
    max-width: 420px;
    left: auto;
    width: 100%;
  }
  .new-address-modal .fieldset,
  .create-password--modal .fieldset {
    margin-bottom: 3rem;
  }
  .new-address-modal .block-title,
  .create-password--modal .block-title {
    text-align: center;
    margin-bottom: 4rem;
  }
  .new-address-modal .block-title strong,
  .create-password--modal .block-title strong {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 2.4rem;
    margin-top: 2.75rem;
    margin-bottom: 2.2rem;
    text-transform: uppercase;
    text-align: center;
  }
  .new-address-modal .block-title-subtitle,
  .create-password--modal .block-title-subtitle {
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1.2;
  }
  .new-address-modal ._mobile,
  .create-password--modal ._mobile,
  .new-address-modal .actions-toolbar > .secondary,
  .create-password--modal .actions-toolbar > .secondary {
    display: none;
  }
  .new-address-modal ._desktop,
  .create-password--modal ._desktop {
    display: block;
  }
  .new-address-modal .modal-inner-wrap,
  .create-password--modal .modal-inner-wrap {
    width: 100%;
  }
  .new-address-modal .modal-header,
  .create-password--modal .modal-header {
    display: block;
  }
  .new-address-modal .modal-content,
  .create-password--modal .modal-content {
    padding: 0 4rem 4rem;
  }
  .block-create-password .block-title-wrap > button {
    display: none;
  }
  .block-create-password .actions-toolbar {
    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;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .block-create-password .actions-toolbar > .primary {
    margin-right: 0;
    float: none;
    display: block;
    width: 100%;
  }
  .block-create-password .actions-toolbar > .primary .action {
    margin-right: 0;
    width: 100%;
  }
  .block-create-password .actions-toolbar > .secondary {
    float: none;
    display: block;
  }
  .block-create-password .actions-toolbar > .secondary .action {
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 11px 11px 0;
  }
  .page-with-filter .columns .sidebar-main {
    transition: all 0.3s;
    position: sticky;
    top: 0;
  }
  .filter .filter-title,
  .filter .filter-clear.disabled {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block.newsletter {
    display: flex;
    justify-content: space-between;
  }
  .block.newsletter > .block-head {
    width: 40%;
    padding-right: 20px;
  }
  .block.newsletter > .content {
    width: 50%;
    padding-left: 20px;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 560px;
    width: 100%;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .title > strong {
    font-size: 3.6rem;
    line-height: 1.2;
  }
  .footer-top {
    position: relative;
  }
  .footer-top svg.circles {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }
  .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: -22px;
  }
  .order-items:not(.order-history-items) .item-row > .item-actions {
    margin-left: auto;
  }
  .order-items:not(.order-history-items) .item-row > .item-actions button {
    white-space: nowrap;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 22px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .logo.desktop {
    display: block;
  }
  .logo.mobile {
    display: none;
  }
  .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: 16px;
    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: 5.5px;
  }
  .header.content {
    padding: 33px 20px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header-top-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .header-top-wrapper > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
  }
  .header-top-wrapper > ul > li {
    margin: 0 8px 0 0;
    display: inherit;
  }
  .header-top-wrapper > ul > li:last-child {
    margin: 0;
  }
  .header-top-wrapper > ul a {
    color: #cbcbcb;
    opacity: 0.7;
    text-decoration: none;
  }
  .header-top-wrapper > ul a:hover {
    opacity: 1;
    text-decoration: none;
  }
  .header-customer-links {
    display: flex;
  }
  .header-customer-links > .links {
    display: inherit;
    align-items: center;
  }
  .header-customer-links > .links > li {
    display: inherit;
    margin: 0 15px;
  }
  .header-customer-links > .links > li:first-child {
    margin-left: 0;
  }
  .header-customer-links > .links > li.wishlist {
    order: 3;
  }
  .header-customer-links > .links a {
    display: inherit;
    line-height: 24px;
    text-decoration: none;
    align-items: center;
  }
  .header-top-mobile {
    display: none;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .header.panel {
    padding-bottom: 11px;
    padding-top: 11px;
  }
  .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: 22px;
  }
  .logo img {
    max-height: inherit;
  }
  .footer__logo {
    margin: 0 auto 25px 0;
  }
  .footer-links__wrapper {
    width: 45%;
  }
  .footer-links__wrapper-company {
    border: 0;
  }
  .footer-links__head {
    color: #ffffff;
    border: 0;
    padding: 0;
    margin-bottom: 6px;
  }
  .footer-links__head__mobile-icon {
    display: none;
  }
  .footer.content {
    padding: 56px 20px;
  }
  .footer-center .footer.content {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    text-align: left;
    padding: 56px 20px;
  }
  .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;
  }
  .footer__store-wrapper._bottom {
    display: none;
  }
  .footer__store-wrapper._top {
    width: 45%;
  }
  .footer__store-wrapper._top .info,
  .footer__store-wrapper._top .logo-extra {
    display: block;
  }
  .footer__store-wrapper._top .logo-extra {
    margin-left: 0;
  }
  .footer__store-wrapper._top .loc {
    display: flex;
    justify-content: flex-start;
    margin-left: -8px;
  }
  .footer__social-media {
    flex: 1;
  }
  .blog-page .page-title {
    font-size: 2.4rem;
    line-height: 1.2;
    margin-bottom: 0;
  }
  .blog-page .page-title-wrapper {
    display: flex;
    align-items: center;
  }
  .blog-page .topics-list {
    margin: 0 0 0 3.2rem;
  }
  .blog-page .breadcrumbs {
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-category-list .category-item a.all > span {
    display: none;
  }
  .blog-category-list .category-item a.all:before {
    content: attr(data-title);
  }
  .blog-category-list .category-item a {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .post-list-content .post-list-item:not(.swiper-slide) {
    width: calc((100% - 6%) / 4);
    margin-left: 2%;
  }
  .post-list-content .post-list-body:not(.swiper-wrapper) {
    display: flex;
    flex-flow: row wrap;
  }
  .post-list-content .post-list-body:not(.swiper-wrapper) > div:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .post-list-content .post-list-body:not(.swiper-wrapper) > div:nth-child(4n + 1) {
    margin-left: 0;
  }
  .mpblog-post-view .main-navigation__section {
    margin-bottom: 0;
  }
  .post-view--top-container .selected-category-list {
    display: none;
  }
  .post-view--top-container .featured-media {
    height: 464px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .block-blog-related a.block-title strong {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 2.4rem;
    margin-top: 2.75rem;
    margin-bottom: 2.2rem;
    margin: 1.6rem 0;
    margin-top: 0;
  }
  .related-post-slider-wrapper .btn-arrow {
    display: inline-block;
  }
  .related-post-slider-wrapper .swiper-pagination {
    display: block;
  }
  body.wp-sl .login-container .fieldset > .field > .control {
    width: 80%;
  }
  body.wp-sl .slide-popup {
    left: unset;
    right: -10px;
    width: 420px;
    height: auto;
  }
  body.wp-sl .slide-popup .modal-inner-wrap {
    min-width: unset;
    display: block;
    width: 100%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-y: auto;
    height: 90%;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup {
    display: block;
    border-top: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login {
    width: 100%;
    border-left: 0 none;
    padding: 0;
    margin-top: 15px;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer:before,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login:before {
    content: '';
    border: 0 none;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-new-customer .sociallogin-block,
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content .sl-popup .block-customer-login .sociallogin-block {
    padding: 0;
  }
  body.wp-sl .authentication-wrapper .block-authentication {
    text-align: left;
  }
  body.wp-sl .authentication-wrapper .slide-popup .sociallogin-wrapper {
    margin-top: 15px;
  }
  .social-account-items > .social-account {
    width: calc(48% - 64px);
  }
  .social-account-items > .social-account:nth-child(2n+1) {
    margin-right: 4%;
  }
  .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;
  }
  .delivery-info__item-icon {
    margin-right: 0;
  }
  .delivery-info__items {
    padding: 20px;
    display: block;
    flex: auto;
    align-items: center;
    justify-content: space-between;
  }
  .delivery-info__items.has-rows {
    padding-bottom: 14px;
  }
  .delivery-info__items .toggle-items {
    position: relative;
    left: initial;
    right: initial;
    margin: initial;
    bottom: initial;
    width: auto;
    padding: 0;
    white-space: nowrap;
  }
  .delivery-info__items-list {
    flex-direction: row;
    flex-flow: row wrap;
  }
  .delivery-info__items-list.flex-partial {
    flex: 0 0 90%;
  }
  .delivery-info__items-list.flex-partial > li {
    margin-bottom: 16px;
  }
  .delivery-info__item {
    flex: 1 0 15%;
    margin: 0;
    padding: 10px 0;
  }
  .delivery-info__item:last-child {
    margin-right: 0;
  }
  .delivery-info__actions {
    margin-top: 12px;
  }
  .delivery-info__actions .btn-campaign {
    display: none !important;
  }
  .shopby-device__head-title {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 2.4rem;
    margin-top: 2.75rem;
    margin-bottom: 2.2rem;
    margin: 1.6rem 0;
  }
  .shopby-device__item {
    width: calc((100% - 12%)/ 7);
    margin-left: 2%;
  }
  .shopby-device__list > li:nth-child(7n + 1) {
    margin-left: 0;
  }
  .shopby-brands__head-title {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 2.4rem;
    margin-top: 2.75rem;
    margin-bottom: 2.2rem;
    margin: 1.6rem 0;
  }
  .shopby-brands__list.mobile {
    display: none;
  }
  .shopby-brands__list.desktop-only {
    display: flex;
  }
  .shopby-brands__list:not(.mobile) {
    overflow: initial;
    flex-wrap: wrap;
  }
  .shopby-brands__list:not(.mobile) > .item {
    margin-left: 2%;
    margin-bottom: 2%;
    width: calc((100% - 6%)/4);
    flex: initial;
    height: auto;
    margin-right: 0;
    display: initial;
  }
  .shopby-brands__list:not(.mobile) > .item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .shopby-brands__list:not(.mobile) > .item:nth-child(-n+3) {
    display: initial;
  }
  .shopby-brands__list:not(.mobile) a {
    height: 32px;
  }
  .two-columns-block {
    margin-left: -10px;
    margin-right: -10px;
  }
  .two-columns-block > div {
    box-sizing: border-box;
    flex: 1 1 50%;
    padding: 0 10px;
  }
  .two-columns-block img {
    max-width: 100%;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .ambrand-index-index .category-cms > div {
    padding: 0 22px;
  }
  .ambrand-index-index .category-image .brand-img {
    top: 120px;
  }
  .ambrand-index-index .page-main {
    max-width: none;
    padding: 0;
  }
}
@media all and (min-width: 1024px), print {
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    padding: 10px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    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 {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 7.5px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 15px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 7.5px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-form-block {
    max-width: unset;
    width: 100% !important;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 580px;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .page-layout-checkout .header.content .page-title-wrapper,
  .page-layout-checkout .header.content .minicart-wrapper {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-layout-checkout .header.content .header-chechout__help-item.help i {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .items > .item .item-options-extra,
  .cart.table-wrapper .items > .item .product-data-show-main {
    margin-left: 180px;
  }
  .cart-container .form-cart {
    width: 68%;
  }
  .cart-summary {
    width: 30%;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .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;
  }
  .instore-available--store-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .instore-available--store-list > .item-store {
    width: calc(50% - 35px);
  }
  .instore-available--store-list > .item-store .store-info-status {
    margin-right: 5px;
  }
  .products-grid .product-item:not(.swiper-slide) {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item:not(.swiper-slide) {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item:not(.swiper-slide) {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item:not(.swiper-slide) {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:not(.swiper-slide):nth-child(3 + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:not(.swiper-slide):nth-child(4 + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item:not(.swiper-slide) {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:not(.swiper-slide) {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:not(.swiper-slide):nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:not(.swiper-slide):nth-child(3n + 1) {
    margin-left: 0;
  }
  .block-search {
    max-width: 580px;
  }
  .page-layout-1column-topbanner-pages.cms-services .page__top-image {
    height: 464px;
  }
  .border-bottom__decoration {
    padding-bottom: 30px;
  }
  .reviews-content {
    margin-top: 50px;
  }
  .review-items .image {
    flex: 1 1 20%;
  }
  .review-items .image a {
    margin-bottom: 27px;
  }
  .review-items .image a::before {
    bottom: -33px;
  }
  .review-items .image img {
    max-width: 135px;
  }
  .review-items .review-content {
    min-width: 940px;
  }
  .review-items .review-content__customer {
    flex: 1 1 20%;
    max-width: 220px;
  }
  .review-items .review-content__customer .review-nickname {
    font-size: 14px;
  }
  .review-items .review-content__text {
    flex: 1 1 80%;
    max-width: 835px;
  }
  .review-items .review-content__text h5 {
    font-size: 18px;
  }
  .review-items .review-content__text h5::before {
    font-size: 24px;
  }
  .review-items .review-content__text .review-detail {
    margin-top: 14px;
  }
  .review-item__content {
    margin-top: 55px;
  }
  .services-wrap {
    margin-left: auto;
    margin-right: auto;
  }
  .services__section-product {
    margin-top: 56px;
  }
  .services__do-you-need {
    margin-top: 106px;
  }
  .home-services__title strong {
    font-family: 'Monument Extended', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 2.4rem;
    margin-top: 2.75rem;
    margin-bottom: 2.2rem;
    margin: 1.6rem 0;
    margin-top: 0;
  }
  .home-services__item > a .image-wrap {
    overflow: hidden;
  }
  .home-services__item > a .service.image {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
  }
  .home-services__item > a .service.image-icon {
    z-index: 3;
    transition: 300ms linear all;
  }
  .home-services__item > a .fake-btn {
    color: #ffffff;
    text-decoration: none;
    border: 1px solid;
    padding: 6px 15px;
    border-radius: 34px;
  }
  .home-services__item > a .fake-btn:hover {
    background-color: #ffffff;
    color: #161616;
  }
  .home-services__item > a:hover .service.image {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  .home-services__item > a:hover .service.image-icon {
    transform: rotate(10deg);
  }
  .page-layout-1column-topbanner-pages .main-navigation__section {
    margin-bottom: 0;
  }
  .page-layout-1column-topbanner-pages .breadcrumbs {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 850px;
  }
  .page__top-image .row-full-width-inner {
    max-width: 100%;
  }
  .page__wrapper-full {
    margin: 16px auto 0;
  }
  .account.page-layout-2columns-left.sales-order-view .column.main {
    padding: 32px;
  }
  .account .block-collapsible-nav .item a {
    padding: 18px 20px;
  }
  .account .block-collapsible-nav .item a:after {
    width: 24px;
    height: 24px;
  }
  ._logged_in .link.account svg {
    background: #353535;
    padding: 8px;
    border-radius: 40px;
    margin-right: 12px;
  }
  ._logged_in .link.account a:before {
    display: none;
  }
  .header-top-wrapper {
    display: flex;
  }
  .header-top-wrapper > ul {
    justify-content: flex-start;
  }
  .header-top-wrapper > ul > li {
    margin: 0 32px 0 0;
  }
  .header.customer-info {
    display: flex;
  }
  .header.content .logo.desktop {
    flex: 0 0 201px;
    margin-right: 20px;
  }
  .header.content .header-customer-links {
    margin-left: 20px;
  }
  .footer__store-wrapper._top,
  .footer__social-media {
    width: 25%;
  }
  .footer__social-media {
    flex: initial;
    margin-top: 0;
  }
  .footer-links__wrapper {
    width: calc(50% / 3);
  }
  .footer-bottom .footer.content {
    flex-direction: row;
    align-items: center;
  }
  .footer-bottom {
    padding: 16px 20px;
  }
  .footer-bottom .copyright {
    order: 1;
    padding: 0;
  }
  .footer-bottom .payment-icons {
    order: 2;
    padding: 0;
    background-color: transparent;
  }
  .post-view--top-container .featured-media {
    max-height: 464px;
    height: 100%;
    text-align: center;
    max-width: 852px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .post-view--top-container .featured-media img {
    width: 100%;
    max-height: 464px;
    margin: 0 auto;
  }
  .mpblog-post-view .breadcrumbs,
  .mpblog-post-view .selected-category-list,
  .mpblog-post-view .page-title-wrapper,
  .mpblog-post-view .page.messages,
  .mpblog-post-view .post-view--content-main,
  .mpblog-post-view .post-view--content-footer {
    max-width: 852px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .mpblog-post-view .breadcrumbs {
    padding-left: 0;
    padding-right: 0;
  }
  .related-products-swiper-wrapper .btn-arrow {
    display: flex;
  }
  .related-products-swiper-wrapper .swiper-pagination {
    display: none;
  }
  .home-posts-slider .post-list-item {
    max-width: none;
    width: initial;
  }
  .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;
  }
  .delivery-info__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .delivery-info__actions {
    margin-left: 12px;
  }
  .delivery-info__items {
    padding: 20px;
  }
  .delivery-info__items.has-rows {
    padding-bottom: 14px;
  }
  .delivery-info__item {
    margin-right: 5px;
  }
  .promotional-signup__wrap {
    padding: 30px 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .promotional-signup__wrap .background-cubes {
    left: 26px;
    top: 50%;
    transform: translateY(-50%);
    right: initial;
  }
  .promotional-signup__wrap .background-cubes .cube:nth-child(4) {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .promotional-signup__wrap .background-cubes .cube:first-child {
    background-color: #6169ff;
  }
  .promotional-signup__wrap p {
    margin-bottom: 0;
  }
  .promotional-signup__header {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 0 0 58%;
    z-index: 1;
  }
  .promotional-signup__header h2 {
    margin: 0 30px 0 0;
  }
  .promotional-signup__title {
    min-width: 460px;
    text-align: center;
    padding-left: 0;
    margin-left: 80px;
  }
  .promotional-signup__description p {
    white-space: break-spaces;
  }
  .promotional-signup__actions {
    flex: 0 0 36%;
  }
  .promotional-signup__actions > * {
    width: 48%;
  }
  .shopby-device__item {
    width: calc((100% - 9%) / 10);
    margin-left: 1%;
  }
  .shopby-device__item > a {
    margin: 0;
  }
  .shopby-device__list > li:nth-child(7n + 1) {
    margin-left: 1%;
  }
  .shopby-device__list > li:first-child {
    margin-left: 0;
  }
  .product-items.slick-slider .slick-arrow,
  .our-clients-say-block .reviews-content.slick-slider .slick-arrow {
    top: 26%;
  }
  .product-items.slick-slider .slick-arrow.slick-prev,
  .our-clients-say-block .reviews-content.slick-slider .slick-arrow.slick-prev {
    left: -26px;
  }
  .category-view > nav {
    position: relative;
  }
  .category-view > nav ul {
    display: flex;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    top: -200px;
    transform: translateX(-50%);
  }
  .category-view > nav ul li {
    margin-right: 16px;
    min-width: 170px;
    padding: 10px;
  }
}
@media all and (min-width: 1440px), print {
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .amslider .wrapper {
    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;
  }
  .page-layout-1column-topbanner-pages.cms-services .breadcrumbs {
    max-width: 1318px;
    width: 1318px;
  }
  .delivery-info__item {
    margin-right: 10px;
  }
  .promotional-signup__actions {
    flex: 0 0 42%;
  }
}
