<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * 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.
 */
.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;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 992px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 992px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell &gt; span {
  padding-left: 5px;
}
span.klarna-payments-method-cell &gt; img {
  display: block;
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.affiliate__positive {
  color: #00aa00;
}
.affiliate__negative {
  color: #ff0000;
}
.affiliate__balance {
  margin-bottom: 2rem;
}
.affiliate__balance:before,
.affiliate__balance:after {
  content: '';
  display: table;
}
.affiliate__balance:after {
  clear: both;
}
.affiliate__balance &gt; div {
  background: #f5f5f5;
  float: left;
  margin-right: 1rem;
  padding: 1rem;
}
.affiliate__widget-programs {
  background: #f5f5f5;
}
.affiliate__widget_group {
  background-color: #ffd1bd;
}
.affiliate__widget_program-name {
  font-size: 2rem;
}
.affiliate__widget_program-name span {
  font-weight: 600;
}
.affiliate__widget-current span {
  background-color: #ffd1bd;
  border-radius: 3px;
  padding: 0 5px;
}
.affiliate__widget-tabs .affiliate__widget-programs tr {
  border-bottom: 1px solid #cccccc;
}
.affiliate__widget-tabs .affiliate__widget-programs td {
  width: 33%;
}
.affiliate-account__promotion-link {
  margin-bottom: 0 !important;
}
.affiliate__promo-programs {
  width: auto;
}
.affiliate__promo-programs &gt; tbody &gt; tr {
  border-bottom: 3px solid #ffffff;
}
.affiliate__promo-programs td {
  padding: 7px 15px !important;
}
.affiliate__promo-programs td p:last-child {
  margin-bottom: 0;
}
.affiliate__promo-title {
  font-size: 2rem;
  margin-bottom: .5rem;
  margin-top: 0;
}
.affiliate__widget-program_name {
  max-width: 550px;
}
.affiliate__widget-program_description {
  margin-left: 1rem;
}
.affiliate-account__promotion-widget:before,
.affiliate-account__promotion-widget:after {
  content: '';
  display: table;
}
.affiliate-account__promotion-widget:after {
  clear: both;
}
.affiliate-account__promotion-widget .fieldset.general {
  box-sizing: border-box;
  float: left;
  padding-right: 1rem;
  width: 50%;
}
.affiliate-account__promotion-widget .fieldset.information {
  box-sizing: border-box;
  float: left;
  padding-left: 1rem;
  width: 50%;
}
.affiliate-account__promotion-widget .fieldset.information .field.radios label,
.affiliate-account__promotion-widget .fieldset.information .field.checkboxes label {
  font-weight: normal;
  margin-right: 2rem;
}
.affiliate-account__promotion-widget .iframe-container {
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  margin-bottom: 1rem;
  padding: 2rem;
  text-align: center;
}
.affiliate-account__promotion-widget .iframe-container iframe {
  border: 1px dashed #cfcfcf !important;
}
.affiliate-account__promotion-widget .action.primary {
  float: right;
}
.affiliate__account-create .fieldset.information {
  float: left;
  width: 40%;
}
.affiliate__account-create .fieldset.information .strong {
  font-weight: 600;
}
.affiliate__account-create .fieldset.agreement {
  box-sizing: border-box;
  float: left;
  padding-left: 1rem;
  width: 60%;
}
.affiliate__account-create .fieldset.agreement .agreement-text {
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  margin-bottom: 1rem;
  max-height: 19rem;
  overflow-x: hidden;
  overflow-y: visible;
  padding: 1rem;
}
.fieldset .strong {
  font-weight: 600;
}
.affiliate__account-edit .fieldset.general,
.affiliate__account-edit .fieldset.withdraw {
  box-sizing: border-box;
  float: left;
  width: 50%;
}
.affiliate__account-edit .fieldset.general {
  padding-right: 2rem;
}
.affiliate__account-edit .fieldset.withdraw {
  padding-left: 2rem;
}
.affiliate__withdraw-request:before,
.affiliate__withdraw-request:after {
  content: '';
  display: table;
}
.affiliate__withdraw-request:after {
  clear: both;
}
.affiliate__withdraw-request .box.balance {
  float: left;
  margin-top: -1rem;
  width: 30%;
}
.affiliate__withdraw-request .box.request {
  float: left;
  text-align: right;
  width: 70%;
}
.affiliate__withdraw-request .box.request .affiliate__withdraw-request-form {
  margin-top: -3px;
}
.affiliate__withdraw-request-form {
  display: inline-table;
  max-width: 40rem;
  width: 100%;
}
.affiliate__withdraw-request-form .field {
  margin: 0;
}
.affiliate__withdraw-request-form .field .control {
  display: block;
  text-decoration: none;
}
.affiliate__withdraw-request-form .field .control:before {
  color: #c2c2c2;
  content: '\f09d';
  font: normal normal normal 16px/32px FontAwesome;
  margin: 0 0 0 8px;
  position: absolute;
}
.affiliate__withdraw-request-form .field .control .input-text {
  padding-left: 4rem;
}
.affiliate__withdraw-request-form .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.affiliate__withdraw-request-form .actions button.action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -3px;
  white-space: nowrap;
}
.affiliate__statistics-toolbar {
  background: #f5f5f5;
  margin-bottom: 2rem;
  padding: 1rem;
}
.affiliate__statistics-toolbar:before,
.affiliate__statistics-toolbar:after {
  content: '';
  display: table;
}
.affiliate__statistics-toolbar:after {
  clear: both;
}
.affiliate__statistics-toolbar &gt; div {
  margin-right: 2rem;
  float: left;
}
.affiliate__statistics-toolbar &gt; div label {
  margin-right: 1rem;
}
.affiliate__statistics-toolbar &gt; div .datetime-picker {
  max-width: 10rem;
}
.affiliate__statistics-toolbar button[type='submit'] {
  float: left;
}
.affiliate__statistics-toolbar button[type='button'] {
  float: left;
}
.affiliate__statistics-toolbar .current-site {
  margin-top: 5px;
}
.affiliate-widget-view .page-main {
  margin: 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
}
.affiliate__widget {
  padding: 1rem;
}
.affiliate__widget h3 {
  border-bottom: 1px solid #c2c2c2;
  margin: 0;
  padding: 0 0 .5rem 0;
}
.affiliate__widget ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 !important;
  max-width: 100% !important;
  padding: 0 !important;
}
.affiliate__widget ul li {
  box-sizing: border-box;
  display: table-cell;
  float: left;
  max-width: 11rem;
  min-width: 10rem;
  padding: 1rem;
  text-align: center;
}
.affiliate__widget ul li img {
  max-width: 100%;
}
.affiliate__widget ul li a {
  font-weight: normal;
}
[data-related-block] {
  width: 100%;
}
.mst-related__block-bulletproof {
  width: 100%;
  box-sizing: border-box;
  margin: 10px 0;
}
.mst-related__block-bulletproof .bulletproof-title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  transition: transform 500ms;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item {
  min-width: 200px;
  flex: 1 1 0;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info {
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-photo {
  display: flex;
  width: 152px;
  height: 190px;
  align-items: center;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-photo img {
  height: auto;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-details {
  margin-top: 10px;
  text-align: center;
  display: block;
  max-width: 100%;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-details .bulletproof-item-name .bulletproof-item-link {
  color: #333;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-details .bulletproof-item-name .bulletproof-item-link:hover {
  text-decoration: underline;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-details .price-box {
  margin-top: 10px;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-details .price-box .price-label {
  color: #666666;
  font-size: 12px;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-details .price-box .price {
  font-weight: bold;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-details .product-reviews-summary {
  margin-top: 10px;
}
.mst-related__block-bulletproof .bulletproof-content .bulletproof-items .bulletproof-item .bulletproof-item-info .bulletproof-item-details .bulletproof-item-actions {
  margin-top: 10px;
}
html:lang(ar) .mst-related_products__productsList,
html:lang(arc) .mst-related_products__productsList,
html:lang(dv) .mst-related_products__productsList,
html:lang(fa) .mst-related_products__productsList,
html:lang(ha) .mst-related_products__productsList,
html:lang(he) .mst-related_products__productsList,
html:lang(khw) .mst-related_products__productsList,
html:lang(ks) .mst-related_products__productsList,
html:lang(ku) .mst-related_products__productsList,
html:lang(ps) .mst-related_products__productsList,
html:lang(ur) .mst-related_products__productsList,
html:lang(yi) .mst-related_products__productsList {
  direction: rtl;
}
.mst-related_products__productsList {
  padding: 0;
  position: relative;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
.mst-related_products__productsList .productsList-list {
  display: block;
  transition-duration: 100ms;
  transition-property: transform;
  transition-timing-function: linear;
}
.mst-related_products__productsList .productsList-list .productsList-list-item {
  display: block;
  padding: 2.2rem;
  box-sizing: border-box;
  float: left;
  width: 100%;
}
.mst-related_products__productsList .productsList-list .productsList-list-item ._active {
  display: block;
}
.mst-related_products__productsList .productsList-list .productsList-list-item .products,
.mst-related_products__productsList .productsList-list .productsList-list-item .mst-related__block-bulletproof {
  margin: 0;
}
.mst-related_products__productsList .productsList-paging {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0rem;
  clear: both;
}
.mst-related_products__productsList .productsList-paging .productsList-page {
  user-select: none;
  margin: .5rem;
  width: 1rem;
  height: 1rem;
  border-radius: 2rem;
  background: #c7c7c7;
  cursor: pointer;
  transition: all 100ms;
}
.mst-related_products__productsList .productsList-paging .productsList-page._active {
  background: #737d7e;
  width: 1.5rem;
  height: 1.5rem;
}
.mst-related_products__productsList .productsList-prev,
.mst-related_products__productsList .productsList-next {
  height: 6rem;
  width: 1.5rem;
  position: absolute;
  top: calc(50% - 30px);
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: 1.2rem 2rem;
  background-position: center;
  cursor: pointer;
  user-select: none;
  z-index: 1000;
  transition: all 100ms;
}
.mst-related_products__productsList .productsList-prev:hover,
.mst-related_products__productsList .productsList-next:hover {
  transform: scale(1.3);
}
.mst-related_products__productsList .productsList-prev {
  left: 0;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='12px' height='20px' viewBox='0 0 12 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='iconfinder_next_308956' transform='translate(1.000000, 1.000000)' stroke-width='2' stroke='%23c0c0c0'%3E%3Cpolyline id='Shape' transform='translate(5.000000, 9.000000) scale(-1, 1) translate(-5.000000, -9.000000) ' points='0.5 0 9.5 9 0.5 18'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-related_products__productsList .productsList-next {
  right: 0;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='12px' height='20px' viewBox='0 0 12 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='iconfinder_next_308956' transform='translate(1.000000, 1.000000)' stroke-width='2' stroke='%23c0c0c0'%3E%3Cpolyline id='Shape' points='0.5 0 9.5 9 0.5 18'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-related_products__productsList .products-grid li.product-item {
  margin-left: 0;
  margin-right: 0;
}
.mst-related_products__productsList.mst-arp-slider .productsList-list .productsList-list-item {
  transition: transform 100ms;
}
.mst-arp-wrapper .productsList-prev,
.mst-arp-wrapper .productsList-next,
.mst-arp-wrapper .productsList-paging {
  display: none;
}
.mst-arp-slider ol.product-items {
  justify-content: start !important;
  transition: transform 500ms;
  flex-flow: unset !important;
}
@media only screen and (min-width: 1024px) {
  .mst-arp-slider ol.product-items {
    justify-content: start !important;
  }
}
@media only screen and (max-width: 1023px) {
  .mst-arp-slider ol.product-items {
    justify-content: start !important;
  }
}
@media only screen and (max-width: 767px) {
  .mst-arp-slider ol.product-items {
    justify-content: start !important;
  }
}
@media only screen and (max-width: 479px) {
  .mst-arp-wrapper .product-item {
    padding: 10px 0;
  }
  .mst-arp-slider ol.product-items {
    justify-content: start !important;
  }
}
/* Recommended products */
.mst-arp-slider .product-image-container {
  min-width: 100%;
  width: 100% !important;
}
body .productsList-paging {
  display: none !important;
}
body .mst-related_products__productsList .productsList-next {
  right: 10px;
  background-image: none;
  width: 25px;
  height: 40px;
  margin-top: 22px;
  background-color: transparent;
}
.productsList-next::after {
  content: 'next';
  font-family: swiper-icons;
  font-size: 40px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
body .mst-related_products__productsList .productsList-prev:hover,
body .mst-related_products__productsList .productsList-next:hover {
  transform: scale(1);
}
body .mst-related_products__productsList .productsList-prev {
  left: 10px;
  background-image: none;
  width: 25px;
  height: 40px;
  margin-top: 22px;
  background-color: transparent;
}
.productsList-prev::after {
  content: 'prev';
  font-family: swiper-icons;
  font-size: 40px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
body .swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
body .mst-related_products__productsList .action.primary.tocart {
  padding: 15px 20px;
}
.swiper.products .product-item-photo .product-image,
.mst-arp-slider .product-item-info .product-item-photo img {
  max-width: 196px;
}
.mst-related_products__productsList.mst-arp-slider .productsList-list .productsList-list-item {
  padding-left: 0;
  padding-right: 0;
}
body .mst-related_products__productsList .block-title {
  display: block;
  position: relative;
  padding: 2.5rem 3rem;
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  overflow: hidden;
  margin-bottom: 0;
  margin-bottom: 80px;
}
body .mst-related_products__productsList .block-title::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background-color: #f6f6f6;
}
body .mst-related_products__productsList .block-title::after {
  content: '';
  background-color: #737d7e;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 12em;
  height: 100%;
  transform: skew(-35deg) scaleX(2);
  z-index: -1;
}
.checkout-cart-index .mst-related_item-holder {
  padding: 0 !important;
}
body .mst-related_item-holder .action.primary.tocart {
  background-color: #ffd24e;
  color: #6e6e6b;
  text-transform: uppercase;
  font-weight: 800;
  min-width: 0;
  border: none;
  margin: 0;
  font-size: 16px;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  height: 100%;
}
body .mst-related_item-holder .action.primary.tocart:hover {
  background-color: #000;
  color: #FFF;
}
@media only screen and (max-width: 991px) {
  body .mst-related_products__productsList {
    margin-top: 30px;
  }
  body .mst-related_products__productsList .block-title {
    display: block;
    position: relative;
    padding: 2rem 1rem 2rem 30px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    margin-bottom: 0;
    margin-bottom: 1em;
  }
  body .mst-related_products__productsList .block-title::after {
    content: '';
    background-color: #737d7e;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 12em;
    height: 100%;
    transform: skew(-35deg) scaleX(2);
    z-index: -1;
  }
}
@media only screen and (max-width: 640px) {
  body .mst-related_products__productsList .productsList-list .productsList-list-item {
    padding: 0 !important;
  }
}
@font-face {
  font-family: 'Basier Circle';
  font-display: swap;
  font-weight: 400;
  src: url('https://assets.revolut.com/media/fonts/BasierCircle-Regular.woff2');
}
@font-face {
  font-family: 'Basier Circle';
  font-display: swap;
  font-weight: 500;
  src: url('https://assets.revolut.com/media/fonts/BasierCircle-Medium.woff2');
}
@font-face {
  font-family: 'Basier Circle';
  font-display: swap;
  font-weight: 600;
  src: url('https://assets.revolut.com/media/fonts/BasierCircle-SemiBold.woff2');
}
@font-face {
  font-family: 'Inter';
  font-display: swap;
  font-weight: 400;
  src: url('https://assets.revolut.com/media/fonts/Inter-Regular.woff2');
}
@font-face {
  font-family: 'Inter';
  font-display: swap;
  font-weight: 500;
  src: url('https://assets.revolut.com/media/fonts/Inter-Medium.woff2');
}
@font-face {
  font-family: 'Inter';
  font-display: swap;
  font-weight: 600;
  src: url('https://assets.revolut.com/media/fonts/Inter-SemiBold.woff2');
}
@font-face {
  font-family: 'Inter';
  font-display: swap;
  font-weight: 700;
  src: url('https://assets.revolut.com/media/fonts/Inter-Bold.woff2');
}
@font-face {
  font-family: 'Aeonik Pro';
  font-display: swap;
  font-weight: 900;
  src: url('https://assets.revolut.com/media/fonts/AeonikPro-Black.woff2');
}
#show-error-pay-error,
#payment-request-error-widget,
#show-error-card-error {
  padding: 3px;
  display: none;
  margin-top: 5px;
  width: 100%;
  border: 1px solid red;
  color: red;
  text-indent: 5px;
}
#show-error-pay-error {
  margin-top: 25px !important;
}
#payment-request-error-widget {
  margin-top: 5px !important;
}
#revolutPayForm,
#revolutPaymentRequestForm {
  width: 60%;
  height: 60px;
  min-width: 250px;
}
#revolutForm {
  border-radius: 1rem;
  border: 1px solid #dfe3e7;
  padding: 10px 10px;
  margin-bottom: 5px;
}
#revolut-upsell-banner-element,
#revolut-card-cardholder-name,
#revolut-card-cardholder-name::placeholder {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Helvetica Neue', Helvetica, Arial, Arimo, sans-serif;
}
#revolut-cardholder-name-container {
  border-radius: 1rem;
  margin-bottom: 8px;
}
#revolut-card-cardholder-name {
  width: 100%;
  color: #1a1c1f;
  padding: 20px 16px;
  font-size: 1.6rem;
  border: 1px solid #dfe3e7;
  border-radius: 1rem;
  background-color: transparent;
}
#revolut-card-cardholder-name::placeholder {
  color: #75808a;
  font-size: 1.6rem;
}
.revolut-cardholder-name-error {
  background-color: #fdedec;
  color: #f26055;
}
.revolut-cardfield-error {
  background-color: #fdedec;
  color: #f26055;
}
.checkout-payment-method .payment-method-title {
  display: flex;
  align-items: center;
}
#revolutPaymentRequestForm iframe {
  height: 60px !important;
}
#revolut-label-icons {
  flex: 2;
  display: flex;
  justify-content: end;
}
#revolut-pay-informational-icon {
  display: flex;
  margin-left: 5px;
  flex-wrap: wrap;
}
.revolut-label {
  display: flex;
  flex: 2;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #revolutForm {
    margin: 0 auto;
    width: 95%;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  #revolutPayForm,
  #revolutPaymentRequestForm {
    width: 100%;
  }
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
@media only screen and (max-width: 992px) {
  .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%;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 50%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items &gt; .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
  width: 50%;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
/* mageplaza end blog style */
.rma-guest-new .rma-main-container {
  width: 80%;
  margin: 0 auto;
}
.rma-guest-new h1.page-title {
  width: 80%;
  margin: 30px auto !important;
  display: block !important;
}
.rma-rma-list main,
.rma-rma-new main,
.rma-rma-view main {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  margin-top: 3%;
}
.rma-rma-list main .rma-list-msg,
.rma-rma-new main .rma-list-msg,
.rma-rma-view main .rma-list-msg {
  padding: 10px 0 20px 0;
}
.rma-rma-list main .mst-rma-list__new-request,
.rma-rma-new main .mst-rma-list__new-request,
.rma-rma-view main .mst-rma-list__new-request {
  margin: 0 0 20px 0;
  float: right;
}
.rma-rma-new main .ui-rma-order-container {
  border: 1px solid #eee;
  padding: 50px 50px 0px 50px;
}
.rma-rma-new main .mst-rma-create__order-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #333;
}
.rma-rma-new main .mst-rma-create__order-header .increment-id {
  font-size: 3rem;
  padding: 15px 0;
}
.rma-rma-new main .mst-rma-create__order-header .remove {
  font-size: 1.7rem;
  color: #db3e3e;
  padding: 15px 0;
}
.rma-rma-new main .rma-new-step2 .box-rma-information,
.rma-rma-new main .rma-new-step2 .box-rma-shipping-information {
  margin-top: 30px;
  background-color: #f5f5f5;
  padding: 50px 50px 30px 50px;
  min-height: 225px;
}
.rma-rma-new main .rma-new-step2 .block .title {
  text-align: center;
}
.rma-rma-new main .rma-new-step2 .rma-one-item {
  border: 1px dashed #ccc;
  margin: 20px 0;
}
.rma-rma-new main .rma-new-step2 .rma-one-item .item-description {
  display: flex;
  vertical-align: middle;
  padding: 0 25px;
}
.rma-rma-new main .rma-new-step2 .rma-one-item .item-description img {
  margin: 0 20px;
}
.rma-rma-new main .rma-new-step2 .rma-one-item .item-description b {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.rma-rma-new main .rma-new-step2 .rma-one-item .item-options .fieldset {
  background-color: #f5f5f5;
  padding: 20px;
  width: 60%;
  margin: 0 auto;
}
.rma-rma-new main .rma-new-step2 .rma-one-item .field .control select {
  background: #ffd24e;
  border: 1px solid #ffd24e;
  color: #333;
  font-size: 13px;
}
.rma-rma-new main .init-rma-container div .block-content .fieldset {
  width: 70%;
  margin: 50px auto !important;
  border: 1px solid #eee;
  padding: 30px;
}
.rma-rma-new main .init-rma-container .actions-toolbar {
  margin: 0 !important;
}
.rma-rma-new main .init-rma-container .actions-toolbar .primary {
  float: unset !important;
  display: block !important;
  margin: 0 auto !important;
}
.rma-rma-new main .init-rma-container .actions-toolbar .primary button {
  background: #ff9800;
  padding: 14px 25px;
  font-size: 15px;
}
.rma-rma-print .top-stock-alert,
.rma-rma-print .page-bottom,
.rma-rma-print .video-call-popup,
.rma-rma-print .exit-intent-popup,
.rma-rma-print .zopim {
  display: none;
}
.rma-rma-print .page-print .logo {
  float: none;
  margin: 0 0 20px 0;
  display: block;
}
.rma-rma-print #maincontent {
  padding: 5%;
}
.rma-rma-print h1 {
  font-size: 3rem;
}
.action.warning.mst-rma-list__new-request {
  float: none;
  margin: 30px auto;
  display: block;
}
.rma-rma-new main .rma-new-step2 .block .title {
  font-size: 2rem;
}
.attachment-info {
  clear: both;
  padding-top: 10px;
}
@media screen and (min-width: 960px) {
  .attachment-info {
    padding-left: 26%;
  }
}
@media all and (min-width: 992px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .amazon-addresses .amazon-address:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .amazon-addresses .amazon-address:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .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,
  .bundle-options-container .legend.title,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .modes-label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .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,
  .header.content:before,
  .header.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,
  .amazon-addresses: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,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .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,
  .header.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 &gt; .field,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field,
  .product-add-form .fieldset &gt; .field,
  .product-add-form .fieldset .fields &gt; .field {
    margin: 0 0 10px 0;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .label,
  .product-add-form .fieldset &gt; .field:not(.choice) &gt; .label,
  .product-add-form .fieldset .fields &gt; .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .control,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .control,
  .product-add-form .fieldset &gt; .field:not(.choice) &gt; .control,
  .product-add-form .fieldset .fields &gt; .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field &gt; .label,
  .product-add-form .fieldset &gt; .field &gt; .label,
  .product-add-form .fieldset .fields &gt; .field &gt; .label {
    margin: 0 0 5px;
    text-align: left;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset &gt; .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.no-label:before,
  .product-add-form .fieldset &gt; .field.choice:before,
  .product-add-form .fieldset .fields &gt; .field.choice:before,
  .product-add-form .fieldset &gt; .field.no-label:before,
  .product-add-form .fieldset .fields &gt; .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset &gt; .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields &gt; .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: 20px;
    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 .cart-gift-item,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: unset;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
    padding-bottom: 40px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: -28%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 80%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 80%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20%;
    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: 20%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20%;
    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;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content &gt; * {
    display: none;
  }
  .nav-sections-item-content &gt; .navigation {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .navigation {
    background: #ffffff;
    font-size: 15px;
    font-weight: 400;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 5;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 &gt; .level-top {
    color: #000000;
    line-height: unset;
    padding: 0 1vw 0 10px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-flex;
    min-height: 50px;
    align-items: center;
  }
  .navigation .level0 &gt; .level-top:hover,
  .navigation .level0 &gt; .level-top.ui-state-focus {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0.active &gt; .level-top,
  .navigation .level0.has-active &gt; .level-top {
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0.parent:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 0 solid #e5e5e5;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    font-size: 13px;
    font-weight: 400;
    min-width: 230px;
    padding: 10px;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul:before,
  .navigation .level0 .submenu &gt; ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu &gt; ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu &gt; ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #e5e5e5;
    color: #e5e5e5;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: flex;
    align-items: center;
    line-height: inherit;
    color: #303030;
    padding: 10px 10px 10px 0;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #f5f5f5;
    color: #000000;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active &gt; a {
    border-color: #737d7e;
    border-style: solid;
    border-width: 0;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .fieldset &gt; .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset &gt; .field:before,
  .fieldset &gt; .field:after {
    content: '';
    display: table;
  }
  .fieldset &gt; .field:after {
    clear: both;
  }
  .fieldset &gt; .field.choice:before,
  .fieldset &gt; .field.no-label:before {
    padding: 0 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset &gt; .field .description {
    padding: 0 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset &gt; .field:not(.choice) &gt; .label {
    margin: 0 0 5px;
    padding: 0 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset &gt; .field:not(.choice) &gt; .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items &gt; .item.title {
    float: left;
    width: auto;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items &gt; .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items &gt; .item.content:before,
  .product.data.items &gt; .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items &gt; .item.content:after {
    clear: both;
  }
  .product.data.items &gt; .item.content.active {
    display: block;
  }
  .product.data.items &gt; .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items &gt; .item.title &gt; .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus,
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:active,
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items &gt; .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #e5e5e5;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar &gt; .primary,
  .actions-toolbar &gt; .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar &gt; .primary .action,
  .actions-toolbar &gt; .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .breadcrumbs .items {
    text-align: left;
  }
  .catalog-product-view .breadcrumbs {
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #e5e5e5;
    text-align: right;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .cookies-notice {
    bottom: 120px;
  }
  .cookies-notice &gt; .content {
    flex-direction: row;
  }
  .cookies-notice .action {
    font-size: 16px;
  }
  .cookies-notice p {
    padding-right: 20px;
  }
  .insta-link {
    display: flex;
    align-items: center;
    text-transform: lowercase;
    padding: 0 1vw 0 10px;
    min-height: 50px;
  }
  .insta-link:visited {
    color: initial;
  }
  .insta-link:hover {
    text-decoration: none;
    color: #000;
  }
  .insta-link .yellow {
    color: #ffd24e;
  }
  .insta-link .icon {
    display: inline-block;
    margin-left: 5px;
    width: 16px;
    height: 16px;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method &gt; .payment-method-title {
    padding: 11.5px 0;
  }
  .video-call-popup .body {
    will-change: height;
  }
  .video-call-popup .body .content {
    width: 300px;
  }
  .video-call-popup .body .action.primary {
    font-size: 14px;
    min-width: 200px;
  }
  .video-call-popup .header {
    height: 50px;
  }
  .video-call-popup .header img {
    width: 26px;
    height: 26px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .video-call-popup.active .body {
    height: 261px;
  }
  .ds-delivery-returns-info {
    display: block;
  }
  .ds-delivery-returns-info.mobile {
    display: none;
  }
  .ds-delivery-returns-info &gt; ul {
    letter-spacing: 100vw;
  }
  .ds-delivery-returns-info &gt; ul &gt; li {
    letter-spacing: normal;
    display: inline-block;
    margin: 0;
    padding: 0.2em 0;
  }
  .ds-delivery-returns-info &gt; ul &gt; li .title {
    margin-bottom: 1em;
  }
  .affiliate__banner-info {
    float: left;
    width: 60%;
  }
  .affiliate__banner-preview {
    box-sizing: border-box;
    float: left;
    padding-left: 1rem;
    width: 40%;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index #maincontent {
    margin: 100px auto 0;
    width: 80%;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 31.33%;
    margin-left: auto;
  }
  .column.main .cart-summary .actions-toolbar &gt; .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 10px 0;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field &gt; .label {
    margin: 0 0 5px;
    text-align: left;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper {
    font-size: 1.2rem;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .items .col:not(:last-of-type) {
    border-right: 1px solid #f5f5f5;
  }
  .cart.table-wrapper .items thead .col.price {
    min-width: 80px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .items thead + .item {
    border-top: 1px solid #e5e5e5;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .checkout-index-index .page-main,
  .checkout-onepage-success .page-main {
    width: 80%;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar &gt; .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar &gt; .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 992px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset &gt; .field-select-billing &gt; .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset &gt; .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:before,
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field.choice:before,
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field.no-label:before {
    padding: 0 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field .description {
    padding: 0 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:not(.choice) &gt; .label {
    margin: 0 0 5px;
    padding: 0 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset &gt; .fields-specific-options &gt; .field:not(.choice) &gt; .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 10px 0;
  }
  .wishlist.window.popup .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field &gt; .label {
    margin: 0 0 5px;
    text-align: left;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #737d7e;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #e5e5e5;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .stockalert {
    margin-bottom: 30px;
  }
  .bss_productstockaler input {
    min-width: 250px;
  }
  .ds-newsletter {
    width: 100%;
  }
  .ds-newsletter form {
    display: flex;
    align-items: center;
  }
  .ds-newsletter .field {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ds-newsletter .field .control {
    width: 100%;
  }
  .ds-newsletter label {
    margin-right: 25px;
  }
  .ds-newsletter #mc_embed_signup {
    padding: 27px 0;
    max-width: 900px;
  }
  .ds-newsletter .content {
    display: flex;
    align-items: center;
    height: 100%;
  }
  form.webforms-refund-form .fieldset.reason-for-return .webforms-fields-return,
  form.webforms-refund-form .fieldset.reason-for-return .webforms-fields-issue_boxes {
    max-width: 33.33333%;
    width: auto;
    display: inline-block;
    margin-bottom: 30px;
  }
  form.webforms-refund-form .fieldset.reason-for-return .webforms-fields-return {
    margin-right: 40px;
  }
  form.webforms-refund-form .fieldset &gt; .field.type-number &gt; .label,
  form.webforms-refund-form .fieldset &gt; .field.type-email &gt; .label,
  form.webforms-refund-form .fieldset &gt; .field.type-text &gt; .label {
    padding: 6px 0 0 0;
    font-size: 14px;
    white-space: nowrap;
  }
  form.webforms-trade-account-form {
    grid-template-columns: repeat(2, 1fr);
  }
  .bundle-options-wrapper {
    margin-top: 20px;
  }
  .bundle-options-container .mage-error[generated] {
    text-align: left;
  }
  .bundle-options-container .block-bundle-summary {
    position: relative;
  }
  .catalog-category-view .product-item,
  .catalogsearch-result-index .product-item {
    border-top: 1px solid #f5f5f5;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .modes {
    display: inline-block;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #e5e5e5;
    border-right: 0;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #e5e5e5;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .toolbar-amount {
    font-size: 1.5rem;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    padding-top: 25px;
    text-align: center;
  }
  .product-info-main {
    margin-top: 50px;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .product-options-wrapper {
    position: relative;
    max-width: 274px;
    margin-bottom: 30px;
  }
  .product-options-wrapper select {
    min-width: 200px;
  }
  .product-options-wrapper[data-hasrequired]::after {
    content: attr(data-hasrequired);
    color: #e02b27;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    font-size: 0.8333em;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .login-container .block .login .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block .login .actions-toolbar &gt; .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar &gt; .secondary {
    float: left;
  }
  .login-container .fieldset:after {
    margin-left: 0;
  }
  .login-container .fieldset &gt; .field &gt; .control {
    width: 80%;
  }
  .login-container .fieldset &gt; .field .label {
    text-align: left;
  }
  .fieldset .fullname .field .label {
    margin: 0 0 5px;
    padding: 0 15px 0 0;
    text-align: left;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses &gt; .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(1),
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses &gt; .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .block.block-search {
    padding: 0;
    align-self: flex-start;
    justify-self: flex-end;
  }
  .block.block-search .block-content {
    margin: 12px 0 0 0;
    max-width: 100%;
  }
  .block.block-search .actions button[type='submit'] {
    display: none;
  }
  .page-wrapper &gt; .breadcrumbs,
  .page-wrapper &gt; .top-container,
  .page-wrapper &gt; .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel &gt; .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel &gt; .header.links &gt; li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel &gt; .header.links &gt; li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel &gt; .header.links &gt; li.welcome,
  .header.panel &gt; .header.links &gt; li a {
    line-height: 1.4;
  }
  .header.panel &gt; .header.links &gt; li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main &gt; .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main &gt; .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .block.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;
  }
  h1 {
    font-size: 4rem;
  }
  body.checkout-cart-index #maincontent {
    width: 80%;
  }
  .nav-sections {
    margin-bottom: 0;
  }
  .footer.content .foot-area {
    width: 70%;
  }
  .trustpilot-footer {
    display: flex;
  }
  .trustpilot-footer &gt; div {
    flex-grow: 1;
    flex-basis: 0;
  }
  .trustpilot-footer &gt; div ~ div {
    border-left: 1px solid #737d7e;
  }
  .mobile-top-links {
    display: none;
  }
  .page-header::after {
    content: '';
    display: block;
    background-color: #000;
    width: 100%;
    height: 8px;
  }
  .page-header .logo {
    margin: 1em auto;
  }
  .page-header .logo {
    order: 1;
  }
  .page-header .block-search {
    order: 2;
  }
  .page-header .panel.wrapper .panel.header {
    display: flex;
    padding: 0;
    min-height: 40px;
    align-items: center;
  }
  .page-header .panel.wrapper .panel.header ul.header.links li:nth-of-type(3) {
    order: -1;
  }
  .page-header .panel.wrapper .panel.header .content {
    padding: 2em;
  }
  .page-header .panel.wrapper .panel.header .header.links {
    display: flex;
    list-style: none;
    font-size: inherit;
  }
  .page-header .panel.wrapper .panel.header .header.links .minicart-wrapper .action.showcart {
    text-decoration: none;
  }
  .page-header .panel.wrapper .panel.header .header.links li a,
  .page-header .panel.wrapper .panel.header .header.links .minicart-wrapper .action.showcart {
    align-items: baseline;
    text-transform: lowercase;
    color: #FFF;
  }
  .page-header .panel.wrapper .panel.header .header.links li a::before,
  .page-header .panel.wrapper .panel.header .header.links .minicart-wrapper .action.showcart::before {
    content: 'my\00a0\00a0';
    color: #ffffff;
    display: inline-flex;
    font-family: "Berlingske Serif St";
    font-size: 1.2em;
    margin-right: -0.2em;
  }
  .page-header .panel.wrapper .panel.header .header.links li a:hover,
  .page-header .panel.wrapper .panel.header .header.links .minicart-wrapper .action.showcart:hover {
    text-decoration: underline;
  }
  .page-header .panel.wrapper .panel.header .header.links,
  .page-header .panel.wrapper .panel.header .header.links li {
    margin-bottom: 0;
    display: inline-flex;
    align-items: center;
    margin-right: 0.5em;
  }
  .page-header .panel.wrapper .panel.header .header.links {
    padding: 0 1em;
  }
  .page-header .header.content {
    padding: 1.25em 1.425em;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1.425em;
    justify-items: center;
    min-height: 140px;
  }
  .page-header .header.content .ds-header-message {
    align-self: flex-start;
    margin-top: 2em;
  }
  .page-header .header.content .logo,
  .page-header .header.content .logo img {
    width: 100%;
    max-width: 350px;
  }
  .page-header .header.content .logo {
    margin: 0;
  }
  .ds-mobile-header,
  .action.nav-toggle {
    display: none;
  }
  .navigation &gt; ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
  .navigation &gt; ul &gt; li.level-top.level0 &gt; a {
    text-transform: lowercase;
  }
  .navigation &gt; ul &gt; li.level-top {
    text-align: initial;
  }
  .navigation &gt; ul &gt; li.level-top a.level-top .ui-menu-icon {
    display: none !important;
  }
  .navigation &gt; ul &gt; li.level-top .submenu {
    animation-name: fadeIn;
    animation-duration: 0.3s;
    transition: all 0.3s;
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .navigation &gt; ul &gt; li.level-top .submenu li {
    margin-left: 10px;
  }
  .navigation &gt; ul &gt; li.level-top .submenu li a {
    transition: all 0.3s;
  }
  .navigation &gt; ul &gt; li.level-top .submenu li.parent &gt; a &gt; .ui-menu-icon::after {
    font-size: 2rem;
  }
  .customer-account-login .login-container {
    grid-template-columns: 1fr 1fr;
    grid-gap: 1em;
    justify-items: center;
  }
  .offcanvas-menu {
    display: none;
  }
  .contact-page-content .contact-info {
    grid-template-columns: 1fr 1fr;
  }
  .contact-page-content .contact-wrapper {
    grid-gap: 40px;
  }
  .contact-page-content .contact-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  body.cms-index-index .home-blocks {
    display: grid;
    grid-gap: 1rem;
  }
  body.cms-index-index .home-blocks .home-blocks-item:nth-child(1) {
    grid-row: 1 / span 2;
  }
  body.cms-index-index .home-blocks .home-blocks-item:nth-child(4) {
    grid-column: 2 / span 2;
  }
  body.cms-index-index .home-blocks .home-blocks-item {
    width: 100%;
    height: 100%;
    background-color: #222;
    font-size: 0;
    transition: all 0.35s;
    cursor: pointer;
  }
  body.cms-index-index .home-blocks .home-blocks-item:hover {
    opacity: 0.75;
  }
  body.cms-index-index .home-blocks .home-blocks-item a {
    width: 100%;
    height: 100%;
  }
  body.cms-index-index .home-blocks .home-blocks-item img,
  body.cms-index-index .home-blocks .home-blocks-item picture,
  body.cms-index-index .home-blocks .home-blocks-item a {
    max-height: unset;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .cms-my-showrooms .page-main {
    margin-top: -75px;
    padding-top: 60px;
  }
  .tv-container .image-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .cms-404-error .cms-404-content img {
    margin: 10px;
  }
  .paypal-credit-content {
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }
  .swiper.products .product-item {
    padding: 20px 10px;
  }
  .catalog-product-view klarna-placement {
    margin-bottom: 20px;
  }
  .webforms-refund-form .actions-toolbar .primary button[type="submit"],
  .webforms-trade .actions-toolbar .primary button[type="submit"] {
    padding: 1em 2em;
  }
  body.catalog-product-view .column.main {
    max-width: 1620px;
    margin: 0 auto;
  }
  body.catalog-product-view .ds-product-data-label,
  body.catalog-product-view .block.related .block-title {
    display: block;
    position: relative;
    padding: 2.5rem 3rem;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    overflow: hidden;
    margin-bottom: 0;
  }
  body.catalog-product-view .ds-product-data-label strong,
  body.catalog-product-view .block.related .block-title strong {
    font-size: 22px;
    color: inherit;
  }
  body.catalog-product-view .ds-product-data-label::before,
  body.catalog-product-view .block.related .block-title::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background-color: #f6f6f6;
  }
  body.catalog-product-view .ds-product-data-label::after,
  body.catalog-product-view .block.related .block-title::after {
    content: '';
    background-color: #737d7e;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 12em;
    height: 100%;
    transform: skew(-35deg) scaleX(2);
    z-index: -1;
  }
  body.catalog-product-view .product-add-form {
    margin-bottom: 30px;
  }
  body.catalog-product-view .product-add-form .box-tocart {
    clear: both;
  }
  body.catalog-product-view .product-add-form .box-tocart .fieldset {
    margin-bottom: 0;
  }
  body.catalog-product-view .product-add-form .price-as-configured {
    margin-bottom: 0;
  }
  body.catalog-product-view #maincontent {
    width: 100%;
    max-width: 1620px;
    margin: 0 auto;
  }
  body.catalog-product-view .ds-product-data .ds-product-data-content {
    margin-top: 2em;
    font-size: 1.7rem;
  }
  body.catalog-product-view .ds-product-data .ds-product-data-content .product.data.items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5em;
    margin-bottom: 30px;
  }
  body.catalog-product-view .ds-product-data .ds-product-data-content .product.data.items h2.label {
    color: #616161;
    margin-bottom: 1em;
    font-weight: 700;
  }
  body.catalog-product-view .ds-product-data .product.data.items {
    padding: 0 30px;
  }
  body.catalog-product-view .ds-product-data .product.data.items .label {
    margin-top: 0;
    font-weight: normal;
  }
  body.catalog-product-view .ds-product-data .product.data.items .content {
    padding: 0;
  }
  body.catalog-product-view .ds-product-data .product.data.items .additional-attributes-wrapper .label::after {
    content: ':';
  }
  body.catalog-product-view .ds-product-info-wrapper {
    display: grid;
    grid-gap: 0 2em;
    grid-template-columns: 58% 1fr;
    padding: 0 0.5em;
    margin-bottom: 5em;
  }
  body.catalog-product-view .ds-product-info-wrapper .product.media {
    grid-row: 1 / span 3;
  }
  body.catalog-product-view .ds-product-info-wrapper .page-title-wrapper .page-title {
    text-align: left;
    margin: 50px 0 25px 0;
  }
  body.catalog-product-view .ds-product-info-wrapper .price-box {
    display: inline-flex;
    align-items: center;
    margin-top: 0;
    line-height: 1;
  }
  body.catalog-product-view .ds-product-info-wrapper .price-box p {
    margin-bottom: 0;
  }
  body.catalog-product-view .ds-product-info-wrapper .price-box .old-price {
    order: -1;
    margin-right: 0.5em;
    color: #617575;
  }
  body.catalog-product-view .ds-product-info-wrapper .price-box .old-price .price {
    color: inherit;
  }
  body.catalog-product-view .ds-product-info-wrapper .price-box .special-price .price {
    color: #ee001c;
  }
  body.catalog-product-view .ds-product-info-wrapper .price-box .price-label {
    display: none;
  }
  body.catalog-product-view .ds-product-info-wrapper .price-box .price {
    color: #617575;
    font-size: 2.2rem;
  }
  body.catalog-product-view .ds-product-info-wrapper .product.media,
  body.catalog-product-view .ds-product-info-wrapper .product-info-main {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  body.catalog-product-view .ds-product-info-wrapper .product.media {
    order: 1;
    margin-bottom: 0;
  }
  body.catalog-product-view .ds-product-info-wrapper .product-info-main {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    order: 2;
  }
  body.catalog-product-view .ds-product-info-wrapper .product-info-main .product-info-stock-sku {
    margin-bottom: 1em;
    display: inline-flex;
    align-items: center;
    float: left;
  }
  body.catalog-product-view .ds-product-info-wrapper .product-info-main .product-info-stock-sku .stock {
    color: #707070;
    margin-bottom: 0;
    font-weight: normal;
    text-transform: none;
    font-size: 2rem;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid currentColor;
  }
  body.catalog-product-view .product-info-price {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
  }
  .catalog-product-view.product-configurable-product .product-info-price {
    padding: 0;
    border: none;
  }
  .catalog-product-view.product-configurable-product .addtocart-container {
    flex-direction: row;
    justify-content: flex-start;
  }
  .products-upsell,
  .products-related {
    padding: 80px 30px 20px;
  }
  body.open-filter-sidebar {
    overflow: hidden;
    padding-right: 15px;
  }
  .discount-matress {
    font-size: 1.5rem;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .discount-matress.mobile {
    display: none;
  }
  .ds-mobile-delivery {
    display: none;
  }
  .mpblog-post-index .breadcrumbs,
  .mpblog-post-view .breadcrumbs,
  .mpblog-category-view .breadcrumbs {
    padding: 10px 6%;
  }
  .mpblog-post-index .page-main,
  .mpblog-post-view .page-main,
  .mpblog-category-view .page-main {
    width: 88%;
    padding: 0;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  form.webforms-trade-account-form {
    grid-template-columns: repeat(4, 1fr);
  }
  .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;
  }
  .footer.content .foot-area {
    max-width: unset;
  }
  .footer.content .foot-area h3.foot-head {
    margin-top: 0;
  }
  .footer.content .foot-area .links {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .header.content .ds-header-message {
    margin-top: 2em;
  }
  .showrooms-container .showroom-slider,
  .showrooms-container .showroom-map {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (min-width: 1620px), print {
  form.webforms-trade-account-form {
    grid-template-columns: repeat(6, 1fr);
  }
  .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;
  }
}
/*
https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/css-topics/theme-ui-lib.html


To change the default library variables values, specify the new values for the required variables in the &lt;theme_dir&gt;/web/css/source/_theme.less file.

Please mind, that your &lt;theme_dir&gt;/web/css/source/_theme.less file overrides _theme.less of the parent theme (if your theme has a parent).
So if you want to inherit the parent themeâ€™s variable values additionally to your changes, add the content of parentâ€™s _theme.less to your file as well.

*/
/*=======================================================================*/
/*===================== START NAVIGATION ================================*/
/*=======================================================================*/
/*=======================================================================*/
/*===================== END NAVIGATION ==================================*/
/*=======================================================================*/
.my-icon-before {
  align-items: baseline;
  text-transform: lowercase;
}
.my-icon-before::before {
  content: 'my\00a0\00a0';
  color: #ffffff;
  display: inline-flex;
  font-family: "Berlingske Serif St";
  font-size: 1.2em;
  margin-right: -0.2em;
}
/*==========================================================================*/
/*======================SOCIAL &amp; LANGUAGE SPRITES==============================*/
/*==========================================================================*/
.phone-icon-top,
.facebook,
.twitter,
.google-plus,
.instagram,
.pinterest,
.aus,
.bel,
.de,
.en,
.es,
.fr,
.it,
.nl,
.se {
  background: url(../images/sprites.png) no-repeat;
}
.phone-icon-top {
  background-position: -17px -514px;
  width: 10px !important;
  height: 33px;
}
.pinterest {
  background-position: -2px -292px;
  width: 40px;
  height: 40px;
  margin: 0 6px;
}
.twitter {
  background-position: -2px -242px;
  width: 40px;
  height: 40px;
  margin: 0 6px;
}
.facebook {
  background-position: -3px -95px;
  width: 40px;
  height: 40px;
  margin: 0 6px;
}
.google-plus {
  background-position: -2px -192px;
  width: 40px;
  height: 40px;
  margin: 0 6px;
}
.instagram {
  background-position: -3px -143px;
  width: 40px;
  height: 40px;
  margin: 0 6px;
}
.en {
  background-position: -9px -7px;
  width: 30px;
  height: 15px;
}
.fr {
  background-position: -9px -58px;
  width: 30px;
  height: 15px;
}
.es {
  background-position: -9px -353px;
  width: 30px;
  height: 15px;
}
.de {
  background-position: -9px -32px;
  width: 30px;
  height: 15px;
}
.aus {
  background-position: -9px -379px;
  width: 30px;
  height: 15px;
}
.it {
  background-position: -9px -463px;
  width: 30px;
  height: 15px;
}
.nl {
  background-position: -9px -434px;
  width: 30px;
  height: 15px;
}
.se {
  background-position: -9px -406px;
  width: 30px;
  height: 15px;
}
.bel {
  background-position: -9px -489px;
  width: 30px;
  height: 15px;
}
/*Sprites*/
.mobile-uk,
.mobile-en,
.mobile-de,
.mobile-fr,
.mobile-it,
.mobile-se,
.mobile-es,
.mobile-nl,
.mobile-bel,
.mobile-aus,
.mobile-fi,
.mobile-dk,
.mobile-cart,
.mobile-mail,
.mobile-menu,
.mobile-phone,
.mobile-user,
.mobile-search,
.ic-cart,
.form-search .button {
  background-image: url("../images/mobile-sprites.png");
  background-repeat: no-repeat;
}
.mobile-uk,
.mobile-en {
  background-position: -9px -16px;
  width: 30px;
  height: 19px;
}
.mobile-de {
  background-position: -59px -16px;
  width: 30px;
  height: 19px;
}
.mobile-fr {
  background-position: -109px -16px;
  width: 30px;
  height: 19px;
}
.mobile-it {
  background-position: -160px -15px;
  width: 30px;
  height: 19px;
}
.mobile-se {
  background-position: -209px -15px;
  width: 30px;
  height: 19px;
}
.mobile-es {
  background-position: -260px -15px;
  width: 30px;
  height: 19px;
}
.mobile-nl {
  background-position: -309px -15px;
  width: 30px;
  height: 19px;
}
.mobile-bel {
  background-position: -359px -15px;
  width: 30px;
  height: 19px;
}
.mobile-aus {
  background-position: -407px -15px;
  width: 30px;
  height: 19px;
}
.mobile-dk {
  background-position: -309px -64px;
  width: 30px;
  height: 20px;
}
.mobile-fi {
  background-position: -362px -64px;
  width: 30px;
  height: 20px;
}
.mobile-cart,
.ic-cart {
  background-position: -11px -60px;
  width: 25px;
  height: 24px;
}
.mobile-mail {
  background-position: -60px -65px;
  width: 29px;
  height: 17px;
}
.mobile-menu {
  background-position: -112px -64px;
  width: 25px;
  height: 19px;
}
.mobile-phone {
  background-position: -161px -61px;
  width: 28px;
  height: 26px;
}
.mobile-user {
  background-position: -210px -63px;
  width: 25px;
  height: 22px;
}
.mobile-search,
.form-search .button {
  background-position: -266px -66px;
  width: 15px;
  height: 17px;
}
/** DO NOT EDIT **/
/* Instagram Button Menu */
.insta-link {
  padding: 0 10px 0 10px;
  min-height: 0;
  background-color: #737d7e;
  height: 30px;
  align-self: center;
  color: #fff;
}
.insta-link:hover,
.insta-link:visited {
  color: #fff;
}
.offcanvas-menu .current-store-wrapper:not(.current-store-en) {
  padding: 15px 0 10px 0;
}
.offcanvas-menu .current-store-wrapper .insta-link {
  color: #fff;
  border: none;
  background-color: transparent;
}
.offcanvas-menu .current-store-wrapper .insta-link span {
  display: inline-block;
  margin: 0 5px 0 0;
  color: #ffd24e;
}
/* end */
/* Sales Button Menu */
.nav-11 a.level-top {
  color: #ff9800 !important;
  font-weight: bold !important;
  font-size: 17px !important;
}
@media (max-width: 992px) {
  .nav-11:not(.parent) {
    padding: 15px 0px 14px 15px !important;
    background-color: #000 !important;
    border-bottom: 1px solid gray !important;
  }
  .navigation .level0.active &gt; a {
    font-weight: bold;
    background-color: #000 !important;
  }
  .nav-11 a {
    text-transform: inherit !important;
    font-weight: bold !important;
  }
}
/* end */
/* Offcanvas store tab  */
.offcanvas-menu {
  margin: 30px 10px 15px 15px;
}
html:not([lang="en"]) .offcanvas-menu {
  margin: 30px 10px 10px 15px;
}
.offcanvas-menu .current-store-wrapper .current-store {
  position: relative;
  z-index: 1;
}
.offcanvas-menu .current-store-wrapper .current-store::before {
  content: "";
  display: block;
  width: 135%;
  height: 60px;
  position: absolute;
  background-color: #000;
  left: -15px;
  bottom: -25px;
  z-index: -1;
}
.offcanvas-menu .current-store-wrapper:not(.current-store-en) .current-store::before {
  height: 70px;
  bottom: -35px;
}
@media screen and (max-width: 991px) {
  .navigation,
  .nav-sections {
    background: #2d2d2d;
  }
}
/* end */
/* Global */
.product.attribute.description h4 {
  color: #ff9800 !important;
  font-size: 20px !important;
}
#mpblog-list-container {
  width: 100%;
}
@media screen and (max-width: 992px) {
  .product.attribute.description h4 {
    color: #ff9800 !important;
    font-size: 20px !important;
  }
  #mpblog-list-container {
    width: 100%;
  }
}
.development {
  text-align: center;
  font-size: 1.4rem;
  margin: 20px 0 0 0;
}
/* end */
/* my showrooms */
.cms-my-showrooms .page-main {
  background-image: none;
}
.showrooms-container {
  background-color: #f6f6f6;
  padding: 0 30px;
}
.showrooms-container h2 {
  font-family: "Quicksand", sans-serif;
}
.showrooms-container h2 span {
  font-size: 4rem;
  font-family: "Berlingske Serif St", serif;
  color: #737d7e;
}
.showrooms-container .address {
  text-align: center;
}
.showrooms-container address {
  margin-bottom: 20px;
  line-height: 1.4;
}
.showrooms-container .address .request-call-container {
  margin: 20px 0 40px;
  border-top: 1px solid #000;
  padding-top: 30px;
}
.showrooms-container .showroom-slider,
.showrooms-container .showroom-map {
  display: block;
}
.showroom-slider {
  margin-bottom: 40px;
}
.showrooms-container h3 {
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
}
.showrooms-container div.text-center {
  max-width: 80%;
  margin: auto;
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
}
.showrooms-container .showroom-map {
  margin-top: 50px;
  margin-bottom: 30px;
}
.showrooms-container .v-tour-link {
  display: block;
  margin: 50px auto;
  width: 160px;
}
.cms-my-showrooms .modal-popup {
  background-color: rgba(0, 0, 0, 0.5);
  transition: all linear 300ms;
}
.cms-my-showrooms .modal-popup.open {
  opacity: 1;
  visibility: visible;
  transition: all linear 300ms;
}
.open .modal-inner-wrap {
  transform: none;
}
/* end */
/* My trade */
.my-trade-container {
  background-color: #f6f6f6;
  padding: 50px 30px;
  max-width: 1274px;
  margin: auto;
  text-align: center;
  width: 100%;
  color: #272220;
}
.my-trade-container .row {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0;
}
.my-trade-container .col {
  width: 50%;
  padding: 0 15px;
}
.my-trade-container h1 {
  color: #272220;
  font-family: "Quicksand", sans-serif;
  font-size: 4rem;
  text-align: center;
  margin-bottom: 35px;
}
.my-trade-container h1 span {
  font-family: "Berlingske Serif St", serif;
  color: #272220;
}
.my-trade-container h2 {
  font-weight: bold;
  color: #272220;
}
.my-trade-container p {
  font-size: 20px;
  margin: 0 auto 20px;
  line-height: 1.5;
}
.my-trade-container-btn {
  max-width: 63%;
  margin: 30px auto 70px;
  display: block;
  background-color: #b8a28f;
  color: #fff;
  padding: 25px;
}
.my-trade-container-btn:hover {
  color: #fff;
}
.my-trade-container iframe {
  width: 100%;
  height: 99%;
}
.my-trade-container .v-tour-link {
  display: block;
  margin: 50px auto;
  width: 160px;
  color: #ffffff;
  background-color: #000000;
  padding: 5px 35px;
}
.take-a-tour {
  border-top: 1px solid;
  margin: 50px auto 0;
  max-width: 85%;
}
.my-trade-container .modal-popup {
  background-color: rgba(0, 0, 0, 0.5);
  transition: all linear 300ms;
}
.my-trade-container .modal-popup.open {
  opacity: 1;
  visibility: visible;
  transition: all linear 300ms;
}
.open .modal-inner-wrap {
  transform: none;
}
@media screen and (max-width: 991px) {
  .my-trade-container {
    margin-bottom: 50px;
  }
  .my-trade-container p {
    font-size: 16px;
  }
  .my-trade-container .col {
    padding: 0px 5px;
  }
}
@media screen and (max-width: 480px) {
  .my-trade-container-btn {
    max-width: 100%;
    padding: 15px;
    font-size: 14px;
    margin-bottom: 50px;
  }
  .my-trade-container .row {
    margin: 15px 0 30px;
  }
  .my-trade-container .col {
    padding: 0;
    width: 100%;
    margin: 10px 0 0;
  }
  .my-trade-container iframe {
    width: 100%;
    height: 220px;
  }
  .my-trade-container p {
    font-size: 14px;
  }
  .my-trade-container br {
    display: none;
  }
}
/* end */
/* As seen block */
.as-seen-title {
  text-align: center;
  margin-bottom: 30px;
  color: #737d7e;
  font-weight: 100;
  letter-spacing: 4px;
  font-size: 1.7rem;
  margin-top: 60px;
}
.as-seen {
  display: flex;
  max-width: 1200px;
  justify-content: space-between;
  margin: auto;
  align-items: center;
  padding-bottom: 40px;
}
.as-seen .col {
  padding: 0 15px;
  width: 20%;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .as-seen {
    flex-wrap: wrap;
    text-align: center;
  }
  .as-seen .col {
    width: 100%;
    margin-bottom: 25px;
  }
}
/* end */
/* top link stock */
.top-stock-alert {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 15px 20px;
  font-size: 1.25em;
}
.end-date-sale {
  font-size: 1.15rem;
}
.orange-text {
  color: #ff9800 !important;
}
/* end */
/* Mobile header B2B &amp; Showroom */
.b2b-link {
  font-size: 19px;
  line-height: 1;
  font-weight: 300;
  color: #f2f2f2;
}
.show-room-link {
  line-height: 1;
}
/* Newsletter page and fixed button */
.cms-subscribe-to-newsletter .page-main {
  background-color: #f7f7f2;
  width: 100%;
  margin-top: 30px;
  padding-top: 50px;
}
.cms-subscribe-to-newsletter .breadcrumbs {
  display: none;
}
.cms-subscribe-to-newsletter .page-title-wrapper,
.cms-subscribe-to-newsletter .page-main .columns {
  max-width: 1366px;
  margin: auto;
}
.cms-subscribe-to-newsletter h1 {
  font-family: "Berlingske Serif St";
  font-size: 90px;
  color: #8b8471;
  margin-bottom: 40px;
}
.cms-subscribe-to-newsletter .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25px;
}
.cms-subscribe-to-newsletter .mb-50 {
  margin-bottom: 50px !important;
}
.cms-subscribe-to-newsletter .col-7 {
  width: 60%;
  padding: 0 25px;
}
.cms-subscribe-to-newsletter .col-5 {
  width: 40%;
  padding: 0 25px;
}
.cms-subscribe-to-newsletter .page-main h2 {
  font-size: 40px;
  color: #8b8471;
  margin: 0 0 30px;
}
.cms-subscribe-to-newsletter .page-main .col-5 p {
  font-size: 24px;
  color: #ee9678;
  font-weight: 600;
  line-height: 1.6;
}
.news-tos {
  font-size: 12px;
  line-height: 1.4;
}
.cms-subscribe-to-newsletter .col-6 {
  width: 50%;
  padding: 0 25px;
}
.img-flex {
  display: flex;
  align-items: end;
}
.img-flex img {
  margin-right: 25px;
}
.img-flex p {
  font-size: 19px;
  line-height: 1.2;
}
.cms-subscribe-to-newsletter .separator {
  border-bottom: 2px solid;
  margin: 50px 0;
}
.news-inner-footer {
  text-align: center;
}
.news-inner-footer ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 50px auto;
  width: auto;
  justify-content: center;
}
.news-inner-footer li {
  margin: 0 10px;
}
.separator-top {
  display: none;
}
div[data-mooform-id] input {
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .cms-subscribe-to-newsletter .page-main {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 1080px) {
  .cms-subscribe-to-newsletter h1 {
    font-size: 70px;
  }
  .cms-subscribe-to-newsletter .page-main h2 {
    font-size: 30px;
  }
  .cms-subscribe-to-newsletter .page-main .col-5 p {
    font-size: 20px;
    line-height: 1.3;
  }
  .img-flex p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .img-flex p {
    font-size: 15px;
  }
}
@media screen and (max-width: 810px) {
  .cms-subscribe-to-newsletter h1 {
    font-size: 40px;
    text-align: center;
  }
  .cms-subscribe-to-newsletter .col-7,
  .cms-subscribe-to-newsletter .col-5,
  .cms-subscribe-to-newsletter .col-6 {
    width: 100%;
  }
  .cms-subscribe-to-newsletter .col-7 {
    margin-bottom: 30px;
  }
  .cms-subscribe-to-newsletter .col-6:first-child {
    margin-bottom: 40px;
  }
  .img-flex {
    align-items: center;
  }
  .cms-subscribe-to-newsletter .page-main h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .cms-subscribe-to-newsletter .separator {
    border-bottom: 2px solid;
    margin: 35px 0;
  }
  .separator-top {
    display: block;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .cms-subscribe-to-newsletter h1 {
    margin-bottom: 20px;
  }
  .cms-subscribe-to-newsletter .page-main .col-5 p {
    font-size: 16px;
    line-height: 1.5;
  }
  .news-tos {
    font-size: 10px;
  }
  .img-flex picture {
    width: 55%;
    margin-right: 20px;
  }
  .separator:not(.separator-top) {
    margin-top: -15px;
  }
}
.stay-in-touch {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  left: calc(50% + 200px);
  height: 50px;
  background-color: #2d363f;
  font-size: 16px;
  cursor: pointer;
  user-select: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px 15px 0 0;
  width: 300px;
  transform: translateX(-50%);
}
.stay-in-touch picture {
  margin: 0 10px 0 0;
  line-height: 0;
}
.video-call-popup picture {
  line-height: 0;
}
.stay-in-touch img {
  width: 28px;
}
.video-call-popup {
  left: calc(50% - 200px);
  right: auto;
  transform: translateX(-50%);
}
.video-call-popup .header img {
  margin-left: 0;
}
@media only screen and (max-width: 991px) {
  .stay-in-touch {
    width: 80px;
    will-change: width;
    transition: width 500ms ease-out;
    left: calc(50% + 50px);
    height: 45px;
  }
  .stay-in-touch span {
    display: none;
  }
  .stay-in-touch picture {
    margin: 0;
    width: 25px;
    height: 30px;
  }
  .video-call-popup {
    left: calc(50% - 50px);
  }
}
/* User Page styling */
.account #maincontent {
  width: 70%;
  padding: 100px 0;
}
.account .page-title {
  margin-bottom: 60px;
}
.account .main .box-actions a {
  color: #fff;
  background-color: #737d7e;
  padding: 5px 10px;
  margin-right: 10px;
  margin-top: 5px;
  display: inline-block;
}
.account .main .box-actions a:hover {
  background-color: #000;
}
.account .main .block-title a {
  color: #3da7d0;
}
.account .main .block-title a:hover {
  color: #000;
}
.account .main .table-order-items a {
  color: #3da7d0;
}
.account .main .table-order-items a:hover {
  color: #000;
}
.account .sidebar {
  background-color: #f0f0f0;
  padding: 30px;
  margin: 0 !important;
}
.account .sidebar .title {
  display: none;
}
.account .sidebar .items .item {
  line-height: 30px;
}
.account .sidebar .items .item :hover {
  background-color: #fff;
  padding-left: 10px;
  border-left: 4px solid #737d7e;
  font-weight: bold;
  display: block;
}
.account .sidebar .items .item a {
  color: #000;
}
.account .sidebar .items .current {
  background-color: #fff;
  padding-left: 10px;
  border-left: 4px solid #737d7e;
}
.account .sidebar .items .current :hover {
  padding-left: 0;
  border-left: 0;
}
.account .sidebar #block-reorder-heading {
  font-size: 15px;
  text-decoration: underline;
}
.account .sidebar .product-items li {
  background: transparent;
  flex-direction: unset;
}
.account .sidebar .actions-toolbar {
  display: none;
}
.account .bss-stock-list .products {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.account .bss-stock-list .products .item {
  padding: 0 30px;
  margin: 50px 0;
}
.account .bss-stock-list .products .item .product-image-container {
  float: unset !important;
  margin-right: 0 !important;
  height: 140px;
}
.account .bss-stock-list .products .item .product-item-customer-email {
  display: none;
}
.account .bss-stock-list .products .item .cancel {
  background-color: #737D7E !important;
  font-size: 12px;
}
.account .bss-stock-list .products .item .cancel:hover {
  background-color: #000000 !important;
}
.account .bss-stock-list .products .item .product-item-name {
  font-size: 0;
}
.account .bss-stock-list .products .item .product-item-link {
  font-size: 14px;
}
.account .bss-stock-list .products .item .product-item-stock {
  font-size: 11px;
}
/* Password Reset Page styling */
.customer-account-forgotpassword .page-main,
.customer-account-createpassword .page-main {
  width: 1200px;
  padding: 100px 0;
}
.customer-account-forgotpassword .page-main form,
.customer-account-createpassword .page-main form {
  width: 80%;
}
/* Afilliate Page styling */
.affiliate-account__promotion-widget {
  display: none;
}
/* Video call header fix */
.modal-popup .modal-header {
  padding: 0 !important;
}
/***global config***/
/*menu 2 cols*/
@media screen and (min-width: 1024px) {
  .nav-1 &gt; .level0.submenu[aria-expanded="true"]:not([aria-hidden="true"]),
  .nav-3 &gt; .level0.submenu[aria-expanded="true"]:not([aria-hidden="true"]),
  .nav-6 &gt; .level0.submenu[aria-expanded="true"]:not([aria-hidden="true"]),
  .nav-9 &gt; .level0.submenu[aria-expanded="true"]:not([aria-hidden="true"]) {
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    width: 400px;
  }
  .nav-6 .level0.submenu {
    max-height: 330px;
  }
  .nav-9 .level0.submenu {
    max-height: 380px;
  }
  .nav-1 .level0.submenu {
    max-height: 213px;
  }
  .nav-3 &gt; .level0.submenu {
    max-height: 213px;
  }
  .nav-1 &gt; .level0.submenu &gt; li,
  .nav-3 &gt; .level0.submenu &gt; li,
  .nav-6 &gt; .level0.submenu &gt; li,
  .nav-9 &gt; .level0.submenu &gt; li {
    box-sizing: border-box;
    width: 50%;
  }
  html[lang="fr"] .nav-1 .level0.submenu,
  html[lang="es"] .nav-1 .level0.submenu,
  html[lang="nl"] .nav-1 .level0.submenu {
    max-height: 232px;
  }
  html[lang="it"] .nav-1 .level0.submenu {
    max-height: 250px;
  }
}
@media screen and (min-width: 992px) {
  .navigation &gt; ul &gt; li.level-top .submenu li {
    margin-left: 0 !important;
  }
  .navigation .level0 .submenu a {
    padding: 10px;
  }
}
@media screen and (max-width: 375px) {
  .category-view .category-description .page-title {
    text-align: center;
  }
}
.tenoff {
  font-size: 20px;
  padding: 15px;
  text-align: center;
  color: #fff;
  /*background-color: #eed0c8;*/
  /*background-color: #ea4e97;*/
  /* background-color: #487048;*/
  /*background-color: #ee9778;*/
  background-color: #7b7258;
}
.tenoff span,
.tenoff a {
  font-weight: bold;
  color: #fff;
}
.spacer-discount {
  width: 30%;
  height: 1px;
  margin: 10px auto;
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  .tenoff {
    /*font-size: 16px;*/
    font-size: 15px;
    padding: 14px 20px;
  }
  .spacer-discount {
    width: 50%;
  }
}
.isSticky {
  position: fixed;
  z-index: 15;
  top: 0;
  right: 0;
  left: 0;
}
.stickyNav {
  position: fixed;
  z-index: 15;
  right: 0;
  left: 0;
  background-color: #fff;
}
/*  FORM Recaptcha */
.form[class^="webforms-"] .actions-toolbar,
.form[class*=" webforms-"] .actions-toolbar,
.form.create.account .actions-toolbar {
  flex-direction: column;
}
/* Clearance link */
.nav-12 a.level-top {
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #ff9800 !important;
}
@media screen and (max-width: 991px) {
  .navigation &gt; .ui-menu .level0.last {
    order: initial !important;
  }
  .nav-12 a.level-top {
    text-transform: none !important;
  }
  .nav-12:not(.parent) {
    padding: 15px 0 14px 15px !important;
    background-color: #000;
  }
}
/* Newsletter */
@media screen and (min-width: 1024px) {
  .stay-in-touch img {
    margin-right: 15px;
  }
}
/* Newsletter title*/
.form-field-label {
  letter-spacing: 3px !important;
}
/* Product Slider fix*/
.catalog-product-view .swiper-wrapper {
  height: 100% !important;
}
.dividebuy-calculator #dividebuy_tooltip_open {
  background-color: #00b3e3 !important;
}
.dividebuy-softcredit .dividebuy-modal.custom-modal.soft-search .modal-header {
  padding: 0 !important;
  border-bottom: none;
}
.dividebuy.dividebuy-cart-center {
  margin: 0 0 0 auto !important;
}
.dividebuy.dividebuy-cart {
  max-width: 270px !important;
}
.dividebuy-modal.custom-modal .modal-header {
  padding: 3px !important;
  border-bottom: none;
}
.development a {
  text-decoration: underline;
  color: #8bc34a;
}
.development a:hover {
  color: #fff;
}
@media screen and (max-width: 480px) {
  .dividebuy-product-banner {
    margin: 0;
    padding: 20px;
    border: none;
    background-color: #fff;
  }
}
/* Categories new layout*/
@media screen and (max-width: 480px) {
  .dividebuy-product-banner {
    margin: 0;
    padding: 20px;
    border: none;
    background-color: #fff;
  }
}
.category-view {
  max-width: 1920px;
  margin: auto;
}
.category-view .category-description .page-title::before,
body.category-desktop-my-black .category-view .category-description .page-title::before {
  content: none;
}
.category-view .category-description {
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 32% !important;
  margin: 0;
  padding: 0 45px;
}
.category-view .category-description .page-title {
  font-size: 130%;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .category-view .category-description .page-title {
    font-size: 100%;
  }
}
@media screen and (max-width: 700px) {
  .category-view .category-description {
    top: auto;
    align-items: end;
    justify-content: flex-start;
    width: 100% !important;
    height: 31%;
    padding: 20px 50px;
  }
  .category-view .category-description .page-title {
    font-size: 36px;
  }
}
body.category-mobile-title-black .page-title,
body.category-mobile-title-black .category-view .category-description,
body.category-desktop-title-black .page-title,
body.category-desktop-title-black .category-view .category-description {
  color: #fff !important;
}
/* change color nav &amp; footer to black */
.page-header .panel.wrapper,
.minicart-wrapper .action.showcart .counter.qty,
.page-footer {
  background-color: #1f1b1d !important;
}
/* Sale menu item */
.nav-10 a.level-top {
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #ff9800 !important;
}
@media screen and (max-width: 991px) {
  .nav-10:not(.parent) {
    padding: 15px 0 14px 15px !important;
    border-bottom: 1px solid gray !important;
    background-color: #000 !important;
  }
}
.page-header {
  z-index: 6;
}
@media screen and (max-width: 991px) {
  .search-autocomplete {
    margin-top: 0;
  }
}
/*remove elavon logo*/
.opayo-payment-method-logo {
  display: none !important;
}
/* Black Friday Badge */
.product-item-info {
  position: relative;
}
.black-friday-badge {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.products .black-friday-badge img {
  max-width: 45px;
}
@media (min-width: 992px), print {
  body.catalog-product-view .main .ds-product-info-wrapper .product.media {
    grid-row: 1 span 4;
  }
}
@media screen and (max-width: 768px) {
  .products .black-friday-badge img {
    max-width: 40px;
  }
  .catalog-product-view .black-friday-badge {
    text-align: center;
  }
}
/* product attributes */
@media screen and (max-width: 640px) {
  #product-attribute-specs-table tbody tr {
    display: flex;
  }
  #product-attribute-specs-table tbody tr:not(.sku) th {
    display: block !important;
    width: 50%;
  }
  #product-attribute-specs-table tbody tr.sku td {
    width: 100%;
    display: flex;
  }
  #product-attribute-specs-table tbody tr.sku td::before {
    display: block;
    width: 50%;
  }
}
/** DO NOT EDIT */
/* Blog categories page */
.my-inspiration {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.my-inspiration &gt; div {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .my-inspiration &gt; div {
    width: 100%;
    margin-bottom: 5px;
  }
}
/* Blog list view */
.mpblog-category-view .page-main {
  width: 100%;
}
.mpblog-category-view .main,
.mpblog-post-view .main {
  min-width: 100%;
  float: none;
}
.post-list-category-img {
  margin-bottom: 30px;
}
#mpblog-list-container {
  max-width: 1300px;
  margin: auto;
}
.post-list-item {
  margin-bottom: 30px;
}
.col-mp {
  padding: 0 15px;
}
.post-item-wraper {
  padding: 0 !important;
  border: none;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
.post-item-wraper:hover {
  border: none;
  box-shadow: none;
}
.post-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 0;
  padding-top: 61%;
  overflow: hidden;
}
.post-image a {
  display: block;
}
.post-info-wraper {
  padding: 15px 30px 20px;
  background-color: #ACA69A;
  color: #fff;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.mpblog-category-view .post-info-wraper h2.mp-post-title a {
  font-family: "Berlingske Serif St", serif;
  color: #fff !important;
}
.mp-post-meta-info {
  text-align: center;
  margin-top: auto;
}
.mpblog-category-view .mp-post-meta-info a.mp-read-more {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff !important;
  padding: 5px 15px;
  text-transform: uppercase;
}
.post-list-content .limiter {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .mpblog-category-view .post-list-body {
    margin: 0 -15px;
  }
  .post-list-category-img {
    margin-bottom: 15px;
  }
  .mpblog-category-view .pager {
    margin-bottom: 30px;
  }
}
</pre></body></html>