/**
 * 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.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * 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);
  }
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
.validateAddressForm .form.validate,
.validateBinding .form.validate,
.checkout-validate-address .form.validate {
  display: flex;
  flex-wrap: wrap;
}
.validateAddressForm .form.validate .addressOption,
.validateBinding .form.validate .addressOption,
.checkout-validate-address .form.validate .addressOption {
  display: flex;
  margin: 20px 10px 0 10px;
  flex: 1 0 auto;
}
.validateAddressForm .form.validate .addressOption .addressLabel,
.validateBinding .form.validate .addressOption .addressLabel,
.checkout-validate-address .form.validate .addressOption .addressLabel {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 30px;
  left: -10px;
  position: relative;
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle,
.validateBinding .form.validate .addressOption .addressLabel .optionTitle,
.checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.validateAddressForm .form.validate .addressOption .addressRadio,
.validateBinding .form.validate .addressOption .addressRadio,
.checkout-validate-address .form.validate .addressOption .addressRadio {
  flex: 0;
  right: -10px;
  top: 10px;
  display: table;
  position: relative;
}
.validateAddressForm .form.validate .addressOption.selected,
.validateBinding .form.validate .addressOption.selected,
.checkout-validate-address .form.validate .addressOption.selected {
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .legend,
.validateBinding .legend,
.checkout-validate-address .legend {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.validateAddressForm .legend .step-title,
.validateBinding .legend .step-title,
.checkout-validate-address .legend .step-title {
  padding-bottom: 15px;
}
.validateAddressForm .validatedAddress,
.validateBinding .validatedAddress,
.checkout-validate-address .validatedAddress {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .address-field-changed,
.validateBinding .address-field-changed,
.checkout-validate-address .address-field-changed {
  text-decoration: none;
  background-color: #93ee9e;
}
.validateAddressForm .errorMessageContainer .instructions p,
.validateBinding .errorMessageContainer .instructions p,
.checkout-validate-address .errorMessageContainer .instructions p,
.validateAddressForm .errorMessageContainer .originalAddressText,
.validateBinding .errorMessageContainer .originalAddressText,
.checkout-validate-address .errorMessageContainer .originalAddressText {
  margin: 10px 0 ;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .instructions,
.validateBinding .instructions,
.checkout-validate-address .instructions {
  margin-top: 10px;
}
.validateAddressForm .instructions a:hover,
.validateBinding .instructions a:hover,
.checkout-validate-address .instructions a:hover {
  cursor: pointer;
}
.validateAddressForm,
.validateBinding {
  display: none;
}
.multishipping-checkout .form.validate .addressOption {
  margin: 0 10px 10px 0;
}
.totals-tax-summary.totals-tax-holder {
  transform: translateY(100%);
}
.totals-tax-details.custom-tax {
  transform: translateY(-100%);
}
.einvoice-download-section {
  margin: 2rem 0;
  padding: 2rem;
  background: #f5f5f5;
  border: 1px solid #cccccc;
}
.einvoice-download-section .admin__field {
  margin-bottom: 1.5rem;
}
.einvoice-download-section .admin__field-label {
  font-weight: 600;
  margin-bottom: 0.5rem;
  display: block;
}
.einvoice-download-section .admin__control-select {
  width: 100%;
  max-width: 400px;
  height: 32px;
  padding: 4px 8px;
}
.einvoice-download-section .actions-toolbar {
  margin-top: 1.5rem;
}
/*
 * 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;
}
.product-endoflife-message {
  color: #ff0000;
  margin: 8px 0;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
}
.product-endoflife-message p {
  margin: 0;
  font-weight: 400;
}
.product-endoflife-message p span {
  font-weight: 700;
}
.size .product-endoflife-message {
  margin-top: 0;
  margin-bottom: 6px;
}
#floating-balloon-container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999;
}
.floating-balloon {
  position: absolute;
  bottom: -150px;
  transform: translateX(-50%);
  cursor: pointer;
  pointer-events: auto;
}
.floating-balloon .balloon-image {
  display: block;
  width: 100px;
  height: auto;
  filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
}
.floating-balloon.floating.float-path-straight {
  animation: floatStraight linear forwards;
}
.floating-balloon.floating.float-path-zigzag {
  animation: floatZigzag linear forwards;
}
.floating-balloon.floating.float-path-curve-left {
  animation: floatCurveLeft linear forwards;
}
.floating-balloon.floating.float-path-curve-right {
  animation: floatCurveRight linear forwards;
}
.floating-balloon.floating.float-path-wobble {
  animation: floatWobble linear forwards;
}
@media (max-width: 768px) {
  .floating-balloon.floating.float-path-straight {
    animation: floatStraightMobile linear forwards;
  }
  .floating-balloon.floating.float-path-zigzag {
    animation: floatZigzagMobile linear forwards;
  }
  .floating-balloon.floating.float-path-curve-left {
    animation: floatCurveLeftMobile linear forwards;
  }
  .floating-balloon.floating.float-path-curve-right {
    animation: floatCurveRightMobile linear forwards;
  }
  .floating-balloon.floating.float-path-wobble {
    animation: floatWobbleMobile linear forwards;
  }
}
.floating-balloon.popping {
  animation: none !important;
  transform: translateX(-50%) scale(1.3);
  transition: transform 0.1s ease-out;
}
.floating-balloon.popping .balloon-image {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.balloon-particles {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10000;
}
.particle {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@keyframes floatStraight {
  0% {
    bottom: -150px;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    opacity: 0;
  }
}
@keyframes floatZigzag {
  0% {
    bottom: -150px;
    transform: translateX(-50%) translateX(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    bottom: 25vh;
    transform: translateX(-50%) translateX(-30px) rotate(-5deg);
  }
  50% {
    bottom: 50vh;
    transform: translateX(-50%) translateX(30px) rotate(5deg);
  }
  75% {
    bottom: 75vh;
    transform: translateX(-50%) translateX(-20px) rotate(-3deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    transform: translateX(-50%) translateX(0) rotate(0);
    opacity: 0;
  }
}
@keyframes floatCurveLeft {
  0% {
    bottom: -150px;
    transform: translateX(-50%) translateX(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50% {
    bottom: 50vh;
    transform: translateX(-50%) translateX(-60px);
  }
  90% {
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    transform: translateX(-50%) translateX(-100px);
    opacity: 0;
  }
}
@keyframes floatCurveRight {
  0% {
    bottom: -150px;
    transform: translateX(-50%) translateX(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50% {
    bottom: 50vh;
    transform: translateX(-50%) translateX(60px);
  }
  90% {
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    transform: translateX(-50%) translateX(100px);
    opacity: 0;
  }
}
@keyframes floatWobble {
  0% {
    bottom: -150px;
    transform: translateX(-50%) translateX(0) rotate(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    bottom: 20vh;
    transform: translateX(-50%) translateX(-15px) rotate(-8deg);
  }
  30% {
    bottom: 30vh;
    transform: translateX(-50%) translateX(20px) rotate(10deg);
  }
  40% {
    bottom: 40vh;
    transform: translateX(-50%) translateX(-25px) rotate(-6deg);
  }
  50% {
    bottom: 50vh;
    transform: translateX(-50%) translateX(15px) rotate(8deg);
  }
  60% {
    bottom: 60vh;
    transform: translateX(-50%) translateX(-10px) rotate(-5deg);
  }
  70% {
    bottom: 70vh;
    transform: translateX(-50%) translateX(18px) rotate(7deg);
  }
  80% {
    bottom: 80vh;
    transform: translateX(-50%) translateX(-12px) rotate(-4deg);
  }
  90% {
    bottom: 90vh;
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    transform: translateX(-50%) translateX(0) rotate(0);
    opacity: 0;
  }
}
.ruroc-balloon-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.ruroc-balloon-loader .ruroc-loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(4px);
}
.ruroc-balloon-loader .ruroc-loader-content {
  text-align: center;
}
.ruroc-balloon-loader .ruroc-loader-content .ruroc-logo-loader {
  width: 64px;
  height: auto;
  display: block;
  margin: 0 auto;
}
@keyframes floatStraightMobile {
  0% {
    bottom: -150px;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    opacity: 0;
  }
}
@keyframes floatZigzagMobile {
  0% {
    bottom: -150px;
    transform: translateX(-50%) translateX(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    bottom: 25vh;
    transform: translateX(-50%) translateX(-15px) rotate(-3deg);
  }
  50% {
    bottom: 50vh;
    transform: translateX(-50%) translateX(15px) rotate(3deg);
  }
  75% {
    bottom: 75vh;
    transform: translateX(-50%) translateX(-10px) rotate(-2deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    transform: translateX(-50%) translateX(0) rotate(0);
    opacity: 0;
  }
}
@keyframes floatCurveLeftMobile {
  0% {
    bottom: -150px;
    transform: translateX(-50%) translateX(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50% {
    bottom: 50vh;
    transform: translateX(-50%) translateX(-30px);
  }
  90% {
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    transform: translateX(-50%) translateX(-50px);
    opacity: 0;
  }
}
@keyframes floatCurveRightMobile {
  0% {
    bottom: -150px;
    transform: translateX(-50%) translateX(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50% {
    bottom: 50vh;
    transform: translateX(-50%) translateX(30px);
  }
  90% {
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    transform: translateX(-50%) translateX(50px);
    opacity: 0;
  }
}
@keyframes floatWobbleMobile {
  0% {
    bottom: -150px;
    transform: translateX(-50%) translateX(0) rotate(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    bottom: 20vh;
    transform: translateX(-50%) translateX(-10px) rotate(-5deg);
  }
  30% {
    bottom: 30vh;
    transform: translateX(-50%) translateX(12px) rotate(6deg);
  }
  40% {
    bottom: 40vh;
    transform: translateX(-50%) translateX(-15px) rotate(-4deg);
  }
  50% {
    bottom: 50vh;
    transform: translateX(-50%) translateX(10px) rotate(5deg);
  }
  60% {
    bottom: 60vh;
    transform: translateX(-50%) translateX(-8px) rotate(-3deg);
  }
  70% {
    bottom: 70vh;
    transform: translateX(-50%) translateX(12px) rotate(4deg);
  }
  80% {
    bottom: 80vh;
    transform: translateX(-50%) translateX(-10px) rotate(-3deg);
  }
  90% {
    bottom: 90vh;
    opacity: 1;
  }
  100% {
    bottom: 110vh;
    transform: translateX(-50%) translateX(0) rotate(0);
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .floating-balloon .balloon-image {
    width: 60px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .video-section-widget-video {
    transform: none !important;
  }
  .video-section-widget-content {
    max-height: none !important;
  }
  .video-section-widget-hover {
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
  }
  .video-section-widget-link:hover .video-section-widget-video {
    transform: none !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%;
  }
}
/**
 * This file is using a variable that we don't have which means it fails to compile the LESS.
 */
:root {
  --delivery-available-color: #97d700;
  --intransit-icon-color: #444;
}
.snow-layout {
  --delivery-available-color: #49a3e2;
  --intransit-icon-color: #ddd;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 9px 4.5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 4.5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-visually-hidden-desktop,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 30px;
  }
  .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;
    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 {
    text-align: right;
    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-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results {
    margin-bottom: 18px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update {
    margin-left: 9px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue {
    float: left;
  }
  h1 {
    font-size: 35px;
    margin-bottom: 36px;
  }
  .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: 1920px;
    padding-left: 60px;
    padding-right: 60px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .fieldset > .field {
    margin: 0 0 30px;
  }
  .fieldset > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    padding: 0;
  }
  .fieldset > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .fieldset > .field > .label {
    text-align: right;
    display: inline-block;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    display: none;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 18px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 18px;
    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 4.5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 18px;
    font-size: 1.2rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #000000;
    border: 1px solid #eeeeee;
    border-bottom: none;
    height: 18px;
    padding: 4.5px 18px 4.5px 18px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #ffffff;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #0d0d0d;
  }
  .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: #262626;
    color: #ffffff;
    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: 5.5px;
  }
  .product.data.items > .item.content {
    background: #262626;
    margin-top: 28px;
    padding: 18px 18px 18px 18px;
    border: 0;
    border-top: 1px solid #eeeeee;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 4.5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .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 {
    box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
    font-size: 20px;
    padding: 17px 46px;
    text-transform: none;
  }
  .amgdprcookie-cookie-container {
    margin-bottom: 30px;
    padding: 25px 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-caption {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
    padding-left: 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-text {
    font-size: 14px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options {
    background: inherit;
    display: inline-block;
    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: #ffffff;
    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;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .amscroll-backtotop-block.-desktop-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-desktop-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-desktop-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-desktop-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-desktop-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .amscroll-backtotop-block.-desktop-edge {
    right: 0;
    padding: 4px 26px 4px 20px;
    border-radius: 20px 20px 0 0;
    transform: rotate(-90deg) translate(71px, 72px);
  }
  .amscroll-backtotop-block.-desktop-edge .amscroll-text {
    margin-right: 20px;
  }
  .amscroll-backtotop-block.-desktop-edge:before {
    border-radius: 20px 20px 0 0;
  }
  .amscroll-backtotop-block.-desktop-edge:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
    transform: rotate(90deg) translateX(2px);
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 21px;
    min-height: 12px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .amxnotif-block .input-fields {
    margin-bottom: 5px;
  }
  .category .subscribe-popup .amxnotif_guest_action {
    min-width: inherit;
  }
  .category .subscribe-popup {
    margin: 0 auto;
    top: 25%;
    width: 40%;
  }
  .category .subscribe-popup .notification-container {
    margin-top: 20px;
  }
  .items.payment-methods .certificates {
    text-align: right;
  }
  .mollie-product-page-apple-pay-button {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .ranges-widget-item {
    width: 50%;
    aspect-ratio: 0.75;
  }
  @supports not (aspect-ratio: 3 / 4) {
    position: relative;
    
    ::before {
      content: '';
      display: block;
      padding-top: 133.33%;
    }
    .ranges-widget-item-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
  .ranges-widget-item-hover-text {
    font-size: 16px;
  }
  .ranges-widget-item-hover-button {
    font-size: 14px;
  }
  .product-collab-widget-item:hover {
    flex: 2;
  }
  .product-collab-widget-item:hover .product-collab-widget-bg {
    transform: scale(1.05);
  }
  .product-collab-widget-item:hover .product-collab-widget-button {
    opacity: 1;
  }
  .product-collab-widget-item:hover .product-collab-widget-content {
    padding: 60px;
  }
  .product-collab-widget-item:hover .product-collab-widget-logo {
    max-width: 340px;
  }
  .body.snow-layout .video-section-widget-link:hover .video-section-widget-overlay,
  .body.snow-layout .video-section-widget-link:focus .body.snow-layout .video-section-widget-link.touch-hover .video-section-widget-overlay {
    height: 40%;
    background: linear-gradient(to top, #ffffff 20%, transparent 100%) !important;
  }
  .block.related-visors .product-items .product-item .free-product-badge,
  .block.related-lenses .product-items .product-item .free-product-badge,
  .block.related-other .product-items .product-item .free-product-badge {
    font-size: 11px;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .block-category-event.block:last-child {
    margin-bottom: 27px;
    padding: 9px 0 27px;
  }
  .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;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 30px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 30px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    padding: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    text-align: right;
    display: inline-block;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    display: none;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 18px 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: 18px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 30px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #eeeeee;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 30px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 18px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 12px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 4.5px;
  }
  .header.content {
    padding: 27px 18px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 9px;
    padding-top: 9px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 18px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 9px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 9px;
    padding-right: 9px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 18px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  body .amgdprjs-bar-template.-popup .amgdprcookie-bar-container {
    width: calc(100% - 60px * 2);
  }
  body .amgdprjs-bar-template.-popup .amgdprcookie-bar-container .amgdprcookie-bar-block {
    justify-content: space-between;
    align-items: center;
  }
  body .amgdprjs-bar-template.-popup .amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-policy {
    margin-bottom: 0;
  }
  body .amgdprjs-bar-template.-popup .amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block .amgdprcookie-button {
    flex-basis: auto;
  }
  body.snow-layout .amgdprjs-bar-template.-popup .amgdprcookie-bar-container {
    border-radius: 100px;
  }
  .helmet-style-selector .label,
  .helmet-style-selector .helmet-style-options {
    padding: 0;
  }
  .helmet-style-selector .helmet-style-options {
    flex-wrap: wrap;
  }
  .helmet-size-selector.swatch-attribute {
    padding: 0;
  }
  .products-grid .product-items .product-item .percentage-discount {
    font-size: 11px;
  }
  .products-grid .product-items .product-item-info .product-main-details-wrapper .product-item-name {
    font-size: 14px;
  }
  .products-grid .product-items .product-item-info .product-main-details-wrapper .out-of-stock {
    font-size: 14px;
  }
  .products-grid .product-items .product-item-details-series {
    width: 60%;
  }
  .products-grid .product-items .product-item-details-rating {
    width: 38%;
  }
  .products-grid .product-items .product-item-details-rating .star-rating {
    gap: 3px;
  }
  .products-grid .product-items.default .product-item .price-box .price {
    font-size: 12px;
  }
  .products-grid .product-items.default .product-item-photo .awards-image {
    max-width: 64px;
  }
  .products-grid .product-items.larger .product-item .price-box .price {
    font-size: 14px;
  }
  .products-grid .product-items.larger .product-item-photo .awards-image {
    max-width: 88px;
  }
  body .product-value-tag-wrapper .product-value-tag {
    font-size: 11px;
  }
  .block-products-list .product-items,
  .block.related .product-items,
  .block.upsell .product-items,
  .block.crosssell .product-items {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .block-products-list .product-items .product-item,
  .block.related .product-items .product-item,
  .block.upsell .product-items .product-item,
  .block.crosssell .product-items .product-item {
    width: calc(25% - 10px) !important;
    min-width: inherit;
    max-width: inherit;
    margin-left: 0 !important;
  }
  .block-products-list .product-items .product-item .product-unavailable,
  .block.related .product-items .product-item .product-unavailable,
  .block.upsell .product-items .product-item .product-unavailable,
  .block.crosssell .product-items .product-item .product-unavailable {
    font-size: 14px;
  }
  .block-products-list .product-items .product-item .normal-price .price,
  .block.related .product-items .product-item .normal-price .price,
  .block.upsell .product-items .product-item .normal-price .price,
  .block.crosssell .product-items .product-item .normal-price .price {
    font-size: 14px;
  }
  .block-products-list .product-items .product-item .old-price .price,
  .block.related .product-items .product-item .old-price .price,
  .block.upsell .product-items .product-item .old-price .price,
  .block.crosssell .product-items .product-item .old-price .price {
    font-size: 14px;
  }
  .block-search .minisearch .field input {
    font-size: 14px;
  }
  .cart-summary-wrapper {
    position: -webkit-sticky;
    position: sticky;
    width: 25%;
    min-width: 300px;
  }
  .cart-summary-wrapper .cart-summary {
    width: 100%;
  }
  .cart-summary-wrapper .payment-methods {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .cart-summary-wrapper .payment-methods .payment-method {
    display: flex;
    margin-bottom: 0;
  }
  .cart-summary-wrapper .payment-methods .payment-method:not(:last-child) {
    margin-right: 10px;
  }
  .cart-summary-wrapper .payment-methods .payment-method img {
    max-width: 60px;
  }
  .form-cart {
    width: 75%;
  }
  .form-cart .cart-items-wrapper .cart.items .cart.item .item-info .col.item .product-item-photo {
    max-width: 150px;
  }
  .form-cart .cart-items-wrapper .cart.items .cart.item .item-info .col.item .product-item-details {
    font-size: 12px;
  }
  .form-cart .cart-items-wrapper .cart.items .cart.item .item-info .col.item .product-item-details .product-item-name {
    font-size: 16px;
    font-weight: 600;
  }
  .form-cart .cart-items-wrapper .cart.items .cart.item .item-info .col.item .product-item-details .item-options {
    font-size: 12px;
  }
  .form-cart .cart-items-wrapper .cart.items .cart.item .item-info .col.subtotal .price {
    font-size: 16px;
  }
  .form-cart .cart-items-wrapper .cart.items .cart.item .item-info .col.subtotal .actions-toolbar .action-delete:before {
    font-size: 14px;
  }
  .mobile-proceed-wrapper {
    display: none;
  }
  .cart-wrapper {
    display: flex;
    align-items: flex-start;
  }
  .cart-wrapper > *:first-child {
    margin-right: 20px;
  }
  .checkout-onepage-success .checkout-success,
  .checkout-onepage-success #registration,
  .checkout-onepage-success .checkout-success-message {
    max-width: 500px;
  }
  .block-products-list {
    align-items: flex-end;
    width: 100%;
    margin: 40px 0;
  }
  .block-products-list .product-listing-heading {
    width: 70%;
    margin-bottom: 40px;
  }
  .block-products-list .product-listing-heading .product-listing-heading-info .product-listing-heading-subtitle {
    margin-bottom: 0;
    font-size: 16px;
  }
  .block-products-list .product-listing-heading .product-listing-heading-info .product-listing-heading-title {
    font-size: 20px;
  }
  .block-products-list .product-listing-heading .certifications .certification {
    font-size: 12px;
  }
  .block-products-list .product-listing-action {
    width: 30%;
    margin-bottom: 40px;
    margin-right: 0;
  }
  .account .sidebar-main {
    padding-right: 20px;
  }
  .block-dashboard-info .block-content,
  .block-dashboard-addresses .block-content,
  .block-dashboard-orders .block-content {
    display: flex;
  }
  .block-dashboard-info .block-content > *,
  .block-dashboard-addresses .block-content > *,
  .block-dashboard-orders .block-content > * {
    flex: 1;
  }
  .block-dashboard-info .block-content > :first-child:not(:only-child),
  .block-dashboard-addresses .block-content > :first-child:not(:only-child),
  .block-dashboard-orders .block-content > :first-child:not(:only-child) {
    margin-right: 20px;
  }
  .block-dashboard-orders .table-order-items .actions {
    vertical-align: bottom;
    text-align: right;
  }
  .account .order-products-toolbar .pager {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .account .order-products-toolbar .pager .pages {
    width: initial;
  }
  .account.sales-order-history .orders-history .table-order-items .actions {
    vertical-align: bottom;
    text-align: right;
  }
  .sales-order-view .page-title-wrapper .actions-toolbar,
  .sales-guest-view .page-title-wrapper .actions-toolbar {
    position: absolute;
    top: 0;
    right: 0;
  }
  .sales-order-view .block-order-details-view .block-content,
  .sales-guest-view .block-order-details-view .block-content {
    display: flex;
    flex-wrap: wrap;
  }
  .sales-order-view .block-order-details-view .block-content .box,
  .sales-guest-view .block-order-details-view .block-content .box {
    width: calc(50% - (10px + 1px)) !important;
    margin-bottom: 20px;
  }
  .sales-order-view .block-order-details-view .block-content .box:nth-child(odd),
  .sales-guest-view .block-order-details-view .block-content .box:nth-child(odd) {
    margin-right: 20px;
  }
  .block-addresses-default .block-content {
    display: flex;
  }
  .block-addresses-default .block-content .box {
    width: 50% !important;
  }
  .block-addresses-default .block-content .box:first-child {
    margin-right: 20px;
  }
  .block-addresses-list .additional-addresses .table-additional-addresses-items .col.actions {
    text-align: right;
  }
  .form-address-edit .fieldset .field-name-firstname {
    margin-right: 20px;
  }
  .form-address-edit .fieldset .field-name-firstname,
  .form-address-edit .fieldset .field-name-lastname {
    display: inline-block;
    width: calc(50% - ((20px / 2) + 1px));
  }
  .form-address-edit .fieldset .field.country {
    margin-right: 20px;
  }
  .form-address-edit .fieldset .field.country,
  .form-address-edit .fieldset .field.city {
    display: inline-block;
    width: calc(50% - ((20px / 2) + 1px));
  }
  .form-address-edit .fieldset .field.region {
    margin-right: 20px;
  }
  .form-address-edit .fieldset .field.region,
  .form-address-edit .fieldset .field.zip {
    display: inline-block;
    width: calc(50% - ((20px / 2) + 1px));
  }
  .gift-item-block.block {
    margin-top: 20px;
    border-top: 0;
  }
  .modal-popup.auto-add-modal .auto-add-modal-content-inner {
    align-items: center;
  }
  .modal-popup.auto-add-modal .auto-add-modal-content-gallery {
    width: 50%;
  }
  .modal-popup.auto-add-modal .auto-add-modal-content-info {
    width: 50%;
    padding: 60px;
  }
  .modal-popup.auto-add-modal .auto-add-modal-content-info-actions .action.remove {
    gap: 60px;
  }
  .modal-popup.auto-add-modal .modal-header {
    padding: 0 !important;
  }
  .modal-popup.auto-add-modal .modal-header .action-close {
    margin: 20px;
  }
  .modal-popup.auto-add-modal .modal-inner-wrap {
    border-radius: 15px;
  }
  .blog-title {
    font-size: 32px;
  }
  .blog-video-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
  }
  .blog-video-info-header {
    max-width: 768px;
  }
  .blog-video-info-header-title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .blog-image-list-items {
    flex-wrap: wrap;
  }
  .blog-image-list-items-item {
    width: calc((100% / 3) - (20px - (20px / 3)));
    flex-grow: 1;
  }
  .blog-image-with-content-image {
    max-width: 50%;
  }
  .blog-image-with-content > .blog-block-container {
    gap: 40px;
  }
  .blog-image-with-content.right > .blog-block-container {
    flex-direction: row;
  }
  .blog-image-with-content.left > .blog-block-container {
    flex-direction: row-reverse;
  }
  .blog-article-thumbnail-details-title {
    font-size: 24px;
  }
  .blog-footer {
    gap: 40px;
    padding: 60px 40px;
  }
  .blog-footer-title {
    font-size: 16px;
  }
  .blog-footer-article {
    padding-left: 40px;
    border-left: 1px solid #eeeeee;
  }
  .blog-article-banner-details-title {
    font-size: 28px;
  }
  .blog-article-more {
    padding: 60px 40px;
  }
  .blog-article-more-articles > * {
    max-width: calc(33.33% - (20px - (20px / 3)));
  }
  .blog-contributor-about {
    display: flex;
    align-items: flex-start;
    gap: 40px;
  }
  .blog-contributor-posts > * {
    width: calc(33.33% - (20px - (20px / 3)));
  }
  /**
     * Normal certification listings (product page)
     */
  .certifications .certification {
    font-size: 16px;
  }
  /**
     * All instalments
     */
  .instalments-options .instalment-option .instalment-provider {
    max-width: 60px;
  }
  /**
     * Modal
     */
  .modal-popup.power-buttons-modal .power-buttons-modal-content-inner {
    align-items: center;
  }
  .modal-popup.power-buttons-modal .power-buttons-modal-content-gallery {
    width: 50%;
  }
  .modal-popup.power-buttons-modal .power-buttons-modal-content-info {
    width: 50%;
    padding: 40px;
  }
  .modal-popup.power-buttons-modal .modal-header {
    padding: 0 !important;
  }
  .modal-popup.power-buttons-modal .modal-header .action-close {
    margin: 20px;
  }
  .modal-popup.power-buttons-modal .modal-inner-wrap {
    border-radius: 15px;
  }
  .payment-method.stripe-payments .expiry-cvc-wrapper > *:first-child {
    margin-right: 20px;
  }
  .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;
  }
  .full-width-content {
    width: calc(100% + (60px * 2));
    margin-left: -60px;
    box-sizing: border-box;
  }
  h1 {
    font-size: 56px;
  }
  h2 {
    font-size: 52px;
  }
  h3 {
    font-size: 48px;
  }
  h4 {
    font-size: 44px;
  }
  h5 {
    font-size: 40px;
  }
  h6 {
    font-size: 36px;
  }
  .page-title {
    font-size: 32px;
  }
  .ruroc-widget .ruroc-recommendation .block-content .products.wrapper .product-items .product-item {
    width: calc(20% - 15px - 1px) !important;
  }
  select {
    background-position: center right 20px;
    padding-right: 51px;
  }
  table thead tr th:first-child {
    padding-left: 0;
  }
  table tbody tr td {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
  }
  table tbody tr td:first-child {
    padding-left: 0;
  }
  table tbody tr td:last-child {
    padding-right: 0;
  }
  table tbody tr td:only-child {
    padding-left: 0;
    padding-right: 0;
  }
  table tbody tr:last-child td {
    padding-bottom: 0 !important;
  }
  table tfoot tr td:last-child {
    padding-right: 0;
  }
  .promo-block__content {
    gap: 10px;
  }
  .modal-popup .modal-inner-wrap {
    max-width: 500px;
  }
  .modal-slide {
    max-width: 500px;
  }
  .modal-options .modal-header {
    display: none;
  }
  .modal-popup.upsell .modal-inner-wrap .modal-content > .upsell .crosssell .product-items .product-item {
    min-width: 300px;
  }
  .modal-popup.competition {
    padding: 20px;
  }
  .modal-popup.competition .modal-inner-wrap {
    max-width: 600px;
    margin-left: auto;
    margin-top: auto;
    padding: 40px;
    border: 2px solid #ffffff;
  }
  .modal-popup.competition .modal-inner-wrap:after {
    content: none;
  }
  .modal-popup.competition .modal-inner-wrap .modal-content {
    padding: 0;
  }
  .modal-popup.clearpay-popup .modal-inner-wrap .modal-content .desktop-image {
    display: block;
  }
  .cms-common-banner {
    justify-content: center;
    align-items: flex-start;
    padding: 40px;
  }
  .cms-common-banner.align-center .cms-common-banner-content {
    margin: 0;
  }
  .cms-common-banner.align-left {
    align-items: flex-start;
  }
  .cms-common-banner.align-right {
    align-items: flex-end;
  }
  .cms-common-banner.align-right .cms-common-banner-content {
    margin-left: 0;
    margin-right: 40px;
  }
  .cms-common-style-banner {
    width: calc(50% - 10px);
  }
  .cms-common-content {
    margin-left: 40px;
  }
  .cms-common-small-logo {
    max-width: 280px;
  }
  .cms-common-logo {
    max-width: 600px;
  }
  .cms-common-button {
    padding: 10px 80px;
    font-size: 14px;
  }
  .cms-common-title {
    font-size: 36px;
  }
  .cms-common-sub-title {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .cms-common-live-now {
    font-size: 56px;
  }
  .countdown {
    max-width: 320px;
  }
  .countdown .simply-section .simply-amount {
    font-size: 52px;
  }
  .countdown .simply-section .simply-word {
    font-size: 14px;
  }
  .cms-common-slider-wrapper {
    width: calc(100% + 60px);
    margin: 40px 0;
  }
  .cms-common-slider-wrapper .cms-common-slider-inner .slider-item {
    min-width: 35%;
    width: 35%;
  }
  .cms-common-klaviyo-form {
    padding: 0 40px;
    margin: 40px auto;
  }
  .cms-common-klaviyo-form input:not([type="checkbox"]) {
    text-align: center;
  }
  .cms-common-klaviyo-form .button {
    padding: 10px 80px;
    font-size: 14px;
  }
  .cms-common-description-wrapper {
    padding: 120px 40px;
  }
  .cms-common-terms-wrapper p,
  .cms-common-terms-wrapper a {
    font-size: 12px;
  }
  .ruroc-widget .ruroc-recommendation .block-content .products.wrapper .product-items {
    flex-wrap: wrap;
  }
  .ruroc-widget .ruroc-recommendation .block-content .products.wrapper .product-items .product-item {
    width: calc(20% - 15px - 1px) !important;
  }
  .trustpilot-product-reviews {
    text-align: center;
  }
  .trustpilot-product-reviews-header-title {
    font-size: 40px;
  }
  .trustpilot-product-reviews .trustpilot-widget.mobile {
    display: none;
  }
}
@media all and (min-width: 1024px), print {
  /**
     * Default Styles
     */
  .navigation {
    background: #000000;
    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;
    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: #ffffff;
    line-height: 70px;
    padding: 0 30px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    background: #222222;
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .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: '\f107';
    font-family: 'Font Awesome 6 Pro';
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #000000;
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: -10px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 10px;
  }
  .navigation .level0 .submenu > ul:before {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    color: #000000;
    left: 20px;
    top: -20px;
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 4;
  }
  .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: #ffffff;
    padding: 10px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #ffffff;
    color: #000000;
    text-decoration: none;
  }
  .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: '\f105';
    font-family: 'Font Awesome 6 Pro';
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    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: '\f0d7';
    font-family: 'Font Awesome 6 Pro';
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    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;
  }
  /**
     * Header
     */
  .header.content {
    height: 70px;
    padding: 0 !important;
    /**
         * Tabs
         */
  }
  .header.content .navigation-elements {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 20px;
  }
  .header.content .navigation-elements > * {
    position: relative;
    z-index: 300;
  }
  .header.content .navigation-elements .logo {
    display: block;
  }
  .header.content .navigation-elements .logo img {
    width: 100%;
  }
  .header.content .navigation-elements .navigation-options .navigation-option {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-align: left;
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    transition: 0.2s opacity ease;
  }
  .header.content .navigation-elements .navigation-options .navigation-option:focus,
  .header.content .navigation-elements .navigation-options .navigation-option:active {
    background: none;
    border: none;
  }
  .header.content .navigation-elements .navigation-options .navigation-option:hover {
    background: none;
    border: none;
  }
  .header.content .navigation-elements .navigation-options .navigation-option.disabled,
  .header.content .navigation-elements .navigation-options .navigation-option[disabled],
  fieldset[disabled] .header.content .navigation-elements .navigation-options .navigation-option {
    pointer-events: none;
    opacity: 0.5;
  }
  .header.content .navigation-elements .navigation-options .navigation-option:not(:last-child) {
    margin-right: 10px;
  }
  .header.content .navigation-elements .navigation-options .navigation-option:hover {
    opacity: 0.5;
  }
  .header.content .navigation-elements .navigation-options .nav-toggle {
    display: none;
  }
  .header.content .navigation-elements .navigation-options .store-option .flag-icon {
    border: 1px solid #eeeeee;
    border-radius: 3px;
  }
  .header.content .navigation-elements .navigation-options .store-option span {
    display: none;
  }
  .header.content .navigation-elements .navigation-options .account-option {
    display: inline-block;
    text-decoration: none;
  }
  .header.content .navigation-elements .navigation-options .account-option > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .header.content .navigation-elements .navigation-options .account-option:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f406';
    font-family: 'Font Awesome 6 Pro';
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    speak: none;
    text-align: center;
  }
  .header.content .navigation-elements .navigation-options .minicart-wrapper {
    order: 1;
  }
  .header.content .nav-sections {
    width: 100%;
    float: left;
    margin: 0;
    margin-top: -68px;
    /**
             * Categories
             */
  }
  .header.content .nav-sections .navigation {
    text-align: center;
    /**
                 * Categories: All Items
                 */
    /**
                 * Categories: Back Links
                 */
    /**
                 * Categories: 'All' Links
                 */
    /**
                 * Categories: 'All' & Back Links
                 */
    /**
                 * Categories: All Items & Menus
                 */
    /**
                 * Categories: First Level
                 */
    /**
                 * Categories: First & Second Level
                 */
    /**
                 * Categories: Second Level
                 */
    /**
                 * Categories: Groups
                 */
    /**
                 * Navigation Footer
                 */
  }
  .header.content .nav-sections .navigation .ui-menu-item:not(.back-link):not(.all-link) > a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
    transition-property: background, color, opacity;
    transition-duration: 0.2s;
    transition-timing-function: ease;
  }
  .header.content .nav-sections .navigation .ui-menu-item:not(.back-link):not(.all-link) > a .ui-menu-icon {
    position: initial;
    margin-left: 5px;
  }
  .header.content .nav-sections .navigation .ui-menu-item:not(.back-link):not(.all-link) > a .ui-menu-icon:after {
    line-height: initial;
  }
  .header.content .nav-sections .navigation .back-link {
    margin-bottom: 5px;
  }
  .header.content .nav-sections .navigation .all-link {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .header.content .nav-sections .navigation .all-link,
  .header.content .nav-sections .navigation .back-link {
    width: 100%;
    text-align: left;
  }
  .header.content .nav-sections .navigation .ui-menu-item:before,
  .header.content .nav-sections .navigation .submenu:before,
  .header.content .nav-sections .navigation .ui-menu-item:after,
  .header.content .nav-sections .navigation .submenu:after {
    content: none !important;
  }
  .header.content .nav-sections .navigation .level0.ui-menu-item > a.ui-state-active {
    background: #2c2c2c;
  }
  .header.content .nav-sections .navigation .level0.submenu {
    background: #222222;
    border-top: 1px solid #eeeeee;
  }
  .header.content .nav-sections .navigation .level0.submenu > .all-link {
    display: none !important;
  }
  .header.content .nav-sections .navigation .level0 .submenu {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header.content .nav-sections .navigation .level0 .submenu li {
    position: initial;
  }
  .header.content .nav-sections .navigation .level0.submenu,
  .header.content .nav-sections .navigation .level1.submenu {
    top: 100% !important;
    left: 0 !important;
    width: 100%;
  }
  .header.content .nav-sections .navigation .level0.submenu .ui-menu-item,
  .header.content .nav-sections .navigation .level1.submenu .ui-menu-item {
    display: inline-block;
  }
  .header.content .nav-sections .navigation .level0.ui-menu-item,
  .header.content .nav-sections .navigation .level1.ui-menu-item {
    position: initial !important;
  }
  .header.content .nav-sections .navigation .level1.ui-menu-item > a {
    color: #ffffff;
    opacity: 1;
    transition: none !important;
  }
  .header.content .nav-sections .navigation .level1.ui-menu-item > a.ui-state-active,
  .header.content .nav-sections .navigation .level1.ui-menu-item > a.ui-state-focus,
  .header.content .nav-sections .navigation .level1.ui-menu-item > a:hover {
    color: #000000;
    background: #ffffff;
  }
  .header.content .nav-sections .navigation .level1 .ui-menu-item > a {
    color: #000000;
  }
  .header.content .nav-sections .navigation .level1.submenu,
  .header.content .nav-sections .navigation .level1.submenu .submenu {
    padding: 40px;
    padding-bottom: 10px !important;
    background: #ffffff;
    box-sizing: border-box;
  }
  .header.content .nav-sections .navigation .level1 .submenu {
    top: 0 !important;
    left: 0 !important;
    width: 100%;
  }
  .header.content .nav-sections .navigation .level1 .submenu:not([style*="display"]) {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .header.content .nav-sections .navigation .level1.submenu {
    top: 100% !important;
  }
  .header.content .nav-sections .navigation .group {
    min-width: calc(50% - 40px);
    margin-bottom: 30px;
  }
  .header.content .nav-sections .navigation .group:not(:last-child) {
    margin-right: 40px;
  }
  .header.content .nav-sections .navigation .group-title {
    padding: 10px 20px;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
  }
  .header.content .nav-sections .navigation .group-items {
    position: initial;
    padding: 0;
  }
  .header.content .nav-sections .navigation .group-items .ui-menu-item {
    display: block !important;
  }
  .header.content .nav-sections .navigation-footer {
    display: none;
  }
  .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%;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .amxnotif-block .input-fields {
    margin-bottom: 0;
  }
  .category .subscribe-popup .notification-container {
    margin-top: 20px;
  }
  .category .subscribe-popup {
    width: 30%;
  }
  .ranges-widget-item {
    width: 25%;
    aspect-ratio: 0.75;
  }
  @supports not (aspect-ratio: 3 / 4) {
    position: relative;
    
    ::before {
      content: '';
      display: block;
      padding-top: 133.33%;
    }
    .ranges-widget-item-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
  .block.related-visors,
  .block.related-lenses,
  .block.related-other {
    padding: 0 32px;
    margin-top: 16px;
  }
  .block.related-visors .product-items,
  .block.related-lenses .product-items,
  .block.related-other .product-items {
    flex-wrap: wrap;
    overflow-x: visible;
    padding-bottom: 0;
  }
  .block.related-visors .product-items::-webkit-scrollbar,
  .block.related-lenses .product-items::-webkit-scrollbar,
  .block.related-other .product-items::-webkit-scrollbar {
    display: none;
  }
  .block.related-visors .field.choice.related .label:hover,
  .block.related-lenses .field.choice.related .label:hover,
  .block.related-other .field.choice.related .label:hover {
    transform: scale(1.1);
  }
  .block.related-visors .field.choice.related .label:hover:before,
  .block.related-lenses .field.choice.related .label:hover:before,
  .block.related-other .field.choice.related .label:hover:before {
    color: #97d700;
  }
  .block.related-visors .products,
  .block.related-lenses .products,
  .block.related-other .products {
    margin: 32px 0 0;
  }
  .block.related-visors .product-items,
  .block.related-lenses .product-items {
    gap: 20px;
  }
  .block.related-visors .product-items .product-item,
  .block.related-lenses .product-items .product-item {
    min-width: initial;
    max-width: initial;
    width: calc(33.333% - 14px) !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .block.related-visors .product-items .product-item:nth-child(3n),
  .block.related-lenses .product-items .product-item:nth-child(3n) {
    margin-right: 0;
  }
  .block.related-other .product-items {
    gap: 20px;
  }
  .block.related-other .product-items .product-item {
    min-width: initial;
    max-width: initial;
    width: calc(50% - 10px) !important;
    margin-right: 0;
  }
  .block.related-other .product-items .product-item:nth-child(2n) {
    margin-right: 0;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .accessory-thumbnail-image {
    width: 92px;
    height: 92px;
  }
  .accessory-product-display {
    gap: 20px;
  }
  .sizedproduct-thumbnail-image {
    width: 92px;
    height: 92px;
  }
  .sizedproduct-product-display {
    gap: 20px;
  }
  .visor-thumbnail-image {
    width: 92px;
    height: 92px;
  }
  .visor-product-display {
    gap: 20px;
  }
  .visor-swatch {
    width: 37px;
    height: 37px;
  }
  .lens-thumbnail-image {
    width: 92px;
    height: 92px;
  }
  .lens-product-display {
    gap: 20px;
  }
  .lens-swatch {
    width: 37px;
    height: 37px;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item-info .product-main-details-wrapper {
    gap: 4%;
    align-items: center;
  }
  .page-products .products-grid .product-item-info .product-main-details-wrapper .product-item-name {
    width: 48%;
  }
  .page-products .products-grid .product-item-info .product-main-details-wrapper .out-of-stock {
    width: 48%;
    text-align: right;
  }
  .page-products .products-grid .product-item .price-box {
    width: 48%;
    text-align: right;
  }
  .page-products .columns {
    display: flex;
    flex-wrap: nowrap;
    gap: 40px;
    padding: 40px 0;
  }
  .page-products .columns:after {
    content: none;
  }
  .page-products .columns .main {
    padding: 0;
  }
  .page-products .columns .sidebar-main {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    padding: 0;
    float: initial;
  }
  .page-products .category-cms {
    order: 350;
  }
  .page-products .rollover-images:hover img:not(:first-child) {
    opacity: 1;
  }
  .page-products .moto-all-helmets .page-title-wrapper,
  .page-products .snow-all-helmets .page-title-wrapper {
    max-width: 50%;
  }
  .page-products .moto-all-helmets .all-helmets-title,
  .page-products .snow-all-helmets .all-helmets-title,
  .page-products .moto-all-helmets .all-helmets-cta,
  .page-products .snow-all-helmets .all-helmets-cta {
    width: 48%;
    vertical-align: middle;
  }
  .page-products .moto-all-helmets .all-helmets-cta,
  .page-products .snow-all-helmets .all-helmets-cta {
    margin-left: 4%;
  }
  .page-products .moto-all-helmets .all-helmets-cta .main-range-title-wrapper,
  .page-products .snow-all-helmets .all-helmets-cta .main-range-title-wrapper {
    margin: -30px 0 20px;
  }
  .page-products .product-items.default .disruptive-review {
    width: 66%;
  }
  .page-products .product-items.larger .disruptive-review {
    width: 100%;
  }
  .page-products .product-items .disruptive-review.full-background-image .review-wrapper .review-container {
    flex: 0 0 65%;
  }
  .range-title-wrapper {
    align-items: center;
  }
  .range-title-wrapper .range-title-left-block {
    flex: 0 1 50%;
    padding-right: 30px;
  }
  .range-title-wrapper .range-title-right-block {
    flex: 0 1 50%;
    padding-left: 30px;
  }
  .toolbar .category-view-modes {
    margin: 0 10px 0 auto;
  }
  .product-main-details {
    position: relative;
  }
  .box-tocart.sticky-desktop,
  .box-tocart.sticky-absolute {
    bottom: 0;
    left: auto;
    margin: 0;
    z-index: 899;
    padding-bottom: 0;
  }
  .box-tocart.sticky-desktop .actions .action.tocart,
  .box-tocart.sticky-absolute .actions .action.tocart {
    min-height: 48px;
  }
  .box-tocart.sticky-desktop {
    position: fixed;
    right: auto;
    width: inherit;
  }
  .box-tocart.sticky-absolute {
    position: absolute;
    right: 0;
    width: 100%;
  }
  .box-tocart:not(.sticky-desktop):not(.sticky-mobile):not(.sticky-absolute) .actions .action.tocart {
    font-size: 12px;
  }
  .catalog-product-view .page-main .columns .column.main > *:not(.product-main) {
    padding-left: 40px;
    padding-right: 40px;
  }
  .catalog-product-view .page-main .columns .column.main > .trustpilot-product-reviews {
    display: none;
  }
  .catalog-product-view .product-main {
    display: flex;
    align-items: stretch;
  }
  .catalog-product-view .product-main-media {
    width: calc(100% - 535px);
  }
  .catalog-product-view .product-main-media-gallery {
    position: sticky;
    top: 0;
    transition: 0.2s all ease;
  }
  .catalog-product-view .product-main-media-gallery-carousel {
    transition: 0.2s all ease;
  }
  .catalog-product-view .product-main-media-gallery-carousel:not(.f-carousel) > *:first-child {
    height: calc(100vh - (70px + 40px));
  }
  .catalog-product-view .product-main-media-gallery-carousel .f-carousel__nav .f-button.is-next {
    right: 40px;
  }
  .catalog-product-view .product-main-media-gallery-carousel .f-carousel__nav .f-button.is-prev {
    left: 40px;
  }
  .catalog-product-view .product-main-media-gallery-carousel-slide {
    display: flex;
  }
  .catalog-product-view .product-main-media-gallery-carousel-slide.is-video.is-playing-inline .product-main-media-gallery-carousel-slide-video .action.close {
    top: 40px;
    right: 40px;
  }
  .catalog-product-view .product-main-media-gallery-carousel-slide-image {
    max-height: 100%;
    margin: auto;
  }
  .catalog-product-view .product-main-media-gallery-details {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
    width: 100%;
    padding: 20px;
  }
  .catalog-product-view .product-main-media-gallery-details .trustpilot-product-reviews {
    width: 100%;
    margin: 0;
  }
  .catalog-product-view .product-main-media-gallery-details .trustpilot-product-reviews-header {
    display: none;
  }
  .catalog-product-view .product-main-media-gallery-details .trustpilot-product-reviews-info {
    margin: 0;
    margin-top: 20px;
  }
  .catalog-product-view .product-main-media-gallery-background {
    box-shadow: inset -50px 0 100px 50px #000000;
  }
  .catalog-product-view .product-main-details {
    max-width: 535px;
    min-width: 535px;
    width: 100%;
    padding: 40px 0;
    padding-bottom: 0;
    background: #000000;
  }
  .catalog-product-view .product-main-details-info,
  .catalog-product-view .product-main-details .product-add-form,
  .catalog-product-view .product-main-details .product.info.detailed,
  .catalog-product-view .product-main-details .product-info-main > .delivery-date-wrapper {
    padding: 0 32px;
  }
  .catalog-product-view .product-main-details-info {
    margin-bottom: 32px;
  }
  .catalog-product-view .product-main-details .product-info-main {
    margin-bottom: 48px;
  }
  .catalog-product-view .product-main-details .product-info-main > * {
    margin-bottom: 32px;
  }
  body.snow-layout {
    /**
         * Navigation
         */
  }
  body.snow-layout .page-header .header.content .navigation .level0 > .level-top {
    color: #000000;
  }
  body.snow-layout .page-header .header.content .navigation .level0 > .level-top:hover {
    color: #000000;
    background: #f8f8f8;
  }
  body.snow-layout .page-header .header.content .navigation .level0 .submenu a:hover,
  body.snow-layout .page-header .header.content .navigation .level0 .submenu a.ui-state-focus {
    background: none;
  }
  body.snow-layout .page-header .header.content .navigation .level0.submenu {
    background: #f8f8f8;
    border-color: #ffffff;
  }
  body.snow-layout .page-header .header.content .navigation .level0.ui-menu-item > a.ui-state-active {
    background: #f8f8f8;
  }
  body.snow-layout .page-header .header.content .navigation .level1.ui-menu-item > a {
    color: #000000;
  }
  body.snow-layout .page-header .header.content .navigation .level1.ui-menu-item > a.ui-state-active,
  body.snow-layout .page-header .header.content .navigation .level1.ui-menu-item > a.ui-state-focus,
  body.snow-layout .page-header .header.content .navigation .level1.ui-menu-item > a:hover {
    background: #efefef;
  }
  body.snow-layout .page-header .header.content .navigation .level1.submenu,
  body.snow-layout .page-header .header.content .navigation .level1 .submenu {
    background: #efefef;
  }
  body.snow-layout .page-header .nav-sections {
    border: 1px solid #ffffff;
  }
  /**
     * Product pages
     */
  body.catalog-product-view.snow-layout .product-navigation:before {
    background: -moz-linear-gradient(180deg, #ffffff 0%, transparent 100%);
    background: -webkit-linear-gradient(180deg, #ffffff 0%, transparent 100%);
    background: linear-gradient(180deg, #ffffff 0%, transparent 100%);
  }
  body.catalog-product-view.snow-layout .product-navigation:after {
    background: -moz-linear-gradient(0deg, #ffffff 0%, transparent 100%);
    background: -webkit-linear-gradient(0deg, #ffffff 0%, transparent 100%);
    background: linear-gradient(0deg, #ffffff 0%, transparent 100%);
  }
  body.catalog-product-view.snow-layout .product-main-media-gallery-background {
    box-shadow: inset -100px 0px 50px -50px #ffffff;
  }
  .category-view-modes-mode.default {
    display: inline-block;
    text-decoration: none;
  }
  .category-view-modes-mode.default:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\e195';
    font-family: 'Font Awesome 6 Pro';
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    speak: none;
    text-align: center;
  }
  .category-view-modes-mode.larger {
    display: inline-block;
    text-decoration: none;
  }
  .category-view-modes-mode.larger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\e196';
    font-family: 'Font Awesome 6 Pro';
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    speak: none;
    text-align: center;
  }
  .product-items.larger .product-item {
    width: 50%;
  }
  .snow-layout .filter-options-content.style-size .items .item [class*='am-filter-item']:hover {
    background-color: #49a3e2;
  }
  .snow-layout .filter-options-content .items .item:hover input[type="checkbox"] {
    background-color: #49a3e2;
  }
  .block.filter {
    position: sticky;
    top: 20px;
    height: calc(100vh - 40px);
    padding: 40px 20px;
    transition: 0.2s all ease;
  }
  .block.filter .action.close {
    display: none;
  }
  .block.filter .filter-title {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
  }
  .block.filter .filter-title .filter-actions {
    margin-top: 0;
    padding-top: 0;
  }
  .block.filter .filter-title .filter-actions .filter-clear {
    color: inherit;
    font-size: 12px;
  }
  .block.filter .category-view-modes {
    display: none;
  }
  .block.filter .sorter {
    display: none;
  }
  .filter-options:not(:last-child) {
    margin-bottom: 30px;
  }
  .filter-options.two-column:not(:last-child) {
    margin-bottom: 20px;
  }
  .filter-options-content .items .item [class*='am-filter-item']:hover {
    opacity: 1;
  }
  .filter-options-content .items .item [class*='am-filter-item']:hover .count {
    color: unset !important;
  }
  .filter-options-content .items .item:hover input[type="checkbox"] {
    background-color: #97d700;
    border-width: 2px !important;
  }
  .filter-options-content .items .item:hover input[type="checkbox"]::before {
    left: 16px;
  }
  .filter-options-content.style-size .items .item [class*='am-filter-item']:hover {
    background-color: #97d700;
  }
  .filter-toggle,
  .filter-toggle-sticky {
    display: none;
  }
  .swatch-option:hover {
    opacity: 0.5;
  }
  .blog-content > .blog-block {
    padding: 120px 40px;
  }
  /**
     * Product/Category Navigation
     */
  .product-navigation:before,
  .product-navigation:after {
    height: 50px;
    width: 100%;
  }
  .product-navigation:before {
    top: 0;
    background: -moz-linear-gradient(180deg, #000000 0%, transparent 100%);
    background: -webkit-linear-gradient(180deg, #000000 0%, transparent 100%);
    background: linear-gradient(180deg, #000000 0%, transparent 100%);
  }
  .product-navigation:after {
    bottom: 0;
    background: -moz-linear-gradient(0deg, #000000 0%, transparent 100%);
    background: -webkit-linear-gradient(0deg, #000000 0%, transparent 100%);
    background: linear-gradient(0deg, #000000 0%, transparent 100%);
  }
  .product-navigation-control {
    left: 50%;
    transform: translateX(-50%);
  }
  .product-navigation-control.left {
    display: none;
    text-decoration: none;
    top: 0;
  }
  .product-navigation-control.left > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .product-navigation-control.left:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f062';
    font-family: 'Font Awesome 6 Pro';
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    speak: none;
    text-align: center;
  }
  .product-navigation-control.right {
    display: none;
    text-decoration: none;
    bottom: 0;
  }
  .product-navigation-control.right > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .product-navigation-control.right:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: '\f063';
    font-family: 'Font Awesome 6 Pro';
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    speak: none;
    text-align: center;
  }
  .product-navigation-list-item {
    min-width: 80px;
    max-width: 80px;
    scroll-margin-left: 60px;
  }
  .product-navigation-list-item-link-name {
    font-size: 12px;
  }
  .product-navigation-list::-webkit-scrollbar-track-piece {
    margin-right: 60px;
  }
  .category-page-extra-description-content {
    font-size: 16px;
  }
  /**
     * Product Navigation
     */
  .catalog-product-view .product-navigation {
    max-width: 10%;
    align-self: flex-start;
  }
  .catalog-product-view .product-navigation-list {
    flex-direction: column;
    height: 450px;
    width: auto;
  }
  .catalog-product-view .product-navigation-list-item {
    margin-right: 0;
  }
  /**
     * Minicart
     */
  .block-minicart .vat-notice {
    padding: 0 40px;
  }
  .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;
  }
  .page-products.page-layout-2columns-left .main,
  .page-products .page-layout-2columns-left .main {
    width: 70%;
  }
  .page-products.page-layout-2columns-left .sidebar-main,
  .page-products .page-layout-2columns-left .sidebar-main,
  .page-products.page-layout-2columns-left .sidebar-additional,
  .page-products .page-layout-2columns-left .sidebar-additional {
    width: 30%;
  }
  .cms-common-style-outer {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 80px 0;
  }
  .cms-common-content {
    margin-left: 80px;
  }
  .cms-common-title {
    font-size: 52px;
  }
  .cms-common-sub-title {
    font-size: 16px;
  }
  .cms-common-live-now {
    font-size: 72px;
  }
  .countdown .simply-section .simply-amount {
    font-size: 60px;
  }
  .paypal-express-review .paypal-review.view {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    max-width: 1440px;
  }
  .paypal-express-review .paypal-review__col {
    flex: 1 1 50%;
    min-width: 0;
  }
  .paypal-express-review .paypal-review__col--main {
    padding: 0 40px 0 120px;
  }
  .paypal-express-review .paypal-review__col--side {
    padding: 0 120px 0 40px;
  }
  .paypal-express-review .pp-section--payment {
    border-bottom: 0;
  }
}
@media all and (min-width: 1440px), print {
  /**
     * Header
     */
  .header.content {
    /**
         * Tabs
         */
  }
  .header.content .nav-sections {
    /**
             * Categories
             */
  }
  .header.content .nav-sections .navigation {
    /**
                 * Categories: Second Level
                 */
    /**
                 * Categories: Groups
                 */
  }
  .header.content .nav-sections .navigation .level1.submenu,
  .header.content .nav-sections .navigation .level1.submenu .submenu {
    padding: 40px 60px;
  }
  .header.content .nav-sections .navigation .group {
    min-width: calc(25% - 40px);
  }
  .amslider .wrapper {
    justify-content: center;
  }
  .trustpilot-reviews {
    max-width: 50%;
  }
}
/**
 * Styling for tickboxes
 */
/*
 * This is an extend file for child themes.
 * There should be no styles here.
 */
/*
 * This is an extend file for child themes.
 * There should be no styles here.
 */
/*
 * This is an extend file for child themes.
 * There should be no styles here.
 */
