/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/*
 * 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;
}
/**
 * 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%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .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 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    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-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'icons-blank-theme';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #eaeaea;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 32px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 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;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #111111;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #111111;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #eaeaea;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #eaeaea;
    color: #eaeaea;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #111111;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #5b5b5b;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #eaeaea;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #5b5b5b;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #5b5b5b;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #111111;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #111111;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #eaeaea;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amcard-codes-list .table .actions {
    text-align: right;
    width: 20px;
  }
  .amcard-field-container-collapsible.-cart.block {
    margin-bottom: 50px !important;
  }
  .amcard-field-container.-code .actions-toolbar {
    text-align: right;
  }
  .amcard-field-container.-code .actions-toolbar .primary {
    float: none;
  }
  .amcard-field-container.-code .actions-toolbar .primary .action {
    margin: 0;
  }
  .amcard-field-container.-code .actions-toolbar .secondary .action {
    margin: 0 0 0 7px;
  }
  .checkout-container .amcard-codes-list,
  .checkout-container .amcard-field-container {
    padding-left: 22px;
  }
  .mollie-product-page-apple-pay-button {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #eaeaea;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #eaeaea;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(234, 234, 234, 0.3);
    color: #5e5e5e;
    border: 1px solid #eaeaea;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #eaeaea;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(234, 234, 234, 0.8), inset 0 -1px 0 0 rgba(234, 234, 234, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #5b5b5b;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #5b5b5b;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #111111;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #111111;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #111111;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #111111;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #5b5b5b;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #111111;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #d00000;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'icons-blank-theme';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #111111;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'icons-blank-theme';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 700;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    content: '\e618';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #eaeaea;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #eaeaea;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #eaeaea;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #eaeaea;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #eaeaea;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #5b5b5b;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 5px 20px 6px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #111111;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    padding: 5px 20px 6px 20px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/* ===== THEME VARIABLES (theme.less) ===== */
/* Global primary text (not links) */
/* ===== Footer ===== */
/* Make footer text and links white (cover variant names across Magento) */
/* ===== Copyright strip ===== */
/* keep brand vars once */
/* Global link palette (sitewide) */
/* =========================================================
   VARIABLES & FONTS (self-hosted)
   ========================================================= */
/* Brand vars (global) */
/* Manrope variable (self-hosted)
   Place file at: web/fonts/manrope/Manrope[wght].woff2
*/
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope/Manrope[wght].woff2') format('woff2-variations');
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
  
  /* full supported axis range */
}
/* =========================================================
   SHARED BASICS
   ========================================================= */
/* remove Magento’s default tiny footer links row */
.footer.content .links {
  display: none;
}
/* Visually hidden helper */
.bb-visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
/* =========================================================
   FOOTER v2 (modern, icon style)
   ========================================================= */
.page-footer .bb-footer.bb-footer--v2 {
  padding: 40px 0;
  border-top: 0px solid rgba(255, 255, 255, 0.08);
  color: #fff;
}
.page-footer .bb-footer--v2 .bb-footer__cols {
  display: grid;
  grid-template-columns: 1.1fr 1fr 1.4fr;
  gap: 36px 24px;
  align-items: start;
}
@media (min-width: 1400px) {
  .page-footer .bb-footer--v2 .bb-footer__cols {
    gap: 36px 48px;
  }
}
@media (max-width: 1024px) {
  .page-footer .bb-footer--v2 .bb-footer__cols {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 720px) {
  .page-footer .bb-footer--v2 .bb-footer__cols {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}
/* Section titles (use Manrope) */
.page-footer .bb-footer--v2 .bb-footer__title {
  margin: 0 0 14px;
  font: 800 17px/1.25 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: .25px;
  color: #fff;
}
/* Link lists */
.page-footer .bb-footer--v2 .bb-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-footer .bb-footer--v2 .bb-list li {
  margin: 8px 0;
}
.page-footer .bb-footer--v2 .bb-list a {
  text-decoration: none;
  color: inherit;
}
.page-footer .bb-footer--v2 .bb-list a:hover,
.page-footer .bb-footer--v2 .bb-list a:focus {
  text-decoration: underline;
}
/* Top social row */
.page-footer .bb-footer--v2 .bb-footer__top {
  display: flex;
  justify-content: center;
  padding: 18px 0 22px;
  margin: 0 0 24px;
  border-bottom: 0px solid rgba(255, 255, 255, 0.08);
}
.page-footer .bb-footer--v2 .bb-footer__top .bb-social {
  margin: 0;
}
/* Social icons (SVG-only, no background bubbles) */
.page-footer .bb-footer--v2 .bb-social {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 14px 0 6px;
  padding: 0;
}
.page-footer .bb-footer--v2 .bb-social li {
  list-style: none;
}
.page-footer .bb-footer--v2 .bb-social__icon {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
.page-footer .bb-footer--v2 .bb-social__icon svg {
  width: 40px;
  height: 40px;
  display: block;
  fill: currentColor;
  color: #fff;
  /* base white on dark footer */
  transform-origin: 50% 50%;
  transition: color .18s ease, filter .18s ease;
  will-change: transform;
}
/* Hover/focus: animate the SVG only (no background bubble) */
.page-footer .bb-footer--v2 .bb-social__icon:hover svg,
.page-footer .bb-footer--v2 .bb-social__icon:focus svg,
.page-footer .bb-footer--v2 .bb-social__icon:focus-visible svg {
  color: #d00000;
  /* #d00000 */
  filter: drop-shadow(0 0 10px rgba(208, 0, 0, 0.35));
  animation: bb-icon-pop 240ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
}
/* Active (mouse down / tap) — tiny press feedback */
.page-footer .bb-footer--v2 .bb-social__icon:active svg {
  animation: none;
  transform: scale(0.98);
}
/* Keyboard ring for accessibility */
.page-footer .bb-footer--v2 .bb-social__icon:focus-visible {
  box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.28);
  border-radius: 8px;
}
/* Motion safety */
@media (prefers-reduced-motion: reduce) {
  .page-footer .bb-footer--v2 .bb-social__icon svg {
    transition: color .18s ease;
    /* no filter/transform animation */
  }
  .page-footer .bb-footer--v2 .bb-social__icon:hover svg,
  .page-footer .bb-footer--v2 .bb-social__icon:focus svg,
  .page-footer .bb-footer--v2 .bb-social__icon:focus-visible svg {
    filter: none;
    animation: none;
  }
}
/* Slight “pop with soft settle” */
@keyframes bb-icon-pop {
  0% {
    transform: scale(1);
  }
  58% {
    transform: scale(1.14);
  }
  /* tasteful overshoot */
  100% {
    transform: scale(1.06);
  }
  /* gentle settle, avoids snap-back */
}
@media (max-width: 520px) {
  .page-footer .bb-footer--v2 .bb-footer__top .bb-social .bb-social__icon {
    width: 44px;
    height: 44px;
  }
  .page-footer .bb-footer--v2 .bb-social__icon svg {
    width: 44px;
    height: 44px;
  }
}
/* Newsletter card */
.page-footer .bb-footer--v2 .bb-newsletter {
  border-radius: 16px;
  padding: 18px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18) inset;
  margin: 8px 0 14px;
}
.page-footer .bb-footer--v2 .bb-newsletter__title {
  margin: 0 0 6px;
  font: 800 16px/1.25 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  color: #fff;
}
.page-footer .bb-footer--v2 .bb-newsletter__tagline {
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.9);
}
/* Newsletter form (one-line input + right button) */
.page-footer .bb-footer--v2 .form.subscribe {
  display: grid;
  grid-template-columns: 1fr max-content;
  column-gap: 12px;
  align-items: center;
  max-width: 640px;
  margin: 0;
}
.page-footer .bb-footer--v2 .form.subscribe label,
.page-footer .bb-footer--v2 .form.subscribe .label {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.page-footer .bb-footer--v2 .form.subscribe .field,
.page-footer .bb-footer--v2 .form.subscribe .field .control {
  margin: 0;
}
.page-footer .bb-footer--v2 .form.subscribe .field.newsletter {
  grid-column: 0.5;
}
.page-footer .bb-footer--v2 .form.subscribe .action.subscribe.primary {
  grid-column: 0.66666667;
}
/* Input */
.page-footer .bb-footer--v2 .form.subscribe input[type="email"] {
  width: 100%;
  height: 52px;
  border-radius: 12px;
  padding: 0 16px;
  background: #161616;
  color: #eee;
  border: 1px solid #2a2a2a;
  font-size: 15px;
}
.page-footer .bb-footer--v2 .form.subscribe input::placeholder {
  color: #9a9a9a;
}
/* Button */
.page-footer .bb-footer--v2 .form.subscribe .action.subscribe.primary {
  height: 52px;
  border-radius: 12px;
  padding: 0 18px;
  min-width: 128px;
  font-weight: 700;
  border: 1px solid #d00000;
  background: #d00000;
  color: #fff;
  white-space: nowrap;
  transition: transform .06s ease, filter .15s ease;
}
.page-footer .bb-footer--v2 .form.subscribe .action.subscribe.primary:hover {
  filter: brightness(1.05);
}
.page-footer .bb-footer--v2 .form.subscribe .action.subscribe.primary:active {
  transform: translateY(1px);
}
/* Focus & errors */
.page-footer .bb-footer--v2 .form.subscribe input[type="email"]:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.22);
  border-color: #d00000;
}
.page-footer .bb-footer--v2 .form.subscribe .mage-error,
.page-footer .bb-footer--v2 .form.subscribe .validation-advice {
  margin-top: 6px;
  color: #ffd9d9 !important;
  font-size: 12px;
}
.page-footer .bb-footer--v2 .form.subscribe input.mage-error {
  border-color: #ea0000;
  box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.22);
}
/* Mobile stack */
@media (max-width: 520px) {
  .page-footer .bb-footer--v2 .form.subscribe {
    grid-template-columns: 1fr;
    row-gap: 10px;
  }
  .page-footer .bb-footer--v2 .form.subscribe .action.subscribe.primary {
    justify-self: start;
    min-width: 0;
  }
}
/* Payments */
.page-footer .bb-footer--v2 .bb-payments {
  margin-top: 16px;
  font-size: 12px;
  color: #fff;
}
.page-footer .bb-footer--v2 .bb-payments__caption {
  opacity: .9;
  margin: 0 0 8px;
}
.page-footer .bb-footer--v2 .bb-payments__logo {
  display: block;
  max-width: 475px;
}
.page-footer .bb-footer--v2 .bb-payments__logo img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}
/* Hard white lock inside this footer only */
.page-footer .bb-footer--v2,
.page-footer .bb-footer--v2 h1,
.page-footer .bb-footer--v2 h2,
.page-footer .bb-footer--v2 h3,
.page-footer .bb-footer--v2 h4,
.page-footer .bb-footer--v2 h5,
.page-footer .bb-footer--v2 h6,
.page-footer .bb-footer--v2 p,
.page-footer .bb-footer--v2 li,
.page-footer .bb-footer--v2 span {
  color: #fff !important;
}
.page-footer .bb-footer--v2 a,
.page-footer .bb-footer--v2 a:visited,
.page-footer .bb-footer--v2 a:hover,
.page-footer .bb-footer--v2 a:focus {
  color: #fff !important;
}
/* Keep softer tagline */
.page-footer .bb-footer--v2 .bb-newsletter__tagline {
  color: rgba(255, 255, 255, 0.9) !important;
}
/* =========================================================
   HEADER & NAV
   ========================================================= */
/* Top bar (panel) — slightly tighter so header+panel look balanced */
.panel.wrapper {
  padding: 6px 0;
}
.page-header {
  position: relative;
  z-index: 100;
}
/* anchor + stacking */
.header.content {
  padding: 14px 0;
}
/* Make ONLY the nav sticky (full width) */
.nav-sections {
  position: sticky;
  top: 0;
  z-index: 700;
}
/* Nav look */
.navigation {
  background: transparent;
  border: 0;
}
.navigation .level0 > .level-top {
  padding: 14px 14px;
  font-weight: 600;
  letter-spacing: .2px;
  font-family: 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.navigation .level0:hover > .level-top {
  text-decoration: none;
}
/* ---------------------------------------------------------
   Logo (dual-image background) — KEEP ASPECT RATIO
   --------------------------------------------------------- */
/* Desktop logo size */
:root {
  --bb-logo-w: 450px;
}
/* Base logo styles */
.header .logo {
  display: inline-block;
  width: var(--bb-logo-w);
  height: auto;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
/* The native <img> is invisible but maintains layout spacing */
.header .logo img {
  width: var(--bb-logo-w);
  height: auto;
  opacity: 0;
  display: block;
}
.bb-skin-light .header .logo {
  background-image: url('../images/logo-light.png');
}
.bb-skin-dark .header .logo {
  background-image: url('../images/logo-dark.png');
}
/* Mobile logo size (width only) */
@media (max-width: 768px) {
  :root {
    --bb-logo-w: 260px;
  }
}
/* Header layout: logo | search | minicart on one line */
.page-header .header.content {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  column-gap: 16px;
  padding: 10px 0;
  min-height: 66px;
  overflow: visible;
  grid-auto-rows: 1fr;
}
.page-header .header.content:before,
.page-header .header.content:after {
  content: none !important;
  display: none !important;
}
/* remove default margins below header/nav */
.page-header,
.nav-sections {
  margin-bottom: 0 !important;
}
.page-header .header.content > * {
  float: none !important;
}
/* Pin pieces to row 1 */
.page-header .header.content .logo {
  grid-column: 1;
  grid-row: 1;
  align-self: center;
  margin-left: 22px;
}
.page-header .header.content .block-search {
  grid-column: 2;
  grid-row: 1;
  align-self: center;
  justify-self: center;
}
.page-header .header.content .minicart-wrapper {
  grid-column: 3;
  grid-row: 1;
  align-self: center;
  justify-self: end;
}
/* Modern search (pill, icon inside on the right) */
.page-header .header.content .block-search {
  width: 100%;
  max-width: 720px;
  min-width: 0;
  position: relative;
  z-index: 1;
}
.page-header .block-search input[type="text"] {
  width: 100%;
  min-width: 0;
  height: 48px;
  border-radius: 999px;
  padding: 0 54px 0 16px;
  font-size: 15px;
  line-height: 48px;
  border: 1px solid transparent;
  transition: box-shadow 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}
.bb-skin-dark .block-search input[type="text"] {
  background: #161616;
  color: #eee;
  border-color: #2a2a2a;
}
.bb-skin-dark .block-search input::placeholder {
  color: #9a9a9a;
}
.bb-skin-light .block-search input[type="text"] {
  background: #fff;
  color: #111;
  border-color: #ddd;
}
.bb-skin-light .block-search input::placeholder {
  color: #777;
}
/* right-side icon puck */
.page-header .block-search .action.search {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  padding: 0;
  font-size: 0;
  z-index: 2;
}
/* FORCE WHITE PUCK + BLACK ICON IN ALL STATES */
.page-header .block-search .action.search,
.page-header .block-search .action.search:hover,
.page-header .block-search .action.search:focus,
.page-header .block-search .action.search:active,
.page-header .block-search .action.search[disabled],
.page-header .block-search .action.search.disabled,
.page-header .block-search .action.search._active,
.page-header .block-search .action.search._show,
.page-header .block-search .action.search.loading,
.page-header .block-search .action.search._focus {
  background: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
  opacity: 1 !important;
  filter: none !important;
  box-shadow: none !important;
  mix-blend-mode: normal !important;
}
.page-header .block-search .action.search:before {
  color: inherit !important;
}
/* Minicart button */
.page-header .header.content .minicart-wrapper {
  margin-left: 0 !important;
  position: relative;
  z-index: 1100;
}
.minicart-wrapper .action.showcart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  border-radius: 999px;
  border: 0 !important;
  padding: 0 !important;
  color: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
  transform: none !important;
  top: 0 !important;
  left: 0 !important;
  outline: none !important;
  text-decoration: none !important;
}
.bb-skin-dark .minicart-wrapper .action.showcart {
  background: #fff;
  color: #0d0d0d;
}
.bb-skin-light .minicart-wrapper .action.showcart {
  background: #111;
  color: #fff;
}
/* Counter bubble */
.minicart-wrapper .action.showcart {
  position: relative;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: -6px;
  right: -6px;
  height: 18px;
  min-width: 18px;
  padding: 0 5px;
  border-radius: 999px !important;
  background: #d00000 !important;
  color: #fff !important;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  font-weight: 700;
}
.bb-skin-dark .minicart-wrapper .action.showcart .counter.qty {
  border: 2px solid #0d0d0d;
}
.bb-skin-light .minicart-wrapper .action.showcart .counter.qty {
  border: 2px solid #fff;
}
/* LOCK ICON ON ALL STATES (prevents shift) */
.minicart-wrapper,
.minicart-wrapper.active {
  transform: none !important;
}
.minicart-wrapper .action.showcart:focus,
.minicart-wrapper .action.showcart:active,
.minicart-wrapper.active .action.showcart {
  border: 0 !important;
  box-shadow: none !important;
  transform: none !important;
  top: 0 !important;
  left: 0 !important;
}
.minicart-wrapper .action.showcart .text {
  display: none !important;
}
/* Dropdown above sticky nav + panel look */
.ui-dialog.mage-dropdown-dialog,
.page-header .minicart-wrapper .block-minicart,
.block-minicart.ui-dialog-content {
  z-index: 3000 !important;
}
.ui-dialog.mage-dropdown-dialog,
.page-header .minicart-wrapper .block-minicart {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
/* =========================================================
   MINICART (overlay) — contrast & polish
   ========================================================= */
.block-minicart.ui-dialog-content .block-content {
  padding: 16px;
}
.block-minicart.ui-dialog-content .items-total {
  margin: 4px 0 6px;
}
.block-minicart.ui-dialog-content,
.block-minicart.ui-dialog-content .block-content,
.block-minicart.ui-dialog-content .items-total,
.block-minicart.ui-dialog-content .subtotal,
.block-minicart.ui-dialog-content .minicart-items,
.block-minicart.ui-dialog-content .product-item-details,
.block-minicart.ui-dialog-content .price-container {
  color: #000;
}
.block-minicart.ui-dialog-content .block-title {
  display: none;
}
.block-minicart.ui-dialog-content .label,
.block-minicart.ui-dialog-content .subtitle {
  color: #000;
  font-weight: 700;
}
.block-minicart.ui-dialog-content .product-item-name a {
  color: #000;
  font-weight: 600;
  text-decoration: none;
}
.block-minicart.ui-dialog-content .product-item-name a:hover {
  color: #d00000;
}
.block-minicart.ui-dialog-content .price,
.block-minicart.ui-dialog-content .minicart-price,
.block-minicart.ui-dialog-content .price-including-tax,
.block-minicart.ui-dialog-content .price-excluding-tax {
  color: #000;
  font-weight: 700;
}
.block-minicart.ui-dialog-content .details-qty .label {
  margin-right: 6px;
}
.block-minicart.ui-dialog-content .item-qty {
  height: 36px;
  padding: 0 10px;
  border-radius: 8px;
  border: 1px solid #cfcfcf;
  background: #fff;
  color: #111;
}
.block-minicart.ui-dialog-content .item-qty:focus {
  outline: none;
  border-color: #d00000;
  box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.22);
}
.block-minicart.ui-dialog-content .product .primary .action.edit,
.block-minicart.ui-dialog-content .product .secondary .action.delete,
.block-minicart.ui-dialog-content .actions .secondary .action.viewcart {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}
.block-minicart.ui-dialog-content .product .primary .action.edit:hover,
.block-minicart.ui-dialog-content .product .secondary .action.delete:hover,
.block-minicart.ui-dialog-content .actions .secondary .action.viewcart:hover {
  color: #d00000;
}
.block-minicart.ui-dialog-content .actions .primary .action.primary.checkout {
  height: 52px;
  border-radius: 12px;
  font-weight: 800;
  background: #d00000;
  border: 1px solid #d00000;
  color: #fff;
  width: 100%;
  box-shadow: 0 6px 16px rgba(208, 0, 0, 0.32);
  transition: filter .15s ease, transform .06s ease;
}
.block-minicart.ui-dialog-content .actions .primary .action.primary.checkout:hover {
  filter: brightness(1.05);
}
.block-minicart.ui-dialog-content .actions .primary .action.primary.checkout:active {
  transform: translateY(1px);
}
.block-minicart.ui-dialog-content .action.close {
  opacity: .7;
  color: #000;
}
.block-minicart.ui-dialog-content .action.close:hover {
  opacity: 1;
}
.block-minicart.ui-dialog-content .product-image-container {
  width: 75px !important;
}
.block-minicart.ui-dialog-content .product-image-wrapper {
  border-radius: 8px;
  overflow: hidden;
}
.block-minicart.ui-dialog-content .minicart-items-wrapper {
  max-height: 50vh;
}
.block-minicart.ui-dialog-content .minicart-items .product {
  padding: 10px 0;
}
.block-minicart.ui-dialog-content .minicart-items .item + .item {
  border-top: 1px solid #eee;
}
/* Ensure the minicart panel itself is on white in all skins */
.bb-skin-dark .block-minicart.ui-dialog-content,
.bb-skin-light .block-minicart.ui-dialog-content {
  background: #fff;
}
/* =========================================================
   SKINS
   ========================================================= */
.bb-skin-dark .panel.wrapper,
.bb-skin-dark .page-header,
.bb-skin-dark .nav-sections {
  background: #0d0d0d;
  color: #eee;
  border-bottom: none;
  box-shadow: none;
}
.bb-skin-dark .header.panel a {
  color: #fff;
  opacity: .9;
}
.bb-skin-dark .header.panel a:hover {
  opacity: 1;
}
.bb-skin-light .panel.wrapper,
.bb-skin-light .page-header,
.bb-skin-light .nav-sections {
  background: #fff;
  color: #111;
  border-bottom: none;
  box-shadow: none;
}
.bb-skin-light .header.panel a {
  color: #222;
}
/* Menu link colors */
.bb-skin-dark .navigation .level0 > .level-top {
  color: #eee;
}
.bb-skin-light .navigation .level0 > .level-top {
  color: #111;
}
.bb-skin-dark .navigation .level0.active > .level-top,
.bb-skin-dark .navigation .level0 > .level-top:hover {
  color: #fff;
  border-bottom: 2px solid #d00000;
}
.bb-skin-light .navigation .level0.active > .level-top,
.bb-skin-light .navigation .level0 > .level-top:hover {
  color: #000;
  border-bottom: 2px solid #d00000;
}
/* =========================================================
   MOBILE HEADER
   ========================================================= */
@media (max-width: 640px) {
  .page-header .header.content {
    grid-template-columns: 1fr auto;
    row-gap: 8px;
  }
  .page-header .header.content .logo {
    justify-self: start;
    margin-left: 12px;
    grid-row: auto;
  }
  .page-header .header.content .minicart-wrapper {
    justify-self: end;
    grid-row: auto;
  }
  .page-header .header.content .block-search {
    grid-column: -1;
    max-width: 100%;
    grid-row: auto;
  }
  .page-header .block-search input[type="text"] {
    height: 44px;
    line-height: 44px;
  }
}
/* =========================================================
   MOBILE NAVIGATION (Blackbriar)
   ========================================================= */
/* Base header stacking so hamburger is clickable */
.header.panel,
.header.content {
  background: #0d0d0d;
  position: relative;
  z-index: 110;
}
/* Hamburger button */
.bb-nav-toggle {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  background: transparent;
  color: #fff;
  cursor: pointer;
  z-index: 120;
}
.bb-burger {
  width: 20px;
  height: 2px;
  background: #fff;
  position: relative;
  display: block;
}
.bb-burger:before,
.bb-burger:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: #fff;
}
.bb-burger:before {
  top: -6px;
}
.bb-burger:after {
  top: 6px;
}
/* Off-canvas: default hidden on desktop; enabled on mobile */
.bb-offcanvas {
  display: none;
}
/* desktop guard */
@media (max-width: 1024px) {
  .bb-offcanvas {
    display: grid;
    position: fixed;
    inset: 0;
    grid-template-columns: 1fr;
    pointer-events: none;
    /* enabled only when open */
  }
  .bb-offcanvas__backdrop {
    grid-area: 1;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity .2s ease;
  }
  .bb-offcanvas__inner {
    grid-area: 1;
    width: 86vw;
    max-width: 420px;
    height: 100vh;
    background: #111;
    color: #fff;
    transform: translateX(-100%);
    transition: transform .25s ease;
    padding: 16px 14px 40px;
    overflow: auto;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.08);
  }
  .bb-offcanvas--open #bb-offcanvas {
    pointer-events: auto;
  }
  .bb-offcanvas--open #bb-offcanvas .bb-offcanvas__inner {
    transform: translateX(0);
  }
  .bb-offcanvas--open #bb-offcanvas .bb-offcanvas__backdrop {
    opacity: 1;
  }
}
/* Menu list inside drawer */
.bb-nav .level0 > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 4px;
  font-size: 16px;
  color: #fff;
}
.bb-accordion {
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  background: transparent;
  cursor: pointer;
}
.navigation .submenu {
  display: none;
  padding-left: 10px;
}
.navigation .submenu.is-open {
  display: block;
}
.bb-nav a:hover {
  color: #d00000;
}
/* ---------- RESPONSIVE RULES ---------- */
/* Desktop (>=1025px): hide our hamburger/drawer; show Luma desktop nav */
@media (min-width: 1025px) {
  .bb-nav-toggle {
    display: none !important;
  }
  #bb-offcanvas,
  .bb-offcanvas {
    display: none !important;
  }
  .navigation {
    display: block !important;
  }
}
/* Mobile (<=1024px): show our hamburger; hide Luma’s default toggle + desktop nav */
@media (max-width: 1024px) {
  .nav-toggle,
  .action.nav-toggle,
  .bb-hidden {
    display: none !important;
  }
  .navigation {
    display: none !important;
  }
  .bb-mobile-nav-mount {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .header.panel .header.links {
    flex-wrap: wrap;
  }
}
/* =================== HEADER: MOBILE CLEANUP =================== */
@media (max-width: 1024px) {
  .panel.header,
  .header.panel {
    background: #0d0d0d;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 8px 12px;
    min-height: 56px;
    position: relative;
    z-index: 110;
  }
  .bb-mobile-nav-mount {
    order: 0;
  }
  .logo,
  .header .logo {
    margin: 0 auto;
    max-height: 36px;
    display: block;
  }
  .logo img {
    max-height: 36px;
    width: auto;
  }
  .panel.header .header.links,
  .panel.header .switcher,
  .panel.header .authorization-link,
  .panel.header .customer-welcome {
    display: none !important;
  }
  .minicart-wrapper {
    order: 2;
    margin-left: auto;
  }
  .minicart-wrapper .action.showcart {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    width: auto;
    height: auto;
    padding: 0;
    color: #fff;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart > span {
    color: #fff;
  }
  .header.panel .action {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }
  .nav-toggle,
  .action.nav-toggle,
  .bb-hidden {
    display: none !important;
  }
  .navigation {
    display: none !important;
  }
}
/* Ensure the off-canvas sits above the carousel and is clickable */
.header.panel,
.header.content {
  z-index: 110;
  position: relative;
}
.bb-nav-toggle {
  z-index: 120;
}
/* Make sure the menu INSIDE the off-canvas is visible on mobile */
@media (max-width: 1024px) {
  .bb-offcanvas .navigation {
    display: block !important;
  }
  .bb-offcanvas .navigation .submenu {
    display: none;
  }
  /* closed by default; JS toggles */
}
/* =================== MOBILE HEADER/DRAWER: VISUALS =================== */
@media (max-width: 1024px) {
  #bb-offcanvas .navigation {
    display: block !important;
  }
  #bb-offcanvas .navigation a {
    color: #fff;
    display: block;
    padding: 12px 6px;
  }
  #bb-offcanvas .navigation .level0 > a {
    font-weight: 600;
  }
  .panel.header .block-search,
  .header.content .block-search {
    display: none !important;
  }
  .panel.header .action,
  .header.content .action {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }
}
/* Drawer account section */
.bb-drawer-account {
  padding: 10px 6px 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  margin-bottom: 8px;
}
.bb-drawer-account__hello {
  color: #fff;
  font-weight: 600;
  margin: 4px 6px 8px;
}
.bb-drawer-account__links {
  list-style: none;
  margin: 0;
  padding: 0 6px;
  display: grid;
  gap: 8px;
}
.bb-drawer-account__links a {
  display: block;
  text-decoration: none;
}
.bb-btn {
  display: inline-block;
  padding: 10px 12px;
  border-radius: 10px;
  text-align: center;
}
.bb-btn--primary {
  background: #d00000;
  color: #fff;
}
.bb-btn--ghost {
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.25);
}
/* Kill Luma's mobile nav tabs */
@media (max-width: 1024px) {
  .nav-sections,
  .nav-sections-items,
  .nav-sections .nav-sections-item-title,
  .nav-sections .nav-sections-item-content,
  .page-header .header.links {
    display: none !important;
  }
  .page-header .block-search {
    display: none !important;
  }
}
/* =========================================================
   MOBILE NAV: absolute top priority + freeze header beneath
   ========================================================= */
@media (max-width: 1024px) {
  /* Highest layer on the page */
  #bb-offcanvas,
  .bb-offcanvas {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483647 !important;
    /* max practical value */
    pointer-events: none;
    /* enabled only when open */
  }
  #bb-offcanvas .bb-offcanvas__inner,
  .bb-offcanvas .bb-offcanvas__inner {
    position: relative !important;
    z-index: 2147483647 !important;
  }
  #bb-offcanvas .bb-offcanvas__backdrop,
  .bb-offcanvas .bb-offcanvas__backdrop {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483646 !important;
  }
  /* Enable interaction only when open */
  body.bb-offcanvas--open #bb-offcanvas,
  body.bb-offcanvas--open .bb-offcanvas {
    pointer-events: auto !important;
  }
  /* Push header/minicart/dialogs below and make non-interactive while open */
  body.bb-offcanvas--open .page-header,
  body.bb-offcanvas--open .header.panel,
  body.bb-offcanvas--open .header.content,
  body.bb-offcanvas--open .nav-sections,
  body.bb-offcanvas--open .minicart-wrapper,
  body.bb-offcanvas--open .ui-dialog.mage-dropdown-dialog,
  body.bb-offcanvas--open .block-minicart.ui-dialog-content {
    z-index: 10 !important;
    position: relative;
    pointer-events: none;
  }
  /* Safety: Luma mobile tabs off while drawer is open */
  body.bb-offcanvas--open .nav-sections,
  body.bb-offcanvas--open .nav-sections-items,
  body.bb-offcanvas--open .nav-sections .nav-sections-item-title,
  body.bb-offcanvas--open .nav-sections .nav-sections-item-content {
    display: none !important;
  }
}
/* =========================================================
   MINICART — MOBILE (<=1024px)
   ========================================================= */
@media (max-width: 1024px) {
  .ui-dialog.mage-dropdown-dialog {
    left: 12px !important;
    right: 12px !important;
    width: auto !important;
    top: 70px !important;
    margin: 0 !important;
  }
  .block-minicart.ui-dialog-content {
    background: #fff !important;
    color: #111 !important;
    border-radius: 14px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
  }
  .block-minicart.ui-dialog-content .block-title {
    display: none;
  }
  .block-minicart.ui-dialog-content .block-content {
    padding: 14px;
  }
  .block-minicart.ui-dialog-content,
  .block-minicart.ui-dialog-content .label,
  .block-minicart.ui-dialog-content .subtitle,
  .block-minicart.ui-dialog-content .product-item-name a,
  .block-minicart.ui-dialog-content .price,
  .block-minicart.ui-dialog-content .minicart-price,
  .block-minicart.ui-dialog-content .price-including-tax,
  .block-minicart.ui-dialog-content .price-excluding-tax,
  .block-minicart.ui-dialog-content .actions .secondary .action.viewcart {
    color: #111 !important;
  }
  .block-minicart.ui-dialog-content .product-item-name a {
    font-weight: 600;
    text-decoration: none;
  }
  .block-minicart.ui-dialog-content .product-item-name a:hover {
    color: #d00000 !important;
  }
  .block-minicart.ui-dialog-content .minicart-items-wrapper {
    max-height: 55vh;
  }
  .block-minicart.ui-dialog-content .minicart-items .item + .item {
    border-top: 1px solid #eee;
  }
  .block-minicart.ui-dialog-content .product-image-container {
    width: 70px !important;
  }
  .block-minicart.ui-dialog-content .product-image-wrapper {
    border-radius: 8px;
    overflow: hidden;
  }
  .block-minicart.ui-dialog-content .item-qty {
    height: 36px;
    padding: 0 10px;
    border-radius: 8px;
    border: 1px solid #cfcfcf;
    background: #fff;
    color: #111;
  }
  .block-minicart.ui-dialog-content .item-qty:focus {
    outline: none;
    border-color: #d00000;
    box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.22);
  }
  .block-minicart.ui-dialog-content .actions {
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 12px 14px;
    margin-top: 8px;
    border-top: 1px solid #eee;
  }
  .block-minicart.ui-dialog-content .actions .primary .action.primary.checkout {
    width: 100%;
    height: 52px;
    border-radius: 12px;
    background: #d00000 !important;
    border: 1px solid #d00000 !important;
    color: #fff !important;
    font-weight: 800;
    box-shadow: 0 6px 16px rgba(208, 0, 0, 0.32);
    transition: filter .15s ease, transform .06s ease;
  }
  .block-minicart.ui-dialog-content .actions .primary .action.primary.checkout:hover {
    filter: brightness(1.05);
  }
  .block-minicart.ui-dialog-content .actions .primary .action.primary.checkout:active {
    transform: translateY(1px);
  }
  .block-minicart.ui-dialog-content .actions .secondary .action.viewcart {
    display: block;
    margin-top: 10px;
    text-align: center;
    text-decoration: underline;
  }
  .block-minicart.ui-dialog-content .action.close {
    color: #111 !important;
    opacity: .8;
  }
  .block-minicart.ui-dialog-content .action.close:hover {
    opacity: 1;
  }
}
/* =========================================================
   MOBILE HAMBURGER (modern, animated)
   ========================================================= */
.bb-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
.bb-nav-toggle:active {
  transform: translateY(1px);
}
.bb-burger {
  position: relative;
  display: block;
  width: 26px;
  height: 3px;
  background: #fff;
  border-radius: 3px;
  transition: background .18s ease, transform .18s ease;
}
.bb-burger:before,
.bb-burger:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  background: #fff;
  border-radius: 3px;
  transition: transform .22s ease, top .22s ease, opacity .18s ease, background .18s ease;
}
.bb-burger:before {
  top: -7px;
}
.bb-burger:after {
  top: 7px;
}
.bb-nav-toggle:hover .bb-burger,
.bb-nav-toggle:focus .bb-burger {
  background: #d00000;
}
.bb-nav-toggle:hover .bb-burger:before,
.bb-nav-toggle:hover .bb-burger:after,
.bb-nav-toggle:focus .bb-burger:before,
.bb-nav-toggle:focus .bb-burger:after {
  background: #d00000;
}
/* Morph to “X” when drawer is open */
body.bb-offcanvas--open .bb-burger {
  background: transparent;
}
body.bb-offcanvas--open .bb-burger:before {
  top: 0;
  transform: rotate(45deg);
}
body.bb-offcanvas--open .bb-burger:after {
  top: 0;
  transform: rotate(-45deg);
}
.bb-nav-toggle:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.28);
  border-radius: 8px;
}
@media (prefers-reduced-motion: reduce) {
  .bb-burger,
  .bb-burger:before,
  .bb-burger:after {
    transition: none;
  }
}
/* =========================================================
   Drawer wins: hide header visuals while open (mobile only)
   ========================================================= */
@media (max-width: 1024px) {
  /* Drawer stays fully visible & interactive */
  body.bb-offcanvas--open #bb-offcanvas,
  body.bb-offcanvas--open .bb-offcanvas {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483647 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
  /* Push *all* header layers below AND make them non-visible */
  body.bb-offcanvas--open .panel.wrapper,
  body.bb-offcanvas--open .page-header,
  body.bb-offcanvas--open .header.panel,
  body.bb-offcanvas--open .header.content,
  body.bb-offcanvas--open .nav-sections,
  body.bb-offcanvas--open .minicart-wrapper,
  body.bb-offcanvas--open .ui-dialog.mage-dropdown-dialog,
  body.bb-offcanvas--open .block-minicart.ui-dialog-content {
    z-index: 1 !important;
    position: relative !important;
    pointer-events: none !important;
    visibility: hidden !important;
    /* <- prevents any chance of painting on top */
  }
}
/* =================== Drawer hard guarantees =================== */
.bb-offcanvas {
  display: none;
}
/* desktop default: hidden */
/* desktop: never show our mobile drawer/hamburger */
@media (min-width: 1025px) {
  #bb-offcanvas,
  .bb-offcanvas,
  .bb-nav-toggle {
    display: none !important;
  }
  .navigation {
    display: block !important;
  }
}
/* mobile: drawer active + top of everything */
@media (max-width: 1024px) {
  #bb-offcanvas,
  .bb-offcanvas {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483647 !important;
    display: grid !important;
    pointer-events: none;
  }
  #bb-offcanvas .bb-offcanvas__inner {
    position: relative;
    z-index: 2147483647 !important;
  }
  #bb-offcanvas .bb-offcanvas__backdrop {
    position: fixed;
    inset: 0;
    z-index: 2147483646 !important;
  }
  /* open state */
  body.bb-offcanvas--open #bb-offcanvas {
    pointer-events: auto;
  }
  /* optional: make panel full width; comment out if you want 86vw side panel */
  /* #bb-offcanvas .bb-offcanvas__inner { width: 100% !important; max-width: none !important; } */
  /* just in case any content created absurd z-index: force them to sit below */
  body.bb-offcanvas--open .page-wrapper,
  body.bb-offcanvas--open #maincontent,
  body.bb-offcanvas--open .columns {
    position: relative !important;
    z-index: 1 !important;
  }
  /* disable scroll on body while open */
  body.bb-offcanvas--open {
    overflow: hidden;
  }
}
@media (min-width: 1025px) {
  .nav-sections .nav-sections-item-title {
    display: none !important;
  }
  .nav-sections .nav-sections-item-content {
    display: block !important;
  }
}
/* =========================================================
   MOBILE: pin hamburger left and keep drawer vertical
   ========================================================= */
/* 1) Keep the hamburger fixed at top-left on every sub-desktop width */
@media (max-width: 1024px) {
  /* Make room on the left for the button so it never overlaps content */
  .panel.header {
    position: sticky;
    top: 0;
    /* keep your current behavior */
    padding-left: 54px;
    /* reserve space for the button */
  }
  /* Pin the mount absolutely in the header bar (rock solid) */
  .bb-mobile-nav-mount {
    position: absolute;
    left: 12px;
    top: 8px;
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 200;
    /* above the bar visuals */
  }
}
/* 2) Lock the off-canvas navigation to vertical list across ALL sub-desktop widths */
@media (max-width: 1024px) {
  /* Neutralize Luma desktop floats/inline layout inside the drawer */
  #bb-offcanvas .navigation,
  #bb-offcanvas .navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #bb-offcanvas .navigation .level0 {
    float: none !important;
    display: block !important;
    width: 100% !important;
    border: 0;
  }
  /* Top-level links: full-width, stacked */
  #bb-offcanvas .navigation .level0 > a,
  #bb-offcanvas .navigation .level0 > .level-top {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100% !important;
    padding: 14px 6px !important;
    text-decoration: none;
  }
  /* Submenus: static position, no desktop drop-shadow/hover behavior */
  #bb-offcanvas .navigation .submenu {
    position: static !important;
    float: none !important;
    display: none;
    /* closed by default; JS toggles class */
    padding-left: 10px;
    background: transparent !important;
    box-shadow: none !important;
  }
  #bb-offcanvas .navigation .submenu.is-open {
    display: block;
  }
  /* Prevent desktop hover from opening anything inside the drawer */
  #bb-offcanvas .navigation .level0:hover > .submenu {
    display: none !important;
  }
  /* Make sure any legacy inline styles don't re-introduce horizontal layout */
  #bb-offcanvas .navigation .level0 > a,
  #bb-offcanvas .navigation .level0,
  #bb-offcanvas .navigation li {
    clear: both !important;
  }
}
/* Safety: on desktop, drawer/hamburger stay hidden and desktop nav shows */
@media (min-width: 1025px) {
  #bb-offcanvas,
  .bb-offcanvas,
  .bb-nav-toggle {
    display: none !important;
  }
  .navigation {
    display: block !important;
  }
}
/* =========================================================
   Drawer menu (<=1024px): lock look & feel to "mobile"
   ========================================================= */
@media (max-width: 1024px) {
  /* Never inherit Luma desktop styles inside the drawer */
  #bb-offcanvas .navigation,
  #bb-offcanvas .navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #bb-offcanvas .navigation .level0 {
    float: none !important;
    display: block !important;
    width: 100% !important;
    border: 0 !important;
  }
  /* Top-level items — identical to our mobile look */
  #bb-offcanvas .navigation .level0 > a,
  #bb-offcanvas .navigation .level0 > .level-top {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100% !important;
    padding: 16px 12px !important;
    font: 700 18px/1.35 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    letter-spacing: .2px;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none !important;
    /* Kill Luma underline/orange and use our left rail */
    border: 0 !important;
    border-left: 4px solid transparent !important;
    box-shadow: none !important;
    background: transparent !important;
  }
  /* Hover state */
  #bb-offcanvas .navigation .level0 > a:hover,
  #bb-offcanvas .navigation .level0 > .level-top:hover {
    color: #fff !important;
    border-left-color: #d00000 !important;
    /* #d00000 */
    background: rgba(255, 255, 255, 0.04) !important;
  }
  /* Active/current page (cover common Magento classes) */
  #bb-offcanvas .navigation .level0.active > a,
  #bb-offcanvas .navigation .level0.current > a,
  #bb-offcanvas .navigation .level0._active > a,
  #bb-offcanvas .navigation .level0._current > a {
    border-left-color: #d00000 !important;
    /* enforce our red */
  }
  /* Submenus: stacked, no popout */
  #bb-offcanvas .navigation .submenu {
    position: static !important;
    float: none !important;
    display: none;
    padding-left: 14px;
    margin: 6px 0;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }
  #bb-offcanvas .navigation .submenu.is-open {
    display: block;
  }
  #bb-offcanvas .navigation .submenu a {
    display: block;
    padding: 10px 12px;
    color: #fff !important;
    font: 500 16px/1.35 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    text-transform: none;
    border-left: 3px solid transparent;
    text-decoration: none !important;
  }
  #bb-offcanvas .navigation .submenu a:hover {
    border-left-color: #d00000 !important;
    background: rgba(255, 255, 255, 0.04) !important;
  }
  /* Prevent desktop hover behavior from opening submenus in drawer */
  #bb-offcanvas .navigation .level0:hover > .submenu {
    display: none !important;
  }
  /* Avoid stray horizontal scrollbar in panel */
  .bb-offcanvas__inner {
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    /* <- kill horiz scroll */
    -webkit-overflow-scrolling: touch;
  }
}
/* =========================================================
   SWATCHES v3 — modern pills + PDP layout polish
   - Hides "selected value" text next to label
   - PDP: stacks attributes vertically (Model above Size)
   - Category grid styling unchanged, just cleaner
   ========================================================= */
/* ---- Labels & container spacing ---- */
.swatch-attribute {
  margin: 12px 0 16px;
}
.swatch-attribute-label {
  font: 800 14px/1.3 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: .2px;
  margin: 0 0 8px;
  color: inherit;
}
/* Hide duplicate "selected value" text next to label (we already show a selected pill) */
.swatch-attribute-selected-option {
  display: none !important;
}
/* PDP: stack attributes vertically (Model row above Size) */
.catalog-product-view .product-info-main .swatch-attribute {
  display: block;
  width: 100%;
  float: none;
  clear: both;
  margin: 12px 0 18px;
}
/* Keep the options wrapping nicely */
.swatch-attribute-options,
.swatch-options,
.swatch-opt {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
/* ---- Base pill (works for Size, Model, etc.) ---- */
.swatch-option {
  display: inline-block;
  min-width: 44px;
  height: 36px;
  padding: 0 14px;
  border-radius: 12px;
  border: 1px solid #dcdcdc;
  background: #f7f7f7;
  color: #1a1a1a;
  font: 800 13px/34px 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  user-select: none;
  margin: 0;
  /* kill inline-block gaps */
  transition: transform 0.12s ease, border-color 0.18s ease, background-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;
}
/* Hover (interactive only) */
.swatch-option:not(.disabled):hover {
  background: #fff;
  border-color: #d00000;
  box-shadow: 0 6px 18px rgba(208, 0, 0, 0.14);
  transform: translateY(-1px);
}
/* Keyboard focus */
.swatch-option:focus,
.swatch-option:focus-visible {
  outline: none;
  border-color: #d00000;
  box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.24);
}
/* Press */
.swatch-option:active {
  transform: translateY(0);
}
/* Selected — readable & strong */
.swatch-option.selected,
.swatch-option[aria-checked="true"] {
  background: #d00000 !important;
  border-color: #d00000 !important;
  color: #fff !important;
  box-shadow: 0 6px 18px rgba(208, 0, 0, 0.28);
}
/* Text swatch quirks */
.swatch-option.text {
  color: inherit;
}
.swatch-option.text.selected {
  color: #fff !important;
}
/* Disabled / OOS — clearly inactive */
.swatch-option.disabled,
.swatch-option[aria-disabled="true"] {
  position: relative;
  background: #f3f3f3 !important;
  border: 1px dashed #cfcfcf !important;
  color: #8e8e8e !important;
  opacity: .45;
  /* extra cue */
  cursor: not-allowed !important;
  box-shadow: none !important;
  transform: none !important;
}
.swatch-option.disabled::after,
.swatch-option[aria-disabled="true"]::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: 12px;
  background: linear-gradient(45deg, transparent 46%, rgba(0, 0, 0, 0.14) 48%, rgba(0, 0, 0, 0.14) 52%, transparent 54%), linear-gradient(-45deg, transparent 46%, rgba(0, 0, 0, 0.14) 48%, rgba(0, 0, 0, 0.14) 52%, transparent 54%);
}
/* ---- Category grid tuning ---- */
.products-grid .product-item .swatch-attribute {
  margin-top: 10px;
}
.products-grid .product-item .swatch-option {
  height: 32px;
  min-width: 36px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 12px;
  border-radius: 10px;
}
/* ---- Reduced motion ---- */
@media (prefers-reduced-motion: reduce) {
  .swatch-option {
    transition: border-color 0.18s ease, background-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;
  }
}
/* ---- Small screens ---- */
@media (max-width: 480px) {
  .products-grid .product-item .swatch-option {
    min-width: 34px;
    padding: 0 8px;
  }
  .swatch-attribute-options,
  .swatch-options,
  .swatch-opt {
    gap: 6px;
  }
}
/* =========================================================
   PDP Size Guide — chip + inline panel (modern look)
   ========================================================= */
.bb-sizeguide {
  margin: 10px 0 14px;
}
.bb-sizeguide-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 12px;
  font: 800 13px/1 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  background: rgba(208, 0, 0, 0.1);
  border: 1px solid rgba(208, 0, 0, 0.35);
  color: #d00000;
  text-decoration: none;
  cursor: pointer;
  transition: transform 0.08s ease, filter 0.15s ease, box-shadow 0.18s ease;
}
.bb-sizeguide-link:hover {
  filter: brightness(1.05);
  box-shadow: 0 6px 18px rgba(208, 0, 0, 0.18);
  transform: translateY(-1px);
}
.bb-sizeguide-link:active {
  transform: translateY(0);
}
.bb-sizeguide-link:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.28);
}
/* tiny “ruler” icon (pure CSS) */
.bb-sg-ico {
  width: 14px;
  height: 14px;
  position: relative;
  display: inline-block;
  background: linear-gradient(90deg, currentColor 2px, transparent 2px) 0 0px 100% no-repeat;
  border: 2px solid currentColor;
  border-radius: 3px;
  box-sizing: border-box;
}
/* Inline panel (card) */
.bb-sizeguide-panel {
  margin-top: 10px;
  padding: 14px;
  border-radius: 14px;
  background: #fff;
  border: 1px solid #e9e9e9;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  color: #111;
}
/* Table defaults for your pasted HTML */
.bb-sizeguide-panel .bb-sizeguide {
  width: 100%;
  border-collapse: collapse;
  margin: 6px 0 8px;
}
.bb-sizeguide-panel .bb-sizeguide th,
.bb-sizeguide-panel .bb-sizeguide td {
  padding: 8px 10px;
  border: 1px solid #ececec;
  text-align: left;
  white-space: nowrap;
}
.bb-sizeguide-panel .bb-sizeguide thead th {
  background: #f8f8f8;
  position: sticky;
  top: 0;
  z-index: 1;
}
.bb-sizeguide-panel .bb-sizeguide tbody tr:nth-child(odd) {
  background: #fcfcfc;
}
/* Optional modal polish (if you switch mode:'modal') */
.bb-sizeguide-modal .modal-inner-wrap {
  border-radius: 14px;
}
.bb-sizeguide-modal .modal-title {
  font: 800 16px/1.2 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: .2px;
}
.bb-sizeguide-modal .modal-content {
  padding: 16px;
}
@media (max-width: 560px) {
  .bb-sizeguide-link {
    padding: 7px 10px;
    font-size: 12px;
  }
}
/* =========================================================
   BUTTONS — global override to Blackbriar accent red
   ========================================================= */
/* Global primary actions (Add to Cart, Preorder, Checkout, etc.) */
.action.primary,
.action.primary:not(:disabled):not(.disabled) {
  background-color: #d60000 !important;
  /* your accent red */
  border-color: #d60000 !important;
  color: #fff !important;
  font-weight: 700;
  border-radius: 12px;
  transition: filter 0.15s ease, transform 0.06s ease, background-color 0.15s ease;
  text-transform: none;
}
/* Hover state — slightly brighter */
.action.primary:hover,
.action.primary:focus {
  background-color: #f00000 !important;
  border-color: #f00000 !important;
  filter: brightness(1.05);
  transform: translateY(-1px);
}
/* Press / active feedback */
.action.primary:active {
  transform: translateY(0);
  filter: brightness(0.95);
}
/* Disabled */
.action.primary.disabled,
.action.primary[disabled] {
  opacity: .55;
  cursor: not-allowed;
  filter: none;
  transform: none;
}
/* Focus ring for accessibility */
.action.primary:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(214, 0, 0, 0.28);
}
/* Preorder buttons (Amasty Preorder extension) */
.am-preorder-button,
.am-preorder-button.action.primary {
  background-color: #d60000 !important;
  border-color: #d60000 !important;
  color: #fff !important;
  border-radius: 12px;
  font-weight: 700;
  transition: filter .15s ease, transform .06s ease;
}
.am-preorder-button:hover,
.am-preorder-button:focus {
  background-color: #f00000 !important;
  filter: brightness(1.05);
  transform: translateY(-1px);
}
/* Generic .action button fallback if any are missed */
button.action,
a.action.primary {
  border-radius: 12px;
  text-transform: none;
  font-weight: 700;
}
/* Remove any Magento blue accent remnants */
.action.primary,
.action.primary:hover,
.action.primary:focus,
.am-preorder-button,
button,
a.action {
  --theme-color-primary: #d60000 !important;
  --theme-color-focus: #d60000 !important;
  --theme-color-active: #d60000 !important;
}
/* =========================================================
   SKIN FOOTER BACKGROUNDS (force across all viewports)
   ========================================================= */
/* Dark skin: make the entire footer area dark */
.bb-skin-dark .page-footer {
  background: #0d0d0d;
  /* #0d0d0d */
  color: #eee;
}
/* Keep links readable on dark */
.bb-skin-dark .page-footer a {
  color: #fff;
}
/* Light skin (explicit, for completeness) */
.bb-skin-light .page-footer {
  background: #fff;
  color: #111;
}
.bb-skin-light .page-footer a {
  color: #111;
}
/* Ensure our component stays transparent over the footer bg */
.page-footer .bb-footer.bb-footer--v2 {
  background: transparent;
}
/* =========================================================
   MOBILE FOOTER — match mock layout & details (<=1024px)
   ========================================================= */
@media (max-width: 1024px) {
  /* overall breathing room */
  .page-footer .bb-footer--v2 {
    padding: 28px 14px 22px;
  }
  /* 1) Order: Newsletter/Payments first, then Help, then Shop */
  .page-footer .bb-footer--v2 .bb-footer__cols {
    display: grid;
  }
  .page-footer .bb-footer--v2 .bb-footer__col--connect {
    order: 1;
  }
  /* newsletter + payments */
  .page-footer .bb-footer--v2 .bb-footer__col--help {
    order: 2;
  }
  .page-footer .bb-footer--v2 .bb-footer__col--shop {
    order: 3;
  }
  /* 2) Headings like rows, with right chevron */
  .page-footer .bb-footer--v2 .bb-footer__title {
    position: relative;
    font: 800 18px/1.3 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    margin: 18px 0 12px;
    padding-right: 28px;
    /* room for chevron */
  }
  .page-footer .bb-footer--v2 .bb-footer__title::after {
    content: '›';
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-52%);
    font-weight: 900;
    font-size: 22px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.8);
    pointer-events: none;
  }
  /* Dividers between sections */
  .page-footer .bb-footer--v2 .bb-footer__col + .bb-footer__col {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding-top: 14px;
    margin-top: 12px;
  }
  /* 3) Newsletter card + overline label (no markup change) */
  .page-footer .bb-footer--v2 .bb-newsletter {
    border-radius: 18px;
    padding: 16px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18) inset;
    margin: 4px 0 14px;
  }
  .page-footer .bb-footer--v2 .bb-newsletter::before {
    content: 'Stay in the loop';
    display: block;
    font: 800 12px/1.2 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    margin: 2px 0 8px;
  }
  .page-footer .bb-footer--v2 .bb-newsletter__title {
    font: 800 22px/1.25 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    margin-bottom: 8px;
  }
  .page-footer .bb-footer--v2 .bb-newsletter__tagline {
    font-size: 15px;
    line-height: 1.5;
  }
  /* Input + button full width, stacked, equal presence */
  .page-footer .bb-footer--v2 .form.subscribe {
    grid-template-columns: 1fr;
    row-gap: 12px;
    max-width: none;
  }
  .page-footer .bb-footer--v2 .form.subscribe input[type="email"] {
    height: 52px;
    border-radius: 12px;
    font-size: 16px;
    background: #161616;
    border-color: #2a2a2a;
    color: #eee;
  }
  .page-footer .bb-footer--v2 .form.subscribe .action.subscribe.primary {
    height: 52px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 800;
    width: 100%;
    background: #d00000;
    border-color: #d00000;
    color: #fff;
    box-shadow: 0 6px 16px rgba(208, 0, 0, 0.32);
  }
  /* 4) Payments: centered label with rails + pill image */
  .page-footer .bb-footer--v2 .bb-payments {
    margin-top: 16px;
  }
  .page-footer .bb-footer--v2 .bb-payments__caption {
    position: relative;
    display: block;
    text-align: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.85);
    margin: 10px 0 12px;
  }
  .page-footer .bb-footer--v2 .bb-payments__caption::before,
  .page-footer .bb-footer--v2 .bb-payments__caption::after {
    content: '';
    position: relative;
    display: inline-block;
    width: 64px;
    height: 1px;
    background: rgba(255, 255, 255, 0.16);
    top: -.35em;
    margin: 0 10px;
  }
  .page-footer .bb-footer--v2 .bb-payments__logo img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  }
  /* 5) Link list readability */
  .page-footer .bb-footer--v2 .bb-list li {
    margin: 12px 0;
  }
  .page-footer .bb-footer--v2 .bb-list a {
    font-size: 16px;
  }
  /* 6) Social size */
  .page-footer .bb-footer--v2 .bb-social {
    gap: 12px;
    justify-content: center;
  }
  .page-footer .bb-footer--v2 .bb-social__icon,
  .page-footer .bb-footer--v2 .bb-social__icon svg {
    width: 44px;
    height: 44px;
  }
}
/* =========================================================
   TABLET FOOTER POLISH (721–1024px)
   ========================================================= */
@media (min-width: 721px) and (max-width: 1024px) {
  /* two equal columns, comfy gaps */
  .page-footer .bb-footer--v2 {
    padding: 34px 18px 24px;
  }
  .page-footer .bb-footer--v2 .bb-footer__cols {
    grid-template-columns: 1fr 1fr;
    gap: 28px 24px;
  }
  /* Order for tablet:
     1) Help (left, row 1)
     2) Connect (Newsletter) (right, row 1)
     3) Shop (left, row 2)
  */
  .page-footer .bb-footer--v2 .bb-footer__col--help {
    order: 1;
  }
  .page-footer .bb-footer--v2 .bb-footer__col--connect {
    order: 2;
  }
  .page-footer .bb-footer--v2 .bb-footer__col--shop {
    order: 3;
  }
  /* Section titles a bit larger, chevron kept subtle */
  .page-footer .bb-footer--v2 .bb-footer__title {
    font: 800 18px/1.3 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    margin: 6px 0 8px;
    padding-right: 28px;
  }
  .page-footer .bb-footer--v2 .bb-footer__title::after {
    content: '›';
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-52%);
    font-weight: 900;
    font-size: 22px;
    color: rgba(255, 255, 255, 0.8);
  }
  /* Dividers only between stacked sections on the left column */
  .page-footer .bb-footer--v2 .bb-footer__col--shop {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding-top: 12px;
    margin-top: 4px;
  }
  /* Newsletter card + labels like the mock, but tighter for tablet */
  .page-footer .bb-footer--v2 .bb-newsletter {
    border-radius: 18px;
    padding: 16px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18) inset;
    margin: 2px 0 10px;
  }
  .page-footer .bb-footer--v2 .bb-newsletter::before {
    content: 'Stay in the loop';
    display: block;
    font: 800 12px/1.2 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    margin: 0 0 6px;
  }
  .page-footer .bb-footer--v2 .bb-newsletter__title {
    font: 800 20px/1.25 'Manrope', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  }
  /* Inline form (input + button) again on tablet */
  .page-footer .bb-footer--v2 .form.subscribe {
    grid-template-columns: 1fr max-content;
    column-gap: 12px;
    row-gap: 0;
    max-width: 560px;
  }
  .page-footer .bb-footer--v2 .form.subscribe input[type="email"] {
    height: 50px;
  }
  .page-footer .bb-footer--v2 .form.subscribe .action.subscribe.primary {
    height: 50px;
    min-width: 140px;
    width: auto;
    font-weight: 800;
  }
  /* “We accept” with rails; badge as a soft pill */
  .page-footer .bb-footer--v2 .bb-payments {
    margin-top: 14px;
  }
  .page-footer .bb-footer--v2 .bb-payments__caption {
    position: relative;
    text-align: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.85);
    margin: 8px 0 10px;
  }
  .page-footer .bb-footer--v2 .bb-payments__caption::before,
  .page-footer .bb-footer--v2 .bb-payments__caption::after {
    content: '';
    display: inline-block;
    width: 64px;
    height: 1px;
    background: rgba(255, 255, 255, 0.16);
    top: -.35em;
    position: relative;
    margin: 0 10px;
  }
  .page-footer .bb-footer--v2 .bb-payments__logo img {
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    max-width: 100%;
  }
  /* Link list readability */
  .page-footer .bb-footer--v2 .bb-list li {
    margin: 10px 0;
  }
  .page-footer .bb-footer--v2 .bb-list a {
    font-size: 16px;
  }
  /* Social row centered with even spacing */
  .page-footer .bb-footer--v2 .bb-footer__top {
    padding: 8px 0 16px;
    margin: 0 0 16px;
  }
  .page-footer .bb-footer--v2 .bb-social {
    gap: 12px;
    justify-content: center;
  }
  .page-footer .bb-footer--v2 .bb-social__icon,
  .page-footer .bb-footer--v2 .bb-social__icon svg {
    width: 44px;
    height: 44px;
  }
}
/* =========================================================
   PRIMARY BUTTONS — dash variant & accept/OK
   (covers modals, alerts, confirmation bars)
   ========================================================= */
.action-primary,
.modal-popup .modal-footer .action-primary,
.message .actions .action-primary,
.actions-toolbar .primary .action-primary,
.action-accept,
.action-accept.action-primary {
  background-color: #d00000 !important;
  border-color: #d00000 !important;
  color: #fff !important;
  border-radius: 12px;
  font-weight: 700;
  transition: filter 0.15s ease, transform 0.06s ease, background-color 0.15s ease, border-color 0.15s ease;
  text-transform: none;
}
.action-primary:hover,
.action-primary:focus,
.modal-popup .modal-footer .action-primary:hover,
.modal-popup .modal-footer .action-primary:focus,
.message .actions .action-primary:hover,
.message .actions .action-primary:focus,
.actions-toolbar .primary .action-primary:hover,
.actions-toolbar .primary .action-primary:focus,
.action-accept:hover,
.action-accept:focus,
.action-accept.action-primary:hover,
.action-accept.action-primary:focus {
  background-color: #ea0000 !important;
  border-color: #ea0000 !important;
  filter: brightness(1.05);
  transform: translateY(-1px);
}
.action-primary:active,
.modal-popup .modal-footer .action-primary:active,
.message .actions .action-primary:active,
.actions-toolbar .primary .action-primary:active,
.action-accept:active,
.action-accept.action-primary:active {
  transform: translateY(0);
  filter: brightness(0.95);
}
.action-primary[disabled],
.action-primary.disabled,
.modal-popup .modal-footer .action-primary[disabled],
.modal-popup .modal-footer .action-primary.disabled,
.message .actions .action-primary[disabled],
.message .actions .action-primary.disabled,
.actions-toolbar .primary .action-primary[disabled],
.actions-toolbar .primary .action-primary.disabled,
.action-accept[disabled],
.action-accept.disabled,
.action-accept.action-primary[disabled],
.action-accept.action-primary.disabled {
  opacity: .55;
  cursor: not-allowed;
  filter: none;
  transform: none;
}
.action-primary:focus-visible,
.modal-popup .modal-footer .action-primary:focus-visible,
.message .actions .action-primary:focus-visible,
.actions-toolbar .primary .action-primary:focus-visible,
.action-accept:focus-visible,
.action-accept.action-primary:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.28);
}
/* Make sure any CSS custom props some modules use are our red */
.action-primary,
.action-accept,
.action-accept.action-primary {
  --theme-color-primary: #d00000 !important;
  --theme-color-focus: #d00000 !important;
  --theme-color-active: #d00000 !important;
}
/* =========================================================
   MINICART BUTTON — freeze geometry across all states
   (prevents the cart puck from shifting on .active)
   ========================================================= */
/* 1) Lock the button box: same size/position in all states */
.minicart-wrapper .action.showcart,
.minicart-wrapper.active .action.showcart,
.minicart-wrapper .action.showcart:focus,
.minicart-wrapper .action.showcart:active {
  position: relative !important;
  /* keep for counter bubble anchoring */
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  margin: 0 !important;
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
  border: 0 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18) !important;
  /* consistent shadow */
}
/* 2) Keep the white puck + icon color identical in all states */
.bb-skin-dark .minicart-wrapper .action.showcart,
.bb-skin-dark .minicart-wrapper.active .action.showcart {
  background: #fff !important;
  color: #0d0d0d !important;
}
.bb-skin-light .minicart-wrapper .action.showcart,
.bb-skin-light .minicart-wrapper.active .action.showcart {
  background: #111 !important;
  color: #fff !important;
}
/* 3) Freeze the glyph pseudo-element (Luma uses :before) */
.minicart-wrapper .action.showcart:before,
.minicart-wrapper.active .action.showcart:before {
  position: static !important;
  /* don’t nudge within the 40x40 box */
  transform: none !important;
  display: inline-block !important;
  line-height: 40px !important;
  /* vertically center the icon */
}
/* 4) Ensure the label doesn’t affect centering (we hide it anyway) */
.minicart-wrapper .action.showcart .text {
  display: none !important;
  line-height: 40px !important;
}
/* 5) Keep the red counter bubble fixed (no reflow on active) */
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute !important;
  top: -6px !important;
  right: -6px !important;
  transform: none !important;
}
/* 6) Accessibility: no outline jump; keep same shadow */
.minicart-wrapper .action.showcart:focus,
.minicart-wrapper .action.showcart:focus-visible {
  outline: none !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18) !important;
}
/* =========================================================
   MINICART — absolute freeze (no horizontal/vertical shift)
   ========================================================= */
.minicart-wrapper,
.minicart-wrapper.active {
  position: relative !important;
}
.minicart-wrapper .action.showcart,
.minicart-wrapper.active .action.showcart {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
  margin: 0 !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 0 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18) !important;
}
/* Prevent Luma’s active offset */
.minicart-wrapper.active .action.showcart::before,
.minicart-wrapper.active .action.showcart::after {
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
}
/* Lock counter bubble too */
.minicart-wrapper .action.showcart .counter.qty {
  top: -6px !important;
  right: -6px !important;
  transform: none !important;
}
/* =========================================================
   MINICART MOBILE/TABLET — keep white puck + dark icon
   (override earlier "mobile cleanup" that made it transparent)
   ========================================================= */
@media (max-width: 1024px) {
  /* Dark skin */
  .bb-skin-dark .minicart-wrapper .action.showcart,
  .bb-skin-dark .minicart-wrapper.active .action.showcart {
    background: #fff !important;
    color: #0d0d0d !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 999px !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18) !important;
    padding: 0 !important;
  }
  .bb-skin-dark .minicart-wrapper .action.showcart:before {
    color: #0d0d0d !important;
    /* cart glyph */
  }
  /* Light skin (for completeness) */
  .bb-skin-light .minicart-wrapper .action.showcart,
  .bb-skin-light .minicart-wrapper.active .action.showcart {
    background: #111 !important;
    color: #fff !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 999px !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18) !important;
    padding: 0 !important;
  }
  .bb-skin-light .minicart-wrapper .action.showcart:before {
    color: #fff !important;
  }
  /* Don't let generic span color override the glyph/counter */
  .minicart-wrapper .action.showcart > span {
    color: inherit !important;
  }
}
/* spacing for Discord banner under payment methods */
.bb-payments + .bb-discord {
  margin-top: 18px;
}
.bb-discord__link,
.bb-discord__link img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* spacing for Discord banner under payment methods */
.bb-payments + .bb-discord {
  margin-top: 18px;
}
/* spacing for Patreon banner under Discord */
.bb-discord + .bb-patreon {
  margin-top: 18px;
}
/* shared image/link style for Discord & Patreon banners */
.bb-discord__link,
.bb-discord__link img,
.bb-patreon__link,
.bb-patreon__link img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}
/* ===== Footer divider + bottom badges row ===== */
.page-footer .bb-footer--v2 {
  /* Tablet / Desktop: three in a row */
}
.page-footer .bb-footer--v2 .bb-footer__divider {
  margin: 22px 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.12);
}
.page-footer .bb-footer--v2 .bb-footer__badges {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  align-items: center;
}
.page-footer .bb-footer--v2 .bb-footer__badge {
  display: block;
  text-align: center;
}
.page-footer .bb-footer--v2 .bb-footer__badge img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
@media (min-width: 721px) {
  .page-footer .bb-footer--v2 .bb-footer__badges {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }
}
@media (min-width: 1025px) {
  .page-footer .bb-footer--v2 .bb-footer__badges {
    gap: 20px;
  }
}
/* Neutralize old per-banner margins when inside the new badges row */
.bb-footer__badges .bb-payments,
.bb-footer__badges .bb-discord,
.bb-footer__badges .bb-patreon {
  margin: 0 !important;
}
/* ===== Global Carousel (under header) ===== */
/* Height controlled via CSS var set by JS per breakpoint */
.bb-global-carousel {
  --bb-carousel-height: 360px;
  position: relative;
  background: #ffffff;
  /* Pagination bullets */
  /* Nav arrows */
  /* Subtle gradient at bottom (helps on light images) */
}
.bb-global-carousel .bb-swiper {
  width: 100%;
  height: var(--bb-carousel-height);
}
.bb-global-carousel .bb-swiper .swiper-wrapper,
.bb-global-carousel .bb-swiper .swiper-slide {
  height: 100%;
}
.bb-global-carousel .bb-swiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.bb-global-carousel .swiper-pagination-bullet {
  opacity: .6;
  background: rgba(208, 0, 0, 0.65);
}
.bb-global-carousel .swiper-pagination-bullet-active {
  background: #d00000;
  opacity: 1;
}
.bb-global-carousel .swiper-button-prev,
.bb-global-carousel .swiper-button-next {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: rgba(208, 0, 0, 0.92);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.16);
  transition: transform .2s ease, background .2s ease;
}
.bb-global-carousel .swiper-button-prev:after,
.bb-global-carousel .swiper-button-next:after {
  font-size: 16px;
  color: #fff;
}
.bb-global-carousel .swiper-button-prev:hover,
.bb-global-carousel .swiper-button-next:hover {
  transform: translateY(-1px) scale(1.03);
  background: #d00000;
}
.bb-global-carousel:after {
  content: '';
  position: absolute;
  inset: auto 0 0 0;
  height: 28px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.08));
  pointer-events: none;
}
/* Tighten spacing between header and carousel if header is dark */
.page-header + .page-main .bb-global-carousel {
  margin-top: 0;
}
/* Optional caption overlay style if you choose to enable it */
.bb-caption {
  position: absolute;
  inset: auto auto 18px 18px;
  background: rgba(0, 0, 0, 0.38);
  backdrop-filter: blur(4px);
  color: #fff;
  padding: 10px 14px;
  border-radius: 12px;
}
.bb-caption h3 {
  margin: 0;
  font-weight: 600;
  line-height: 1.2;
}
.bb-caption p {
  margin: 2px 0 0;
  font-size: .92rem;
  opacity: .9;
}
/* Dark-mode header + light body harmony is preserved:
   - The carousel area stays bright and uses accent controls
   - No changes needed in your default.xml dark mode setup */
