@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap.less');
/**
 * 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.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category  BSS
 * @package   Bss_ProductStockAlert
 * @author    Extension Team
 * @copyright Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license   http://bsscommerce.com/Bss-Commerce-License.txt
 */
/**
 * 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_BetterPopup
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
#mageplaza-betterpopup-block {
  position: relative;
}
.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 0;
  z-index: 999;
}
.click-trigger {
  background-color: #31B0D5;
  color: white;
  padding: 10px 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-color: #46b8da;
}
.click-trigger:hover {
  background-color: #31B0D5;
  color: white;
  border: 1px solid #31B0D5;
}
div#bio_ep_close {
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 99;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
#bio_ep {
  text-align: center;
  box-shadow: none !important;
}
.child-label {
  display: block;
  font-size: 25px;
  margin: 20px;
}
#bio_ep_content {
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.better-popup-input-email {
  width: 70% !important;
  height: 35px !important;
}
input.better-popup-input-email::placeholder {
  opacity: 0.5;
}
.better-popup-btn-submit {
  width: 70%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
}
.mageplaza-betterpopup-content {
  width: 100%;
  height: 100%;
  display: table;
}
.success-title {
  font-size: 22px;
}
.mp-popup-coupon-code {
  width: 70%;
  margin: 0 auto;
}
#mp-coupon-code {
  text-align: center;
  max-width: 100%;
  border: 1px dashed #c1bebe;
  background: 0 0;
  font-size: 25px;
  color: #FFF;
  margin-top: 15px;
  height: 50px;
}
button.btn-copy.primary {
  width: 100%;
  margin: 5px 0 15px 0;
  color: #fff;
  background-color: #006bb4;
  border: none;
  height: 35px;
}
button.btn-copy.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
#status {
  color: #e02b27;
  visibility: visible;
  font-size: 13px !important;
}
span.success-lable {
  border: none !important;
  font-size: 16px !important;
}
canvas {
  position: fixed;
  z-index: 10002;
  opacity: 0.5;
  display: none;
  top: 0;
  left: 0;
}
.popup-loader {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 15px;
}
img.loader {
  width: 3%;
}
.tmp3-img-content {
  float: left;
}
.tmp3-text-content {
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  width: calc(100% - 460px);
  height: 321px;
}
.tmp3-title {
  color: #0083d0;
  font-size: 50px;
  margin-top: 30px;
}
.tmp3-sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: -12px;
}
.tmp3-text {
  color: #000000;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
  line-height: 1.714;
  margin-top: 30px;
}
.tmp3-form {
  position: relative;
  margin-top: 30px;
}
.tmp3-input {
  border: none !important;
  border-radius: 17.5px !important;
  background-color: #e5e5e5 !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp3_field_newsletter {
  width: 75%;
  margin: 0 auto;
}
.tmp3-button {
  position: absolute;
  top: 0;
  right: 40px;
  border-radius: 17.5px;
  height: 35px;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #a2a2a2 !important;
  font-size: 12px !important;
  font-style: italic;
  padding-left: 5px;
}
.tm1-popup-loader {
  margin-top: 10px;
}
.tm1-loader {
  width: 7%;
}
#mp-popup-template4 {
  width: 105%;
  height: 105%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.tmp4-text-content {
  width: 50%;
  background-color: #FFFFFF;
  font-family: sans-serif;
  float: left;
  margin: 25px 0 0 35px;
}
.tmp4-img-content {
  position: absolute;
  top: 40px;
  right: 10px;
}
.tmp4-title {
  font-size: 50px;
  color: #0083d0;
  line-height: 1.066;
  text-align: left;
}
.tmp4-sub-title {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
}
.tmp4-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.714;
  text-align: left;
  width: 75%;
  margin-top: 20px;
}
.tmp4-form {
  width: 75%;
  margin-left: 9px;
  text-align: left;
}
.tmp4_field_newsletter {
  padding-right: 10%;
}
.tmp4-input {
  background-color: #e5e5e5 !important;
  margin-top: 30px;
  margin-left: 25px;
  border: none !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp4-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  padding-left: 15px;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: left;
}
.tmp4-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 30px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 15px 0 0 25px;
}
.tmp5-img-content {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 35px;
}
.tmp5-img-cap {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
#mp-popup-template5 img {
  max-height: initial;
}
.tmp5-text-content {
  font-family: sans-serif;
  position: absolute;
  z-index: 40;
  top: -55px;
  left: 65px;
  width: 65%;
}
.tmp5-title {
  font-size: 40px;
  color: #0083d0;
  line-height: 1.2;
  text-align: center;
}
.tmp5-sub-title {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.tmp5-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.286;
  text-align: center;
  margin-top: 15px;
}
.tmp5-form {
  width: 100%;
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
}
.tmp5-img-email {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.tmp5_field_newsletter {
  position: absolute;
  z-index: 10;
  top: -158px;
  left: 80px;
}
.tmp5-input {
  background-color: #e5e5e5 !important;
  width: 200px !important;
  height: 35px !important;
  border: none !important;
  font-family: sans-serif !important;
  padding-left: 30px !important;
}
.tmp5-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
  padding-right: 25px;
}
.tmp5-button {
  position: absolute;
  z-index: 30;
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 10px;
  top: -125px;
  left: 115px;
}
.tmp5-msg-error {
  margin-top: 30px;
  position: absolute;
  z-index: 60;
  width: 100%;
}
.tmp5_field_newsletter #mp-newsletter-error {
  position: absolute;
}
.tmp5-form .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  top: -100px;
  left: 0;
  z-index: 100;
}
.tmp5-form .popup-loader .loader {
  width: 6%;
}
#mp-popup-template6 {
  font-family: sans-serif;
  height: fit-content;
  width: fit-content;
  margin: auto;
}
.tmp6-left-title {
  width: 350px;
  background-color: #0083d0;
  height: 250px;
  float: left;
}
.tmp6-left-title ul {
  list-style-type: none;
  margin-top: 35px;
}
.tmp6-left-title ul li {
  margin-bottom: -5px;
}
.tmp6-left-title ul li:nth-child(1) {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(2) {
  font-size: 36px;
  color: #ffffff;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(3) {
  font-size: 36px;
  color: #51f5ff;
  text-align: left;
}
.tmp6-text-content {
  background-color: #FFFFFF;
  width: 450px;
  height: 250px;
  float: left;
}
.tmp6-text {
  padding-top: 35px;
  width: 85%;
  margin: 0 auto;
  font-size: 20px;
  color: #222222;
  line-height: 1.4;
  text-align: center;
}
.tmp6-form {
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}
.tmp6-input {
  background: #e5e5e5 !important;
  height: 42px !important;
}
.tmp6-input::-webkit-input-placeholder {
  font-size: 14px !important;
  font-style: italic;
  color: #a2a2a2 !important;
  line-height: 1.714;
  text-align: center;
}
.tmp6-button {
  background-color: #ff5a15 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 20px;
}
.tmp6_field_newsletter #mp-newsletter-error {
  position: absolute;
  top: 57px;
  display: block;
  width: 100%;
}
.tmp6-text-content .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  bottom: 18px;
}
/**
 * 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_Gdpr
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-gdpr-delete-account {
  margin-top: 50px;
}
.mp-gdpr-delete-account .legend span {
  color: #db3b21;
  font-weight: 500;
}
.mp-gdpr-delete-account .actions-toolbar {
  margin-top: 25px;
}
.mp-gdpr-delete-account .actions-toolbar .action-delete {
  background-color: #db3b21;
  border-color: #db3b21;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.mp-gdpr-delete-account .actions-toolbar .action-delete:hover {
  background-color: #ba4000;
  border-color: #b84002;
}
/**
 * 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_GiftCard
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.form.check-code {
  display: table;
  width: 100%;
}
.form.check-code .field.check-code-field {
  margin: 0 4px 0 0;
}
.form.check-code .field.check-code-field .control {
  display: block;
}
.form.check-code .field.check-code-field .control:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 32px;
  color: #c2c2c2;
  content: '\f06b';
  font-family: FontAwesome;
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
}
.form.check-code input {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 0 9px 0 35px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.form.check-code .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
  min-width: 200px;
}
.block-gift-card-setting .block-content {
  padding-left: 25px;
}
.block-gift-card-setting .block-content .field {
  margin-bottom: 7px;
}
.giftcard-messages td {
  padding: 0 !important;
}
.giftcard-messages td:nth-child(2n+1) {
  width: 150px;
}
.gift-card-view {
  margin: 0 0 40px 10px;
}
.gift-card-view .block .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.gift-card-view .block .block-title strong {
  font-size: 2.2rem;
  font-weight: 300;
}
.gift-card-view .block .block-content {
  max-height: 500px;
  overflow: auto;
}
.gift-card-view .gift-card-view-detail {
  margin: 0 0 20px 40px;
}
.gift-card-view .gift-card-view-detail .table-gift-card-detail td {
  border: none !important;
}
.gift-card-view .gift-card-view-detail .table-gift-card-detail td:nth-child(2n+1) {
  width: 150px;
  font-weight: 600;
}
.catalog-category-view .mp-gift-card-amount-container {
  padding: 5px;
}
.catalog-category-view .mp-gift-card-amount-container label {
  font-weight: bold;
}
.catalog-category-view .mp-inline {
  display: inline-block;
}
.gift-card-applied-code-text .gift-card_code {
  margin-top: 10px;
  list-style-type: none;
}
.gift-card-applied-code-text .gc-item {
  background: #159f84;
  color: white;
  display: inline;
  width: inherit;
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: bold;
  border: none;
}
.gift-card-applied-code-text .gc-remove {
  margin-left: 10px;
  font-style: normal;
  opacity: 0.6;
  cursor: pointer;
}
.gift-card-applied-code-text .gc-amount {
  margin-left: 10px;
}
.block.block-gift-card .block-content {
  max-height: 500px;
  overflow: auto;
}
.mp-gift-card-product-info .field:not(.value):not(.send-to-friend) {
  display: none;
}
.gift-card-discount-credit {
  max-width: 350px;
  margin-top: 10px;
  padding: 0 10px;
}
.gift-card-discount-credit #gc_slider_container_amount {
  margin: 7px;
}
.giftcard-giftproducts-index .product-item-info {
  width: 240px;
}
.payment-option button.action.action-apply {
  margin-right: 30px;
}
.cart-container .gift-card-discount-feature-list,
.payment-option .gift-card-discount-feature-list {
  list-style-type: none;
  padding-left: 15px;
  /* IE6-7 Fix */
}
.cart-container .gift-card-discount-feature-list .feature-item,
.payment-option .gift-card-discount-feature-list .feature-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  padding-top: 5px;
}
.cart-container .gift-card-discount-feature-list .feature-item .feature-content,
.payment-option .gift-card-discount-feature-list .feature-item .feature-content {
  display: none;
}
.cart-container .gift-card-discount-feature-list .feature-item .feature-content.content-show,
.payment-option .gift-card-discount-feature-list .feature-item .feature-content.content-show {
  display: block;
}
.cart-container .gift-card-discount-feature-list .feature-item:last-child,
.payment-option .gift-card-discount-feature-list .feature-item:last-child {
  border-bottom: none;
}
.cart-container .gift-card-discount-feature-list input[type="text"],
.payment-option .gift-card-discount-feature-list input[type="text"],
.cart-container .gift-card-discount-feature-list select,
.payment-option .gift-card-discount-feature-list select {
  height: 42px;
  margin-left: 10px;
  width: 92%;
}
.cart-container .gift-card-discount-feature-list .feature-label,
.payment-option .gift-card-discount-feature-list .feature-label {
  font-weight: bold;
  opacity: 0.7;
  position: relative;
}
.cart-container .gift-card-discount-feature-list .feature-label .icon-prefix,
.payment-option .gift-card-discount-feature-list .feature-label .icon-prefix {
  position: absolute;
  top: 3px;
}
.cart-container .gift-card-discount-feature-list .feature-label span,
.payment-option .gift-card-discount-feature-list .feature-label span {
  margin-left: 20px;
}
.cart-container .gift-card-discount-feature-list button.action.primary.custom,
.payment-option .gift-card-discount-feature-list button.action.primary.custom,
.cart-container .gift-card-discount-feature-list button.action.primary.custom:active,
.payment-option .gift-card-discount-feature-list button.action.primary.custom:active,
.cart-container .gift-card-discount-feature-list button.action.primary.custom:visited,
.payment-option .gift-card-discount-feature-list button.action.primary.custom:visited,
.cart-container .gift-card-discount-feature-list button.action.action-apply,
.payment-option .gift-card-discount-feature-list button.action.action-apply,
.cart-container .gift-card-discount-feature-list button.action.action-apply:active,
.payment-option .gift-card-discount-feature-list button.action.action-apply:active,
.cart-container .gift-card-discount-feature-list button.action.action-apply:visited,
.payment-option .gift-card-discount-feature-list button.action.action-apply:visited {
  height: 42px;
  border: none;
  background: #1abc9c;
  color: white;
  padding: 0 20px;
  border-radius: 5px;
}
.cart-container .gift-card-discount-feature-list button.action.primary.custom:hover,
.payment-option .gift-card-discount-feature-list button.action.primary.custom:hover,
.cart-container .gift-card-discount-feature-list button.action.action-apply:hover,
.payment-option .gift-card-discount-feature-list button.action.action-apply:hover {
  border: none;
  background: #159f84;
  color: white;
}
.cart-container .gift-card-discount-feature-list form,
.payment-option .gift-card-discount-feature-list form {
  margin-top: 10px;
}
.cart-container .gift-card-discount-feature-list .ui-slider-horizontal,
.payment-option .gift-card-discount-feature-list .ui-slider-horizontal {
  background: #3f98c9;
  height: 8px;
}
.cart-container .gift-card-discount-feature-list .ui-slider-handle,
.payment-option .gift-card-discount-feature-list .ui-slider-handle {
  height: 26px;
  background: #f4f4f4;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: -10px;
}
.cart-container .gift-card-discount-feature-list .ruler,
.payment-option .gift-card-discount-feature-list .ruler,
.cart-container .gift-card-discount-feature-list .ruler li,
.payment-option .gift-card-discount-feature-list .ruler li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.cart-container .gift-card-discount-feature-list .ruler,
.payment-option .gift-card-discount-feature-list .ruler,
.cart-container .gift-card-discount-feature-list .ruler li,
.payment-option .gift-card-discount-feature-list .ruler li {
  *display: inline;
}
.cart-container .gift-card-discount-feature-list .ruler,
.payment-option .gift-card-discount-feature-list .ruler {
  border-radius: 2px;
  color: #ccc;
  margin: 0;
  padding-left: 10px;
  white-space: nowrap;
}
.cart-container .gift-card-discount-feature-list .ruler li,
.payment-option .gift-card-discount-feature-list .ruler li {
  padding-left: 1cm;
  width: 1em;
  margin: 0.64em -1em -0.64em;
  text-align: center;
  position: relative;
  text-shadow: 1px 1px #efefbe;
}
.cart-container .gift-card-discount-feature-list .ruler li:before,
.payment-option .gift-card-discount-feature-list .ruler li:before {
  content: '';
  position: absolute;
  border-left: 1px solid #ccc;
  height: .64em;
  top: -.64em;
  right: 1em;
}
.list-content .code-list {
  list-style-type: none;
  font-weight: bold;
}
.list-content .code-list .gc-code-applied,
.list-content .code-list .gc-amount {
  opacity: 0.5;
}
.list-content .code-list .gc-remove {
  cursor: pointer;
}
.list-content .code-list .gc-amount {
  margin-left: 20px;
}
.list-content .code-list .slide-show:after {
  content: '\e621';
}
/*********************************************** Gift Card Product View ***********************************************/
.giftcard-template-container {
  min-height: 500px;
  padding-top: 30px;
}
.giftcard-template-container .giftcard-template-container-preview {
  margin: auto;
}
.giftcard-template-container .giftcard-template-container-preview .giftcard-template-preview {
  transform-origin: top left;
  cursor: pointer;
}
.giftcard-template-container .giftcard-template-container-preview .giftcard-template-preview .preview-giftcard {
  margin: auto;
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.giftcard-template-container .giftcard-template-setting {
  padding: 20px 10px;
}
.giftcard-template-container .giftcard-template-setting .block-title {
  text-rendering: optimizeLegibility;
  font-size: 17px !important;
  line-height: 1.255 !important;
  margin-bottom: 10px !important;
  padding-bottom: 4px;
  color: #111;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-select {
  margin: 0 11px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-choose-images {
  border: 1px solid #ccc;
  background-color: #fef8f2;
  margin: 11px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload {
  margin: 15px 11px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .fileinput-button {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  float: left;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .fileinput-button > span {
  display: none;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder input[type='file'] {
  border: 500px solid transparent;
  bottom: 0;
  cursor: pointer;
  font-size: 10em;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .template-image-wrapper:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 35px;
  line-height: inherit;
  color: #ccc;
  content: '\f030';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .image-placeholder-text {
  display: none;
  bottom: 0;
  color: #008bdb;
  font-size: 11px;
  left: 0;
  line-height: 1.333;
  margin: 0;
  padding: 0 1rem;
  position: absolute;
  right: 0;
  text-align: center;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload .image.image-placeholder .file-row {
  display: none;
  background: #ffffff url("../images/loader-1.gif") no-repeat 50% 50%;
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -999em;
  top: 0;
  width: 100%;
  z-index: 5;
  border: 1px solid #adadad;
  padding: 2px;
  box-sizing: border-box;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] {
  position: relative;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] .field-tooltip {
  right: -25px;
  top: -6px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .giftcard-template-upload label[for="giftcard-template-upload-image"] .field-tooltip .field-tooltip-action:before {
  content: '\f05a';
  font-family: 'FontAwesome';
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template {
  background: #fff;
  box-sizing: border-box;
  display: inline-block;
  margin: 5px 0 5px 5px;
  position: relative;
  vertical-align: top;
  width: 75px;
  height: 75px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .image.item-template.active .template-image-wrapper {
  border: 2px solid orange;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper {
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  cursor: pointer;
  line-height: 1;
  margin-bottom: 1rem;
  overflow: hidden;
  position: relative;
  width: 75px;
  height: 75px;
}
.giftcard-template-container .giftcard-template-setting .giftcard-template-setting-content .template-image-wrapper .template-image {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.giftcard-information-container .giftcard-information {
  margin-bottom: 8px;
}
.giftcard-information-container .giftcard-field-label {
  width: 105px;
  min-height: 5px;
  text-align: right;
  margin-right: 10px !important;
  margin-bottom: 0 !important;
  float: left;
  line-height: 33px;
  font-weight: 600 !important;
}
.giftcard-information-container .giftcard-field-wrapper {
  width: calc(100% - 115px);
  float: left;
}
.giftcard-information-container .giftcard-field-wrapper button {
  width: auto;
}
.giftcard-information-container .giftcard-field-wrapper .giftcard-design-input-container {
  display: inline-block;
  vertical-align: middle;
}
.giftcard-information-container .giftcard-field-wrapper input.giftcard-design-open-amount {
  width: 95px;
  font-size: 12px;
  background-color: #fff;
  height: 30px;
  padding: 3px 7px;
  line-height: normal;
  border: 1px solid #a6a6a6;
  border-top-color: #949494;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(0, 0, 0, 0.07000000000000001) inset;
  outline: 0;
}
.giftcard-information-container .giftcard-field-wrapper .active input.giftcard-design-open-amount,
.giftcard-information-container .giftcard-field-wrapper input.giftcard-design-open-amount:focus {
  border-color: #e77600;
  box-shadow: 0 0 3px 2px rgba(228, 121, 17, 0.5);
}
.giftcard-information-container .giftcard-field-wrapper ul,
.giftcard-information-container .giftcard-field-wrapper ul li {
  padding: 0 !important;
  margin: 0 0 5px 0 !important;
}
.giftcard-information-container .giftcard-field-wrapper #delivery_date {
  width: 130px;
  margin-right: 5px;
}
.giftcard-information-container .giftcard-field-wrapper .note {
  font-style: italic;
  font-size: 12px;
}
.giftcard-information-container .giftcard-information-delivery,
.giftcard-information-container .giftcard-information-amount {
  margin-bottom: 0 !important;
}
.giftcard-design-button-container {
  position: relative;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  border-color: #adb1b8 #a2a6ac #8d9096;
  background-color: #fff;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
}
.giftcard-design-button-container:hover {
  border-color: #a2a6ac #979aa1 #82858a;
  background-color: #f3f3f3;
}
.giftcard-design-button-container .fa {
  display: none;
  position: absolute;
  bottom: -26px;
  color: #fef8f2;
  font-size: 22px;
  text-shadow: 0px -1px #cccccc;
}
.giftcard-design-button-container.active {
  border-color: #e77600;
  background-color: #fef8f2;
  font-weight: 600;
}
.giftcard-design-button-container.active .fa {
  display: inline-block;
}
.giftcard-design-button-container button {
  color: #111;
  white-space: normal;
  padding: 5px 10px 5px 11px;
  line-height: 19px;
  width: 121px;
  text-align: center;
  background-color: transparent;
  border: 0;
  display: block;
  font-size: 13px;
  margin: 0;
  outline: 0;
  vertical-align: middle;
  font-weight: normal;
}
.clear {
  clear: both;
}
/*********************************************** End Gift Card Product View *******************************************/
/*********************************************** Checkout Block Spent *************************************************/
.totals-giftcard-summary th,
.totals-giftcard-summary td {
  border: none !important;
}
.totals-giftcard-details th {
  padding-left: 10px !important;
  border: none !important;
}
.totals-giftcard-details td {
  padding-right: 10px !important;
  border: none !important;
}
.totals-giftcard-details {
  display: none;
}
.totals-giftcard-details.shown {
  display: table-row;
}
#discount-giftcard-form .fieldset.coupon {
  margin-bottom: 10px;
}
#discount-giftcard-form .fieldset.coupon .action.primary {
  height: 32px;
  line-height: 16px;
}
#discount-giftcard-form .gift-card-apply > label {
  display: none;
}
#discount-giftcard-form .gift-card-used {
  padding: 0 0 20px 20px;
}
.gift-card-saved-list,
.gift-credit-apply {
  float: none !important;
  width: 100% !important;
}
.gift-card-saved-list .title strong,
.gift-credit-apply .title strong {
  font-size: 13px !important;
}
.gift-credit-slider {
  width: 80%;
  margin: 10px auto;
}
.gift-credit-label {
  padding-left: 20%;
}
#gift-card-credit-input {
  width: 60px;
  display: inline-block;
  font-size: 14px;
  height: 24px;
}
@media (max-width: 370px) {
  .giftcard-template-upload .field-tooltip._active .field-tooltip-content {
    max-width: 100px;
  }
}
@media (max-width: 478px) {
  .giftcard-template-upload .field-tooltip._active .field-tooltip-content {
    max-width: 150px;
  }
}
.mp-giftcard-preview .mp-giftcard-preview-button.disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.modal-popup.mp-giftcard-modal-email-preview._show .modal-inner-wrap {
  width: 75%;
}
/*
 * Copyright Magmodules.eu. All rights reserved.
 * See COPYING.txt for license details.
 */
.apple-pay-button {
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: -apple-pay-button;
  box-sizing: border-box;
  font-size: 0 !important;
}
.apple-pay-button > * {
  visibility: hidden;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-with-text > * {
    visibility: hidden;
  }
  .apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
    cursor: pointer;
  }
  .apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-color-black {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-color-white {
    -apple-pay-button-style: white;
  }
  .apple-pay-button-color-white-outline {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-text-buy {
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-text-donate {
    -apple-pay-button-type: donate;
  }
  .apple-pay-button-text-plain {
    -apple-pay-button-type: plain;
  }
  .apple-pay-button-text-book {
    -apple-pay-button-type: book;
  }
  .apple-pay-button-text-check-out {
    -apple-pay-button-type: check-out;
  }
  .apple-pay-button-text-subscribe {
    -apple-pay-button-type: subscribe;
  }
  .apple-pay-button-text-add-money {
    -apple-pay-button-type: add-money;
  }
  .apple-pay-button-text-contribute {
    -apple-pay-button-type: contribute;
  }
  .apple-pay-button-text-order {
    -apple-pay-button-type: order;
  }
  .apple-pay-button-text-reload {
    -apple-pay-button-type: reload;
  }
  .apple-pay-button-text-rent {
    -apple-pay-button-type: rent;
  }
  .apple-pay-button-text-support {
    -apple-pay-button-type: support;
  }
  .apple-pay-button-text-tip {
    -apple-pay-button-type: tip;
  }
  .apple-pay-button-text-top-up {
    -apple-pay-button-type: top-up;
  }
  .mollie-applepay-minicart-button {
    width: 100%;
    height: 52px;
    margin-top: 5px;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }
  .apple-pay-button-black-with-text {
    background-color: black;
    color: white;
  }
  .apple-pay-button-white-with-text {
    background-color: white;
    color: black;
  }
  .apple-pay-button-white-with-line-with-text {
    background-color: white;
    color: black;
    border: .5px solid black;
  }
  .apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text > .text {
    font-family: -apple-system;
    font-size: 1em;
    font-weight: 300;
    align-self: center;
    margin-right: 2px;
  }
  .apple-pay-button-with-text > .logo {
    width: 35px;
    height: 100%;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: 2px;
    border: none;
  }
}
.mollie-applepay-button-hidden {
  display: none;
}
body.catalog-product-view .product-info-main .config-bundle-item {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
body.catalog-product-view .product-info-main .config-bundle-item .product-image-container {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
body.catalog-product-view .product-info-main .config-bundle-item .product-image-container img {
  width: 100%;
}
body.catalog-product-view .product-info-main .config-bundle-item .product-info-container {
  display: inline-block;
  vertical-align: top;
  width: 64%;
}
body.catalog-product-view .product-info-main .config-bundle-item .product-info-container .product-name {
  font-weight: 700;
}
body.catalog-product-view .product-info-main .config-bundle-item .product-info-container .price-box {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
body.catalog-product-view .product-info-main .config-bundle-item .product-info-container .price-box .old-price {
  color: red;
  text-decoration: line-through;
  margin-right: 10px;
  display: inline-block;
  font-size: 16px;
}
body.catalog-product-view .product-info-main .config-bundle-item .product-info-container .price-box .special-price {
  display: inline-block;
}
body.catalog-product-view .product-info-main .config-bundle-item form .product-options {
  display: block;
  clear: both;
}
body.catalog-product-view .product-info-main .config-bundle-item form .product-options .product-option {
  margin-bottom: 10px;
}
body.catalog-product-view .product-info-main .config-bundle-item form .product-options .product-option .attribute-options {
  overflow: auto;
  display: block;
  clear: both;
}
body.catalog-product-view .product-info-main .config-bundle-item form .product-options .product-option .attribute-options .swatch-option.text {
  width: 55px;
  float: none;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  font-size: 16px;
  margin: 0 auto;
  background: 0 0;
  border: 2px solid #ececec;
  padding: 4px !important;
  min-width: 22px;
  color: #000;
  text-transform: uppercase;
  border-radius: 0;
  height: auto;
  margin-bottom: 5px;
}
body.catalog-product-view .product-info-main .config-bundle-item form .product-options .product-option .attribute-options .swatch-option.text.out-of-stock {
  color: #ccc;
}
body.catalog-product-view .product-info-main .config-bundle-item form .product-options .product-option .attribute-options .swatch-option.text.in-stock:hover {
  border-color: #000;
}
body.catalog-product-view .product-info-main .config-bundle-item form .product-options .product-option .attribute-options .swatch-option.text.active {
  border-color: #000;
}
body.catalog-product-view .product-info-main .config-bundle-item form .btn-add-to-cart {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  height: 40px;
  text-transform: uppercase;
}
body.catalog-product-view .product-info-main .form-actions {
  margin-top: 10px;
  display: block;
}
@media (min-width: 1200px), print {
  body.catalog-product-view .product-info-main {
    width: 53% !important;
    max-width: 500px !important;
  }
}
@media (min-width: 1200px), print {
  body.catalog-product-view .product.media {
    width: 45% !important;
  }
}
/**
 * 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%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-1750px));
    transform: translateX(calc(-1750px));
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-1750px));
    transform: translateX(calc(-1750px));
  }
}
@keyframes bannermove {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-60%, 0);
  }
}
ul > li,
ol > li {
  margin-bottom: 0.5rem;
}
.font-color-green-tree {
  color: #6a8966;
}
.uppercase {
  text-transform: uppercase;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 5px 10px;
}
[data-content-type="row"][data-appearance="contained"] {
  max-width: 1400px;
  width: 100%;
}
.slick-slider {
  padding: 0 !important;
}
.slick-slider .slick-arrow {
  width: 44px !important;
  height: 44px !important;
  background-size: 11px !important;
}
.slick-slider .slick-arrow.slick-next {
  right: 5px !important;
  background-color: rgba(0, 0, 0, 0.35) !important;
}
.slick-slider .slick-arrow.slick-prev {
  left: 5px !important;
  background-color: rgba(0, 0, 0, 0.35) !important;
}
body.filter-active .header-top-container {
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  body.filter-active .page-wrapper {
    visibility: visible !important;
    height: auto !important;
    margin-top: 0 !important;
  }
}
body.filter-active .filter-subtitle {
  background-color: #fff !important;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  color: #fff !important;
  background-color: #000;
  border: 1px solid #000;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 700;
  padding: 8px 25px;
  border-radius: 0;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background-color: #000;
  color: #fff;
}
a.pagebuilder-button-primary:hover span,
button.pagebuilder-button-primary:hover span,
div.pagebuilder-button-primary:hover span {
  text-decoration: underline;
  color: #fff;
}
.message.global.cookie {
  z-index: 9999;
  box-shadow: 0 0px 7px -1px #000000;
  background-color: #fff;
}
.cms-header-top {
  opacity: 0;
  height: 57vw;
  margin-bottom: 30px;
}
.cms-header-top img {
  width: 100%;
}
@media (min-width: 768px), print {
  .cms-header-top {
    height: 19vw;
  }
}
@media (max-width: 768px), print {
  .minicart-items-wrapper {
    height: 300px !important;
  }
}
.header-top-banner #banner {
  background-color: #33D16A;
  color: #fff;
  display: flex;
  -webkit-display: flex;
  align-content: center;
  align: items: center;
  width: 100%;
  padding: 0 4.5%;
}
.header-top-banner #banner .whatsapp {
  margin-left: auto;
}
.header-top-banner #banner .whatsapp img {
  max-width: 50px;
}
.header-top-banner #banner a {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .header-top-banner #banner {
    flex-direction: column;
  }
}
.home-page-main-image {
  height: 45vw;
  margin-bottom: 20px;
  background: #c49d8e;
  background: linear-gradient(90deg, #c49d8e 0%, #ae7368 25%, #740202 100%);
  text-align: center;
  color: #fff;
  display: flex;
  -webkit-display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
  padding: 2em 15px;
  position: relative;
}
.home-page-main-image h2 {
  font-size: 3.6rem;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1;
  margin-top: 0;
}
.home-page-main-image h3 {
  font-size: 2.6rem;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1;
  margin-top: 0;
}
.home-page-main-image h4 {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
  margin-top: 0;
}
.home-page-main-image h5 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
  margin-top: 0;
}
.home-page-main-image span {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 10px;
}
@media (min-width: 768px), print {
  .home-page-main-image {
    height: 33vw;
  }
  .home-page-main-image h2 {
    font-size: 4.6rem;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
    margin-top: 0;
  }
  .home-page-main-image h3 {
    font-size: 4.6rem;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
    margin-top: 0;
  }
  .home-page-main-image h4 {
    font-size: 4.6rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .home-page-main-image h5 {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 0;
  }
}
@media (min-width: 1400px), print {
  .home-page-main-image {
    height: 16vw;
  }
  .home-page-main-image h2 {
    font-size: 5.6rem;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
    margin-top: 0;
  }
  .home-page-main-image h3 {
    font-size: 5.6rem;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
    margin-top: 0;
  }
  .home-page-main-image h4 {
    font-size: 5.6rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .home-page-main-image h5 {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 40px;
    margin-top: 0;
  }
}
.product-info-videos {
  text-align: right;
}
.product-info-videos > button {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  margin-left: 10px;
}
.product-info-videos > button img {
  max-width: 73%;
}
.popup-video-youtube,
.popup-video-vimeo {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}
.popup-video-youtube .inner,
.popup-video-vimeo .inner {
  max-width: 600px;
  margin: 0px auto;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
.popup-video-vimeo .inner .header,
.popup-video-youtube .inner .header {
  text-align: right;
}
.popup-video-youtube .inner .btn-close,
.popup-video-vimeo .inner .btn-close {
  background-color: transparent;
  border: none;
  color: #fff;
  box-shadow: none;
}
.popup-video-youtube .inner .btn-close::before,
.popup-video-vimeo .inner .btn-close::before {
  font-family: 'luma-icons';
  content: '\e616';
  color: #fff;
  font-size: 25px;
}
.popup-video-vimeo .inner .content iframe,
.popup-video-youtube .inner .content iframe {
  max-width: 100%;
}
#bio_ep {
  border-radius: 0px;
  overflow: hidden;
  height: auto !important;
  width: 418px !important;
}
.mageplaza-betterpopup-content {
  background-color: #fff;
}
.tmp3-img-content {
  display: none;
}
.tmp3-text-content {
  height: auto !important;
  padding-bottom: 20px;
  width: 100% !important;
}
.tmp3-input,
.tmp3-button {
  border-radius: 0 !important;
}
.tmp3-conditions {
  display: block;
  font-size: 12px;
  padding: 5px 20px;
}
.tmp3-conditions.show {
  display: block;
}
.btn-tmp3-conditions {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
#mp-coupon-code {
  color: #000 !important;
  font-size: 17px !important;
}
button.btn-copy.primary {
  background-color: #000 !important;
}
button.btn-copy.primary:hover {
  background-color: #000 !important;
}
.popup-success-content small {
  display: none;
}
.tmp3-title {
  margin-bottom: 10px;
  font-size: 30px;
  color: #000;
}
.mppopup-text {
  color: #000 !important;
}
body {
  background-color: #ffffff;
  color: #000000;
  font-family: 'Roboto Condensed', sans-serif;
}
body .page-wrapper {
  background-color: #fff;
}
a,
.alink {
  color: #000000 !important;
}
a:hover,
.alink:hover {
  color: #000000;
}
a:hover span,
.alink:hover span {
  color: #000000;
}
.action.primary {
  background: #000;
  border: 1px solid #000;
}
.action.primary.continue {
  color: #fff !important;
}
.action.primary:hover {
  background-color: #555;
  border: 1px solid #555;
  color: #fff;
}
.action.primary span {
  color: #fff;
}
.container-social-media-products {
  position: fixed;
  top: -999px;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 0 6px -2px rgba(0, 0, 0, 0.4);
  border: 1px solid #000;
  opacity: 0;
  transition: 0.3s ease-in-out;
  z-index: 9999;
  max-width: 450px;
  display: block;
  width: 100%;
}
.container-social-media-products .social-media-icons {
  display: block;
}
.container-social-media-products .social-media-icons button {
  font-size: 10px;
  float: right;
  border: none;
  box-shadow: none;
  cursor: pointer;
  z-index: 10;
  position: relative;
  background: none;
}
.container-social-media-products .social-media-icons button i {
  font-size: 15px;
}
.container-social-media-products .social-media-icons a {
  text-decoration: none;
  display: inline-block;
  border-radius: 20px;
  margin-right: 20px;
  padding: 10px;
  min-width: 35px;
  text-align: center;
}
.container-social-media-products .social-media-icons a:hover {
  text-decoration: none;
}
.container-social-media-products .social-media-icons a i {
  font-size: 40px;
  padding: 0;
  margin: 0;
}
.container-social-media-products.active {
  opacity: 1;
  top: 50%;
}
.header-top-container {
  background-color: #ffffff;
  max-height: 28px;
  overflow: hidden;
  padding: 3px;
}
.header-top-container .list-usp {
  list-style: none;
  padding: 5px 10px;
  text-align: center;
  margin: 0px auto;
  max-width: 1400px;
  display: none;
}
.header-top-container .list-usp.slick-initialized {
  display: block;
}
.header-top-container .list-usp li {
  vertical-align: middle;
  color: #000000;
  margin-bottom: 0;
  font-size: 14px;
}
.page-wrapper {
  display: block !important;
}
.page-wrapper .header-placeholder {
  width: 100%;
  display: block;
  height: 141px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-wrapper .header-placeholder {
    height: 178px;
  }
}
@media screen and (max-width: 768px) {
  .page-wrapper .header-placeholder {
    height: 139px;
  }
}
.page-wrapper .container-category-image {
  position: relative;
  height: 350px;
  overflow: hidden;
  max-width: 1920px;
  width: 100%;
  display: none !important;
}
.page-wrapper .container-category-image .category-description-bottom-container .category-description h2 {
  font-weight: 700;
}
@media (min-width: 768px) {
  .page-wrapper .container-category-image {
    display: flex !important;
    -webkit-display: flex !important;
    align-content: center;
    align-items: center;
  }
  .page-wrapper .container-category-image > div {
    flex: 0 0 50%;
  }
  .page-wrapper .container-category-image > div .category-description {
    padding: 0 10%;
  }
  .page-wrapper .container-category-image > div .category-brand-image {
    padding: 0 10%;
  }
}
.page-wrapper .page-main .page-title-wrapper h1 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.page-wrapper .page-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 200;
}
@media screen and (min-width: 768px) {
  .page-wrapper .page-header {
    opacity: 1;
  }
}
.page-wrapper .page-header .header.panel {
  display: none !important;
}
.page-wrapper .page-header .header.content {
  max-width: 100%;
  padding: 0 !important;
}
.page-wrapper .page-header .header.content .header-top-container {
  width: 100%;
  flex: 0 0 100%;
}
.page-wrapper .page-header .header.content .header-top-container .list-top-menu {
  margin-left: auto;
  margin-right: 0;
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
}
.page-wrapper .page-header .header.content .header-top-container .list-top-menu li {
  color: #a49392;
}
.page-wrapper .page-header .header.content .header-top-container .list-top-menu li a {
  color: #000000;
  font-size: 18px;
}
.page-wrapper .page-header .header.content .header-middle-container {
  width: 100%;
  background-color: #000000;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner {
  display: flex;
  -webkit-display: flex;
  align-items: center;
  align-content: center;
  max-width: 1400px;
  margin: 0px auto;
  padding: 5px 25px;
  position: relative;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left {
  align-items: center;
  align-content: center;
  position: relative;
  display: flex;
  -webkit-display: flex;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .nav-toggle {
  top: 0 !important;
  left: 0 !important;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .nav-toggle::before {
  color: #ffffff;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .logo {
  left: 40px;
  max-width: 280px;
  margin: 0px !important;
  margin-right: 10px !important;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .logo img {
  max-width: 160px !important;
  width: 160px;
}
@media (min-width: 768px) {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .logo {
    left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px), print {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .logo {
    align-self: baseline;
  }
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .navigation .level0 > a:hover {
  background-color: #ffffff;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .navigation .level0 .submenu {
  border: none;
  padding: 5px;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .navigation .level0 .submenu .submenu {
  font-size: 12px;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .navigation .level0 .submenu li.level1 > a {
  font-weight: 700;
}
@media screen and (min-width: 1024px), print {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .navigation .level0 .submenu {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left {
    flex-direction: column;
    padding-top: 5px;
  }
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right {
  margin-left: auto;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  align-content: center;
  z-index: 10;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .authorization-link {
  margin-right: 15px;
  list-style: none;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .authorization-link a {
  margin-right: 0;
  text-decoration: none;
  overflow: hidden;
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-top: 4px;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .authorization-link a::before {
  content: "";
  background: url("../images/icon-user.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 34px;
  height: 34px;
  margin: 0px auto;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .link.wishlist {
  margin-right: 15px;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .link.wishlist a {
  cursor: pointer;
  text-decoration: none !important;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .link.wishlist a::before {
  content: "";
  background: url("../images/icon-wishlist.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  width: 29px;
  height: 32px;
  margin: 0px auto;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .link.wishlist a span {
  margin-top: 10px;
  display: none;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .block.block-wishlist {
  background-color: #ffffff;
  position: absolute;
  top: 48px;
  min-width: 21em;
  display: none;
  z-index: 600;
  padding: 15px;
  right: 0;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1024px) {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .block.block-wishlist {
    right: 0;
  }
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .block.block-wishlist .product-item .product-item-info {
  display: flex;
  -webkit-display: flex;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .block.block-wishlist .product-item .product-item-info .product-item-details {
  text-align: left;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .block.block-wishlist .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 10px;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .block.block-wishlist .product-item .product-item-info .product-image-container {
  margin-right: 10px;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .block.block-wishlist .actions-toolbar {
  margin-top: 20px;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .block.block-wishlist .actions-toolbar .action.details {
  font-size: 16px;
  background-color: #000;
  color: #fff !important;
  padding: 12px 25px;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .block.block-wishlist.active {
  display: block;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .minicart-wrapper .action.showcart::before {
  content: "";
  color: #ffffff;
  background: url("../images/icon-shopping-bag.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  width: 34px;
  height: 34px;
  padding: 0px;
  margin: 0px auto;
}
.page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .minicart-wrapper .action.showcart .counter.qty {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 15px;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .minicart-wrapper {
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-right .minicart-wrapper {
    margin-left: 0;
  }
}
@media (min-width: 769px), print {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .navigation {
    background-color: #000000;
  }
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .navigation .level0 > .level-top {
    color: #ffffff !important;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .navigation .level0 > .level-top:hover span {
    color: #000000 !important;
  }
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .navigation .level0 > .level-top.ui-state-active span {
    color: #000000 !important;
  }
}
@media (min-width: 921px), print {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left {
    display: flex;
  }
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner .header-middle-container-left .navigation .level0 .submenu .submenu {
    top: 0 !important;
    position: relative;
    left: 0 !important;
    display: block !important;
  }
}
@media (min-width: 768px), print {
  .page-wrapper .page-header .header.content .header-middle-container .header-middle-container-inner {
    padding: 0px 25px;
  }
}
.page-wrapper .page-header .header.content .header-bottom-container {
  width: 100%;
  padding: 0;
  background-color: #ffffff;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.page-wrapper .page-header .header.content .header-bottom-container .block-search {
  float: none !important;
}
@media (max-width: 768px), print {
  .page-wrapper .page-header .header.content .header-bottom-container .block-search {
    margin-left: 15px;
    margin-right: auto;
    margin-top: 0;
  }
  .page-wrapper .page-header .header.content .header-bottom-container .block-search .field.search label {
    display: none !important;
  }
  .page-wrapper .page-header .header.content .header-bottom-container .block-search .field.search .control {
    margin: 0;
    border: none !important;
    padding: 0;
  }
  .page-wrapper .page-header .header.content .header-bottom-container .block-search .field.search .control input {
    margin: 0 !important;
  }
  .page-wrapper .page-header .header.content .header-bottom-container .block-search .field.search .control.inactive {
    pointer-events: all !important;
    width: auto !important;
    height: auto !important;
    opacity: 1 !important;
    padding: 0 !important;
  }
  .page-wrapper .page-header .header.content .header-bottom-container .block-search .field.search .control.inactive input {
    margin: 0 !important;
  }
}
@media (max-width: 768px), print {
  .page-wrapper .page-header .header.content .header-bottom-container .treeCounter {
    margin-right: 20px;
  }
}
@media (min-width: 922px), print {
  .page-wrapper .page-header .header.content .header-bottom-container {
    padding: 10px 0;
  }
}
.minicart-items .product-item-details {
  text-align: left;
}
.minicart-items .product-item-name a {
  color: #000;
}
.link.wishlist .counter::before {
  content: "";
  display: none;
}
.link.wishlist .counter::after {
  content: "";
  display: none;
}
.link.wishlist .counter.qty {
  position: absolute;
  margin-left: -30px;
  margin-top: 29px !important;
  background-color: #000;
  padding: 2px 9px;
  border-radius: 20px;
  color: #fff;
}
.block-minicart {
  z-index: 999 !important;
}
.block-minicart .block-content > .actions .primary .action.primary {
  background-color: #5e5e61;
  border: 1px solid #5e5e61;
}
.block-minicart .block-content > .actions .primary .action.primary:hover {
  background-color: #000;
  border: 1px solid #000;
}
.block-minicart .block-content > .actions .secondary a {
  background-color: #000;
  color: #fff;
  display: block;
  color: #fff !important;
  padding: 13px 10px;
}
.block-minicart .block-content > .actions .secondary a:hover {
  color: #fff;
}
.block-minicart .block-content > .actions .secondary a:hover span {
  color: #fff;
}
.nav-sections {
  z-index: 6;
  margin-bottom: 0 !important;
  max-width: 100%;
  width: 100%;
}
.nav-sections .navigation .level0.active > a > span {
  font-weight: 700;
}
.nav-sections .navigation .level0.active > .level-top {
  border-color: transparent !important;
}
.nav-sections .navigation .level0 .submenu {
  z-index: 1000;
}
.nav-sections .navigation .level0 .submenu a {
  padding: 3px 20px;
}
.nav-sections .navigation > ul {
  padding: 0;
}
.page-footer {
  background-color: #000000 !important;
  padding-left: 0;
  padding-right: 0;
  color: #ffffff;
}
.page-footer .footer-top-container {
  display: flex;
  -webkit-display: flex;
  flex-direction: column;
}
@media screen and (min-width: 921px) {
  .page-footer .footer-top-container {
    flex-direction: row;
  }
}
.page-footer .footer-top-container .footer-top-block {
  width: 100%;
  padding: 8px 0px;
  margin-bottom: 20px;
}
.page-footer .footer-top-container .footer-top-block h3 {
  margin-top: 5px;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .page-footer .footer-top-container .footer-top-block .footer-links-container {
    display: flex;
    -webkit-display: flex;
  }
}
@media screen and (min-width: 1200px) {
  .page-footer .footer-top-container .footer-top-block .footer-links-container ul {
    flex: 0 0 33.333333%;
  }
}
.page-footer .footer-top-container .footer-top-block ul {
  padding-right: 20px;
}
.page-footer .footer-top-container .footer-top-block ul li {
  padding: 2px 0px;
  color: #ffffff;
}
.page-footer .footer-top-container .footer-top-block ul li a {
  color: #ffffff !important;
  text-decoration: underline;
}
.page-footer .footer-top-container .footer-top-block ul.list-payment-methods {
  list-style: none;
  display: flex;
  -webkit-display: flex;
  flex-wrap: wrap;
  padding-right: 0;
  max-width: 300px;
  margin: 0px auto;
}
.page-footer .footer-top-container .footer-top-block ul.list-payment-methods li.logo-container {
  flex: 0 0 22.3333%;
  background-color: #ffffff;
  border-radius: 5px;
  height: 40px;
  border: 1px solid #b7acac;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  padding: 0;
}
.page-footer .footer-top-container .footer-top-block ul.list-payment-methods li.logo-container img {
  margin: 0px auto;
  max-height: 80%;
  max-width: 85%;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.page-footer .footer-top-container .footer-top-block ul.list-payment-methods li.logo-container.no-background {
  background-color: transparent;
  padding: 0;
  border: none;
}
.page-footer .footer-top-container .footer-top-block ul.list-payment-methods li.logo-container.no-background img {
  padding: 0;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  transform: translateY(0);
}
.page-footer .footer-top-container .footer-top-block.footer-logo {
  display: flex;
  -webkit-display: flex;
  justify-content: center;
  align-items: center;
}
.page-footer .footer-top-container .footer-top-block .footer-social > div.pagebuilder-column-group {
  flex-direction: row;
  justify-content: center;
}
.page-footer .footer-top-container .footer-top-block .footer-social > div.pagebuilder-column-group > div.pagebuilder-column {
  margin-right: 20px;
  flex-direction: row;
}
@media screen and (max-width: 922px) {
  .page-footer .footer-top-container .footer-top-block .footer-social > div.pagebuilder-column-group > div.pagebuilder-column {
    flex-basis: 31.3333333%;
    margin: 0 !important;
  }
}
.page-footer .footer-top-container .footer-top-block .footer-social > div.pagebuilder-column-group > div.pagebuilder-column a {
  display: inline-block;
  margin: 0 10px;
}
.page-footer .footer-top-container .footer-top-block .footer-social > div.pagebuilder-column-group > div.pagebuilder-column img {
  max-height: 50px;
}
.page-footer .footer-bottom-container {
  display: flex;
  -webkit-display: flex;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
}
.page-footer .footer-bottom-container .footer-bottom-block {
  width: 100%;
  padding: 10px 0;
}
.page-footer .footer-bottom-container .footer-bottom-block h3 {
  color: #000000;
  margin-bottom: 1.5em;
}
.page-footer .footer-bottom-container .footer-bottom-block .content .list-online-shopping {
  list-style: none;
}
.page-footer .footer-bottom-container .footer-bottom-block .content .list-online-shopping li {
  margin-bottom: 20px;
}
.page-footer .footer-bottom-container .footer-bottom-block .content .list-online-shopping li::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-size: 100% 100%;
  margin-right: 15px;
}
.page-footer .footer-bottom-container .footer-bottom-block .content .list-online-shopping li.item-free-shipping::before {
  background-image: url("../images/icon-truck.png");
  width: 40px;
  height: 40px;
}
.page-footer .footer-bottom-container .footer-bottom-block .content .list-online-shopping li.item-free-return::before {
  background-image: url("../images/icon-arrow-return.png");
  width: 40px;
  height: 40px;
}
.page-footer .footer-bottom-container .footer-bottom-block .content .list-online-shopping li.item-return-days::before {
  background-image: url("../images/icon-calendar-100.png");
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 767px) {
  .nav-sections {
    left: calc(-100%);
    max-width: -webkit-calc(100% - 54px) !important;
    max-width: -moz-calc(100% - 54px) !important;
    max-width: calc(100% - 54px) !important;
  }
}
.footer.content {
  padding-left: 4.5%;
  padding-right: 4.5%;
  max-width: 1920px;
  padding-top: 3em;
}
.copyright {
  background-color: #000000;
  text-align: center;
  border-top: 2px solid #ffffff;
  color: #ffffff;
  padding-left: 4.5%;
  padding-right: 4.5%;
}
.cms-onze-winkel .div-winkel-left,
.cms-onze-winkel .div-winkel-right {
  width: 48%;
  padding-right: 1%;
  float: left;
}
.cms-onze-winkel .abs-margin-for-blocks-and-widgets-desktop,
.cms-onze-winkel .page-main .block,
.cms-onze-winkel .customer-review .product-details {
  margin-bottom: 0px;
}
.cms-onze-winkel .slider-brands {
  display: flex;
  -webkit-display: flex;
  align-items: center;
  align-content: center;
  padding-top: 0px;
  height: 280px;
  padding: 0 0 !important;
  overflow: hidden;
}
.cms-onze-winkel .slider-brands .slick-list {
  max-height: 100%;
  margin: 0 -10px;
  height: 100%;
}
.cms-onze-winkel .slider-brands .slick-list .slick-slide {
  margin: 0 10px;
}
.cms-onze-winkel .slider-brands .item-brand {
  padding: 0;
  width: 230px;
  margin-left: 0px;
  margin: 0;
  text-align: center;
  position: relative;
  padding-top: 7px;
}
.cms-onze-winkel .slider-brands .item-brand .image {
  border-radius: 50%;
  overflow: hidden;
}
.cms-onze-winkel .slider-brands .item-brand .image img {
  margin: 0px auto;
  max-width: 100%;
  max-height: 100%;
  min-width: 230px;
  transition: 0.3s all ease-in-out;
}
.cms-onze-winkel .slider-brands .item-brand .brand-title-frontpage {
  z-index: 9999;
  position: relative;
  display: block;
  color: #000 !important;
  font-size: 18px;
  font-family: din-condensed, sans-serif;
  font-stretch: condensed;
}
.cms-onze-winkel .slider-brands .item-brand:hover .image {
  box-shadow: 0px 0px 8px 2px rgba(106, 137, 102, 0.8);
}
.cms-onze-winkel .slider-brands .item-brand:hover .image img {
  translate: scale(1.1);
}
.cms-onze-winkel .slider-brands.slick-slider.slick-initialized {
  opacity: 1;
}
.product-list-full-width-image img {
  width: 100% !important;
}
.cms-home .nav-sections {
  margin-bottom: 0;
}
.cms-home .slick-track {
  display: flex !important;
  -webkit-display: flex !important;
  align-items: flex-start !important;
}
.cms-home div[data-content-type="row"][data-appearance="full-bleed"] .block-title {
  margin-top: 25px !important;
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}
.cms-home div[data-content-type="row"][data-appearance="full-bleed"] .block-title strong {
  font-size: 24px;
  font-weight: 300;
}
.cms-home .block-new-products .block-title,
.cms-home .block-products-list .block-title {
  margin-top: 25px;
  margin-bottom: 10px;
  background-color: transparent;
  color: #000000;
  text-align: center;
}
.cms-home .block-new-products .block-title strong,
.cms-home .block-products-list .block-title strong {
  font-size: 24px;
}
.cms-home .block-new-products .block-content,
.cms-home .block-products-list .block-content {
  margin-top: 0;
}
.cms-home #slider {
  overflow: hidden;
  position: relative;
}
.cms-home .page-main {
  padding-right: 0px;
  padding-left: 0px;
  max-width: 100%;
  overflow: hidden;
}
.cms-home .page-main .page-title-wrapper {
  max-width: 1400px;
  margin: 0px auto;
}
.cms-home .page-main .page-title-wrapper h1 {
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.cms-home .page-main .column.main {
  max-width: 1920px;
  margin: 0px auto;
  padding-bottom: 0;
}
.cms-home .slider-brands {
  display: flex;
  -webkit-display: flex;
  align-items: center;
  align-content: center;
  padding-top: 0px;
  height: 280px;
  padding: 0 0 !important;
  overflow: hidden;
}
.cms-home .slider-brands .slick-list {
  max-height: 100%;
  margin: 0 -10px;
}
.cms-home .slider-brands .slick-list .slick-slide {
  margin: 0 10px;
}
.cms-home .slider-brands .item-brand {
  padding: 0;
  width: 230px;
  margin-left: 0px;
  margin: 0;
  text-align: center;
  position: relative;
  padding-top: 7px;
}
.cms-home .slider-brands .item-brand .image {
  border-radius: 50%;
  overflow: hidden;
}
.cms-home .slider-brands .item-brand .image img {
  margin: 0px auto;
  max-width: 100%;
  max-height: 100%;
  min-width: 230px;
  transition: 0.3s all ease-in-out;
}
.cms-home .slider-brands .item-brand .brand-title-frontpage {
  z-index: 9999;
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 700;
  font-family: din-condensed, sans-serif;
  font-stretch: condensed;
}
.cms-home .slider-brands .item-brand:hover {
  text-decoration: none !important;
}
.cms-home .slider-brands .item-brand:hover .image {
  box-shadow: 0px 0px 8px 2px rgba(106, 137, 102, 0.8);
}
.cms-home .slider-brands .item-brand:hover .image img {
  translate: scale(1.1);
}
.cms-home .slider-brands.slick-slider.slick-initialized {
  opacity: 1;
}
.cms-home .row-member-bonuscheque {
  margin-top: 4em;
}
.cms-home .row-member-bonuscheque h2 {
  font-size: calc(22.5px);
  color: #6a8966;
  z-index: 6;
  display: block;
  position: absolute;
  line-height: 1;
  font-weight: 700;
  margin-bottom: -45px;
  left: 20%;
  margin-top: -25px;
  font-family: din-condensed, sans-serif;
  font-stretch: condensed;
}
@media screen and (max-width: 991px) {
  .cms-home .row-member-bonuscheque h2 {
    left: 0;
    position: relative;
    margin-bottom: 10px;
  }
}
.cms-home .row-member-bonuscheque > div {
  max-width: 1400px !important;
  padding-left: 10px;
  padding-right: 10px;
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque {
  display: flex;
  -webkit-display: flex;
  flex-wrap: wrap;
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div {
  display: flex;
  -webkit-display: flex;
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-usp-member-signup-bonuscheque {
  flex: 0 0 40%;
}
@media screen and (max-width: 991px) {
  .cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-usp-member-signup-bonuscheque {
    flex: 0 0 100%;
  }
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-model-tree {
  flex: 0 0 51%;
  margin-left: 5%;
}
@media screen and (max-width: 991px) {
  .cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-model-tree {
    flex: 0 0 100%;
    margin-left: 0;
  }
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-model-tree > div {
  flex: 0 0 50%;
  position: relative;
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-model-tree > div.model img {
  height: auto;
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-model-tree > div.model::after {
  content: "\f067";
  font-weight: 900;
  color: #6a8966;
  font-size: 50px;
  position: absolute;
  z-index: 20;
  background-color: transparent;
  font: var(--fa-font-solid);
  top: 40%;
  right: -21px;
  transform: translateY(-50%);
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.bonuscheque {
  flex: 0 0 51%;
  margin-left: 45%;
  margin-top: -7vw;
}
@media screen and (max-width: 991px) {
  .cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.bonuscheque {
    flex: 0 0 100%;
    margin-left: 0;
  }
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.bonuscheque img {
  max-width: 550px;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  min-width: 380px;
}
@media screen and (max-width: 600px) {
  .cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.bonuscheque img {
    max-width: 100%;
  }
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-usp-member-signup-bonuscheque {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-usp-member-signup-bonuscheque {
    margin-bottom: 20px;
  }
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-usp-member-signup-bonuscheque .usp-member-signup-bonuscheque {
  padding-left: 15px;
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-usp-member-signup-bonuscheque a.btn-member-signup {
  background-color: #000;
  color: #fff !important;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0;
  padding: 8px 25px;
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div.container-usp-member-signup-bonuscheque a.btn-member-signup:hover span {
  color: #fff !important;
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div .tree-season {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div .tree-season[data-season="spring"] {
  background-image: url('/media/mf_webp/jpg/media/wysiwyg/bomen/tree-season-spring.webp');
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div .tree-season[data-season="summer"] {
  background-image: url('/media/mf_webp/jpg/media/wysiwyg/bomen/tree-season-summer.webp');
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div .tree-season[data-season="fall"] {
  background-image: url('/media/mf_webp/jpg/media/wysiwyg/bomen/tree-season-fall.webp');
}
.cms-home .row-member-bonuscheque > div .container-members-bonuscheque > div .tree-season[data-season="winter"] {
  background-image: url('/media/mf_webp/jpg/media/wysiwyg/bomen/tree-season-winter.webp');
}
.cms-home .row-tree-nation iframe {
  max-width: 100%;
}
.cms-home .row-slider-medewerkers {
  position: relative;
}
.cms-home .row-slider-medewerkers .container-slider {
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  height: 404px;
}
.cms-home .row-slider-medewerkers .container-slider .slider {
  position: absolute;
  width: 7515px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  white-space: nowrap;
  animation: bannermove 50s linear infinite;
  display: flex;
  -webkit-display: flex;
  height: 100%;
}
.cms-home .row-slider-medewerkers .container-slider .slider > div {
  margin: 0 -1px;
  flex: 0 0 20%;
  height: 100%;
}
.cms-home .row-slider-medewerkers .container-slider .slider > div img {
  height: 100%;
}
.breadcrumbs {
  max-width: 1920px;
  margin: 0px auto;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #ffffff;
  padding: 10px 0;
}
.breadcrumbs .items {
  margin: 0px auto;
  color: #000000;
}
.breadcrumbs .items .item {
  margin-right: 20px;
  font-size: 14px;
}
.breadcrumbs .items .item a {
  color: #000 !important;
  font-weight: 700;
  color: #000000;
}
.breadcrumbs .items .item:not(:last-child)::after {
  content: "\f0da";
  font: var(--fa-font-solid);
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
}
body:not(.cms-home) .page-main:not(.page-products) {
  max-width: 1400px;
  overflow-x: hidden;
}
.toolbar-products {
  margin-bottom: 10px;
}
.toolbar-products .toolbar-amount {
  float: left;
}
.toolbar-products .pages {
  display: block !important;
  float: right;
  margin-left: 0px;
  margin-bottom: 5px;
}
.toolbar-products .pages a.page {
  color: #000;
}
.toolbar-products .pages strong.page {
  background: transparent;
  text-decoration: underline;
  color: #000;
}
.toolbar-products .pages .action {
  background: #f0f0f0;
}
.toolbar-products select {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 0;
  color: #000;
  box-shadow: none !important;
}
.toolbar-products select#limiter {
  width: 80px;
}
.widget-product-carousel .product_alert_notify,
.products-grid:not(.wishlist) .product_alert_notify {
  display: none !important;
}
.widget-product-carousel .social-media-icons,
.products-grid:not(.wishlist) .social-media-icons {
  display: none;
}
.widget-product-carousel .social-media-icons button,
.products-grid:not(.wishlist) .social-media-icons button {
  font-size: 10px;
  float: right;
  border: none;
  box-shadow: none;
  cursor: pointer;
  z-index: 10;
  position: relative;
  background: none;
}
.widget-product-carousel .social-media-icons button i,
.products-grid:not(.wishlist) .social-media-icons button i {
  font-size: 15px;
}
.widget-product-carousel .social-media-icons a,
.products-grid:not(.wishlist) .social-media-icons a {
  text-decoration: none;
  display: inline-block;
  border-radius: 20px;
  margin-right: 20px;
  padding: 5px 15px;
  border: 1px solid #000;
  min-width: 35px;
  text-align: center;
}
.widget-product-carousel .social-media-icons a:hover,
.products-grid:not(.wishlist) .social-media-icons a:hover {
  text-decoration: none;
}
.widget-product-carousel .social-media-icons a i,
.products-grid:not(.wishlist) .social-media-icons a i {
  font: var(--fa-font-solid);
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  padding: 0;
  border-radius: 2px solid #eceaeb;
  margin: 0;
}
.widget-product-carousel .product-item,
.products-grid:not(.wishlist) .product-item {
  background-color: #ffffff;
  padding: 0px !important;
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  overflow: hidden;
  z-index: 5;
}
.widget-product-carousel .product-item .old-price,
.products-grid:not(.wishlist) .product-item .old-price {
  position: relative;
  display: block;
}
.widget-product-carousel .product-item .old-price .price-container,
.products-grid:not(.wishlist) .product-item .old-price .price-container {
  position: relative;
}
.widget-product-carousel .product-item .old-price .price-container::after,
.products-grid:not(.wishlist) .product-item .old-price .price-container::after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: red;
  position: absolute;
  left: 0;
  top: 50%;
  transform: rotate(-25deg) translateY(-50%);
}
.widget-product-carousel .product-item .product-item-info,
.products-grid:not(.wishlist) .product-item .product-item-info {
  margin: 0px auto;
  position: relative;
  width: 100%;
}
.widget-product-carousel .product-item .product-item-info .product-item-photo,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-photo {
  display: block;
  margin: 0px auto;
  text-align: center;
}
.widget-product-carousel .product-item .product-item-info .product-item-photo .product-image-container,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-photo .product-image-container {
  width: 100% !important;
}
.widget-product-carousel .product-item .product-item-info .product-image-photo,
.products-grid:not(.wishlist) .product-item .product-item-info .product-image-photo {
  margin: 0px auto;
  height: 100% !important;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}
.widget-product-carousel .product-item .product-item-info .product-item-inner,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-inner {
  box-shadow: none !important;
  display: block;
  clip: auto !important;
  height: auto;
  position: absolute !important;
  background-color: transparent !important;
  top: 0;
  margin: 0 !important;
  height: auto !important;
  width: 100% !important;
  z-index: 9999;
}
.widget-product-carousel .product-item .product-item-info .product-item-inner::before,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-inner::before {
  display: none;
}
.widget-product-carousel .product-item .product-item-info .product-item-inner:hover,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-inner:hover {
  padding: 0 !important;
  background-color: transparent !important;
}
.widget-product-carousel .product-item .product-item-info .product-item-inner .actions-primary,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-inner .actions-primary {
  display: none !important;
}
.widget-product-carousel .product-item .product-item-info:hover,
.products-grid:not(.wishlist) .product-item .product-item-info:hover {
  padding: 0;
  margin: 0px auto;
  float: none;
  box-shadow: none;
  border: none;
}
.widget-product-carousel .product-item .product-item-info:hover .product-item-inner,
.products-grid:not(.wishlist) .product-item .product-item-info:hover .product-item-inner {
  border: none !important;
  padding: 0 !important;
  background-color: transparent !important;
}
.widget-product-carousel .product-item .product-item-info .product-item-details,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details {
  padding: 2px 5px 5px;
  position: relative;
  display: flex;
  -webkit-display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  min-height: 86px;
}
.widget-product-carousel .product-item .product-item-info .product-item-details div[data-role*="swatch-option-"],
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details div[data-role*="swatch-option-"] {
  width: 100%;
  display: none;
}
.widget-product-carousel .product-item .product-item-info .product-item-details div[data-role*="swatch-option-"] .real_color,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details div[data-role*="swatch-option-"] .real_color {
  padding: 0 10px;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .price-box,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .price-box {
  margin: 5px 0;
  flex: 0 0 30%;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .widget-product-carousel .product-item .product-item-info .product-item-details .price-box,
  .products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .price-box {
    text-align: right !important;
  }
}
.widget-product-carousel .product-item .product-item-info .product-item-details .price-box .price-label,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .price-box .price-label {
  display: none !important;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .price-box .price,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 1.4rem;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .product-item-name,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .product-item-name {
  margin: 1px 0;
  flex: 0 0 70%;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .product-item-name .product-item-manufacturer,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .product-item-name .product-item-manufacturer {
  display: block;
  text-transform: Capitalize;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .product-item-name a.product-item-link,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .product-item-name a.product-item-link {
  font-weight: 400;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options {
  margin: 5px 0 !important;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options .swatch-option,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options .swatch-option {
  background: transparent;
  box-shadow: none !important;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options .swatch-option:focus,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options .swatch-option:focus {
  border-bottom: 2px solid #000;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options .swatch-option.product-list-out-of-stock,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options .swatch-option.product-list-out-of-stock {
  color: #ccc;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options .swatch-option.product-list-out-of-stock:hover,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .swatch-attribute.size .swatch-attribute-options .swatch-option.product-list-out-of-stock:hover {
  color: #000;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .product-swatch-switch,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .product-swatch-switch {
  display: block;
  width: 100%;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .product-swatch-switch button,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .product-swatch-switch button {
  background-color: transparent;
  border: none;
  padding: 0;
  font-weight: 600;
  font-size: 13px;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .swatch-attribute-options,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .swatch-attribute-options {
  margin-bottom: 0px;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .swatch-attribute-options .swatch-option:hover,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .swatch-attribute-options .swatch-option:hover {
  outline: none;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .price-box,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .price-box {
  margin: 0;
  flex: 0 0 30%;
  text-align: right;
}
@media screen and (minw-width: 768px) {
  .widget-product-carousel .product-item .product-item-info .product-item-details .price-box,
  .products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .price-box {
    text-align: right !important;
  }
}
.widget-product-carousel .product-item .product-item-info .product-item-details .price-box .price-label,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .price-box .normal-price .price-label,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .price-box .normal-price .price-label {
  display: none;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .product-reviews-summary,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .product-reviews-summary {
  display: none;
}
.widget-product-carousel .product-item .product-item-info .product-item-details .product-item-manufacturer,
.products-grid:not(.wishlist) .product-item .product-item-info .product-item-details .product-item-manufacturer {
  display: block;
  width: 100%;
}
.widget-product-carousel .product-item:nth-child(2n + 1),
.products-grid:not(.wishlist) .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.widget-product-carousel .product-item:nth-child(3n + 1),
.products-grid:not(.wishlist) .product-item:nth-child(3n + 1) {
  margin-left: 0 !important;
}
.widget-product-carousel.wishlist .product-item .product-item-name,
.products-grid:not(.wishlist).wishlist .product-item .product-item-name {
  padding: 0 10px;
}
.widget-product-carousel.wishlist .product-item .price-box,
.products-grid:not(.wishlist).wishlist .product-item .price-box {
  padding: 0 10px;
}
.widget-product-carousel.wishlist .product-item .product-item-inner .comment-box,
.products-grid:not(.wishlist).wishlist .product-item .product-item-inner .comment-box {
  display: none;
}
.widget-product-carousel .product-item-actions,
.products-grid:not(.wishlist) .product-item-actions {
  margin: 0;
  position: absolute;
  right: 0;
  width: 100px;
}
.widget-product-carousel .product-item-actions .actions-secondary,
.products-grid:not(.wishlist) .product-item-actions .actions-secondary {
  background-color: transparent;
  z-index: 10;
  display: flex;
  -webkit-display: flex;
  justify-content: end;
  padding-right: 15px;
}
.widget-product-carousel .product-item-actions .actions-secondary > .action::before,
.products-grid:not(.wishlist) .product-item-actions .actions-secondary > .action::before {
  line-height: 24px;
  font-size: 24px;
  width: 100%;
}
.widget-product-carousel .product-item-actions .actions-secondary .share-link,
.products-grid:not(.wishlist) .product-item-actions .actions-secondary .share-link {
  max-width: 21px;
  padding: 0 !important;
  width: 100%;
  background-color: transparent;
  border: none;
  margin-right: 5px;
  height: 36px;
  background-image: url('../images/icon-share.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.widget-product-carousel .product-item-actions .actions-secondary .share-link:hover,
.products-grid:not(.wishlist) .product-item-actions .actions-secondary .share-link:hover {
  background-image: url('../images/icon-share-filled.png');
}
.widget-product-carousel .product-items.slick-slider,
.products-grid:not(.wishlist) .product-items.slick-slider {
  padding-left: 0 !important;
  padding-right: 0;
}
.widget-product-carousel .product-items.slick-slider .slick-slide .product-item,
.products-grid:not(.wishlist) .product-items.slick-slider .slick-slide .product-item {
  max-width: 100%;
}
.widget-product-carousel .product-items.slick-slider > .slick-list,
.products-grid:not(.wishlist) .product-items.slick-slider > .slick-list {
  padding-top: 0 !important;
}
.widget-product-carousel .product-items.slick-initialized .slick-list,
.products-grid:not(.wishlist) .product-items.slick-initialized .slick-list {
  padding-top: 0;
}
.widget-product-carousel .product-items.slick-initialized .slick-list .slick-track,
.products-grid:not(.wishlist) .product-items.slick-initialized .slick-list .slick-track {
  background-color: #fff;
  display: flex;
  -webkit-display: flex;
}
.widget-product-carousel .product-items.slick-initialized .slick-list .slick-track .slick-slide,
.products-grid:not(.wishlist) .product-items.slick-initialized .slick-list .slick-track .slick-slide {
  width: 245px;
}
@media screen and (min-width: 921px) {
  .widget-product-carousel .product-items.slick-initialized .slick-list .slick-track .slick-slide,
  .products-grid:not(.wishlist) .product-items.slick-initialized .slick-list .slick-track .slick-slide {
    width: 267px;
  }
}
.widget-product-carousel .product-items.slick-initialized .slick-list .slick-track .slick-slide .product-item,
.products-grid:not(.wishlist) .product-items.slick-initialized .slick-list .slick-track .slick-slide .product-item {
  margin: 0px auto !important;
  width: 100% !important;
  max-width: 100% !important;
}
.widget-product-carousel .product-items.slick-initialized .product-item,
.products-grid:not(.wishlist) .product-items.slick-initialized .product-item {
  margin-left: 15px !important;
  padding: 0 !important;
  border: none;
}
.widget-product-carousel .product-items .product-item .action.tocompare,
.products-grid:not(.wishlist) .product-items .product-item .action.tocompare {
  display: none;
}
.widget-product-carousel .widget-product-grid .product-item .product-item-info,
.products-grid:not(.wishlist) .widget-product-grid .product-item .product-item-info {
  display: block;
}
.widget-product-carousel .widget-product-grid .product-item .product-item-info .product-item-photo img,
.products-grid:not(.wishlist) .widget-product-grid .product-item .product-item-info .product-item-photo img {
  margin: 0px auto;
}
.widget-product-carousel .widget-product-grid .product-item .product-item-info .product-item-details .product-item-name-price,
.products-grid:not(.wishlist) .widget-product-grid .product-item .product-item-info .product-item-details .product-item-name-price {
  display: flex;
  -webkit-display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.widget-product-carousel .product-item:hover .product-item-info .product-item-manufacturer,
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:hover .product-item-info .product-item-manufacturer,
.widget-product-carousel .product-item:focus .product-item-info .product-item-manufacturer,
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:focus .product-item-info .product-item-manufacturer {
  display: none !important;
}
.widget-product-carousel .product-item:hover .product-item-info .product-item-details .product-item-name,
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:hover .product-item-info .product-item-details .product-item-name,
.widget-product-carousel .product-item:focus .product-item-info .product-item-details .product-item-name,
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:focus .product-item-info .product-item-details .product-item-name {
  display: none !important;
}
.widget-product-carousel .product-item:hover .product-item-info .product-item-details .price-box,
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:hover .product-item-info .product-item-details .price-box,
.widget-product-carousel .product-item:focus .product-item-info .product-item-details .price-box,
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:focus .product-item-info .product-item-details .price-box {
  display: none !important;
}
.widget-product-carousel .product-item:hover .product-item-info .product-item-details .product-swatch-switch,
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:hover .product-item-info .product-item-details .product-swatch-switch,
.widget-product-carousel .product-item:focus .product-item-info .product-item-details .product-swatch-switch,
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:focus .product-item-info .product-item-details .product-swatch-switch {
  display: none !important;
}
.widget-product-carousel .product-item:hover .product-item-info .product-item-details div[data-role*="swatch-option-"],
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:hover .product-item-info .product-item-details div[data-role*="swatch-option-"],
.widget-product-carousel .product-item:focus .product-item-info .product-item-details div[data-role*="swatch-option-"],
.column.main > .products-grid:not(.products-related):not(.wishlist) .product-item:focus .product-item-info .product-item-details div[data-role*="swatch-option-"] {
  display: block !important;
}
.block-viewed-products-grid .product-item-actions {
  display: none !important;
}
.product-item-photo-hovered {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  text-align: center;
}
.photo-image-hover {
  opacity: 0;
}
.photo-currently-hovered {
  opacity: 1 !important;
  width: auto;
  object-fit: unset;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.photo-currently-not-hovered {
  opacity: 0 !important;
  width: auto;
  max-width: 100% !important;
}
body:not(.catalog-product-view) .swatch-attribute.jean_maat .swatch-option,
body:not(.catalog-product-view) .swatch-attribute.fashion_size .swatch-option,
body:not(.catalog-product-view) .swatch-attribute.size .swatch-option {
  color: #000000;
  background: transparent;
  border: 2px solid #fff;
}
body:not(.catalog-product-view) .swatch-attribute.jean_maat .swatch-option:not(.disabled):hover,
body:not(.catalog-product-view) .swatch-attribute.fashion_size .swatch-option:not(.disabled):hover,
body:not(.catalog-product-view) .swatch-attribute.size .swatch-option:not(.disabled):hover {
  outline: none;
  border: 2px solid #000 !important;
}
body:not(.catalog-product-view) .swatch-attribute.jean_maat .swatch-option.selected,
body:not(.catalog-product-view) .swatch-attribute.fashion_size .swatch-option.selected,
body:not(.catalog-product-view) .swatch-attribute.size .swatch-option.selected {
  outline: none;
  border: 2px solid #000 !important;
}
body:not(.catalog-product-view) .swatch-attribute.jean_maat .swatch-option.text,
body:not(.catalog-product-view) .swatch-attribute.fashion_size .swatch-option.text,
body:not(.catalog-product-view) .swatch-attribute.size .swatch-option.text {
  padding: 4px !important;
  min-width: 22px;
}
body:not(.catalog-product-view) .swatch-attribute.color .swatch-option,
body:not(.catalog-product-view) .swatch-attribute.real_color .swatch-option,
body:not(.catalog-product-view) .swatch-attribute.fashion_color .swatch-option {
  width: 20px !important;
  height: 20px !important;
  min-width: 20px;
  border-radius: 50%;
  display: inline-block !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  overflow: visible;
  position: relative;
  margin-bottom: 10px;
  background-position: 50% 40% !important;
}
body:not(.catalog-product-view) .swatch-attribute.color .swatch-option.disabled,
body:not(.catalog-product-view) .swatch-attribute.real_color .swatch-option.disabled,
body:not(.catalog-product-view) .swatch-attribute.fashion_color .swatch-option.disabled {
  cursor: pointer;
}
body:not(.catalog-product-view) .swatch-attribute.color .swatch-option.disabled::after,
body:not(.catalog-product-view) .swatch-attribute.real_color .swatch-option.disabled::after,
body:not(.catalog-product-view) .swatch-attribute.fashion_color .swatch-option.disabled::after {
  display: none;
}
body:not(.catalog-product-view) .swatch-attribute.color .swatch-option:hover::after,
body:not(.catalog-product-view) .swatch-attribute.real_color .swatch-option:hover::after,
body:not(.catalog-product-view) .swatch-attribute.fashion_color .swatch-option:hover::after,
body:not(.catalog-product-view) .swatch-attribute.color .swatch-option.selected::after,
body:not(.catalog-product-view) .swatch-attribute.real_color .swatch-option.selected::after,
body:not(.catalog-product-view) .swatch-attribute.fashion_color .swatch-option.selected::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #000;
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
  outline: none !important;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: none;
}
.catalog-product-view .nav-sections {
  margin-bottom: 0;
}
.catalog-product-view .breadcrumbs {
  margin: 0;
  background-color: #ffffff;
  padding: 0 20px;
  max-width: 1400px;
  margin: 0px auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.catalog-product-view .page-main {
  background-color: #ffffff;
  margin: 0px auto;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .catalog-product-view .page-main .column.main {
    max-width: 1400px;
    margin: 0px auto;
  }
}
.catalog-product-view .page-main .column.main .product-info-main {
  position: relative;
}
.catalog-product-view .page-main .column.main .product-info-main .product-info-stock-sku {
  padding-left: 0px;
  text-align: left;
  padding-top: 10px;
  display: none;
}
.catalog-product-view .page-main .column.main .product-info-main .product.attribute.overview {
  margin-top: 0px;
  clear: both;
  display: block;
}
.catalog-product-view .page-main .column.main .product-info-main .product.attribute.sku {
  word-break: normal;
}
.catalog-product-view .page-main .column.main .product-info-main .product-add-form {
  padding-top: 0px;
}
.catalog-product-view .page-main .column.main .product-info-main .manufacturer {
  font-size: 1.4em;
}
.catalog-product-view .page-main .column.main .product-info-main .page-title-wrapper h1 {
  font-size: 1.4em;
  font-weight: 700;
  margin-top: 2px;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .action.tocart {
  background-color: #5e5e5e !important;
  border-color: #5e5e5e !important;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  text-align: left;
  text-align: center;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .action.tocart.hide {
  display: none;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .action.primary {
  background-color: #000 !important;
  border-color: #000 !important;
  float: none;
  max-width: 100%;
  width: 100%;
  margin-right: 0px;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .action.primary:hover {
  background-color: #000 !important;
  border-color: #000 !important;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .product-stock-notification {
  font-weight: 700;
  font-size: 14px;
  clear: both;
  display: block;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .product-view-list-usp {
  list-style: none;
  padding-left: 0;
  margin-top: 10px;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .product-view-list-usp li {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .product-view-list-usp li::before {
  content: '\e610';
  display: inline-block;
  vertical-align: middle;
  font-family: 'luma-icons';
  margin-right: 5px;
  font-size: 16px;
  color: #4caf50;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .field.qty {
  opacity: 0;
  height: 0;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .actions .stock-notification {
  padding: 10px 10px 10px 0;
  float: left;
  margin-bottom: 10px;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .tabs-product-attributes {
  display: flex;
  -webkit-display: flex;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .tabs-product-attributes .tab-product-attribute {
  border: 1px solid #000;
  flex: 0 0 31.333333%;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .tabs-product-attributes .tab-product-attribute .header {
  background-color: transparent;
  padding: 8px 0;
  display: block;
  border: none;
  text-align: center;
  width: 100%;
  border-radius: 0;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .tabs-product-attributes .tab-product-attribute .header h3 {
  font-size: 0.875em;
  font-weight: 500;
  margin: 0;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .tabs-product-attributes .tab-product-attribute .content {
  display: none;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .tabs-product-attributes .tab-product-attribute.active .header {
  background-color: #000;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .tabs-product-attributes .tab-product-attribute.active .header h3 {
  color: #fff;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .tabs-product-attributes .tab-product-attribute:first-child {
  margin-left: 0;
  margin-right: 1%;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .tabs-product-attributes .tab-product-attribute:last-child {
  margin-right: 0;
  margin-left: 1%;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .active-product-attribute {
  padding: 1em;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .active-product-attribute table {
  font-size: 13px !important;
}
.catalog-product-view .page-main .column.main .product-info-main .product-options-bottom .box-tocart .active-product-attribute table tr td {
  border: 1px solid #000;
}
.catalog-product-view .page-main .column.main .product-info-main .product-social-links .product-addto-links {
  display: none;
}
.catalog-product-view .page-main .column.main .product-info-main .product-social-links .action.mailto.friend {
  display: none;
}
.catalog-product-view .page-main .column.main .product-info-main .product-view-boomcompensatie {
  margin-top: 20px;
}
.catalog-product-view .page-main .column.main .product-info-main .product-view-boomcompensatie .tree-overview {
  display: flex;
  -webkit-display: flex;
  align-items: center;
  align-content: center;
}
.catalog-product-view .page-main .column.main .product-info-main .product-view-boomcompensatie .tree-overview b {
  display: inline-block;
}
.catalog-product-view .page-main .column.main .product-info-main .product-view-boomcompensatie .tree-overview b:first-child {
  margin-right: 10px;
}
.catalog-product-view .page-main .column.main .product-info-main .product-view-boomcompensatie .tree-overview b:last-child {
  margin-left: 10px;
}
.catalog-product-view .page-main .column.main .product-info-main .product-view-boomcompensatie .tree-overview .tree {
  position: relative;
  display: inline-block;
  max-width: 30px;
  margin-bottom: 10px;
  margin-right: 5px;
  width: 30px;
  height: 37px;
}
.catalog-product-view .page-main .column.main .product-info-main .product-view-boomcompensatie .tree-overview .tree .overlay-tree {
  width: 100%;
  background-color: #fff;
  position: absolute;
}
.catalog-product-view .page-main .column.main .product-info-main .product-view-boomcompensatie .tree-overview .tree img.contour {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 37px;
}
.catalog-product-view .page-main .column.main .product-info-main .product-info-price {
  border-bottom: none;
  margin-bottom: 0;
}
.catalog-product-view .page-main .column.main .product-info-main .product-info-price .price-box .price-container .price {
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  font-weight: 700;
}
.catalog-product-view .page-main .column.main .product-info-main .product-info-price .price-box .price-container span.price-label {
  display: none !important;
}
.catalog-product-view .page-main .column.main .product-info-main .product-info-price .price-box .price-container span.price-wrapper {
  margin-bottom: 0px !important;
  padding-top: 8px !important;
}
.catalog-product-view .page-main .column.main .product-info-main .product-info-price .price-box .old-price {
  position: relative;
}
.catalog-product-view .page-main .column.main .product-info-main .product-info-price .price-box .old-price::after {
  content: "";
  transform: rotate(-25deg) translateY(-50%);
  background-color: red;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-selected-option {
  display: none;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-label {
  display: none;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options {
  padding-top: 9px;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option {
  background: transparent;
  outline: none !important;
  display: inline-block;
  border: 2px solid #ccc;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option:focus {
  box-shadow: none;
  border: 2px solid #000;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option:not(.product-is-out-of-stock) {
  color: #000;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option.text {
  font-size: 16px;
  margin: 0px auto;
  margin-bottom: 8px;
  justify-content: center;
  margin-right: 5px;
  width: 55px;
  float: none;
  display: inline-block;
  position: relative;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option.text.product-is-out-of-stock {
  color: #ccc;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option.text.product-is-out-of-stock::before {
  content: "\f0e0";
  font: var(--fa-font-solid);
  font-weight: 500;
  position: relative;
  color: #ccc;
  margin-right: 5px;
  width: 20px;
  height: 20px;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option.text:hover,
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option.text .selected {
  color: #000;
  border: 2px solid #000;
  outline: none !important;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option.text:hover.product-is-out-of-stock::before,
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.size .swatch-attribute-options .swatch-option.text .selected.product-is-out-of-stock::before {
  color: #000;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.color .swatch-option,
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.real_color .swatch-option,
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.fashion_color .swatch-option {
  position: relative;
  margin-bottom: 10px;
  padding: 0 !important;
  width: 71px !important;
  height: 92px !important;
  border-color: transparent !important;
  box-shadow: none;
  background-size: contain !important;
  border-width: 2px;
  margin-right: 5px !important;
}
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.color .swatch-option:hover,
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.real_color .swatch-option:hover,
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.fashion_color .swatch-option:hover,
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.color .swatch-option.selected,
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.real_color .swatch-option.selected,
.catalog-product-view .page-main .column.main .product-options-wrapper .swatch-opt .swatch-attribute.fashion_color .swatch-option.selected {
  padding: 0 !important;
  border-color: #000 !important;
  box-shadow: none;
  border-width: 2px;
  outline: none !important;
}
.catalog-product-view .social-media-icons {
  margin-top: 10px;
}
.catalog-product-view .social-media-icons button {
  display: none;
}
.catalog-product-view .social-media-icons a {
  text-decoration: none;
}
.catalog-product-view .social-media-icons a:hover {
  text-decoration: none;
}
.catalog-product-view .social-media-icons i {
  font-size: 28px;
  margin-right: 20px;
  margin-top: 10px;
}
.fotorama__thumb {
  background-color: white !important;
}
.fotorama__thumb-border {
  border: 2px solid #b7acac;
  border-radius: 3px;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  width: auto !important;
  max-width: 100% !important;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1200px) {
  .catalog-product-view .page-main .column.main .product-info-main {
    max-width: 400px;
    width: 32%;
  }
  .catalog-product-view .page-main .column.main .product.media {
    width: 60% !important;
  }
}
.block.related .products-related .products-items .product-item {
  background-color: #ffffff;
  border-radius: 0;
  padding: 0 !important;
}
.block.related .title strong {
  font-weight: 700 !important;
  font-size: 18px !important;
}
.cms-page-view.page-layout-1column .page-main {
  max-width: 1400px;
  margin: 0px auto;
  padding-bottom: 20px;
  width: 100%;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.cms-page-view.page-layout-1column .page-main .column.main {
  padding: 15px;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  border-radius: 20px;
}
.cms-page-view.page-layout-1column .page-main .products-grid .product-item {
  min-height: 300px;
}
.cms-page-view.page-layout-1column .breadcrumbs {
  max-width: 1400px;
  width: 100%;
  margin: 0px auto;
  margin-top: 10px;
}
.cms-page-view.page-layout-1column .breadcrumbs ul {
  padding: 0 10px;
}
.customer-account-forgotpassword .page-main,
.customer-account-login .page-main {
  max-width: 1400px;
}
.checkout-cart-index {
  background-color: #fff;
}
.checkout-cart-index .page-header {
  margin-bottom: 0;
  padding-bottom: 1em;
}
.checkout-cart-index .page-main {
  padding-top: 6em;
  background-color: #fff;
}
.checkout-cart-index .page-main .page-title-wrapper {
  max-width: 1400px;
  margin: 0px auto;
}
.checkout-cart-index .page-main .columns {
  max-width: 1400px;
  margin: 0px auto;
}
.checkout-cart-index .page-main .columns .cart-container .cart-gift-item a {
  color: #000000;
}
.checkout-cart-index .page-main .columns .cart-container .cart-discount a {
  color: #000000;
}
.checkout-cart-index .nav-sections {
  display: block !important;
}
.checkout-cart-index .checkout-rewardpoints {
  margin-top: 20px;
  font-weight: 700;
  display: block;
}
.checkout-cart-index .checkout-view-boomcompensatie {
  display: inline;
  margin-top: 0;
}
.checkout-cart-index .checkout-view-boomcompensatie .tree-overview {
  display: block;
}
.checkout-cart-index .checkout-view-boomcompensatie .tree-overview b {
  display: inline-block;
}
.checkout-cart-index .checkout-view-boomcompensatie .tree-overview b:first-child {
  margin-right: 10px;
}
.checkout-cart-index .checkout-view-boomcompensatie .tree-overview b:last-child {
  margin-left: 10px;
}
.checkout-cart-index .checkout-view-boomcompensatie .tree-overview .tree {
  position: relative;
  display: inline-block;
  max-width: 30px;
  margin-bottom: 10px;
  margin-right: 5px;
}
.checkout-cart-index .checkout-view-boomcompensatie .tree-overview .tree .overlay-tree {
  width: 100%;
  background-color: #f5f5f5;
  position: absolute;
}
.checkout-cart-index .checkout-view-boomcompensatie .tree-overview .tree img.contour {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 37px;
}
.checkout-index-index {
  background-color: #fff;
}
.checkout-index-index .page-header {
  margin-bottom: 0;
  padding-bottom: 1em;
}
.checkout-index-index .page-main {
  padding-top: 2em;
  background-color: #fff;
}
.checkout-index-index .page-main .page-title-wrapper {
  max-width: 1400px;
  margin: 0px auto;
}
.checkout-index-index .page-main .columns {
  max-width: 1400px;
  margin: 0px auto;
}
.checkout-index-index .nav-sections {
  display: block !important;
}
.checkout-index-index .opc-block-summary {
  padding-left: 0;
  padding-right: 0;
}
.checkout-index-index .opc-block-summary .total-rewardpoints {
  margin-bottom: 20px;
  font-weight: 700;
}
.checkout-index-index .shipping-policy-block {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method {
  min-width: 350px !important;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount {
  display: flex !important;
  -webkit-display: flex !important;
  flex-wrap: wrap !important;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount > span {
  flex: 0 0 100% !important;
}
.modal-popup .action-primary.action-accept:hover {
  background-color: #000000;
  border: 1px solid #000000;
}
.form-login a {
  font-weight: 700 !important;
  color: #0000EE !important;
}
.message.success a,
.message.success a:hover {
  color: #000;
}
.action-gift {
  color: #000;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #000;
}
.checkout-agreements-block .checkout-agreement.field {
  padding-left: 0 !important;
}
.checkout-agreements-block .action-show {
  color: #000;
}
#co-place-order-area {
  padding: 0;
}
.checkout-container a.button-action,
.popup-authentication button.action,
.popup-gift-message-item button.action,
.checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
  background-color: transparent !important;
}
.action-auth-toggle,
.action-auth-toggle:hover {
  color: #000;
}
.category-image {
  width: 100%;
  margin-bottom: 0;
}
.category-cms {
  max-width: 1200px;
}
.catalog-category-view.page-layout-1column .page-main {
  padding: 0;
}
.catalog-category-view.page-layout-1column .page-main .category-view {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
}
.catalog-category-view.page-layout-1column .page-main .category-view .category-cms {
  max-width: 1400px;
  margin: 0px auto;
  border: 2px solid #ffffff;
  border-radius: 20px;
  padding-top: 20px;
}
.catalog-category-view.page-layout-1column .page-main .category-view .category-cms .container-fluid .row {
  display: flex;
  -webkit-display: flex;
}
.catalog-category-view.page-layout-1column .page-main .category-view .category-cms .container-fluid .row .col-md-6 {
  max-width: 50%;
  width: 100%;
}
.catalog-category-view.page-layout-1column .page-main .columns {
  display: none;
}
.catalog-category-view.page-layout-1column .page-main .custom-container-breadcumb {
  padding-bottom: 20px;
  background-color: #fff;
}
.catalog-category-view.page-layout-1column .page-main .custom-container-breadcumb .breadcrumb {
  margin-bottom: 0;
}
.container-fluid .row .col-md-6 {
  width: 50%;
}
.wishlist-index-index .sidebar-additional .block-wishlist {
  display: none;
}
.wishlist-index-index .actions-toolbar button {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.wishlist-index-index .actions-toolbar button:hover {
  background-color: #555;
  color: #ffffff;
}
.wishlist-index-index .products-grid .product-item .product-item-inner {
  position: relative !important;
  padding: 5px !important;
  border: none !important;
  box-shadow: none !important;
}
.wishlist-index-index .product-item-inner {
  position: relative !important;
  padding: 5px !important;
  border: none !important;
  box-shadow: none !important;
}
body.account .breadcrumbs {
  padding-left: 0;
  padding-bottom: 10px;
}
body.account .columns {
  max-width: 1600px;
  margin: 0px auto;
}
body.account .columns .column.main {
  background-color: #ffffff;
  padding: 0 !important;
  flex: 1;
  position: relative;
  margin-top: 0 !important;
}
body.account .columns .sidebar-main {
  flex: 0 0 245px;
  margin-right: 5%;
  z-index: 99;
}
body.account .columns .sidebar-main .block-collapsible-nav {
  overflow: hidden;
}
body.account .columns .sidebar-main .block-collapsible-nav .content {
  background: #ffffff;
  text-decoration: uppercase;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item.current strong {
  border: none;
  color: #000000;
  position: relative;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item.current strong::after {
  content: "\f0da";
  font: var(--fa-font-solid);
  font-weight: 900;
  color: #000000;
  position: absolute;
  right: 10px;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item.current strong::before {
  content: "";
  font: var(--fa-font-solid);
  font-weight: 900;
  margin-right: 10px;
  display: inline-block;
  width: 11px;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a {
  color: #000000 !important;
  text-decoration: underline;
  position: relative;
  border-left: 0 !important;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a:hover {
  background: transparent;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a:hover::after {
  content: "\f0da";
  font: var(--fa-font-solid);
  font-weight: 900;
  color: #000000;
  position: absolute;
  right: 10px;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 11px;
  font: var(--fa-font-solid);
  color: #000000;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a[href*="/customer/account/"]::before {
  content: "\f015";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a[href*="sales/order/history/"]::before {
  content: "\f290";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a[href*="/customer/account/edit/"]::before {
  content: "\f007";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a[href*="/productstockalert/"]::before {
  content: "\f0f3";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a[href*="/mpgiftcard/"]::before {
  content: "\f02b";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a[href*="/customer/address/"]::before {
  content: "\f2b9";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a[href*="/boomcompensatie/customer/index/"]::before {
  content: "\f1bb";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a[href*="/wishlist/"]::before {
  content: "\f004";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item a[href*="/customer/account/logout/"]::before {
  content: "\f08b";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item strong {
  color: #000000;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item .delimiter {
  display: none !important;
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item:nth-child(1) strong::before {
  content: "\f015";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item:nth-child(4) strong::before {
  content: "\f007";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item:nth-child(5) strong::before {
  content: "\f2b9";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item:nth-child(6) strong::before {
  content: "\f02b";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item:nth-child(7) strong::before {
  content: "\f1bb";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item:nth-child(8) strong::before {
  content: "\f290";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item:nth-child(9) strong::before {
  content: "\f0f3";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item:nth-child(10) strong::before {
  content: "\f004";
}
body.account .columns .sidebar-main .block-collapsible-nav .content .item:nth-child(11) strong::before {
  content: "\f08b";
}
body.account .columns .sidebar-additional {
  display: none;
}
@media screen and (max-width: 768px) {
  body.account .columns .sidebar-main {
    flex: 0 0 100%;
    margin: 0;
  }
  body.account .columns .sidebar-main .block-collapsible-nav::before {
    display: none;
  }
}
.faq-index-index .page-wrapper .columns {
  max-width: 1400px;
  margin: 0px auto;
}
.faq-index-index .page-wrapper .columns .group-title {
  color: #000000;
}
.faq-index-index .page-wrapper .columns .faq-accordion h3 {
  background-color: #fff;
  color: #000;
  position: relative;
}
.faq-index-index .page-wrapper .columns .faq-accordion h3.ui-state-active {
  border: 1px solid #555;
  font-weight: 400;
}
.faq-index-index .page-wrapper .columns .faq-accordion h3::after {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (min-width: 768px), print {
  .page-products .products-grid .product-item {
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-header .header-bottom-container {
    width: 100%;
  }
  .nav-sections {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .toolbar-products .toolbar-amount {
    width: 50%;
  }
  .toolbar-products .pages {
    width: 50%;
  }
  .breadcrumbs {
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0px;
    display: block !important;
  }
  .page-products .sorter {
    position: inherit;
  }
  .page-products .limiter {
    display: block !important;
    float: left;
    padding-top: 5px;
  }
  .page-products .limiter select {
    width: 75px;
  }
  .kiyoh-sidebar {
    display: none;
  }
  .category-brand-image {
    display: none;
  }
  .page-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .link.wishlist .counter.qty {
    position: absolute;
    margin-left: 30px;
    background-color: #000;
    padding: 4px 9px;
    border-radius: 20px;
    color: #fff;
    top: 28px;
  }
  .container-social-media-products {
    bottom: 0;
    top: auto;
    left: 0;
    transform: none;
    border-radius: 0;
    border: none;
    border-top: 1px solid #000;
    width: 100%;
    max-width: 100%;
    display: none;
  }
  .container-social-media-products .social-media-icons {
    min-width: 27px;
  }
  .container-social-media-products .social-media-icons .header {
    margin-bottom: 15px;
  }
  .container-social-media-products .social-media-icons a {
    border-radius: 10px;
    padding: 3px 8px;
    margin-right: 5px;
  }
  .container-social-media-products .social-media-icons a i {
    font-size: 30px;
  }
  .container-social-media-products .social-media-icons button {
    right: 20px;
  }
  .container-social-media-products.active {
    top: auto;
  }
  .nav-open .nav-sections {
    z-index: 9999 !important;
  }
  .nav-sections-item-title:not(.active) {
    background-color: #000;
  }
  .nav-sections-item-title:not(.active) .nav-sections-item-switch {
    color: #fff !important;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #000000;
  }
  .navigation li.level1.parent .submenu ul {
    display: none !important;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: none !important;
  }
  .navigation li.lichild_clicked ul.submenu.expanded {
    display: block !important;
  }
  .navigation li.level1.parent > a {
    padding-right: 60px;
  }
  .swatch-option-tooltip {
    display: none !important;
  }
  .page-products .columns {
    padding-top: 0;
  }
  .filter-title strong {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #000000;
    content: url('../images/filter-icon.png');
    left: auto;
    right: 8px;
    padding: 0px;
    max-width: 32px;
    border-radius: 0;
    cursor: pointer;
  }
  .toolbar .toolbar-sorter {
    margin-right: 15px;
  }
  .page-with-filter .columns .sidebar-main {
    margin-top: 0px;
  }
  body.account .column.main {
    order: 2;
  }
  body.account .sidebar-main {
    order: 1;
  }
  body.account .sidebar-main .block-collapsible-nav {
    position: relative;
    display: block;
    top: 0;
    margin-bottom: 20px;
    background-color: #ffffff;
    max-width: 100%;
  }
  body.account .sidebar-main .block-collapsible-nav .title {
    border: none;
  }
}
@media all and (min-width: 769px), print {
  .page-header .header.content {
    background-color: transparent !important;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account {
    align-items: center;
    font-size: 14px;
    position: relative;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .minicart-wrapper {
    margin-right: 10px;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .minicart-wrapper .action.showcart::before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 27px;
    height: 29px;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .minicart-wrapper .action.showcart .text {
    margin-top: 0;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .minicart-wrapper .action.showcart .counter.qty {
    top: auto;
    right: auto;
    bottom: -10px;
    left: 25px;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .minicart-wrapper:hover .counter-number {
    color: #fff;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .authorization-link {
    color: #000000;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .authorization-link a {
    color: #000000;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .authorization-link a::before {
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    margin-bottom: 0;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .authorization-link a::before:hover {
    text-decoration: none;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .link.wishlist {
    margin: 0 10px;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .link.wishlist a {
    cursor: pointer;
    text-decoration: none;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .link.wishlist a span {
    margin-top: 0;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .link.wishlist a::before {
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 27px;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-account .link.wishlist a:hover {
    color: #000000;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-menu {
    background-color: transparent;
  }
  .page-header .header.content .header-bottom-container .header-bottom-container-menu .nav-toggle {
    display: none;
  }
  .page-header .header.content .header-bottom-container .header-co2 {
    display: none;
  }
  .navigation {
    background: transparent !important;
    max-width: 1920px;
  }
  .navigation .level0 > .level-top {
    padding: 0px 22px !important;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
    padding-top: 0;
    border: none !important;
  }
  .navigation .level0 > .level-top.active,
  .navigation .level0 > .level-top:hover {
    background-color: #ffffff;
  }
  .navigation .level0 > .level-top.active > span,
  .navigation .level0 > .level-top:hover > span {
    color: #000000;
  }
  .navigation .level0 > .level-top.ui-state-active {
    background-color: #ffffff !important;
    color: #000000 !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 40px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-bottom: 7px;
  }
  .navigation .level0.parent > .level-top:hover > a > span {
    color: #ffffff;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon::after {
    display: none;
  }
  .navigation .level0.parent:hover > a > span {
    color: #ffffff !important;
  }
  .navigation .level0.submenu {
    border: none;
    width: 450px;
    column-count: 2;
    column-gap: 1em;
    border: 1px solid #000000;
    border-bottom-width: 10px;
    padding: 40px 10px;
  }
  .navigation .level0.submenu > li {
    font-weight: 700;
    display: inline-block;
    width: 100%;
    overflow: hidden;
  }
  .navigation .level0.submenu > li ul {
    font-size: 12px;
    postion: relative;
    display: block;
  }
  .navigation .level0.submenu .submenu {
    left: 0px !important;
    display: block !important;
    position: relative;
    border: none;
    box-shadow: none;
  }
  .navigation .level0.submenu .submenu > li {
    display: block !important;
  }
  .navigation .level0.submenu li.level3 {
    display: block;
    padding-left: 10px;
  }
  .navigation .level0.has-active > .level-top {
    border: none !important;
  }
  .navigation .ui-menu-icon {
    display: none !important;
  }
  .nav-sections,
  .nav-sections-item-content {
    background: transparent;
  }
  .block-search {
    width: 100%;
    max-width: 100%;
  }
  .layered-filter-apply-wrapper {
    display: none;
  }
  .swatch-layered.color .swatch-option.color {
    display: inline-block;
    width: 20px;
    height: 20px;
  }
  .page-layout-2columns-left .columns {
    display: flex;
    -webkit-display: flex;
  }
  .page-layout-2columns-left .columns .column.main {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .page-layout-2columns-left .columns .sidebar-main {
    width: 25.833%;
    display: flex;
    -webkit-display: flex;
    flex-direction: column;
    order: 1;
    margin-bottom: 10px;
    padding-right: 0;
    z-index: 999;
  }
  .page-layout-2columns-left .columns .sidebar-main .page-title-wrapper {
    order: 0;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block {
    background-color: #fff;
    padding: 15px 0;
    order: 1;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter.block {
    margin-bottom: 0;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-subtitle {
    display: none !important;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options .filter-options-item {
    border-bottom: none;
    margin-bottom: 10px;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options .filter-options-item .filter-options-title::after {
    font: var(--fa-font-solid);
    content: "\f067";
    font-weight: 900;
    top: 13px;
    font-size: 10px;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options .filter-options-item.active > .filter-options-title::after {
    content: '\f068';
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options .filter-options-item .filter-options-content {
    width: 20em;
    position: absolute;
    background-color: #fff;
    border: 1px solid #000;
    border-bottom-width: 10px;
    padding: 10px !important;
    max-height: 350px !important;
    order: 2;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options .filter-options-item .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option-link-layered {
    display: inline-block;
    max-width: none !important;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options .filter-options-item .filter-options-content .swatch-attribute.color .swatch-attribute-options .swatch-option-link-layered .swatch-option::after {
    height: 1px;
    border: none;
    display: block;
    padding: 0;
    top: auto;
    bottom: -5px;
    border-radius: 0;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options .filter-options-item .filter-options-content a:hover {
    background-color: transparent;
    font-weight: 700;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .filter-options .filter-options-item.inactive .filter-options-content {
    display: none;
  }
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block .swatch-layered.color .swatch-option.color {
    width: 18px !important;
    height: 18px !important;
    min-height: auto !important;
    min-width: auto;
    border: 0px;
  }
  .page-layout-2columns-left .columns .sidebar-main .filter .block-subtitle {
    border-bottom: none;
    display: none !important;
  }
  .page-layout-2columns-left .columns .sidebar-additional {
    width: 25.833%;
    max-width: 370px;
    text-align: center;
    margin-top: 20px;
  }
  .page-layout-2columns-left .columns .sidebar-additional iframe {
    margin: 0px auto;
  }
  .page-layout-2columns-left .columns .sidebar-additional .block {
    padding: 15px;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #b7acac;
    max-width: 300px;
    margin-top: 10px;
  }
  .page-layout-2columns-left .columns .sidebar-additional .block.block-reorder {
    display: none;
  }
  .swatch-option-tooltip {
    border-radius: 5px !important;
  }
  .swatch-option-tooltip .image {
    display: none !important;
  }
  .catalog-product-view .nav-sections {
    z-index: 6;
    margin-bottom: 0;
  }
  .catalog-product-view .page-main .column.main .product-options-bottom .box-tocart .action.tocart {
    width: 75%;
  }
  .container-fluid {
    width: 100%;
  }
  .container-fluid .row {
    width: 100%;
    display: flex;
    -webkit-display: flex;
  }
  .container-fluid .row .col-md-6 {
    width: 100%;
  }
}
@media all and (min-width: 769px) and screen and (min-width: 1400px), print and screen and (min-width: 1400px) {
  .navigation .level0 > .level-top {
    padding: 0px 30px !important;
  }
}
@media all and (min-width: 769px) and screen and (min-width: 921px), print and screen and (min-width: 921px) {
  .navigation .level0.submenu {
    width: 600px;
    column-count: 3;
  }
}
@media all and (min-width: 769px) and (min-width: 921px), print and (min-width: 921px), all and (min-width: 769px) and print, print and print {
  .page-layout-2columns-left .columns .sidebar-main #layered-filter-block {
    display: block !important;
  }
}
@media all and (min-width: 1024px), print {
  .cms-home .products-grid .product-item {
    width: 31.3333% !important;
    margin-left: calc(0.748%) !important;
  }
  .cms-home .products-grid .product-item:nth-child(3n + 1) {
    margin-left: calc(0.748%);
  }
  .cms-home .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-items {
    display: flex;
    -webkit-display: flex;
    justify-content: center;
  }
  .page-products .products-grid .product-items.column-2 .product-item {
    width: calc(40%) !important;
  }
  .page-products .products-grid .product-items .product-item.custom-product-block {
    background-color: #000;
    color: #fff;
    text-align: center;
    display: flex;
    -webkit-display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
}
.page-products .products-grid .product-items {
  display: flex;
  -webkit-display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 922px) {
  .page-products .products-grid .product-items .product-item:nth-child(10n+9) {
    flex: 0 0 calc(40%) !important;
  }
}
@media screen and (min-width: 922px) {
  .page-products .products-grid .product-items .product-item:nth-child(10n) {
    flex: 0 0 calc(40%) !important;
  }
}
@media (min-width: 1024), print {
  .page-products .products-grid .product-items .product-item {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 922px) {
  .page-products .products-grid .product-items .product-item {
    width: calc((100%)/2) !important;
    width: -webkit-calc((100%)/2) !important;
    width: -moz-calc((100%)/2) !important;
  }
  .page-products .products-grid .product-items .product-item:nth-child(5n) {
    width: calc((100%)/1.5) !important;
    width: -webkit-calc((100%)/1.5) !important;
    width: -moz-calc((100%)/1.5) !important;
  }
}
body.page-product-configurable .page-wrapper {
  overflow: hidden;
}
@media all and (min-width: 1200px), print {
  .cms-home .products-grid .product-item {
    width: 15.65% !important;
    margin-left: calc(0.748%) !important;
  }
  .nav-sections-item-content > .navigation {
    padding-top: 0px;
  }
}
@media all and (min-width: 1600px), print {
  .navigation .level0.submenu {
    width: 900px;
    column-count: 4 !important;
  }
  .cms-home .products-grid .product-item {
    width: 15.65% !important;
    margin-left: calc(0.748%) !important;
  }
}
li.level0 ul {
  display: none;
}
li.level0 ul a {
  position: relative;
}
.rm-expand {
  float: right;
  font-size: 16px;
  position: absolute;
  display: block;
  right: 0px;
  top: -11px;
  width: 60px;
  height: 50px;
  text-align: center;
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .rm-expand {
    display: none;
  }
}
.rm-expand.open::after {
  content: "\f078";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font: var(--fa-font-solid);
  font-weight: 900;
  font-size: 16px;
}
.rm-expand .close::after {
  content: "\f077";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font: var(--fa-font-solid);
  font-weight: 900;
  font-size: 16px;
}
.box-tocart {
  margin-top: 0px !important;
}
.popup-video-youtube .ytp-chrome-top {
  display: none !important;
}
.youtube-video-container {
  text-align: center !important;
  max-width: 100%;
  height: 87vh !important;
  overflow: hidden;
  position: relative;
  width: auto;
}
.youtube-video-container iframe {
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  height: calc(100%);
}
.amrelated-grid-wrapper {
  overflow: hidden;
}
.amrelated-grid-wrapper .block-title strong {
  font-size: 18px !important;
  font-weight: 700 !important;
}
@media screen and (max-width: 1280px) {
  .amrelated-grid-wrapper {
    max-width: 1200px;
  }
}
@media screen and (max-width: 1024px) {
  .amrelated-grid-wrapper {
    max-width: 980px;
  }
}
@media screen and (max-width: 768px) {
  .amrelated-grid-wrapper {
    max-width: 700px;
  }
}
@media screen and (max-width: 500px) {
  .amrelated-grid-wrapper {
    max-width: 395px;
  }
}
@media screen and (max-width: 400px) {
  .amrelated-grid-wrapper {
    max-width: 355px;
  }
}
.amrelated-grid-wrapper .slick-slide {
  margin: 0 !important;
}
.block.related {
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  .block.related {
    max-width: 1200px;
  }
}
@media screen and (max-width: 1024px) {
  .block.related {
    max-width: 980px;
  }
}
@media screen and (max-width: 768px) {
  .block.related {
    max-width: 700px;
  }
}
@media screen and (max-width: 500px) {
  .block.related {
    max-width: 415px;
  }
}
@media screen and (max-width: 400px) {
  .block.related {
    max-width: 355px;
  }
}
.category-list-subcat {
  display: flex;
  -webkit-display: flex;
  list-style: none;
  flex-wrap: wrap;
  padding-left: 0;
}
.category-list-subcat li {
  flex: 0 0 24%;
  background-size: cover;
  background-position: center;
  margin: 0 0.5% 1%;
  position: relative;
}
.category-list-subcat li a {
  display: block;
  padding-top: 100%;
}
.category-list-subcat li a span {
  color: #6a8966;
  display: block;
  position: absolute;
  bottom: 5%;
  left: 0;
  width: 100%;
  font-size: 2.5vw;
  text-align: center;
  line-height: 1;
  text-shadow: 1px 1px #000;
}
@media screen and (max-width: 922px) {
  .category-list-subcat li {
    flex: 0 0 49%;
  }
  .category-list-subcat li span {
    font-size: 11vw !important;
  }
}
@media screen and (max-width: 500px) {
  .category-list-subcat li {
    flex: 0 0 100%;
  }
}
.grid-red-discount {
  background-color: red;
  border-radius: 0;
  padding: 5px;
  position: absolute;
  right: 0px;
  top: -32px;
  max-height: 18px;
  color: white;
  max-width: 50px;
  text-align: center;
  width: 50px;
  z-index: 99999;
}
.catalog-product-view .grid-red-discount {
  bottom: auto;
  top: 110px;
}
.page-header + .widget.block-static-block {
  max-width: 100% !important;
  width: 100%;
}
.page-header + .widget.block-static-block > div {
  width: 100%;
}
#slider-about,
#slider-medewerker {
  height: 400px;
  margin: 0;
}
#slider-about .slider-inner .images .image-about,
#slider-medewerker .slider-inner .images .image-about,
#slider-about .slider-inner .images .image-medewerker,
#slider-medewerker .slider-inner .images .image-medewerker {
  background-size: cover;
  position: relative;
}
#slider-about .slider-inner .images .image-about.small,
#slider-medewerker .slider-inner .images .image-about.small,
#slider-about .slider-inner .images .image-medewerker.small,
#slider-medewerker .slider-inner .images .image-medewerker.small {
  width: 200px;
  height: 200px;
}
#slider-about .slider-inner .images .image-about.medium,
#slider-medewerker .slider-inner .images .image-about.medium,
#slider-about .slider-inner .images .image-medewerker.medium,
#slider-medewerker .slider-inner .images .image-medewerker.medium {
  width: 250px;
  height: 250px;
}
#slider-about .slider-inner .images .image-about.big,
#slider-medewerker .slider-inner .images .image-about.big,
#slider-about .slider-inner .images .image-medewerker.big,
#slider-medewerker .slider-inner .images .image-medewerker.big {
  width: 300px;
  height: 300px;
}
#slider-about .slider-inner .images .image-about .title,
#slider-medewerker .slider-inner .images .image-about .title,
#slider-about .slider-inner .images .image-medewerker .title,
#slider-medewerker .slider-inner .images .image-medewerker .title {
  color: #ffffff;
  font-style: italic;
  position: absolute;
  margin: 0;
  padding: 0;
  display: block;
  left: 22px;
  bottom: 22px;
  font-size: 16px;
  top: auto;
  transform: none;
  width: auto;
}
#slider-about span,
#slider-medewerker span {
  word-spacing: 100%;
  text-align: center;
  width: 212px;
  font-size: 3.8vw;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.footer-payment-methods ul {
  margin: 0px auto;
}
.product-item-actions .actions-secondary {
  padding-top: 5px;
}
.product-item-actions .actions-secondary > .action {
  width: 18px !important;
}
.product-item-actions .actions-primary + .actions-secondary > .action {
  line-height: 22px !important;
}
.product-item-actions .actions-secondary > .action.towishlist {
  margin-right: 0px;
}
.product-item-actions .actions-secondary > .action.towishlist span {
  display: none !important;
}
.product-item-actions .actions-secondary > .action.towishlist::before {
  background: url("../images/icon-wishlist-black.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
  color: transparent;
}
.share-buttons {
  position: absolute;
  top: 0;
  right: 0;
  width: 52px;
}
.share-buttons .icon-wishlist {
  background: url("../images/icon-wishlist-black.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.share-buttons .share-link {
  max-width: 21px;
  padding: 0 !important;
  width: 100%;
  background-color: transparent;
  border: none;
  margin-right: 5px;
  height: 21px;
  background-image: url('../images/icon-share.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
}
.share-buttons .share-link:hover {
  background-image: url('../images/icon-share-filled.png');
}
.force-hidden {
  display: none !important;
}
.bss_productstockaler button.action.primary {
  background-color: #000 !important;
}
.row-members-get-trees div[data-content-type="html"] {
  height: 100%;
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images {
  display: flex;
  -webkit-display: flex;
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images > div {
  flex: 0 0 50%;
  padding-top: 50%;
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images .tree-season {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images .tree-season[data-season="spring"] {
  background-image: url('/media/wysiwyg/bomen/tree-season-spring.jpg');
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images .tree-season[data-season="summer"] {
  background-image: url('/media/wysiwyg/bomen/tree-season-summer.jpg');
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images .tree-season[data-season="fall"] {
  background-image: url('/media/wysiwyg/bomen/tree-season-fall.jpg');
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images .tree-season[data-season="winter"] {
  background-image: url('/media/wysiwyg/bomen/tree-season-winter.jpg');
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images .tree-season::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url('/media/wysiwyg/bomen/overlay-trees.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images .tree-nation-logo {
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/media/wysiwyg/logo-tree-nation-black.jpg');
  border: 1px solid #000;
  position: relative;
}
.row-members-get-trees div[data-content-type="html"] .container-members-get-trees-images .tree-nation-logo::after {
  content: "\f067";
  font-weight: 900;
  color: #6a8966;
  font-size: 50px;
  position: absolute;
  z-index: 20;
  background-color: transparent;
  font: var(--fa-font-solid);
  top: 50%;
  right: -21px;
  transform: translateY(-50%);
}
.page-title-members,
.page-title-treenation {
  font-weight: 700;
  font-family: din-condensed, sans-serif;
  font-stretch: condensed;
}
@media screen and (min-width: 1200px) {
  .page-title-members,
  .page-title-treenation {
    font-size: 4.5vw;
    left: 15%;
    top: 30px;
    z-index: 20;
    margin-bottom: 0;
    position: relative;
  }
}
.row-tree-nation.first-row {
  margin-top: 0;
}
.forest {
  position: relative;
}
.forest::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url('/media/wysiwyg/bomen/overlay-trees.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.row-members-know-more .container-members-know-more-images {
  display: flex;
  -webkit-display: flex;
}
.row-members-know-more .container-members-know-more-images > div {
  flex: 0 0 50%;
}
.row-members-know-more .container-members-know-more-images > div .tree-season {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
  padding-top: 40%;
}
.row-members-know-more .container-members-know-more-images > div .tree-season[data-season="spring"] {
  background-image: url('/media/wysiwyg/bomen/tree-season-spring.jpg');
}
.row-members-know-more .container-members-know-more-images > div .tree-season[data-season="summer"] {
  background-image: url('/media/wysiwyg/bomen/tree-season-summer.jpg');
}
.row-members-know-more .container-members-know-more-images > div .tree-season[data-season="fall"] {
  background-image: url('/media/wysiwyg/bomen/tree-season-fall.jpg');
}
.row-members-know-more .container-members-know-more-images > div .tree-season[data-season="winter"] {
  background-image: url('/media/wysiwyg/bomen/tree-season-winter.jpg');
}
.row-members-know-more .container-members-know-more-images > div .brand-corine-smit {
  padding-top: 60%;
  width: 100%;
  background-size: cover;
  background-image: url('/media/wysiwyg/Foto-winkel.jpg');
  margin-left: -20px;
}
.row-members-know-more .mp-better-popup-click-trigger {
  position: relative;
  left: 0;
}
.row-tree-nation {
  padding: 0 15px;
  margin-top: 1em;
}
.row-tree-nation .container-tree-nation-images {
  display: flex;
  -webkit-display: flex;
}
.row-tree-nation .container-tree-nation-images .model {
  position: relative;
}
.row-tree-nation .container-tree-nation-images .model::after {
  content: "\f067";
  font-weight: 900;
  color: #6a8966;
  font-size: 50px;
  position: absolute;
  z-index: 20;
  background-color: transparent;
  font: var(--fa-font-solid);
  top: 40%;
  right: -21px;
  transform: translateY(-50%);
}
.row-tree-nation ul {
  padding-left: 15px;
}
.row-tree-nation iframe {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .row-tree-nation .column-statistics-trees-images,
  .row-tree-nation .column-why-trees-images {
    order: 2;
  }
}
.container-images-col2 {
  display: flex;
  -webkit-display: flex;
}
.container-images-col2 > div {
  flex: 0 0 50%;
}
@media screen and (max-width: 768px) {
  .container-images-col2 {
    order: 2;
  }
}
.categorypath-tree-nation .page-title-wrapper {
  display: none;
}
.row-merken {
  margin-bottom: 0 !important;
}
.row-merken .block-title {
  margin-top: 0 !important;
}
#eancode_leverancier {
  display: none;
}
.blank.tig-postnl-field-group {
  margin-left: 0 !important;
}
@media screen and (max-width: 768px) {
  .checkout-index-index .minicart-items .product > .product-image-container {
    float: none;
  }
  .products-grid .product-item .product-item-info .product-item-photo {
    width: 100% !important;
  }
  .products-grid.wishlist .product-item-name {
    margin-left: 0 !important;
  }
}
#opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
  min-width: 30px !important;
}
.swatch-option-loading {
  content: "" !important;
}
.treeCounter {
  order: 4;
  max-width: 150px;
  height: 50px;
  padding-left: 10px;
  width: 100%;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  align-content: center;
  border-radius: 10px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .treeCounter {
    margin-top: 10px;
    padding-left: 4px;
    max-width: 135px;
  }
}
.treeCounter .thumb {
  display: inline-block;
  margin-right: 10px;
  padding-top: 1px;
}
.treeCounter .thumb img {
  width: 38px;
  height: 38px;
}
.treeCounter .total-trees .count {
  color: #6a8966;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
}
@media screen and (max-width: 922px) {
  .row-kermis figure {
    display: none;
  }
}
button.swissup-layered-more-products {
  background-color: #000 !important;
}
.firecheckout.firecheckout-layout-empty .header.content {
  max-width: 100% !important;
}
.firecheckout .checkout-shipping-address .action.primary span {
  color: #00893c;
}
.firecheckout .checkout-shipping-address .action.primary span:hover {
  color: #fff;
}
body.checkout-index-index .amgdprjs-bar-template {
  display: none !important;
}
.opc-wrapper .shipping-address-item {
  padding: 10px 35px 10px 20px;
  margin: 0 0 10px;
}
.filter-options-item-category ol.list > li {
  width: auto !important;
  margin: 3px 0 !important;
}
.row-black-friday {
  position: relative;
}
.row-black-friday .buttons-black-friday {
  position: absolute;
  width: 100%;
  display: flex;
  webkit-display: flex;
  text-align: center;
  bottom: 10px;
  justify-content: center;
}
@media (min-width: 768px), print {
  .row-black-friday .buttons-black-friday {
    width: 56%;
    bottom: 20px;
  }
}
.row-black-friday .buttons-black-friday > div {
  margin: 0px auto;
  width: 100%;
}
.row-black-friday .buttons-black-friday > div a {
  border-radius: 20px;
  background-color: #ffffff !important;
  color: #000 !important;
  margin: 0px auto;
  padding: 3px 15px;
}
.row-black-friday .buttons-black-friday > div a:hover {
  color: #000 !important;
}
@media (min-width: 768px), print {
  .row-black-friday .buttons-black-friday > div a {
    width: 56%;
    bottom: 15px;
  }
}
@media (min-width: 1024px), print {
  .row-black-friday .buttons-black-friday > div a {
    width: 55%;
    bottom: 20px;
    font-size: 18px;
    padding: 7px 25px;
  }
}
.row-black-friday .buttons-black-friday > div a span {
  color: #000 !important;
}
body .product-item-name span.active {
  display: block !important;
}
.cms-studio-anneloes-broekengids .products-grid .product-items {
  justify-content: left;
}
.cms-studio-anneloes-broekengids .products-grid .product-items .product-item {
  margin-left: 0 !important;
}
@media (min-width: 1024px), print {
  .cms-studio-anneloes-broekengids .products-grid .product-items .product-item {
    width: calc(18.4%) !important;
  }
}
.btn-toggle-nav-subcategory {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
@media (min-width: 921px), print {
  .btn-toggle-nav-subcategory {
    display: none !important;
  }
}
.btn-toggle-nav-subcategory i {
  margin-right: 5px;
}
.page-with-filter .columns .sidebar-main {
  max-width: 100%;
}
.container-category-nav .btn-toggle-nav-subcategory {
  display: none;
}
.nav-subcategory {
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  width: 100%;
  gap: 10px;
  margin-bottom: 5px;
}
@media (min-width: 921px), print {
  .nav-subcategory {
    flex-wrap: wrap;
    max-width: 100% !important;
  }
}
.nav-subcategory-item {
  padding: 5px 12px;
  margin-right: 0px;
  border: 1px solid #000;
  border-radius: 5px;
  flex: 0 0 auto;
  margin-bottom: 2px;
}
.nav-subcategory-item:hover {
  text-decoration: none;
  border: 1px solid #ccc;
}
@media screen and (max-width: 768px), print {
  .container-category-nav {
    padding-right: 20px;
    position: relative;
  }
  .container-category-nav::after {
    content: "\f105";
    font: var(--fa-font-solid);
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
  }
}
@media screen and (min-width: 921px), print {
  #layered-filter-block {
    display: none;
  }
  .container-category-nav {
    display: flex;
    -webkit-display: flex;
    align-items: center;
  }
  .container-category-nav .btn-toggle-nav-subcategory {
    display: block;
    margin-left: auto;
    padding: 8px 50px;
  }
}
.product-video {
  height: 100% !important;
}
.product.data.items {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.block.related .products-related .product-items .product-item {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 10px !important;
  position: relative;
}
@media (min-width: 1024px), print {
  .block.related .products-related .product-items .product-item {
    width: calc(18.4%);
    margin-left: 2%;
  }
}
.block.related .products-related .product-items .product-item .product-item-info {
  width: 100%;
}
.block.related .products-related .product-items .product-item .product-item-info .product-image-container {
  width: 100% !important;
}
.block.related .products-related .product-items .product-item .product-item-info .product-item-link .manufacturer {
  display: block !important;
}
.block.related .products-related .product-items .product-item .product-item-info .product-item-link span {
  display: block !important;
}
.block.related .products-related .product-items .product-item .product-item-info .product.actions {
  position: absolute !important;
  top: 10px !important;
  z-index: 10 !important;
  right: 10px;
}
.block.related .products-related .product-items .product-item .product-item-info .product.actions .action.tocompare {
  display: none !important;
}
.block.related .products-related .product-items .product-item .product-item-info:hover {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.amrelated-grid-wrapper .product-items .product-item .product-item-details .product-item-actions {
  display: none !important;
}
.block-gift-card-setting {
  display: none !important;
}
.custom-details {
  background-color: #e7e7e7;
  padding: 15px;
}
.custom-details .inner-container {
  max-width: 1320px;
  width: 100%;
  margin: 0px auto;
}
.custom-details .inner-container h2 {
  font-size: 30px;
  color: #6a8966;
}
.custom-details .inner-container table tr td {
  padding: 3px 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media all and (min-width: 769px), 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;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    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.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    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: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .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;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    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: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .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 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #cccccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .amgdprcookie-main-wrapper {
    padding: 0;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-top {
    margin-bottom: 35px;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-head {
    font-size: 34px;
    line-height: normal;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-btn {
    padding: 17px 46px;
    box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
    text-transform: none;
    font-size: 20px;
  }
  .amgdprcookie-cookie-container {
    margin-bottom: 30px;
    padding: 25px 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-caption {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
    padding-left: 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-text {
    font-size: 14px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options {
    display: inline-block;
    background: inherit;
    font-size: 14px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-cookie-container,
  .amgdprcookie-groups-modal .amgdprcookie-header,
  .amgdprcookie-groups-modal .amgdprcookie-text {
    padding: 0;
  }
  .amgdprcookie-modal-container .modal-inner-wrap {
    background: #fff;
    min-width: 400px;
    right: unset;
    width: 21%;
  }
  .amgdprcookie-table .amgdprcookie-cell.desc,
  .amgdprcookie-table .amgdprcookie-title.-wide {
    width: 30%;
  }
  .amgdprcookie-table .amgdprcookie-cell,
  .amgdprcookie-table .amgdprcookie-title {
    width: 15%;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block {
    flex-direction: row;
    margin-bottom: 5px;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-bottom: 0;
  }
  .amrelated-cart-bundle {
    padding: 0;
    width: 73%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    position: unset;
    flex-wrap: nowrap;
    margin-top: 15px;
    padding-top: 0;
    background: #ffffff;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child) {
    border-bottom: none;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount {
    font-size: 12px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {
    font-weight: 400;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    display: flex;
    padding: 10px 5px;
    text-align: center;
    font-size: 50px;
    line-height: 100px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {
    color: #1979c3;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    color: #e9f6ff;
  }
  .amrelated-pack-wrapper .amrelated-title:after {
    content: none !important;
  }
  .amrelated-content-wrapper .amrelated-pack-list {
    max-width: 79%;
    width: unset;
  }
  .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main {
    display: block;
  }
  .amrelated-pack-list.-wide {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .amrelated-pack-list.-narrow .amrelated-plus,
  .amrelated-pack-list.-narrow + .amrelated-equal {
    display: block;
    line-height: 100px;
  }
  .amrelated-equal.-second-row {
    align-self: center;
    margin-bottom: 18px;
  }
  .amrelated-pack-list.-second-row {
    border-right: 3px solid #e9f6ff;
  }
  .amrelated-pack-item .amrelated-details {
    display: block;
  }
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    padding: 10px;
    min-width: 120px;
    width: 14%;
    text-align: center;
  }
  .amrelated-pack-item.-wide .amrelated-info,
  .amrelated-pack-item.-narrow .amrelated-info {
    display: block;
  }
  .amrelated-pack-item.-wide .amrelated-details,
  .amrelated-pack-item.-narrow .amrelated-details {
    margin-left: 0;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container,
  .amrelated-pack-item.-narrow .amrelated-photo-container {
    margin: 0 auto 10px;
  }
  .amrelated-pack-item.-main {
    background: transparent;
  }
  .amrelated-content-wrapper .amrelated-summary-content {
    position: relative;
    display: block;
    margin-top: 16px;
    padding: 0;
    width: 180px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {
    right: unset;
    padding: 5px;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    height: 95px;
    border: 3px dashed #e9f6ff;
    border-bottom: none;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
    margin-right: 0;
  }
  .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action {
    width: 100%;
  }
  .amrelated-summary-content.-second-row {
    align-self: center;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 0;
    height: 100%;
    background: #e9f6ff;
    box-shadow: 0 20px 0 -10px #f9f9f9;
    opacity: 1;
    transition: all .3s ease;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl {
    right: 0;
    left: unset;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item {
    z-index: 2;
  }
  .amrelated-pack-item.-wide {
    padding: 30px 0;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background {
    width: 100%;
    opacity: 1;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    max-width: initial;
    min-width: 700px;
  }
  .amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info {
    margin-top: 60px;
    min-height: 450px;
  }
  .amrelated-product-info .amrelated-info.-top {
    float: right;
    margin: 0;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-bottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
    width: 50%;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  .amrelated-info.-top .amrelated-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary {
    margin-bottom: 10px;
  }
  .amrelated-info.-top .product-reviews-summary .action {
    margin-left: 10px;
  }
  .amrelated-info.-bottom .amrelated-description {
    font-size: 14px;
    margin: 5px 0 0;
  }
  .amrelated-info.-bottom .product-add-form {
    margin: 0;
    padding: 0;
  }
  .amrelated-product-info .amrelated-image-container {
    border: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 25px;
    position: absolute;
    width: 50%;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    border: 0;
    width: 100%;
  }
  .amrelated-product-info .amrelated-image-container .product-image-container {
    border: 1px solid #b2b2b2;
  }
  .amrelated-products-block {
    margin-left: 27px;
    margin-right: 27px;
  }
  .giftcard-giftproducts-index .products-grid .product-item {
    padding: 0;
    width: 24.439%;
  }
  .mollie-product-page-apple-pay-button {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .block-swissup-ajaxsearch-results .grid {
    display: flex !important;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper {
    min-width: 450px;
    flex-grow: 2;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 33.333%));
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info {
    border-bottom: none;
    margin: 0;
    box-sizing: border-box;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-photo,
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-item-details {
    max-width: none;
    display: block;
    text-align: center;
  }
  .block-swissup-ajaxsearch-results .grid .product-item-info-wrapper .product-item-info .product-info-stock-sku {
    justify-content: center;
  }
  .block-swissup-ajaxsearch-results .grid .custom-item-info-wrapper {
    order: -1;
    flex-grow: 1;
    min-width: 170px;
    max-width: 250px;
  }
  ul.select2-results__options > li.select2-results__option {
    margin: 0;
    padding: 1px 6px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper {
    display: block;
    box-sizing: border-box;
    padding: 0;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -1px;
    background: #ffffff;
    position: relative;
    z-index: 1;
    max-width: 30%;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    box-shadow: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container {
    right: auto !important;
    left: 0 !important;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container + .select2-container--open .select2-dropdown {
    right: auto;
    left: -1px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown {
    min-width: 250px;
    max-width: 450px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::before {
    left: 15px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown::after {
    left: 14px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results {
    padding: 3px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options {
    padding-right: 3px;
    -webkit-overflow-scrolling: touch;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
    background-color: #ededed;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 4px;
  }
  .block-swissup-ajaxsearch .select2-container,
  .block-swissup-ajaxsearch .select2-container .select2-selection--single,
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
  }
  .block-swissup-ajaxsearch .select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    height: 100%;
    border: 0;
    border-radius: 0;
    background: none;
  }
  .block-swissup-ajaxsearch .select2-container--default {
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: auto;
    line-height: normal;
    color: inherit;
  }
  .block-swissup-ajaxsearch .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-bottom-color: currentColor;
  }
  .block-swissup-ajaxsearch .select2-container--default .select2-search--dropdown .select2-search__field {
    box-shadow: none;
    height: auto;
  }
  .block-swissup-ajaxsearch.block-search .actions .action.search {
    display: block;
    position: absolute;
    top: 0;
  }
  .block-swissup-ajaxsearch.block-search .field.search {
    display: flex;
    flex-wrap: nowrap;
  }
  .block-swissup-ajaxsearch.block-search .field.search .origin {
    flex-grow: 1;
  }
  .block-swissup-ajaxsearch ._block-content-loading {
    position: static;
  }
  .block-swissup-ajaxsearch .loading-mask {
    right: 32px;
  }
  .swissup-ajaxsearch-folded-loading .header .block.block-search,
  .block-search.block-swissup-ajaxsearch.folded {
    width: 32px;
    height: 32px;
    opacity: 0;
    padding: 0;
  }
  .swissup-ajaxsearch-folded-loading .header .block.block-search .field.search,
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
  }
  .swissup-ajaxsearch-folded-loading .header .block.block-search .action.search,
  .block-search.block-swissup-ajaxsearch.folded .action.search {
    width: 32px;
    height: 32px;
    right: 0;
  }
  .swissup-ajaxsearch-folded-loading .header .block.block-search .action.search:before,
  .block-search.block-swissup-ajaxsearch.folded .action.search:before {
    font-size: 19px;
  }
  .block-search.block-swissup-ajaxsearch.folded {
    opacity: 1;
  }
  .block-search.block-swissup-ajaxsearch.folded .field.search {
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
  }
  .block-search.block-swissup-ajaxsearch.folded .input-inner-wrapper .close {
    display: none;
    /* used for fullscreen mode only */
    width: 24px;
    height: 24px;
  }
  .block-search.block-swissup-ajaxsearch.folded .actions {
    z-index: 1001;
  }
  .block-search.block-swissup-ajaxsearch.folded .actions .action.close {
    position: absolute;
    z-index: 1001;
    top: 4px;
    right: 4px;
  }
  .block-search.block-swissup-ajaxsearch.folded .action.search .loading-mask {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .field.search {
    opacity: 1;
    width: auto;
    height: auto;
    visibility: visible;
    overflow: visible;
    min-width: 350px;
    padding: 10px 10px;
    top: -10px;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .action.search {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    right: 2px;
  }
  .block-search.block-swissup-ajaxsearch.folded.shown .actions .action.close {
    width: 24px;
    height: 24px;
    transition: 300ms opacity ease-in-out;
    opacity: 1;
    overflow: visible;
  }
  .ajaxsearch-mask {
    opacity: 0;
    position: fixed;
    background: rgba(255, 255, 255, 0);
    z-index: 999;
  }
  .ajaxsearch-mask.shown {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: 300ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search {
    background-color: #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.inline .field.search .input-text {
    box-shadow: 0 0 0 3px #eaeaea;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper {
    flex-shrink: 0;
    min-width: 90px;
    width: 90px;
    margin-right: -90px;
  }
  .block-search.block-swissup-ajaxsearch.inline .swissup-ajaxsearch-filter-category-wrapper + .origin .input-text {
    padding-left: 95px;
    border-radius: 1px;
  }
  .block-search.block-swissup-ajaxsearch.inline.shown .field.search {
    left: auto;
    right: -10px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .select2-selection--single {
    font-size: 40px;
    font-weight: 600;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .control,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-wrapper,
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .twitter-typeahead {
    height: 100%;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text {
    border: 0;
    box-shadow: none;
    background: #ffffff;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .field.search .input-text::placeholder {
    color: #cacaca;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .swissup-ajaxsearch-filter-category-wrapper {
    border: 0;
    background: #ffffff;
    border-right: 4px solid #333333;
    min-width: 140px;
    max-width: 200px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .input-inner-wrapper .action.close {
    display: flex;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown {
    z-index: 9999;
    position: static;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .field.search {
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    height: 80px;
    padding-left: 10%;
    padding-right: 10%;
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen.shown .actions .action.close {
    display: none !important;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results {
    margin-top: 10px;
    padding-top: 10px;
    border: 0;
    border-top: 0;
    box-shadow: none;
    filter: none;
    max-width: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::before,
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results::after {
    display: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .tt-dataset {
    max-height: none;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .block-swissup-ajaxsearch-results .list {
    font-size: 1.5rem;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask {
    background: #ffffff;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .ajaxsearch-mask.shown {
    transition: 0ms opacity ease-in-out;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 7px;
  }
  .block-search.block-swissup-ajaxsearch.fullscreen .select2-container--default .select2-results > .select2-results__options {
    max-height: 400px;
  }
  .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
  }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
  }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
  }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .select2-container .select2-search--inline {
    float: left;
  }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
  }
  .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
  }
  .select2-results {
    display: block;
  }
  .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
  }
  .select2-results__option[aria-selected] {
    cursor: pointer;
  }
  .select2-container--open .select2-dropdown {
    left: 0;
  }
  .select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-search--dropdown {
    display: block;
    padding: 4px;
  }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
  }
  .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  .select2-search--dropdown.select2-search--hide {
    display: none;
  }
  .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
  }
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }
  .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
  }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
  }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
  }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
  }
  .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
  }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
  }
  .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
  }
  .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
  }
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
  }
  .select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
  }
  .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0;
  }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
  }
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
  }
  .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
  }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
  }
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
  }
  .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
  }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
  }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
  }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
  }
  .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
  }
  .select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
  }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
  }
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  }
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
  }
  .select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
  }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
  }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
  }
  .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
  }
  .select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
  }
  .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
  }
  .select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
  }
  .select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
  }
  .select2-container--classic .select2-dropdown--above {
    border-bottom: none;
  }
  .select2-container--classic .select2-dropdown--below {
    border-top: none;
  }
  .select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
  }
  .select2-container--classic .select2-results__option[role=group] {
    padding: 0;
  }
  .select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
  }
  .select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
  }
  .select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
  }
  .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
  }
  .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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .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 .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .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%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .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;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .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;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    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: #333333;
  }
  .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 .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .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: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-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;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .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%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .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;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .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%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .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 #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .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;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    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-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .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;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .button--postnl-container {
    max-width: 350px;
  }
  .opc-wrapper .button--postnl-container {
    max-width: 500px;
  }
}
@media all and (min-width: 1024px), print {
  .amgdprcookie-groups-modal .amgdprcookie-form {
    padding: 0 20px;
  }
  .checkout-index-index .modal-popup.amgdprcookie-modal-container .modal-inner-wrap {
    left: unset;
    margin-left: unset;
    width: 21%;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
    padding: 10px;
    font-size: 90px;
  }
  .amrelated-pack-item.-narrow .product-reviews-summary {
    margin: 0 auto 5px;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    width: 820px;
  }
  .amrelated-product-info .amrelated-info.-top,
  .amrelated-product-info .amrelated-info.-bottom {
    padding: 0 35px 0 0;
  }
  .amrelated-product-info .amrelated-image-container .amrelated-image-container {
    padding: 0 25px 0 35px;
  }
  .amrelated-product-info .amrelated-image-container > .product-item-photo {
    text-align: left;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .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;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .amrelated-pack-list.-wide .amrelated-pack-item.-main {
    display: flex;
  }
  .amrelated-pack-list.-wide .amrelated-pack-items {
    position: relative;
    flex-wrap: nowrap;
    max-width: 66%;
    width: unset;
  }
  .amrelated-pack-list.-wide .amrelated-plus,
  .amrelated-pack-list.-wide .amrelated-equal {
    line-height: unset;
  }
  .amrelated-pack-item.-wide {
    padding: 30px;
    width: 270px;
  }
  .amrelated-pack-item.-wide.-main {
    padding-left: 0;
    width: 270px;
  }
  .amrelated-pack-item.-wide .amrelated-info {
    display: flex;
    text-align: left;
  }
  .amrelated-pack-item.-wide .amrelated-details {
    margin-left: 20px;
  }
  .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: 0;
  }
  .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;
  }
}
