body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #515154;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.42857143;
  font-size: 12px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
abbr[title] {
  border-bottom: 1px dotted #86868b;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #f0f1f2;
  margin-bottom: 17px;
  margin-top: 17px;
}
sub,
sup {
  font-size: 91.66666667%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1,
.h1 {
  color: #0e1316;
  font-weight: 600;
  line-height: 1.1;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 20px;
}
h2,
.h2 {
  color: #0e1316;
  font-weight: 600;
  line-height: 1.1;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
}
h3,
.h3 {
  color: #0e1316;
  font-weight: 600;
  line-height: 1.1;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
}
h4,
.h4 {
  color: #0e1316;
  font-weight: 600;
  line-height: 1.1;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
}
h5,
.h5,
.checkout-payment-method .payment-option-title .action-toggle > span,
.cart-summary > .title {
  color: #0e1316;
  font-weight: 600;
  line-height: 1.1;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 20px;
}
h6,
.h6,
.opc-block-shipping-information .shipping-information-title,
.payment-method-title {
  color: #0e1316;
  font-weight: 600;
  line-height: 1.1;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 20px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #0e1316;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}
a,
.alink {
  color: #0e1316;
  text-decoration: underline from-font;
}
a:active,
.alink:active {
  color: #ff0035;
  text-decoration: underline from-font;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 25px;
}
ul > li,
ol > li {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #000000;
  padding: 2px 4px;
  font-size: 12px;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #000000;
  padding: 2px 4px;
  font-size: 12px;
}
pre {
  background: #f0f0f0;
  border: 1px solid #86868b;
  color: #000000;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 12px;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #86868b;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #515154;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 500;
  line-height: 1.42857143;
  font-size: 12px;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #0e1316;
  line-height: 1.42857143;
  font-size: 11px;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button {
  background-image: none;
  background: #0e1316;
  border: 1px solid #0e1316;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 18px 20px;
  font-size: var(--fs-l);
  line-height: 14px;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #0e1316;
  border: 1px solid #0e1316;
  color: #ffffff;
}
button:hover {
  background: #0e1316;
  border: 1px solid #0e1316;
  color: #ffffff;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #0e1316;
  border-radius: 5px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  line-height: 1.42857143;
  padding: 0 16px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #515154;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #515154;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #515154;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #0e1316;
  border-radius: 5px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #0e1316;
  border-radius: 5px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #515154;
}
textarea::-webkit-input-placeholder {
  color: #515154;
}
textarea:-ms-input-placeholder {
  color: #515154;
}
input[type="checkbox"]:not(.custom-control-input) {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:not(.custom-control-input):disabled {
  opacity: 0;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error,
.dna-dropdown-widget.validation-error-state .action.toggle {
  border-color: #ed8380;
  color: #e02b27;
}
input.valid,
select.valid,
textarea.valid,
.dna-dropdown-widget.validation-valid-state .action.toggle {
  border-color: #00ca00;
  color: #006400;
}
div.mage-error[generated],
.mage-error + .mage-error,
div.mage-error + .mage-error {
  color: #e02b27;
  font-size: 12px;
}
.mage-error + .mage-error {
  margin-top: 10px;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type*="date"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #0e1316;
  border-radius: 5px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  line-height: 1.42857143;
  padding: 0 16px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type*="date"]:disabled {
  opacity: 0.5;
}
input[type*="date"]::-moz-placeholder {
  color: #515154;
}
input[type*="date"]::-webkit-input-placeholder {
  color: #515154;
}
input[type*="date"]:-ms-input-placeholder {
  color: #515154;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: unset;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
:root {
  --fs-xl: 16px;
  --fs-l: 14px;
  --fs-base: 12px;
  --fs-s: 12px;
  --fs-xs: 11px;
  --fs-h1: 22px;
  --fs-h2: 18px;
  --fs-h3: 16px;
  --fs-h4: 16px;
  --fs-h5: 14px;
  --fs-h6: 14px;
  --fs-display-1: 42px;
  --fs-display-2: 22px;
  --layout-max-width: 1848px;
  scroll-behavior: smooth;
  --sb-color: #0e1316;
  --sb-bg: transparent;
  --sb-radius: 0px;
  --sb-spacing: 0;
  --sb-inactive: #3e4245;
  --scrollbar-width: 5px;
  --actual-scrollbar-width: 5px;
  --sb-width: thin;
  scrollbar-color: var(--sb-color) var(--sb-bg);
  scrollbar-width: var(--sb-width);
  --inner-layout-gutter: var(--layout-gutter);
  --breakpoint-xxs: 320px;
  --breakpoint-xs: 480px;
  --breakpoint-sm: 768px;
  --breakpoint-md: 1024px;
  --breakpoint-lg: 1280px;
  --breakpoint-xl: 1440px;
  --c-icon-width: 0px;
  --c-icon-text-gutter: 0px;
  --c-icon-border-gutter: 16px;
  --label-as-placeholder: true;
  --input-height: 50px;
  --sat: env(safe-area-inset-top);
  --sar: env(safe-area-inset-right);
  --sab: env(safe-area-inset-bottom);
  --sal: env(safe-area-inset-left);
  --lt-svg-w: 83px;
  --lt-svg-h: 50px;
  --bg-color: #ffffff;
  --lt-b-s: 1px;
  --b-color: #999;
  --lt-svg-l: url("data:image/svg+xml,%3Csvg height='49.98' width='83.699997' viewBox='0 0 83.699997 49.98' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m 0,49.98 83.7,0 v 0 0 C 76,49.61 65.7,47.86 58.27,41.11 58.18,41.31 31.12,14.44 24.51,8.41 16.65,1.24 4.74,0.14 0,0 v 0 z' /%3E%3C/svg%3E");
  --lt-svg-r: url("data:image/svg+xml,%3Csvg height='49.98' width='83.699997' viewBox='0 0 83.699997 49.98' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m 83.7,49.98 H 0 v 0 0 C 7.7,49.61 18,47.86 25.43,41.11 25.52,41.31 52.58,14.44 59.19,8.41 67.05,1.24 78.96,0.14 83.7,0 v 0 z' /%3E%3C/svg%3E");
  --pd-1: 14px;
  --pd-2: 16px;
}
:root::-webkit-scrollbar,
:root ::-webkit-scrollbar {
  width: var(--actual-scrollbar-width);
}
:root::-webkit-scrollbar-track,
:root ::-webkit-scrollbar-track {
  background: var(--sb-bg);
}
:root::-webkit-scrollbar-thumb,
:root ::-webkit-scrollbar-thumb {
  background-color: var(--sb-color);
  border-radius: var(--sb-radius);
  border-width: var(--sb-spacing);
  border-style: solid;
  border-color: var(--sb-bg);
}
:root ::-webkit-scrollbar-thumb:window-inactive,
:root::-webkit-scrollbar-thumb :window-inactive,
:root ::-webkit-scrollbar-thumb :window-inactive {
  background-color: var(--sb-inactive);
}
::selection {
  color: #ffffff;
  background: #ff0035;
}
::-moz-selection {
  color: #ffffff;
  background: #ff0035;
}
select option:checked {
  color: #0e1316;
  background: linear-gradient(#ffb3c2, #ffb3c2);
  background-color: #ffb3c2;
}
select :not([multiple]) option:hover,
select[multiple]:focus option:checked {
  color: #ffffff;
  background: linear-gradient(#ff0035, #ff0035);
  background-color: #ff0035;
  box-shadow: 0 0 10px 100px #ff0035 inset;
}
.full-width-container,
.amreview-submit-form,
[data-content-type='row'][data-appearance='full-bleed'],
[data-content-type='row'][data-appearance='full-width'],
.pagebuilder-slider-full-width,
.full-width-container,
.amreview-submit-form,
[data-content-type='row'][data-appearance='full-bleed'],
[data-content-type='row'][data-appearance='full-width'] {
  position: relative;
  right: auto;
  overflow-x: hidden;
  width: calc(100vw - var(--scrollbar-width));
  left: calc((100% - 100vw + var(--scrollbar-width))/2);
}
.page-wrapper {
  --sb-radius: 10px;
  --sb-width: false;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.dna-footer-item,
.page-main,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-secondary {
  padding-left: max(var(--layout-gutter), var(--sal));
  padding-right: max(var(--layout-gutter), var(--sar));
}
@media all and (min-width: 1848px) {
  :root {
    --inner-layout-gutter: calc(((100vw - var(--layout-max-width)) / 2) + var(--layout-gutter));
  }
}
.l-inner-layout {
  margin-left: calc(-1 * var(--inner-layout-gutter));
  padding-left: var(--inner-layout-gutter);
}
.r-inner-layout {
  margin-right: calc(-1 * var(--inner-layout-gutter));
  padding-right: var(--inner-layout-gutter);
}
.l-inner-layout,
.r-inner-layout {
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}
.navigation .level0 > a,
.navigation .level1 > a {
  text-transform: uppercase;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 20px;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  text-align: left;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 500;
  font-size: 14px;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .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;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #0e1316;
  border-radius: 5px;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  line-height: 1.42857143;
  padding: 0 16px;
  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;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #515154;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #515154;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #515154;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 12px;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 12px;
  margin: 3px 0 0;
  padding: 0;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.fieldset.classic {
  --label-as-placeholder: false;
}
.fieldset.classic > .field.choice:before,
.fieldset.classic > .fields > .field.choice:before,
.fieldset.classic > .field.no-label:before,
.fieldset.classic > .fields > .field.no-label:before {
  padding: 15px 15px 0 0;
  width: 25.8%;
  box-sizing: border-box;
  content: ' ';
  float: left;
  height: 1px;
}
.fieldset.classic > .field:not(.choice) > .label,
.fieldset.classic > .fields > .field:not(.choice) > .label {
  padding: 15px 15px 0 0;
  text-align: left;
  width: 25.8%;
  box-sizing: border-box;
  float: left;
}
.fieldset.classic > .field:not(.choice) > .control,
.fieldset.classic > .fields > .field:not(.choice) > .control {
  width: 74.2%;
  float: left;
}
.fieldset.classic .actions-toolbar {
  margin-left: 25.8%;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch),
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) {
  position: relative;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label {
  position: absolute;
  z-index: 10;
  margin: 0 16px;
  margin-left: calc(var(--c-icon-border-gutter) + var(--c-icon-width) + var(--c-icon-text-gutter));
  top: 0;
  bottom: auto;
  height: 50px;
  line-height: 1;
  pointer-events: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  transition-duration: 0.3s;
  transition-property: transform;
  transform-origin: left;
  backdrop-filter: blur(0);
  -webkit-backdrop-filter: blur(0);
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.focus,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.focus,
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.not-empty,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.not-empty,
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.multiple,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.multiple {
  height: auto;
  transform: translateY(-50%) scale(0.9);
  padding: 0 2px;
  margin: 0 16px;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.focus:before,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.focus:before,
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.not-empty:before,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.not-empty:before,
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.multiple:before,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.multiple:before {
  content: '';
  background-color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  top: 50%;
  z-index: -1;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.focus:before,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.focus:before {
  transform: translateY(-50%);
  height: 6px;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input {
  color: transparent;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input::-webkit-input-placeholder,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input::-webkit-input-placeholder {
  color: transparent;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input::-moz-placeholder,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input::-moz-placeholder {
  color: transparent;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input::-ms-placeholder,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input::-ms-placeholder {
  color: transparent;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input::placeholder,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label:not(.not-empty):not(.focus) + .control:not(.not-empty):not(.focus) > input::placeholder {
  color: transparent;
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch).field-icon .label,
.fieldset:not(.classic) > .fields > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch).field-icon .label {
  margin-left: calc(var(--c-icon-border-gutter) + var(--c-icon-width) + var(--c-icon-text-gutter));
}
legend.label {
  width: auto;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated],
div.mage-error + .mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 12px;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #0e1316;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 500;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #486170;
  content: "\e612";
  font-family: 'corona-radiata-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
.sm-grid,
:root {
  --grid-gutter: 5px;
  --layout-gutter: 10px;
}
/**
* Prevent scrolling
 */
/**
________________________________________________________________________________________________________________________
Markup di base
________________________________________________________________________________________________________________________
<div class="leap">
    <div class="title">Title</div>
</div>

________________________________________________________________________________________________________________________
Aggiungi la classe `left` o `right` per determinare l'orientamento del titolo. Oppure usale entrambe per centrarlo
________________________________________________________________________________________________________________________
<div class="leap right">
    <div class="title">Title</div>
</div>

________________________________________________________________________________________________________________________
Per aggiungere un bordo, utilizza le classi di bootstrap `border-{color}` per uno dei colori del tema
oppure la classe `w-border` per un colore di default.
________________________________________________________________________________________________________________________
<div class="leap border-secondary">
    <div class="title">Title</div>
</div>
*/
.leap {
  --lt-svg: var(--lt-svg-l);
  display: flex;
  margin-top: 50px;
}
.leap.top {
  transform: scale(-1) translateY(50px);
}
.leap:after,
.leap:before {
  min-width: 83px;
}
.leap:after,
.leap:before,
.leap > *:after,
.leap > *:before {
  content: none;
  order: 2;
  width: 100%;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  height: 51px;
  mask: linear-gradient(#ffffff 0 0) bottom / 100% 1px, var(--lt-svg);
  -webkit-mask: linear-gradient(#ffffff 0 0) bottom / 100% 1px, var(--lt-svg);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}
.leap > * {
  order: 1;
  padding-top: 20px;
  position: relative;
  margin-bottom: 0;
  z-index: 1;
  display: flex;
  align-items: end;
}
.leap > *:after,
.leap > *:before {
  position: absolute;
  top: 0;
  left: calc(100% - 1px);
  mask: var(--lt-svg);
  -webkit-mask: var(--lt-svg);
  width: 82px;
  height: 49px;
}
.leap > *,
.leap:before,
.leap:after {
  margin-top: -50px;
}
.leap > *,
.leap > *:after,
.leap:after,
.leap > *:before,
.leap:before {
  min-height: 50px;
  background-color: var(--bg-color);
}
.leap[class*=border-] > *,
.leap.w-border > * {
  border-top: 1px solid var(--b-color);
}
.leap[class*=border-]:after,
.leap.w-border:after,
.leap[class*=border-]:before,
.leap.w-border:before {
  background-color: var(--b-color);
}
.leap.left:after,
.leap:not(.left):not(.right):after,
.leap.left > *:after,
.leap:not(.left):not(.right) > *:after {
  content: '';
}
.leap.right:before,
.leap.right > *:before {
  --lt-svg: var(--lt-svg-r);
  content: '';
  order: 1;
  mask-position: bottom, top right;
  -webkit-mask-position: bottom, top right;
}
.leap.right > *:before {
  right: calc(100% - 1px);
  left: auto;
  mask-position: top right;
  -webkit-mask-position: top right;
}
.illustration .illustration-title,
.btn .illustration-title,
.action .illustration-title,
.category-children-item .illustration-title,
.w-icon-container .illustration-title,
.illustration.btn-primary,
.btn.btn-primary,
.action.btn-primary,
.category-children-item.btn-primary,
.w-icon-container.btn-primary,
.illustration.w-icon,
.btn.w-icon,
.action.w-icon,
.category-children-item.w-icon,
.w-icon-container.w-icon,
.illustration.action.primary,
.btn.action.primary,
.action.action.primary,
.category-children-item.action.primary,
.w-icon-container.action.primary,
.illustration.action-primary,
.btn.action-primary,
.action.action-primary,
.category-children-item.action-primary,
.w-icon-container.action-primary {
  display: inline-block;
  text-decoration: none;
}
.illustration .illustration-title:after,
.btn .illustration-title:after,
.action .illustration-title:after,
.category-children-item .illustration-title:after,
.w-icon-container .illustration-title:after,
.illustration.btn-primary:after,
.btn.btn-primary:after,
.action.btn-primary:after,
.category-children-item.btn-primary:after,
.w-icon-container.btn-primary:after,
.illustration.w-icon:after,
.btn.w-icon:after,
.action.w-icon:after,
.category-children-item.w-icon:after,
.w-icon-container.w-icon:after,
.illustration.action.primary:after,
.btn.action.primary:after,
.action.action.primary:after,
.category-children-item.action.primary:after,
.w-icon-container.action.primary:after,
.illustration.action-primary:after,
.btn.action-primary:after,
.action.action-primary:after,
.category-children-item.action-primary:after,
.w-icon-container.action-primary:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6em;
  content: "\e624";
  font-family: 'corona-radiata-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.illustration .illustration-title:after,
.btn .illustration-title:after,
.action .illustration-title:after,
.category-children-item .illustration-title:after,
.w-icon-container .illustration-title:after,
.illustration.btn-primary:after,
.btn.btn-primary:after,
.action.btn-primary:after,
.category-children-item.btn-primary:after,
.w-icon-container.btn-primary:after,
.illustration.w-icon:after,
.btn.w-icon:after,
.action.w-icon:after,
.category-children-item.w-icon:after,
.w-icon-container.w-icon:after,
.illustration.action.primary:after,
.btn.action.primary:after,
.action.action.primary:after,
.category-children-item.action.primary:after,
.w-icon-container.action.primary:after,
.illustration.action-primary:after,
.btn.action-primary:after,
.action.action-primary:after,
.category-children-item.action-primary:after,
.w-icon-container.action-primary:after {
  transition-duration: 0.3s;
  transition-property: transform;
}
.illustration .illustration-title:hover:after,
.btn .illustration-title:hover:after,
.action .illustration-title:hover:after,
.category-children-item .illustration-title:hover:after,
.w-icon-container .illustration-title:hover:after,
.illustration.btn-primary:hover:after,
.btn.btn-primary:hover:after,
.action.btn-primary:hover:after,
.category-children-item.btn-primary:hover:after,
.w-icon-container.btn-primary:hover:after,
.illustration.w-icon:hover:after,
.btn.w-icon:hover:after,
.action.w-icon:hover:after,
.category-children-item.w-icon:hover:after,
.w-icon-container.w-icon:hover:after,
.illustration.action.primary:hover:after,
.btn.action.primary:hover:after,
.action.action.primary:hover:after,
.category-children-item.action.primary:hover:after,
.w-icon-container.action.primary:hover:after,
.illustration.action-primary:hover:after,
.btn.action-primary:hover:after,
.action.action-primary:hover:after,
.category-children-item.action-primary:hover:after,
.w-icon-container.action-primary:hover:after {
  transform: translateX(10px);
}
.illustration.simple:after,
.btn.simple:after,
.action.simple:after,
.category-children-item.simple:after,
.w-icon-container.simple:after {
  content: none;
  display: none;
}
.fieldset > .field.field-checkbox.required > .label:after,
.fieldset > .fields > .field.field-checkbox.required > .label:after {
  content: '';
  margin: 0;
}
.fieldset > .field.field-checkbox.required > .label > span:after,
.fieldset > .fields > .field.field-checkbox.required > .label > span:after {
  content: '*';
  color: #e02b27;
  margin-left: 2px;
}
.qty-wrapper,
.qty-wrapper.control-icon-container {
  max-width: 106px;
  --c-icon-font-size: 28px;
  --c-icon-line-height: 1.8rem;
  --c-icon-height: 32px;
  --c-icon-width: 32px;
  --c-icon-text-gutter: 1px;
  --c-icon-border-gutter: 1px;
}
.qty-wrapper input,
.qty-wrapper.control-icon-container input {
  border: none;
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  font-weight: 400;
  pointer-events: none;
}
.skeleton-easy,
.cart.item.default .product-actions .control.qty label:not(.qty-wrapper) {
  width: 100%;
  -webkit-mask: linear-gradient(#000000 0 0) bottom right / 100% 100%;
  -webkit-mask-repeat: no-repeat;
  background: linear-gradient(90deg, #cccccc38 40%, #fff, #cccccc38 60%) right/300% 100%;
  animation: skeleton-animation 1s linear infinite;
}
@keyframes skeleton-animation {
  to {
    background-position: left;
  }
}
/**
 * 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.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
._amrev-disabled {
  opacity: .8;
  pointer-events: none;
}
.hidden {
  display: none;
}
._clear-btn,
._clear-btn:focus,
._clear-btn:hover,
._clear-btn:active,
._clear-btn:not(.primary) {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  padding: 0;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (min-width: 1280px), print {
  .page-main .amreview-widget-title,
  .page-secondary .amreview-widget-title {
    padding: 25px 0 20px;
  }
}
@media (max-width: 1024px) {
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items {
    margin-right: -10px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    transition: 0.1s all ease-in;
    transition: all 0.1s ease-in;
    margin: 5px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide:not(:last-child) {
    padding-right: 20px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide.slick-current ~ .slick-slide {
    transform: translateX(-20px);
  }
}
@media (min-width: 1280px) {
  .amreview-widget-container.-summary-widget {
    flex-wrap: nowrap;
  }
  .amreview-widget-container.-summary-widget .amreview-rating-wrapper {
    margin: 0 15px 5px 0;
  }
  .amreview-widget-container.-summary-widget .amreview-description .amreview-text {
    margin: 10px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-block {
    margin: 0 0 0 50px;
    max-width: 75%;
  }
  .amreview-widget-container.-summary-widget .amreview-button.-see-all {
    background: transparent;
    padding: 9px 16px;
    position: inherit;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    margin: 0 0 25px 0;
    order: 3;
  }
  .amreview-widget-container.-summary-widget .product-image-container {
    display: block;
  }
  .amreview-widget-container.-summary-widget.-list {
    padding: 35px 125px;
  }
  .amreview-widget-container.-summary-widget.-slider {
    padding: 35px 125px 35px 90px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
    width: 74%;
  }
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'amcform';
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq');
  src: url('../Amasty_Customform/fonts/amcform.eot?hcflpq#iefix') format('embedded-opentype'), url('../Amasty_Customform/fonts/amcform.ttf?hcflpq') format('truetype'), url('../Amasty_Customform/fonts/amcform.woff?hcflpq') format('woff'), url('../Amasty_Customform/fonts/amcform.svg?hcflpq#amcform') format('svg');
  font-display: block;
}
/* stylelint-disable-line */
._amblog-toggle:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
._amblog-toggle.-active:before {
  transform: translateY(-50%) rotate(0);
}
._amblog-form.amblog-item {
  padding: 0 25px 25px;
}
._amblog-form .amblog-form-container {
  position: relative;
}
._amblog-form .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
._amblog-form .amblog-input:hover {
  border-color: #b3b3b3;
}
._amblog-form .amblog-input::-webkit-input-placeholder,
._amblog-form .amblog-input:-ms-input-placeholder,
._amblog-form .amblog-input::-moz-placeholder {
  color: #999999;
}
._amblog-form .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
._amblog-form .amblog-input:focus::-webkit-input-placeholder,
._amblog-form .amblog-input:focus::-moz-placeholder,
._amblog-form .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
._amblog-column-form .input-box {
  flex-direction: column;
}
._amblog-column-form .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
._amblog-column-form .amblog-btn,
._amblog-column-form .amblog-input {
  max-width: 100%;
  width: 100%;
}
._amblog-column-form .mage-error[generated='true'],
._amblog-column-form .mage-error + .mage-error {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
._amblog-button {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
._amblog-button:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
._amblog-button:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-word-break {
  word-break: break-all;
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.filter-options-content .item .custom-control-label {
  position: absolute;
  top: 0;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.amsl-focus {
  border-color: #fff;
  outline: 2px solid #4878bf;
  transform: none;
  transition: none;
}
@keyframes shine-lines {
  0% {
    background-position: -100px;
  }
  40% {
    background-position: 140px;
  }
  100% {
    background-position: 140px;
  }
}
#fake-configurable-items-wrapper .skeleton {
  background-image: linear-gradient(90deg, #f2f2f2 0px, #ffffff 40px, #f2f2f2 80px) !important;
  background-size: 600px !important;
  border: unset !important;
  animation: shine-lines 1.6s infinite linear;
}
#fake-configurable-items-wrapper .skeleton.label {
  height: 17px;
  width: 150px;
  display: block;
}
#fake-configurable-items-wrapper .items-wrapper {
  margin-top: 10px;
}
#fake-configurable-items-wrapper .items-wrapper .items {
  display: flex;
}
#fake-configurable-items-wrapper .items-wrapper .item {
  width: 72px;
  height: 72px;
  margin: 0;
  border: 1px solid transparent;
  flex-direction: row;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: var(--layout-max-width);
  padding-left: max(var(--layout-gutter), var(--sal));
  padding-right: max(var(--layout-gutter), var(--sar));
}
@media print {
  .amfaq-social-buttons {
    display: none;
  }
}
.fieldset:not(.classic) > .field:not(.choice):not(.field-checkbox):not(.field-radio):not(.field-switch) .label.amxnotif-stock-gdrp-label {
  position: static;
}
.totals-tax-summary,
.totals-tax-details {
  display: none !important;
}
.cart.table-wrapper {
  background: white;
  margin-bottom: 10px;
}
.cart.table-wrapper table {
  height: 100%;
}
.cart.item.default .item-info .col {
  padding-left: 0;
  padding-right: 0;
}
.cart.item.default .item-info .col.subtotal {
  flex-grow: 0;
}
.cart.item.default .product-sections {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  position: relative;
}
.cart.item.default .product-actions {
  padding-bottom: 3px;
  display: flex;
  justify-content: space-between;
}
.cart.item.default .product-actions .control.qty label:not(.qty-wrapper) {
  width: 136px;
  height: 32px;
  display: block;
}
.cart.item.default .product-actions .control.qty label:not(.qty-wrapper) input {
  visibility: hidden;
}
.cart.item.default .product-actions .qty-wrapper {
  display: flex;
}
.cart.item.default .product-actions .qty-wrapper input {
  text-align: center;
}
.cart-totals .mark,
.cart-totals .amount {
  padding: 0;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .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: #0e1316;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #0e1316;
    top: 1px;
  }
}
body {
  overflow-x: hidden;
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main,
.page-secondary {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  background-color: #0e1316;
  border-bottom: 1px solid #86868b;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  display: block;
  position: relative;
}
.logo img {
  display: block;
  height: auto;
}
.page-main > .page-title-wrapper .page-title + .action,
.page-secondary > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 13px;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #515154;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #0e1316;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff0035;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 13px;
  background: #0e1316;
  border-color: none;
  color: #0e1316;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #0e1316;
}
.message.global.demo a:active {
  color: #ff0035;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e622";
  font-family: 'corona-radiata-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "\e621";
  font-family: 'corona-radiata-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #e7e7e8;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 500;
}
.action.skip:not(:focus) {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.action.skip:focus {
  background: #f0f1f2;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.header-action {
  display: flex;
}
.header-action i {
  font-size: 3.4em;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  justify-content: center;
  display: flex;
}
.header-action i + .info {
  margin-left: 5px;
}
.page-layout-2columns-left-assistance-page .page-main,
.page-layout-2columns-left-policy-page .page-main,
.page-layout-2columns-left-assistance-page .page-secondary,
.page-layout-2columns-left-policy-page .page-secondary {
  --layout-max-width: unset;
}
.page-layout-2columns-left-assistance-page .columns,
.page-layout-2columns-left-policy-page .columns {
  display: flex;
}
.page-layout-2columns-left-assistance-page .columns .column.main,
.page-layout-2columns-left-policy-page .columns .column.main,
.page-layout-2columns-left-assistance-page .columns .sidebar-additional,
.page-layout-2columns-left-policy-page .columns .sidebar-additional {
  flex-basis: unset;
  -webkit-flex-basis: unset;
}
.page-layout-2columns-left-assistance-page .columns .column.main,
.page-layout-2columns-left-policy-page .columns .column.main {
  order: 2;
}
.page-layout-2columns-left-assistance-page .columns .column.main .breadcrumbs,
.page-layout-2columns-left-policy-page .columns .column.main .breadcrumbs {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 10px;
}
.page-layout-2columns-left-assistance-page .columns .sidebar-additional,
.page-layout-2columns-left-policy-page .columns .sidebar-additional {
  order: 1;
  padding-left: var(--grid-gutter);
}
.page-layout-2columns-left-assistance-page .columns .sidebar-additional .sidebar-menu a,
.page-layout-2columns-left-policy-page .columns .sidebar-additional .sidebar-menu a {
  text-decoration: none;
}
.page-layout-2columns-left-assistance-page .columns .sidebar-additional .sidebar-menu a:hover,
.page-layout-2columns-left-policy-page .columns .sidebar-additional .sidebar-menu a:hover {
  text-decoration: underline;
}
.page-layout-2columns-left-assistance-page .columns .sidebar-additional .sidebar-menu .title,
.page-layout-2columns-left-policy-page .columns .sidebar-additional .sidebar-menu .title {
  font-weight: 600;
}
.page-layout-2columns-left-assistance-page .columns .sidebar-additional .sidebar-menu .collapsible-title,
.page-layout-2columns-left-policy-page .columns .sidebar-additional .sidebar-menu .collapsible-title {
  padding-top: 22px;
  padding-bottom: 22px;
  border-top: 1px solid #e7e7e8;
}
.page-layout-2columns-left-assistance-page .columns .sidebar-additional .sidebar-menu .collapsible-title,
.page-layout-2columns-left-policy-page .columns .sidebar-additional .sidebar-menu .collapsible-title,
.page-layout-2columns-left-assistance-page .columns .sidebar-additional .sidebar-menu .collapsible-content,
.page-layout-2columns-left-policy-page .columns .sidebar-additional .sidebar-menu .collapsible-content {
  border-bottom: 1px solid #e7e7e8;
}
@media all and (min-width: 1024px), print {
  :root {
    --fs-xl: 20px;
    --fs-l: 16px;
    --fs-base: 14px;
    --fs-h1: 32px;
    --fs-h2: 28px;
    --fs-h3: 22px;
    --fs-h4: 20px;
    --fs-h5: 20px;
    --fs-h6: 16px;
    --fs-display-1: 82px;
    --fs-display-2: 52px;
  }
  body {
    font-size: 14px;
  }
  .font-md-body {
    font-size: 14px !important;
  }
  h1,
  .h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .font-md-h1 {
    font-size: 32px !important;
  }
  h2,
  .h2 {
    font-size: 28px;
  }
  .font-md-h2 {
    font-size: 28px !important;
  }
  h3,
  .h3 {
    font-size: 22px;
  }
  .font-md-h3 {
    font-size: 22px !important;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  .font-md-h4 {
    font-size: 20px !important;
  }
  h5,
  .h5,
  .checkout-payment-method .payment-option-title .action-toggle > span,
  .cart-summary > .title {
    font-size: 20px;
  }
  .font-md-h5 {
    font-size: 20px !important;
  }
  h6,
  .h6,
  .opc-block-shipping-information .shipping-information-title,
  .payment-method-title {
    font-size: 16px;
  }
  .font-md-h6 {
    font-size: 16px !important;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 12px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .header.content:after {
    clear: both;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .header.panel {
    padding-bottom: 0;
    padding-top: 0;
  }
  .page-header .header.panel:before,
  .page-header .header.panel:after {
    content: '';
    display: table;
  }
  .page-header .header.panel:after {
    clear: both;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title,
  .page-secondary > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action,
  .page-secondary > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo img {
    max-height: inherit;
  }
  .header .actions > a:not(.d-none) {
    display: inline-block !important;
  }
}
@media all and (min-width: 1280px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .dna-footer-item,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .page-secondary {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: var(--layout-max-width);
  }
  .page-main,
  .page-secondary {
    --layout-max-width: 1544px;
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: calc(2 * 24px);
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: calc(2 * 24px);
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: calc(2 * 24px);
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: calc(2 * 24px);
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .lg-grid,
  :root {
    --grid-gutter: 12px;
    --layout-gutter: 24px;
  }
  select#sorter {
    text-align: left;
  }
}
@media all and (max-width: 1279px) {
  select#sorter {
    text-align: right;
    padding-right: 25px;
  }
}
.pagebuilder-slider-full-width,
.full-width-container,
.amreview-submit-form,
[data-content-type='row'][data-appearance='full-bleed'],
[data-content-type='row'][data-appearance='full-width'] {
  overflow: hidden;
}
.pagebuilder-slider-full-width .dna-carousel:not(.full-width-container):not(.boxed),
.full-width-container .dna-carousel:not(.full-width-container):not(.boxed) {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: var(--layout-max-width);
  padding-left: max(var(--layout-gutter), var(--sal));
  padding-right: max(var(--layout-gutter), var(--sar));
}
.pagebuilder-slider-full-width .swiper-wrapper,
.full-width-container .swiper-wrapper {
  overflow: visible;
}
.page-header {
  background-color: #0e1316;
}
.page-header a {
  color: #ffffff;
}
.page-header a:visited {
  color: #ffffff;
}
.page-header a:hover {
  color: #ffffff;
}
.page-header a:active {
  color: #ffffff;
}
.page-header .panel.wrapper {
  background-color: #ddff00;
  color: #0e1316;
}
.header.panel > .header.links > li > a {
  color: #0e1316;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #0e1316;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #0e1316;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #0e1316;
  text-decoration: underline;
}
.header.bottom {
  margin-top: -1px;
}
.header.bottom > .center-column,
.header.bottom > .right-column {
  border-top-color: #2f3436 !important;
}
.header,
.bg-secondary {
  color: #86868b;
}
.header a,
.bg-secondary a {
  text-decoration-color: #ff0035;
  text-decoration-thickness: from-font;
  text-underline-offset: 3px;
  color: #ffffff;
}
.header a:not(:hover),
.bg-secondary a:not(:hover) {
  text-decoration: none;
}
.header .actions > a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: flex;
  max-width: 150px;
}
.header .actions > a + a:not(.motorcycles):before {
  content: '/';
  margin: 0 4px;
  text-decoration: none !important;
  display: inline-block;
  pointer-events: none;
  color: #86868b;
}
.category-children-item.w-icon,
.category-children-item.action.primary,
.category-children-item.action-primary {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#fake-configurable-items-wrapper .items-wrapper {
  --grid-gutter: 10px;
}
#fake-configurable-items-wrapper .items-wrapper .items {
  overflow-x: auto;
  overflow-y: hidden;
}
#fake-configurable-items-wrapper .items-wrapper .items::-webkit-scrollbar {
  height: 3px;
}
#fake-configurable-items-wrapper .items-wrapper .item {
  padding: 10px;
}
#fake-configurable-items-wrapper .items-wrapper .item.active,
#fake-configurable-items-wrapper .items-wrapper .item:hover {
  border-radius: 3px;
}
select#sorter {
  border: none;
  padding-top: 0;
  appearance: none;
  font-size: 14px !important;
  display: inline-flex;
  vertical-align: middle;
}
.toolbar-sorter .sorter-label {
  font-weight: bold;
  font-size: 14px;
  display: inline-flex;
  vertical-align: middle;
}
.toolbar-sorter .sorter-label:after {
  content: ':';
}
.nav-customer .nav.item a,
.nav-customer .nav.item span {
  padding: 1.2rem 0;
}
.nav-customer .nav.item:hover {
  text-decoration: underline;
}
.nav-customer .nav.item:first-child.current span {
  font-weight: 700;
}
