@charset "UTF-8";
input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: 2px solid transparent !important;
  outline-offset: 1px !important; }

input:focus + label {
  outline: 2px solid transparent !important;
  outline-offset: 1px !important; }

@font-face {
  font-family: "Matritsa";
  src: url("../fonts/FbMatritsaNarrowEn-Black.woff2") format("woff2"), url("../fonts/FbMatritsaNarrowEn-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Matritsa";
  src: url("../fonts/FbMatritsaNarrowEn-Medium.woff2") format("woff2"), url("../fonts/FbMatritsaNarrowEn-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Spoiler";
  src: url("../fonts/Spoiler-Regular.woff2") format("woff2"), url("../fonts/Spoiler-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Spoiler";
  src: url("../fonts/enspoilerboldwebfont.woff") format("woff"), url("../fonts/enspoilerboldwebfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Spoiler";
  src: url("../fonts/enspoilerwebfont.woff") format("woff"), url("../fonts/enspoilerwebfont.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-stretch: 100%;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-stretch: 100%;
  font-style: normal;
  font-display: swap; }

meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 551px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:551px)/";
  width: 551px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:551px) and (max-width:801px)/";
  width: 551px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:801px)/";
  width: 801px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:801px) and (max-width:1261px)/";
  width: 801px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1261px)/";
  width: 1261px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1261px) and (max-width:1681px)/";
  width: 1261px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

.u-hidden {
  display: none !important; }

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html,
body {
  height: 100%; }

body {
  background: #444444;
  color: white;
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

img {
  -ms-interpolation-mode: bicubic; }

button {
  background: none;
  border: 0; }
  button:active, button:focus {
    box-shadow: none;
    outline: none; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

html {
  font-size: 14px; }
  @media (min-width: 551px) {
    html {
      font-size: 14px; } }
  @media (min-width: 801px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1261px) {
    html {
      font-size: 14px; } }

body {
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: white;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #bbbbbb; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #e5e5e5;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-bottom: 0.78571rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #dddddd;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.subheader {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.78571rem; }

hr {
  border: solid #666666;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.92857rem; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

ul,
ol,
dl {
  list-style-position: outside;
  margin-bottom: 1.5rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.2rem;
  margin-bottom: 0; }

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

dl dt {
  font-weight: 700;
  margin-bottom: 0.35714rem; }

dl dd {
  margin-bottom: 1.5rem; }

abbr,
acronym {
  border-bottom: 1px dotted #cccccc;
  color: white;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 22px;
  line-height: 29px; }

cite {
  display: block;
  font-size: 1rem; }

.icon {
  height: 1.14286rem;
  width: 1.14286rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: white;
    height: 100%;
    vertical-align: top;
    width: 100%; }

/*doc
---
title: Lists
name: lists
category: Elements
---

*/
/*doc
---
title: Inline List
name: inline_list
category: Elements
parent: lists
---


```html_example
<ul class="inlineList">
    <li><a href="#">Link 1</a></li>
    <li><a href="#">Link 2</a></li>
    <li><a href="#">Link 3</a></li>
    <li><a href="#">Link 4</a></li>
    <li><a href="#">Link 5</a></li>
</ul>
```
##### Inline list settings
```sass_file_example
src/settings/foundation/inlineList/_settings.scss
```

*/
.inlineList {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.21429rem;
  margin-left: -1.57143rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem; }
    .inlineList > li > * {
      display: block; }

/*doc
---
title: Tables
name: tables
category: Elements
---


```html_example
<table class="table">
    <thead class="table-thead">
        <tr>
            <th>Table Header</th>
            <th>Table Header</th>
            <th class="table-header--numericData" scope="column">Totals</th>
        </tr>
    </thead>
    <tbody class="table-tbody">
        <tr>
            <td>Content Goes Here</td>
            <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
            <td class="table-cell--numericData">$10</td>
        </tr>
    </tbody>
    <tfoot class="table-tfoot">
        <tr>
            <td class="table-cell--numericData" colspan="2">Subtotal:</td>
            <td class="table-cell--numericData"><strong>$60</strong></td>
        </tr>
    </tfoot>
</table>
```
##### Tables settings
```sass_file_example
src/settings/foundation/tables/_settings.scss
```

*/
.table {
  border: solid 1px #666666;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #333333; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.78571rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.78571rem 1.5rem;
    text-align: left; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #666666; }

.table-tfoot {
  border: 1px solid #666666; }

.table-tbody tr {
  border-bottom: 1px solid #666666; }
  .table-tbody tr:last-child {
    border-bottom: 0; }

/*doc
---
title: Buttons
name: button
category: Components
---

These are all the button

```sass_file_example
src/settings/foundation/buttons/_settings.scss
```

```html_example
<button class="button">Button</button>

<input type="submit" class="button" value="Button">

<a class="button" role="button" href="#">Button</a>
```

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #999999;
  color: #cccccc;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 4px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #cccccc;
    color: white; }
  .button:active {
    background-color: transparent;
    border: 1px solid #aaaaaa;
    color: white; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.78571rem; } }

/*doc
---
title: Button states
name: button_states
category: Components
parent: button
---

```html_example
<button class="button button--primary">Primary Button</button>

<button class="button">Secondary / Default Button</button>

<button class="button button--tertiary">Tertiary Button</button>

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  background-color: #ff957f;
  border-color: #ff957f;
  color: #333333; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #f2836d;
    border-color: #f2836d;
    color: #222222; }
  .button--primary:active {
    background-color: #e6725b;
    border: 1px solid #e6725b;
    color: #222222; }

.button[disabled] {
  background-color: #757575;
  border-color: #757575;
  color: #444444;
  cursor: default; }

/*doc
---
title: Button sizes
name: button_sizes
category: Components
parent: button
---

```html_example
<button class="button button--large">Large</button>

<button class="button">Default</button>

<button class="button button--small">Small</button>

<button class="button button--tiny">Tiny</button>
```

And a special case, slab, which takes the full width of it's container and any
size modifier

```html_example
<button class="button button--slab">Slab</button>

<button class="button button--slab button--large">Slab</button>
```

*/
.button--large {
  font-size: 15px; }

.button--small {
  font-size: 13px;
  padding: 0.57143rem 1.5rem; }

.button--tiny { }

.button--slab {
  display: block;
  width: 100%; }
  .button + .button--slab {
    margin-left: 0; }

.button--icon {
  font-size: 1rem;
  padding: 0.78571rem 0.78571rem; }
  .button--icon svg {
    fill: #ff957f; }

/*doc
---
title: Button Groups
name: button_groups
category: Components
parent: button
---


```html_example
<div class="buttonGroup">
    <button class="button">Button1</button>
    <button class="button">Button2</button>
    <button class="button">Button3</button>
</div>
```
##### Button group settings
```sass_file_example
src/settings/bigcommerce/buttonGroup/_settings.scss
```

*/
.buttonGroup {
  display: inline-block; }
  .buttonGroup > .button {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child {
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 4px;
      border-right-width: 1px;
      border-top-right-radius: 4px; }

/*doc
---
title: Dropdowns
name: dropdown
category: Components
---

Dropdowns are simple lists that can appear next to any element that can trigger a click event.
They can be used by buttons, icons, links and other similar items.

```sass_file_example
src/settings/foundation/dropdown/_settings.scss
```
```html_example
<ul class="dropdown-menu" style="display:block; left: 0;">
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">One</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Two</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Three</a></li>
</ul>
```
*/
.dropdown-menu {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu.open {
    display: block; }
  .dropdown-menu > *:first-child {
    margin-top: 0; }
  .dropdown-menu > *:last-child {
    margin-bottom: 0; }

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  padding: 0.78571rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

.dropdown-menu-item {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.35714rem 0.71429rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.35714rem; }
  .dropdown-menu-item a {
    margin: -0.35714rem; }

/*doc
---
title: Forms
name: forms
category: Forms
---

##### Foundation Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

##### Citadel Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

*/
/*doc
---
title: Form basics
name: 01forms_basics
category: Forms
parent: forms
---

Citadel comes with styling for most form input types and some custom ones. To start
things off a basic, semantic mark-up structure should be adhered too, including
the `form`, `fieldset` and `legend` elements where ever possible.

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
    </fieldset>
</form>
```

*/
.form {
  margin: 0 0 1.5rem; }

.form-fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.form-legend {
  background: transparent;
  border: solid #999999;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.78571rem;
  padding: 0;
  width: 100%; }

/*doc
---
title: Form labels and inputs
name: 03forms_basics
category: Forms
parent: forms
---

Inputs of all types should be associated with a label which has a `for` attribute

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: white;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #dddddd;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: #444444;
  border-color: #9f9f9f;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #cccccc;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="disabled_input1">Input Label</label>
    <input class="form-input" id="disabled_input1" disabled type="text" value="Disabled text">
</div>

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: #444444;
    color: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  .form-input:focus {
    border-color: #cccccc;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #999999; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #999999; }
  .form-input:-ms-input-placeholder {
    color: #999999; }

/*doc
---
title: Selects
name: 05forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #444444;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #9f9f9f;
  color: #cccccc;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 4px; }
  .form-select:focus {
    border-color: #cccccc; }
  .form-select:disabled {
    background-color: #444444;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #cccccc; }

/*doc
---
title: Form Panels and Layouts
name: 13forms_layouts
category: Forms
parent: forms
---

We provide a couple of component styles to layout forms.

The more `form-field` components you place in the `form-row`, the smaller the columns gets.
Columns are equal length, and calculated automatically by Flexbox by default.

It's the same mark-up but depending on your browser support needs, you can switch
between a flexbox layout or a more traditional grid based layout by setting
`$formRow-modernBrowsers` to `false`.

The grid based layout of `form-feilds` will require the use of modifiers to calculate
the correct widths. We support `form-field--half`, `form-field--third` and
`form-field--quarter`

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: #555555;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .form-row:before, .form-row:after {
    content: " ";
    display: table; }
  .form-row:after {
    clear: both; }
  .form-row .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 551px) {
    .form-row--half .form-field {
      width: 50%; }
    .form-row--third .form-field {
      width: 33.33333%; }
    .form-row--quarter .form-field {
      width: 25%; } }

/*doc
---
title: Form Fields
name: 02forms_basics
category: Forms
parent: forms
---

Each form input should be wrapped in a `form-field`

```html_example
<div class="form-field">
</div>
```
*/
.form-field {
  display: block;
  margin: 0 0 2rem;
  max-width: none; }
  .form-field:before, .form-field:after {
    content: " ";
    display: table; }
  .form-field:after {
    clear: both; }

/*doc
---
title: Selects [multiple]
name: 06forms_basics
category: Forms
parent: forms
---

Styling of the select element with the multiple attribute

```html_example
<div class="form-field">
    <label class="form-label" for="multiselect1">Native Select Multiple label</label>
    <select class="form-select" multiple name="multiselect1" id="multiselect1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
        <option value="3">Option 3</option>
        <option value="4">Option 4</option>
    </select>
</div>
```
*/
.form-select[multiple] {
  height: auto; }
  .form-select[multiple] option {
    padding: 5px; }

/*doc
---
title: Radios and Checkbox
name: 07forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-checkbox" type="checkbox" id="check1">
    <label class="form-label" for="check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="check2">
    <label class="form-label" for="check2">Checkbox 2 label</label>
</div>
```

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio1">
    <label class="form-label" for="radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio2">
    <label class="form-label" for="radio2">Radio 2 label</label>
</div>
```
*/
.form-checkbox,
.form-radio {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .form-checkbox + .form-label,
  .form-radio + .form-label {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.35714rem;
    padding-left: 1.85714rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: #444444;
      border: solid #999999;
      border-width: 1px;
      height: 1.14286rem;
      left: 0;
      top: 0;
      width: 1.14286rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 1rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 1rem; }

.form-checkbox:checked + .form-label::after,
.form-radio:checked + .form-label::after {
  opacity: 1;
  transform: scale(1); }

.form-checkbox[disabled] + .form-label,
.form-radio[disabled] + .form-label {
  cursor: default; }
  .form-checkbox[disabled] + .form-label::before,
  .form-radio[disabled] + .form-label::before {
    background-color: #444444; }

.form-checkbox + .form-label::before {
  border-radius: 4px; }

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(255, 255, 255, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(255, 255, 255, 0.999);
  content: "";
  font-size: 1rem;
  line-height: 1;
  text-align: center; }

.form-radio + .form-label::before {
  border-radius: 50%; }

.form-radio + .form-label::after {
  background: rgba(255, 255, 255, 0.999);
  border: 3px solid #444444;
  border-radius: 1rem; }

/*doc
---
title: Inputs with Extras
name: 08forms_inputextras
category: Forms
parent: forms
---

Sometimes inputs need inline actions. An inline button for a search box for example.

```html_example
<div class="form-field">
    <label class="form-label" for="input9">Input with action</label>
    <input class="form-input has-action" type="search" id="input9">
    <button class="button button--icon button--inputAction">
        <span class="u-hiddenVisually">Search</span>
        <icon glyph="ic-search" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></icon>
    </button>
</div>
```
*/
.form-input.has-action {
  float: left;
  padding-right: 2.85714rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.85714rem;
    margin: 0.07143rem 0 0 -2.92857rem;
    width: 2.85714rem; }

/*doc
---
title: Inputs with Icons
name: 09forms_inputicons
category: Forms
parent: forms
---

Sometimes inputs need to display an informative icon to convey a certain meaning, like secure.

```html_example
<div class="form-field">
    <label class="form-label" for="input99">Input with icon</label>
    <input class="form-input has-icon" type="search" id="input9">
    <icon glyph="ic-lock" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"></path></svg></icon>
</div>
```
*/
.form-input.has-icon {
  float: left;
  padding-right: 2.57143rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.57143rem;
    width: 1.42857rem; }

/*doc
---
title: Form PrefixPostfix
name: 10forms_prefixpostfix
category: Forms
parent: forms
---

PrefixPostfix

```html_example
<div class="form-field">
    <label class="form-label" for="input4">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input5">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="input5" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
</div>
```

### PrefixPostfix with a button

```html_example
<div class="form-field">
    <label class="form-label" for="input6">Prefixed Button</label>
    <div class="form-prefixPostfix">
        <input class="button form-prefixPostfix-button--prefix" type="submit" value="Save">
        <input class="form-input" id="input6" type="text" placeholder="Placeholder text">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input7">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="input7" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
</div>
```
*/
.form-prefixPostfix {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .form-prefixPostfix .form-input {
    flex: 1; }
  .form-prefixPostfix .button {
    height: 3rem; }

.form-prefixPostfix-input {
  border-radius: 0 0 0 0; }

.form-prefixPostfix-label {
  background-color: white;
  border: solid #999999;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 6.42857rem;
  padding: 0.75rem;
  text-align: center; }

.form-prefixPostfix-label--prefix {
  border-radius: 0 0 0 0;
  border-width: 1px 0 1px 1px; }
  .form-prefixPostfix-label--prefix + .form-input {
    border-radius: 0 0 0 0; }

.form-prefixPostfix-label--postfix {
  border-radius: 0 0 0 0;
  border-width: 1px 1px 1px 0; }

.form-prefixPostfix-button--prefix {
  margin: 0 0.75rem 0 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.75rem; }

/*doc
---
title: Form Switch
name: 11forms_switch
category: Forms
parent: forms
---

Switch

```html_example
<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">On</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">Off</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important switch--checked">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>
```
*/
.switch-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .switch-checkbox:focus + .switch-toggle {
    border-color: #ff957f;
    box-shadow: 0 0 4px rgba(255, 149, 127, 0.4); }

.switch-toggle {
  background-color: #757575;
  border: 1px solid #757575;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 4.28571rem; }
  .switch--important .switch-toggle {
    background-color: #f1a500;
    border-color: #f1a500; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: #999999;
    cursor: default; }

.switch-toggle::before {
  background: white;
  border-radius: 1.4286rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.4286rem;
  left: 0.21427rem;
  position: absolute;
  top: 0.21427rem;
  transition: all 100ms ease-out;
  width: 1.4286rem; }
  .switch--checked .switch-toggle::before {
    left: 2.49999rem; }

.switch-label {
  color: white;
  height: 26px;
  line-height: 1.92857;
  position: absolute;
  right: 0.42857rem;
  text-transform: uppercase;
  transition: all 100ms ease-out; }
  .switch--checked .switch-label {
    font-weight: 600;
    left: 0.42857rem;
    right: auto; }
  .switch--disabled .switch-label {
    color: #757575; }

.switch-label--icon.icon {
  height: 1.85714rem;
  width: 1.85714rem; }
  .switch-label--icon.icon svg {
    height: 1.85714rem;
    width: 1.85714rem;
    fill: white; }
    .switch--disabled .switch-label--icon.icon svg {
      fill: #757575; }

.switch-description--off {
  color: black;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #757575; }

.switch-description--on {
  color: #757575;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: black; }

.switch-ariaDescription {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*doc
---
title: Form Actions
name: 14forms_actions
category: Forms
parent: forms
---

Forms require actions to submit or cancel (or what ever action a user should perform).
Form actions come in 2 flavours; normal and fixed.

```html_example
<div class="form-actions">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```

### Form Actions --fixed

```html_example
<div class="form-actions form-actions--fixed">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```
*/
.form-actions {
  background: none;
  border: 0;
  text-align: center; }
  @media (min-width: 481px) {
    .form-actions {
      text-align: left; } }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 481px) {
    .form-actions > * {
      vertical-align: baseline;
      width: auto; } }

@media (min-width: 481px) {
  .form-actions--fixed {
    background: #555555;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

/*doc
---
title: Form Errors
name: 12forms_errors
category: Forms
parent: forms
---

Form inline errors

```html_example
<div class="form-field form-field--success">
    <label class="form-label" for="valid_simple">Valid field</label>
    <input class="form-input" id="valid_simple" type="text" value="Some Valid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-check-circle" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path></svg></icon>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_simple">Invalid field</label>
    <input class="form-input" id="invalid_simple" type="text" value="Some Invalid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_simple">
                This is not a valid email address
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--warning">
    <label class="form-label" for="warning_simple">Warning field</label>
    <input class="form-input" id="warning_simple" type="text" value="Text that generated a Warning">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="warning_simple">
                Did you mean…
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_select">Select label</label>
    <select class="form-select" name="invalid_select" id="invalid_select">
        <option value="Please select a value">Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_select">
                You must select a value
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Checkbox label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check1">
    <label class="form-label" for="invalid_check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check2">
    <label class="form-label" for="invalid_check2">Checkbox 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select one or more
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Radio label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio1">
    <label class="form-label" for="invalid_radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio2">
    <label class="form-label" for="invalid_radio2">Radio 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select an option
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_prefix">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="invalid_prefix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
        <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_prefix">
                Please input a dollar amount
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="invalid_postfix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix">
                Please enter the weight in kilograms
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix_button">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="invalid_postfix_button" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                This is a really long error message to give alot
                more detail to the user about what is wrong with this field.
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                Something else was wrong
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                You really messed up here
            </label>
        </li>
    </ul>
</div>
```
*/
.form-input-indicator {
  height: 1.57143rem;
  width: 1.57143rem;
  float: left;
  margin: 0 0 0 -2.14286rem;
  position: relative;
  top: 0.71429rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #008a06; }

.form-field-errors {
  list-style: none;
  margin-left: 0;
  margin-left: 0;
  clear: both;
  margin-bottom: 0;
  margin-top: 0.21429rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.35714rem 0 -0.5rem;
  width: 100%; }

.form-field--success .form-input,
.form-field--error .form-input,
.form-field--warning .form-input {
  float: left; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #008a06; }

.form-field--success .form-field-error,
.form-field--success .form-inlineMessage {
  color: #008a06; }

.form-field--success .form-input-indicator > svg {
  fill: #008a06; }

.form-field--error .form-input,
.form-field--error .form-select,
.form-field--error .form-checkbox + .form-label::before,
.form-field--error .form-radio + .form-label::before,
.form-field--error .form-prefixPostfix-label {
  border-color: #d14343; }

.form-field--error .form-field-error,
.form-field--error .form-inlineMessage {
  color: #d14343; }

.form-field--error .form-input-indicator > svg {
  fill: #d14343; }

.form-field--warning .form-input,
.form-field--warning .form-select,
.form-field--warning .form-checkbox + .form-label::before,
.form-field--warning .form-radio + .form-label::before,
.form-field--warning .form-prefixPostfix-label {
  border-color: #f1a500; }

.form-field--warning .form-field-error,
.form-field--warning .form-inlineMessage {
  color: #f1a500; }

.form-field--warning .form-input-indicator > svg {
  fill: #f1a500; }

/*doc
---
title: Panels
name: panel
category: Components
---

Panels are a simple container which is relatively positioned within the document which helps you section
your content. Panels may also have a header, which contains a related title to describe the contents.

```sass_file_example
src/settings/foundation/panels/_settings.scss
```
```html_example
<div class="panel">
    <div class="panel-header">
        <h2 class="panel-title">Panel Title</h2>
    </div>
    <div class="panel-body">
        <h2>Some Panel Content</h2>
        <p>Should be able to handle any type of content.</p>
    </div>
</div>
```
*/
.panel {
  position: relative; }

.panel-header {
  background-color: #333333;
  margin: 0;
  padding: 1.5rem 2rem 0; }

.panel-title {
  line-height: 1.5;
  margin: 0; }

.panel-body {
  margin-bottom: 1.5rem;
  padding: 1rem 2rem 1.5rem;
  background: #333333; }
  .panel-body > :first-child {
    margin-top: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }

.breadcrumbs {
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden; }

.breadcrumb {
  color: #dddddd;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #dddddd; }
  .breadcrumb.current {
    color: #dddddd;
    cursor: default; }
    .breadcrumb.current a {
      color: #dddddd;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #999999; }
    .breadcrumb.unavailable a {
      color: #999999; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #999999;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #dddddd;
    content: "/";
    margin: 0;
    position: relative;
    top: 1px; }
  .breadcrumb:first-child:before {
    content: " ";
    margin: 0; }
  .breadcrumb::before {
    margin: 0 0.5rem; }
    @media (min-width: 481px) {
      .breadcrumb::before {
        margin: 0 0.5rem; } }

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: white;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #dddddd;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #999999;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #666666;
  margin: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

.tab {
  border-bottom: #444444;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 551px) {
    .tab {
      float: left; } }

.tab-title {
  color: #dddddd;
  display: block;
  font-size: 15px;
  padding: 0.78571rem 1.57143rem; }
  .tab-title:hover {
    color: white; }

.tab.is-active .tab-title {
  color: white;
  font-weight: 700; }

@media (min-width: 551px) {
  .tabs--vertical {
    border-bottom: 0;
    float: left;
    margin: 0 0 1.5rem;
    max-width: 20%;
    width: 20%; } }

.tabs--vertical .tab {
  float: none; }

.tabs-contents {
  margin-bottom: 1.5rem; }
  .tabs-contents:before, .tabs-contents:after {
    content: " ";
    display: table; }
  .tabs-contents:after {
    clear: both; }

@media (min-width: 551px) {
  .tabs-contents--vertical {
    float: left;
    max-width: 80%;
    padding-left: 1.5rem;
    width: 80%; }
    .tabs-contents--vertical > .tab-content {
      padding: 0 1.5rem; } }

.tab-content {
  display: none;
  padding: 1.5rem 0; }
  .tab-content.is-active {
    display: block; }

.no-js .tab-content {
  display: block;
  float: none; }

/*doc
---
title: Navigation
name: nav
category: Components
---

The navigation pattern holds a list of links wrapped in a navigation element. The links can help you navigate
the document, or the information architecture. Each link should modify the URL in some way.

```sass_file_example
src/settings/bigcommerce/nav/_settings.scss
```
We generate our own navigation abstractions through a `nav()` mixin. The mixin works as follows:

```scss_example
nav($style: "navBar", $wrapper: "nav")
```
Where:

 - `$style` - The type of navigation (a bar or list)
 - `$wrapper` - The wrapper of the navigation (usually nav, ul or ol)

There is also a `nav-action()` mixin, which when used will set the styles for any actionable items in your navigation list.

```scss_example
nav-action($color, $fontFamily, $fontSize, $padding)
```

*/
/*doc
---
title: Navigation Bar
name: navBar
parent: nav
category: Components
---

The Navigation Bar is a horizontal navigation component, useful for page navigation or any other primary content navigation.

```html_example
<nav class="navBar navBar--internal">
    <ul class="navBar-section">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 1</a>
        </li>
        <li class="navBar-item is-active">
            <a class="navBar-action" href="#">Item 2</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 3</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 4</a>
        </li>
    </ul>
    <ul class="navBar-section navBar-section--alt">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 5</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 6</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 7</a>
        </li>
    </ul>
</nav>
```

You can create a navigation bar abstraction with the following mixin:

```scss_example
.pageNavigation {
    @include nav("navBar", "nav");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navBar:before, .navBar:after {
  content: " ";
  display: table; }

.navBar:after {
  clear: both; }

.navBar ul,
.navBar ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navBar ul ul,
  .navBar ul ol,
  .navBar ol ul,
  .navBar ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navBar ul li,
  .navBar ol li {
    margin: 0;
    padding: 0; }

.navBar-section {
  float: left; }
  .navBar-section:before, .navBar-section:after {
    content: " ";
    display: table; }
  .navBar-section:after {
    clear: both; }

.navBar-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navBar-section + .navBar-section {
  margin-left: 1.5rem; }

@media (min-width: 551px) {
  .navBar-item {
    float: left; } }

.navBar-item, .navBar-action {
  display: block; }

.navBar-action {
  color: black;
  font-size: 15px;
  padding: 0.78571rem; }

/*doc
---
title: Navigation List
name: navList
parent: nav
category: Components
---

The Navigation List is a vertical navigation component, useful for secondary navigation like a list of child pages.

```html_example
<nav class="navList navList--aside">
    <ul class="navList-section">
        <li class="navList-item">
            <a class="navList-action" href="#">Item 1</a>
        </li>
        <li class="navList-item is-active">
            <a class="navList-action" href="#">Item 2</a>
            <ul class="navList-subSection">
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 1</a>
                </li>
                <li class="navList-item is-active">
                    <a class="navList-action" href="#">Sub-item 2</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 3</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 4</a>
                </li>
            </ul>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 3</a>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 4</a>
        </li>
    </ul>
</nav>
```

You can create a navigation list abstraction with the following mixin:

```scss_example
.subPagesList {
    @include nav("navList", "ul");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navList:before, .navList:after {
  content: " ";
  display: table; }

.navList:after {
  clear: both; }

.navList ul,
.navList ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navList ul ul,
  .navList ul ol,
  .navList ol ul,
  .navList ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navList ul li,
  .navList ol li {
    margin: 0;
    padding: 0; }

.navList-section:before, .navList-section:after {
  content: " ";
  display: table; }

.navList-section:after {
  clear: both; }

.navList-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navList-section + .navList-section {
  margin-top: 1.5rem; }

.navList-item, .navList-action {
  display: block; }

.navList-action {
  color: white;
  font-size: 15px;
  padding: 0.21429rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #dddddd;
    font-size: 1rem;
    margin-left: 0.35714rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 4px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #dddddd;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.28571rem 0.5rem; }
  .pagination-list li {
    display: block; }

li.pagination-item {
  cursor: pointer; }
  li.pagination-item:first-child {
    margin-left: 0; }
  li.pagination-item a:hover {
    color: white; }

li.pagination-item--current a, li.pagination-item--current button {
  color: white;
  cursor: default; }

/*doc
---
title: Alerts
name: alerts
category: Components
---

Alerts can be used to inform users about the actions they perform, whether it's a successful message, a warning, error, or just information.
They can be displayed at a page level or inside a specific container. They will take the full width of their containers.

```sass_file_example
src/settings/foundation/alerts/_settings.scss
```

The alert box consists of three `alertBox-column`s: The `alertBox-icon` which contains the icon for the type of alert,
the `alertBox-message` which can contain the heading and text for the alert message, and `alertBox-close` which holds the close button.
You can set the vertical alignment of the columns in the setting variables.

```html_example
<div class="alertBox">
    <div class="alertBox-column alertBox-icon">
        <icon class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"></path>
            </svg>
        </icon>
    </div>
    <div class="alertBox-column alertBox-message">
        <span>Generic alert</span>
    </div>
    <a class="alertBox-column alertBox-close" tabindex="0" href="#">
        <icon glyph="ic-close" class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
            </svg>
        </icon>
    </a>
</div>
```
*/
.alertBox {
  border-style: none;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.78571rem;
  padding: 0.78571rem 1.14286rem 0.78571rem 1.14286rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #e5e5e5;
  border-color: #e5e5e5; }
  .alertBox .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox .button {
    margin: 0 0 0 0.78571rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #333333; }
  .alertBox--info svg {
    fill: #dfdfdf; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8; }
  .alertBox--success svg {
    fill: #008a06; }

.alertBox--warning {
  background-color: #fffdea;
  border-color: #fffdea; }
  .alertBox--warning svg {
    fill: #f1a500; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd; }
  .alertBox--error svg {
    fill: #d14343; }

.alertBox-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.alertBox-icon {
  padding-right: 1.14286rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.14286rem; }
  .alertBox-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox-close svg {
    fill: #999999; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #666666 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin: 0 0 1.5rem; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #666666 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: #555555;
    color: black; }
  .accordion-navigation > a {
    background: #555555;
    color: white;
    padding: 1.85714rem;
    display: block;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #333333; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

.accordion-title {
  font-weight: 700;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #666666 solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #008a06; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #d14343; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #f1a500; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: black;
  background: rgba(51, 51, 51, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #444444;
  padding: 2.25rem 2.25rem;
  border: solid 0 #666666;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 551px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 551px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 551px) {
    .modal {
      transform: translateY(-50%); } }

.modal--large {
  max-height: 90%;
  width: 1280px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #666666;
  padding: 1rem 0;
  position: relative; }

.modal-header-title {
  margin: 0; }

.modal-body {
  padding: 3rem 0; }
  .modal-body > :last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: 1px solid #666666;
  padding: 0.78571rem 1.5rem;
  text-align: center; }
  @media (min-width: 481px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 481px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

.modal-footer-link {
  display: inline-block;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }

@media print {
  .modal {
    background: #FFFFFF !important;
    display: none; } }

.loadingNotification {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 3rem;
  transform: translateX(-50%);
  transform-style: preserve-3d;
  transition: all 200ms ease-out;
  z-index: 500; }
  .loadingNotification.ng-hide-remove, .loadingNotification.ng-hide-add-active {
    opacity: 0;
    top: 3.6rem;
    transform: scale(0.9) translateX(-50%); }
  .loadingNotification.ng-hide-remove-active {
    opacity: 1;
    top: 3rem;
    transform: scale(1) translateX(-50%); }

.loadingNotification-label {
  background: #666666;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 15px;
  padding: 0.35714rem 0.78571rem; }

.loadingOverlay-container {
  min-height: 120px;
  position: relative; }

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 2.85714rem;
    width: 2.85714rem;
    border-radius: 2.85714rem;
    border: solid 2px;
    border-color: #fab9a3 #fab9a3 #757575 #757575;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

@keyframes spin {
  0% {
    transform: translateY(-50%) rotate(0deg); }
  100% {
    transform: translateY(-50%) rotate(360deg); } }

/*doc
---
title: ActionBar
name: action_bar
category: Patterns
---
```html_example
<div class="actionBar">
    <div class="actionBar-section">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <input class="form-input has-action" type="search" placeholder="Search">
                <button class="button button--icon button--inputAction">
                    <span class="is-srOnly">Search</span>
                    <icon glyph="ic-search"></icon>
                </button>
            </div>
            <a href="#" class="actionBar-item">Advanced</a>
        </fieldset>
    </div>
    <div class="actionBar-section actionBar-section--alt">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <div class="buttonGroup">
                    <button class="button">
                        All
                    </button>
                    <button class="button">
                        Free
                    </button>
                    <button class="button">
                        Paid
                    </button>
                </div>
            </div>
            <div class="actionBar-item form-field">
                <label class="form-label" for="select1">Sort by</label>
                <select class="form-select" name="select1" id="select1">
                    <option value="1">Popular</option>
                    <option value="2">Newest</option>
                </select>
            </div>
        </fieldset>
    </div>
</div>
```

```sass_file_example
src/settings/bigcommerce/actionBar/_settings.scss
```
*/
.actionBar {
  margin: 1.5rem 0; }
  .actionBar:before, .actionBar:after {
    content: " ";
    display: table; }
  .actionBar:after {
    clear: both; }
  .actionBar .button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

.actionBar-link {
  display: block;
  padding: 0.78571rem 0; }

.actionBar-section:before, .actionBar-section:after {
  content: " ";
  display: table; }

.actionBar-section:after {
  clear: both; }

@media (min-width: 551px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.35714rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 14.28571rem; } }

@media (min-width: 551px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 551px) {
    .actionBar-item {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 1.5rem;
      vertical-align: middle; }
      .actionBar-item:last-child {
        margin-right: 0; } }

/*doc
---
title: Cards
name: cards
category: Components
---

Cards are a typical component consisting of a figure and a short snippet of descriptive text.
This could include a heading and a caption or definition, and perhaps a call to action
or other actionable functions.

```sass_file_example
src/settings/bigcommerce/cards/_settings.scss
```
```html_example
<article class="card">
    <figure class="card-figure">
        <img class="card-image" src="http://lorempixel.com/960/360/sports/" alt="Example card image">
        <figcaption class="card-figcaption">
            <a class="card-figcaption-action" href="#">
                <div class="card-figcaption-body">
                    <span class="button card-figcaption-button">Learn more</span>
                </div>
            </a>
        </figcaption>
    </figure>
    <div class="card-body">
        <h2 class="card-title">20% Off First Design Project</h2>
        <h3 class="card-subTitle">Custom Designs</h3>
        <p class="card-text">
            Be seen by customers at the very moment that
            they are searching on Google for the things you offer.
        </p>
    </div>
</article>
```
*/
.card {
  background-color: transparent;
  margin-bottom: 3rem;
  padding: 0 0; }

.card-figure {
  background-color: #555555;
  margin-bottom: 0;
  padding: 0 0;
  position: relative; }

.card-image {
  border: 1px solid #999999;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: #dddddd; }

.card-figcaption-button {
  background-color: rgba(133, 205, 207, 0.9);
  color: #444444; }
  .card-figcaption-button:hover {
    background-color: #85cdcf;
    color: #444444; }

.card-body {
  padding: 0.78571rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #dddddd; }

.card-surTitle {
  float: right;
  margin-left: 1.5rem;
  max-width: 40%;
  text-align: right; }

.card-footer {
  background-color: transparent;
  margin: 0; }
  .card-footer:before, .card-footer:after {
    content: " ";
    display: table; }
  .card-footer:after {
    clear: both; }

.card-button {
  margin-bottom: 0; }

.aria-description--hidden {
  height: 1px;
  left: 0;
  margin-left: -10000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 1px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #8f8f8f;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #999999;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #f08383;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: 0.71429rem;
  width: 2.85714rem;
  z-index: 1; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 2.92857rem;
    width: 1.42857rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -5px; }
  @media (min-width: 1261px) {
    .slick-next {
      right: -3.35714rem; } }
  .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%238f8f8f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-prev {
  left: -5px; }
  @media (min-width: 1261px) {
    .slick-prev {
      left: -3.35714rem; } }
  .slick-prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%238f8f8f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-slide img {
  display: block;
  width: 100%; }

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 2.28571rem;
    width: 2.28571rem;
    margin: 0;
    padding: 0.35714rem; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 1.07143rem;
      width: 1.07143rem;
      border-radius: 50%; }
    .slick-dots li button {
      border: 1px solid #999999;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #999999; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: #f08383; }

.productView .slick-dots {
  position: relative; }

.slick-disabled {
  cursor: default;
  opacity: 0.1; }

.slick-track {
  backface-visibility: hidden;
  perspective: 1000px; }

div.slick-slider {
  min-width: 100%;
  width: 1px;
  *width: 100%; }

.slick-slide .card-image,
.slick-slide .heroCarousel-image {
  -webkit-touch-callout: default; }

.carousel-tooltip {
  display: none;
  height: 1px;
  margin-top: 10px;
  position: relative; }
  .carousel-tooltip::before {
    border-color: transparent transparent;
    border-style: solid;
    border-width: 0.71429rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .carousel-tooltip::after {
    border-radius: 0.57143rem;
    content: attr(aria-label);
    cursor: default;
    font-size: 1rem;
    padding: 0.28571rem 0.42857rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .carousel-tooltip::before, .carousel-tooltip::after {
    display: none; }
  .carousel-tooltip:focus::before, .carousel-tooltip:focus::after {
    display: block; }
  @media (min-width: 551px) {
    .carousel-tooltip {
      display: block; } }
  .carousel-tooltip::after {
    padding: 15px 10px;
    top: 10px; }
  .slick-prev:focus .carousel-tooltip::before, .slick-prev:focus .carousel-tooltip::after,
  .slick-next:focus .carousel-tooltip::before,
  .slick-next:focus .carousel-tooltip::after,
  .slick-dots button:focus .carousel-tooltip::before,
  .slick-dots button:focus .carousel-tooltip::after {
    display: block; }
  .slick-prev .carousel-tooltip::before,
  .slick-next .carousel-tooltip::before {
    top: -7px; }
  .slick-prev .carousel-tooltip::before {
    right: -2px; }
  .slick-prev .carousel-tooltip::after {
    left: -5px;
    right: auto; }
  .slick-next .carousel-tooltip::after {
    right: -5px; }
  .slick-dots button .carousel-tooltip {
    margin-top: 25px; }
    .slick-dots button .carousel-tooltip::before, .slick-dots button .carousel-tooltip::after {
      right: 50%;
      transform: translateX(50%); }
    .slick-dots button .carousel-tooltip::before {
      top: -7px; }

.carousel-play-pause-button {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  bottom: 0.5rem;
  color: #8f8f8f;
  display: none;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  left: 15px;
  line-height: 1.25;
  max-width: 60px;
  min-width: 60px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  transition: color 100ms ease-out;
  white-space: nowrap;
  z-index: 5; }
  @media (min-width: 551px) {
    .carousel-play-pause-button {
      font-size: 18px;
      max-width: 150px; } }
  @media (min-width: 801px) {
    .carousel-play-pause-button {
      bottom: 1.5rem;
      left: 25px; } }
  @media (min-width: 375px) {
    .carousel-play-pause-button {
      max-width: 90px;
      min-width: 80px; } }

html,
body {
  height: auto; }

body {
  padding-top: 55px; }
  @media (min-width: 801px) {
    body {
      padding-top: 0; } }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #999999;
  margin-top: 0.78571rem; }

body {
  font-size: 1rem;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 2.28571rem; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  margin: 0 0 3rem;
  text-align: center; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.definitionList:before, .definitionList:after {
  content: " ";
  display: table; }

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #dddddd;
  float: left;
  font-weight: 400;
  margin: 0 0.35714rem 0 0; }

.definitionList-value {
  margin: 0; }

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(153, 153, 153, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.57143rem top 0.71429rem;
  border-radius: 4px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

.form-label small {
  float: right;
  margin-top: 0.35714rem; }

.form-label--inlineSmall small {
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.35714rem;
  text-transform: none; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #666666; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 551px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 551px) {
      .table-actions .button + .button {
        margin-left: 0.35714rem; } }

.table--line {
  border-color: #666666;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: #444444;
    border-color: #666666;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .table--line .table-thead tr th {
          text-align: center; }
          .table--line .table-thead tr th:first-child {
            text-align: left; }
          .table--line .table-thead tr th:last-child {
            text-align: right; } }
      .table--line .table-thead tr th + th {
        padding-left: 1.5rem; }
  .table--line tr {
    border-color: 1px solid #666666; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu {
  z-index: 5; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
  .dropdown-menu .button:focus {
    z-index: 5; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.78571rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.28571rem 1.14286rem;
    text-decoration: none; }

.form-wishlist {
  position: relative; }
  @media (min-width: 551px) {
    .form-wishlist {
      float: left;
      padding: 0 0.71429rem;
      width: 50%; } }
  @media (min-width: 801px) {
    .form-wishlist {
      padding: 0;
      width: auto; } }
  @media (min-width: 1261px) {
    .form-wishlist {
      display: inline-block;
      margin-top: 1rem; } }
  .form-wishlist .button {
    width: 100%; }
    @media (min-width: 801px) {
      .form-wishlist .button {
        width: auto; } }
    @media (min-width: 1261px) {
      .form-wishlist .button {
        margin-right: 0.78571rem; } }

.dropdown-menu-button {
  width: 100%; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }
  .dropdown-menu-button:focus {
    z-index: 10; }

#wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  @media (min-width: 551px) {
    #wishlist-dropdown.is-open {
      padding-right: 20px; } }
  @media (min-width: 801px) {
    #wishlist-dropdown.is-open {
      padding-right: 0; } }
  @media (min-width: 1261px) {
    #wishlist-dropdown.is-open {
      padding-right: 11px; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: 0;
    margin-bottom: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background-color: #555555;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: 0;
    border-radius: 0;
    border-top: 0;
    margin-bottom: 0; }

.modal {
  left: 50%;
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  top: 50% !important;
  transform: translate(-50%, -50%); }
  .modal .form-field {
    position: relative; }

@media (min-width: 1261px) {
  .modal--large {
    width: 1280px; } }

.modal-header {
  padding-left: 2.25rem;
  padding-right: 3.03571rem; }

.modal-header-title {
  font-size: 22px;
  text-align: center; }
  @media (min-width: 801px) {
    .modal-header-title {
      font-size: 25px; } }

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: white;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  .modal-close::before {
    border-color: transparent transparent;
    border-style: solid;
    border-width: 0.71429rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .modal-close::after {
    border-radius: 0.57143rem;
    content: attr(title);
    cursor: default;
    font-size: 1rem;
    padding: 0.28571rem 0.42857rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .modal-close::before, .modal-close::after {
    display: none; }
  .modal-close:focus::before, .modal-close:focus::after {
    display: block; }
  @media (min-width: 801px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #bbbbbb; }
  .modal-close::before {
    right: 50%;
    transform: translateX(50%); }
  .modal-close::after {
    right: 50%;
    transform: translateX(0.71429rem); }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.modal--alert {
  background-color: #444444 !important;
  border-radius: 4px;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px;
  text-align: center; }
  .modal--alert .alert-icon {
    border: 0.25em solid transparent;
    border-radius: 50%;
    box-sizing: content-box;
    cursor: default;
    display: flex;
    font-family: inherit;
    height: 5em;
    justify-content: center;
    line-height: 5em;
    margin: 1.25em auto 1.875em;
    position: relative;
    user-select: none;
    width: 5em; }
  .modal--alert .error-icon {
    animation: animate-icon 0.5s;
    border-color: #f27474;
    color: #f27474; }
    .modal--alert .error-icon .icon-content {
      animation: animate-icon-content 0.5s;
      flex-grow: 1;
      position: relative; }
      .modal--alert .error-icon .icon-content .line {
        background-color: #f27474;
        border-radius: 0.125em;
        display: block;
        height: 0.3125em;
        position: absolute;
        top: 2.3125em;
        width: 2.9375em; }
        .modal--alert .error-icon .icon-content .line-left {
          left: 1.0625em;
          transform: rotate(45deg); }
        .modal--alert .error-icon .icon-content .line-right {
          right: 1em;
          transform: rotate(-45deg); }
  .modal--alert .warning-icon {
    animation: animate-icon 0.5s;
    border-color: #facea8;
    color: #f8bb86; }
    .modal--alert .warning-icon .icon-content {
      align-items: center;
      animation: animate-icon-content 0.5s;
      display: flex;
      font-size: 3.75em; }
  .modal--alert .modal-content {
    color: white;
    font-size: 1.14286rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: #ff957f;
      border-color: #ff957f;
      color: #333333; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: #f2836d;
      border-color: #f2836d;
      color: #222222; }
    .modal--alert .button-container .confirm:active {
      background-color: #e6725b;
      border-color: #e6725b;
      color: #222222; }

.hide-content {
  opacity: 0; }

@keyframes animate-icon {
  0% {
    opacity: 0;
    transform: rotateX(100deg); }
  100% {
    opacity: 1;
    transform: rotateX(0deg); } }

@keyframes animate-icon-content {
  0% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  50% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    opacity: 1;
    transform: scale(1); } }

ol.breadcrumbs {
  display: none;
  font-size: 0;
  overflow: visible;
  text-align: center; }

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: 0.25rem; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: pointer;
    font-weight: 700; }
  .breadcrumb:not(:first-child)::before {
    border-right: 0.1em solid #ff957f;
    content: "";
    display: inline-block;
    height: 0.8em;
    margin: 0 0.25rem;
    transform: rotate(15deg); }

.panel-title {
  font-size: 20px; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.pagination-list {
  font-size: 0;
  margin-bottom: 1.5rem;
  text-align: center; }
  .pagination-list:before, .pagination-list:after {
    content: " ";
    display: table; }
  .pagination-list:after {
    clear: both; }
  .pagination-list .pagination-item {
    display: inline-block; }

.pagination-item {
  border: 1px solid transparent;
  line-height: 1; }
  .pagination-item .pagination-link {
    text-decoration: none;
    transition: all 0.2s ease; }
    .pagination-item .pagination-link:hover {
      color: white; }
  .pagination-item.pagination-item--current {
    border-radius: 4px;
    margin: 0 0.35714rem 0 0.78571rem; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: white; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #bbbbbb; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #bbbbbb; }

.pagination-item--previous .icon,
.pagination-item--next .icon {
  height: 1.42857rem;
  margin-top: -0.14286rem;
  width: 1.42857rem; }

.pagination-item--previous {
  float: left; }
  .pagination-item--previous .icon {
    margin-left: -0.85714rem; }

.pagination-item--next {
  float: right; }
  .pagination-item--next .icon {
    margin-right: -0.85714rem; }

.pagination-list--small {
  position: relative; }
  .pagination-list--small .pagination-item {
    color: #dddddd;
    cursor: inherit;
    line-height: 1.5; }
  .pagination-list--small .pagination-link {
    padding: 0 0.35714rem; }
  .pagination-list--small .pagination-item--previous,
  .pagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .pagination-list--small .pagination-item--previous {
    left: 0; }
  .pagination-list--small .pagination-item--next {
    right: 0; }

.button {
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 801px) {
      .button + .button {
        margin-left: 0.78571rem; } }

.button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  fill: white; }

.tab {
  border-top: 1px solid #666666;
  float: none; }
  @media (min-width: 801px) {
    .tab {
      border-top-color: #444444;
      float: left; } }
  .tab.is-active {
    border-left-color: #444444;
    border-right-color: #444444; }
    @media (min-width: 551px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 801px) {
      .tab.is-active {
        border: 1px solid #666666;
        border-bottom: 1px solid #444444; } }

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 801px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }
  @media (min-width: 1261px) {
    .tab-title {
      padding: 0.78571rem 1.28571rem; } }

.tab-content.has-jsContent {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden; }
  .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 1.5rem 0;
    visibility: visible; }

@media (min-width: 551px) {
  .tab-content .productReview {
    width: 50%; } }

@media (min-width: 801px) {
  .tab-content .productReview {
    width: 33.33333%; } }

@media (min-width: 1261px) {
  .tab-content .productReview {
    width: 50%; } }

.tab-content .productReviews {
  border-top: 0; }

.accordion {
  border-radius: 4px;
  box-shadow: none; }
  .accordion .navList {
    margin-bottom: 0; }

.accordion-content {
  border: 0; }
  .accordion-content .form:only-child {
    margin-bottom: 0; }

.accordion-title {
  color: #e5e5e5;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.07143rem;
  margin: 0; }

.accordion-navigation {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 1rem;
  position: relative;
  text-decoration: none;
  width: 100%; }

@media (min-width: 801px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 801px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-heading {
  font-size: 1rem;
  line-height: 19px;
  margin: 0; }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0;
    margin-bottom: 0.78571rem !important;
    padding: 0; } }

.accordion--navList .accordion-title {
  font-weight: normal;
  padding: 1rem;
  text-decoration: none;
  text-transform: inherit; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-title {
      padding: 0; } }

.accordion--navList .accordion-indicator {
  fill: #999999; }

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 4px 4px 0 0; }

.accordion-block:last-child .accordion-navigation,
.accordion-block:last-child .accordion-content {
  border-radius: 0 0 4px 4px; }

.accordion-block:last-child .accordion-navigation {
  border-bottom-width: 0; }
  .accordion-block:last-child .accordion-navigation.is-open {
    border-bottom-width: 1px;
    border-radius: 0; }

.accordion-nav-clear-holder {
  position: relative; }

.facetedSearch-clearLink {
  color: #dddddd;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%); }
  @media (min-width: 801px) {
    .facetedSearch-clearLink {
      right: 20px;
      top: 3px;
      transform: none; } }
  .facetedSearch-clearLink:hover {
    color: white; }

ul.inlineList {
  overflow: visible; }
  ul.inlineList:before, ul.inlineList:after {
    content: " ";
    display: table; }
  ul.inlineList:after {
    clear: both; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.78571rem; }
  .inlineList--labels > li {
    margin-bottom: 0.78571rem;
    margin-left: 0.78571rem; }

.alertBox {
  border-radius: 4px;
  color: #333333; }

.alertBox-icon .icon {
  height: 1.78571rem;
  width: 1.78571rem; }

.alertBox--info .alertBox-close svg {
  fill: #dfdfdf; }

.form--hiddenLabels .form-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.form-inlineMessage {
  display: block; }

.form-field--error .form-input {
  float: none; }

.form-field--error .form-inlineMessage::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(209, 67, 67, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 1rem;
  left: -0.14286rem;
  margin-right: 0.07143rem;
  position: relative;
  top: 0.21429rem;
  width: 1rem; }

.form-field--success .form-input[type="text"] {
  padding-right: 3rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 138, 6, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat; }

.form-field--success .form-input[name="credit_card_number"] {
  background-position: right 2.28571rem center; }

.form-field--success .form-input[name="cvv"] {
  background-position: right 2.28571rem center; }

.form-checkbox + .form-label:last-child,
.form-radio + .form-label:last-child {
  display: block;
  margin-bottom: -0.28571rem; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 0.28571rem; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 0.21429rem; }

.form-option-wrapper {
  display: inline-block;
  position: relative; }
  .form-option-wrapper .form-radio,
  .form-option-wrapper .form-checkbox {
    bottom: 0.5rem;
    left: 0.5rem; }

.form-actions {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 551px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 551px) {
      .form-actions .button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.78571rem; }
      @media (min-width: 551px) {
        .form-actions .button + .button,
        .form-actions .button + input,
        .form-actions .button + a,
        .form-actions input + .button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.78571rem; } }

.form-label--alternate {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 0.78571rem; }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 0.35714rem; }

.form-select--small,
.form-select--date {
  background-position: right 0.5rem top 0.5rem;
  background-size: 1.28571rem;
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.57143rem 0.78571rem;
  padding-right: 2rem; }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  margin-bottom: 0.5rem; }

.form-fileDescription {
  color: #999999;
  font-size: 13px; }

.form-field-group {
  border: 1px solid #9f9f9f;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .form-column {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input,
.form-prefixPostfix .button {
  display: block;
  width: 100%; }

@media (min-width: 1261px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

.form-prefixPostfix .form-input::-webkit-input-placeholder {
  color: #cccccc; }

.form-prefixPostfix .form-input::-moz-placeholder {
  color: #cccccc; }

.form-prefixPostfix .form-input:-ms-input-placeholder {
  color: #cccccc; }

@media (min-width: 1261px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.35714rem; }
  @media (min-width: 1261px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix--centeredColumn.wrap {
  flex-direction: column; }

.form-prefixPostfix--centeredColumn .g-recaptcha {
  margin: 2em auto 0; }

@media (min-width: 1261px) {
  .form-prefixPostfix--centeredColumn .form-prefixPostfix-button--postfix {
    margin: 1em 0 0.78571rem; } }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 1261px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0; } }

.form-increment .button {
  margin: 0;
  padding: 0.21429rem 0.35714rem; }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.5rem; }
  .form-field--success .form-input--incrementTotal {
    float: none; }

.form-option {
  border: 1px solid #9f9f9f;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #cccccc; }
  .form-radio:checked + .form-option {
    border-color: white;
    box-shadow: 0 0 0 1px white; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.71429rem;
  padding: 1px 0.35714rem;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 551px) {
    .form-option-variant--color,
    .form-option-variant--pattern {
      pointer-events: inherit; } }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.form-input--small {
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  padding: 0.57143rem 0.78571rem; }

.form-minMaxRow {
  margin-left: -0.375rem;
  margin-right: -0.375rem; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.375rem;
    padding-right: 0.375rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (min-width: 551px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  overflow: hidden;
  position: relative; }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3; }
    [data-product-attribute] .form-option.unavailable::before {
      background-color: #000;
      content: "";
      height: 2px;
      left: -5px;
      position: absolute;
      top: 11px;
      transform: rotate(-45deg);
      width: 141%; }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.card:focus-within .card-figcaption {
  opacity: 1; }

.card.focus-within .card-figcaption {
  opacity: 1; }

.card-figure {
  margin-top: 0;
  overflow: hidden;
  padding: 3px;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }
  .card-figure__link {
    display: block;
    position: relative; }

.card-img-container {
  max-width: 500px; }
  .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 801px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -50%, 0); }

.card-image {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  /* Object-fit polyfill */
  font-family: "object-fit: contain;";
  max-height: 100%;
  object-fit: contain;
  width: 100%; }

.card-title {
  font-size: 15px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: #ff957f;
    display: block;
    text-decoration: none; }
    .card-title > a:hover {
      color: #fab9a3; }

.card-text {
  margin-bottom: 0.21429rem; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.35714rem 0 0; }
  .card-figcaption-button:active {
    background-color: #85cdcf;
    border: none; }
  .card-figcaption-body .card-figcaption-button:focus {
    background-color: #85cdcf;
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.35714rem 0 0; }

.card-body {
  text-align: center; }
  @media (min-width: 551px) {
    .card-body {
      text-align: left; } }

.card--alternate {
  border: 3px solid #555555;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: #555555;
    padding: 0.78571rem;
    transition: all 0.15s ease; }
    @media (min-width: 551px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #ff957f; }
    .card--alternate:hover .card-body {
      background-color: #ff957f; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }

.navList,
.navBar {
  margin-left: 0; }

.navList-action,
.navBar-action {
  text-decoration: none; }

.navList-action.is-active {
  font-weight: 700; }

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.35714rem;
  padding-left: 1.85714rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: #444444;
    border: solid #999999;
    border-width: 1px;
    height: 1.14286rem;
    left: 0;
    top: 0;
    width: 1.14286rem; }
  .navList-action--checkbox::after {
    height: 1rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1rem; }
  .navList-action--checkbox::before {
    border-radius: 4px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(255, 255, 255, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(255, 255, 255, 0.999);
    content: "";
    font-size: 1rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    top: 50%; }
  .navList-action--checkbox::before {
    margin-top: -0.57143rem; }
  .navList-action--checkbox::after {
    margin-top: -0.5rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: #444444; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #333333;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.28571rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.92857rem;
    width: 0.92857rem;
    fill: white; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.78571rem; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid white; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #dddddd;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #dddddd;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: white; }

.loadingOverlay {
  background-color: rgba(68, 68, 68, 0.9);
  display: none;
  z-index: 20; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

.actionBar-section .form-field {
  background-color: #444444;
  border: 1px solid #9f9f9f;
  border-radius: 4px; }
  .actionBar-section .form-field:hover {
    border-color: #cccccc; }

.actionBar-section .form-label {
  color: #dddddd;
  font-size: 13px;
  line-height: 2.14286rem;
  margin-bottom: 0;
  padding-left: 0.78571rem; }

.actionBar-section .form-input,
.actionBar-section .form-select {
  border: 0;
  padding-left: 0.21429rem;
  width: auto; }

.actionBar-section .form-label,
.actionBar-section .form-input,
.actionBar-section .form-select {
  display: inline-block; }

.actionBar-section .form-select {
  color: white;
  height: 2.14286rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.78571rem -0.78571rem 0 0;
  padding: 0.07143rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 5; }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 801px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: #555555;
    border: 1px solid #555555;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open::before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #555555 transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.78571rem;
      position: absolute; }
    .navUser .dropdown-menu.is-open::after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #555555 transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.92857rem;
      position: absolute; }

@media (min-width: 801px) {
  .navUser-section {
    position: relative; } }

.navUser-action {
  color: #bbbbbb;
  font-weight: 700;
  padding: 1rem 0.78571rem;
  text-decoration: none;
  text-transform: uppercase; }
  .navUser-action:hover, .navUser-action.is-open {
    color: white; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: white;
      stroke: white; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: #bbbbbb;
    stroke: #bbbbbb;
    transition: all 0.15s ease; }
  .navUser-action.navUser-action--currencySelector, .navUser-action.navUser-action--languageSelector, .navUser-action.navUser-action--channelSelector {
    display: inline-flex;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap; }
    .navUser-action.navUser-action--currencySelector .icon, .navUser-action.navUser-action--languageSelector .icon, .navUser-action.navUser-action--channelSelector .icon {
      margin: 0 0 0 0.35714rem; }

.navUser-action--currencySelector + .dropdown-menu::before,
.navUser-action--languageSelector + .dropdown-menu::before,
.navUser-action--channelSelector + .dropdown-menu::before {
  left: auto !important;
  right: 0.78571rem; }

.navUser-action--currencySelector + .dropdown-menu::after,
.navUser-action--languageSelector + .dropdown-menu::after,
.navUser-action--channelSelector + .dropdown-menu::after {
  left: auto !important;
  right: 0.92857rem; }

.navUser-action--currencySelector + .dropdown-menu [data-locale-code],
.navUser-action--languageSelector + .dropdown-menu [data-locale-code],
.navUser-action--channelSelector + .dropdown-menu [data-locale-code] {
  text-transform: capitalize; }

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 21.42857rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu::before {
    left: 10rem !important; }
  .navUser-action--storeCredit + .dropdown-menu::after {
    left: 10.14286rem !important; }

.navUser-action-divider {
  border-right: 1px solid #666666;
  color: #dddddd;
  display: inline-block;
  padding: 0 1.42857rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none; }
  @media (min-width: 801px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.35714rem;
        padding-right: 0.35714rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.78571rem;
        margin-top: 0.57143rem;
        padding-left: 0.14286rem; } }
  .navUser-item.navUser-item--icon {
    display: block; }
    .navUser-item.navUser-item--icon .navUser-action {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0.78571rem; }
      .navUser-item.navUser-item--icon .navUser-action svg {
        width: 20px;
        height: 20px; }

.navUser-item--cart {
  display: block; }
  @media (max-width: 551px) {
    .navUser-item--cart__hidden-s {
      display: none; } }
  .navUser-item--cart .navUser-action {
    color: #bbbbbb; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: white; }
  .navUser-item--cart .dropdown-menu {
    max-width: 22.85714rem; }
    .navUser-item--cart .dropdown-menu.is-open {
      left: auto !important;
      right: 0.35714rem;
      top: auto !important; }
      @media (min-width: 801px) {
        .navUser-item--cart .dropdown-menu.is-open {
          right: 0; } }
      .navUser-item--cart .dropdown-menu.is-open::before, .navUser-item--cart .dropdown-menu.is-open::after {
        left: auto; }
      .navUser-item--cart .dropdown-menu.is-open::before {
        right: 0.42857rem; }
        @media (min-width: 801px) {
          .navUser-item--cart .dropdown-menu.is-open::before {
            right: 0.78571rem; } }
      .navUser-item--cart .dropdown-menu.is-open::after {
        right: 0.57143rem; }
        @media (min-width: 801px) {
          .navUser-item--cart .dropdown-menu.is-open::after {
            right: 0.92857rem; } }

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 551px) {
    .navUser-item-cartLabel {
      display: inline; } }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--account .navUser-or + .navUser-action {
  margin-right: -0.5rem; }

.navUser-item--account .navUser-action {
  display: inline-block; }

.navUser-or {
  color: #bbbbbb;
  cursor: default;
  display: inline-block;
  margin: 0 -0.85714rem;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

.navUser-action--quickSearch.is-open {
  position: relative; }
  .navUser-action--quickSearch.is-open::before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #e5e5e5 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.dropdown--quickSearch {
  background-color: #555555;
  display: none;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    display: block;
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 30rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 20px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  background-color: #ff957f;
  border-radius: 50%;
  color: white;
  display: none;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  margin-left: 0.21429rem;
  text-align: center;
  width: 20px; }

.countPill--positive {
  display: inline-block; }

.countPill--alt {
  background-color: #cccccc;
  color: #333333; }

.navPages .navPage-subMenu-list, .navPage-childList {
  border-left: 1px solid #666666;
  margin: 0.35714rem 0.78571rem;
  padding-left: 0.78571rem; }

.has-activeNavPages {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }

.navPages-container {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  right: 0;
  z-index: 10; }
  @media (min-width: 801px) {
    .navPages-container {
      background: transparent;
      display: block;
      height: auto;
      padding: 0;
      position: relative; } }
  .navPages-container.is-open {
    display: block;
    padding-top: 55px; }

.navPages {
  background-color: #454545;
  opacity: 0.95;
  height: auto;
  overflow-y: auto;
  padding: 40px 20px; }
  @media (min-width: 801px) {
    .navPages {
      margin: 0 auto;
      max-width: 85.71429rem;
      width: 100%;
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0;
      text-align: center; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages ul,
      .navPages ol {
        list-style: none;
        margin-left: 0;
        margin: 0;
        padding: 0; }
        .navPages ul ul,
        .navPages ul ol,
        .navPages ol ul,
        .navPages ol ol {
          list-style: none;
          margin-bottom: 0; }
        .navPages ul li,
        .navPages ol li {
          margin: 0;
          padding: 0; }
      .navPages-section {
        float: left; }
        .navPages-section:before, .navPages-section:after {
          content: " ";
          display: table; }
        .navPages-section:after {
          clear: both; }
      .navPages-section--alt {
        float: right;
        margin-left: 1.5rem; }
      .navPages-section + .navPages-section {
        margin-left: 1.5rem; } }
  @media (min-width: 801px) and (min-width: 551px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 801px) {
      .navPages-item, .navPages-action {
        display: block; } }
  .navPages ul {
    list-style: none; }
  .navPages .navPage-subMenu-list {
    border-left: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    @media (min-width: 801px) {
      .navPages .navPage-subMenu-list {
        margin: 0 auto;
        max-width: 85.71429rem;
        width: 100%;
        border-left: 0;
        margin: auto;
        padding-left: 0; }
        .navPages .navPage-subMenu-list:before, .navPages .navPage-subMenu-list:after {
          content: " ";
          display: table; }
        .navPages .navPage-subMenu-list:after {
          clear: both; } }

.navPages-list {
  margin: 0; }
  @media (min-width: 801px) {
    .navPages-list {
      display: inline-block;
      float: none; } }
  .navPages-list + .navPages-list {
    margin-top: 0.78571rem;
    padding-top: 0.78571rem; }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }
  @media (min-width: 801px) {
    .navPages-list-depth-max.subMenu-is-open .is-hidden {
      display: inline-block; } }

.navPages-list-depth-max.subMenu-is-open .navPages-item-page {
  display: none; }
  @media (min-width: 801px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

@media (min-width: 801px) {
  .navPages-action-depth-max.has-subMenu.is-root.is-open .navPages-action-moreIcon {
    transform: rotate(0); } }

.navPages-action-depth-max.has-subMenu.is-open {
  border-bottom: 1px solid #666666;
  text-align: center; }
  @media (min-width: 801px) {
    .navPages-action-depth-max.has-subMenu.is-open {
      border-bottom: 0;
      text-align: left; } }
  .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
    border: solid 1px #d6cdc0;
    border-radius: 4px;
    float: left;
    height: 35px;
    margin-top: -10px;
    padding: 11.7px;
    transform: rotate(90deg);
    width: 35px; }
    @media (min-width: 801px) {
      .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        border: 0;
        border-radius: 0;
        float: none;
        margin-top: 0;
        padding: 0;
        transform: rotate(-90deg); } }
  .navPages-action-depth-max.has-subMenu.is-open svg {
    height: 9.6px;
    width: 9.6px; }
    @media (min-width: 801px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

.navPages-action {
  color: white;
  display: block;
  font-size: 32px;
  font-weight: 900;
  padding: 0.78571rem 0;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-family: "Matritsa",sans-serif !important; }
  @media (min-width: 801px) {
    .navPages-action {
      display: inline-block;
      padding: 0.78571rem 1.14286rem 1.14286rem; }
      .navPages-action.is-open {
        background-color: #555555; } }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
    align-items: center;
    display: flex;
    justify-content: space-between; }
  .navPages-action.is-open svg,
  .navPages-action .collapsible-icon-wrapper.is-open svg {
    fill: #bbbbbb;
    stroke: #bbbbbb; }
  .navPages-action:hover, .navPages-action.activePage {
    color: #bbbbbb; }
    .navPages-action:hover svg, .navPages-action.activePage svg {
      fill: #bbbbbb;
      stroke: #bbbbbb; }
  .navPages-action svg {
    fill: white;
    stroke: white;
    transition: all 0.15s ease; }

.navPages-action--storeCredit {
  color: #dddddd; }

.navPages-action--compare {
  display: none; }
  .navPages-action--compare.show {
    display: block; }

.navPages-action-moreIcon {
  height: 0.57143rem;
  width: 0.57143rem;
  margin-left: 0.78571rem;
  transform: rotate(-90deg); }
  @media (min-width: 801px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon,
  .collapsible-icon-wrapper.is-open .navPages-action-moreIcon {
    transform: rotate(0); }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
    height: 0.78571rem;
    width: 0.78571rem;
    margin: 0 1.5rem; }
    @media (min-width: 801px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        margin: 0 0 0 0.78571rem; } }

.navPage-childList {
  display: none; }
  @media (min-width: 801px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }
  .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
    margin-left: 3rem; }
    @media (min-width: 801px) {
      .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
        margin-left: 0; } }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 801px) {
    .navPage-subMenu {
      background-color: #555555;
      padding: 1.5rem 1.5rem 2.28571rem !important;
      position: absolute;
      text-align: left; }
      .navPage-subMenu.is-open {
        display: block;
        left: 0;
        width: 100%; }
      .navPage-subMenu .navPages-action-moreIcon {
        display: none; } }
  .navPage-subMenu.is-open {
    display: block; }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
    margin-right: 0; }
    @media (min-width: 801px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
        margin-right: auto; } }

@media (min-width: 801px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    width: 15.35714rem; } }

@media (min-width: 801px) {
  .navPage-subMenu-horizontal.is-open {
    border-left: 1px solid #666666;
    display: inherit;
    height: auto;
    margin-left: 15.35714rem;
    padding: 0 !important;
    top: 0;
    width: 16.35714rem; } }

@media (min-width: 801px) {
  .navPage-subMenu-horizontal .navPages-action-moreIcon {
    display: inline-block;
    transform: rotate(-90deg); } }

.navPage-subMenu-item {
  padding: 0.78571rem 0; }
  @media (min-width: 801px) {
    .navPage-subMenu-item {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left;
      padding: 0 0.75rem !important; }
      .navPage-subMenu-item .navPages-action {
        text-transform: none;
        width: 100%; }
      .navPage-subMenu-item > .navPage-subMenu-action {
        border-bottom: 1px solid #666666;
        margin-bottom: 1.14286rem; } }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 801px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 100%; } }

.navPage-subMenu-action {
  padding: 0.78571rem 0; }
  @media (min-width: 801px) {
    .navPage-subMenu-action {
      padding: 0.78571rem 0 1.14286rem; } }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
    padding: 0 0 0 1.5rem; }
    @media (min-width: 801px) {
      .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
        padding: 0.78571rem 0 1.14286rem; } }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    box-sizing: content-box;
    display: inline-block;
    height: 100%;
    text-align: right;
    width: 100%; }
    @media (min-width: 801px) {
      .navPage-subMenu-action .collapsible-icon-wrapper {
        display: none; } }

.navPage-childList-action {
  font-weight: 400;
  padding: 0 0 0.35714rem; }

.navPages-quickSearch {
  border-bottom: 1px solid #666666;
  margin-bottom: 0.78571rem; }
  @media (min-width: 801px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

@media (min-width: 801px) {
  .navPages-list--user {
    display: none; } }

.navPages-list--user #currencySelection2 {
  background-color: white;
  border: 1px solid #666666; }
  .navPages-list--user #currencySelection2 .dropdown-menu-item {
    padding: 0; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
      border-bottom: 1px solid #666666; }
  .navPages-list--user #currencySelection2 a {
    padding: 0.78571rem 1.5rem; }

@media (max-width: 1024px) {
  .navPages-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh; }
  .navPages {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
  /* REMOVE indentation */
  .navPage-subMenu-list {
    padding-left: 0 !important;
    margin-left: 0 !important;
    border-left: none !important;
    text-align: center; }
  /* SUBMENU CONTAINER */
  .navPage-subMenu {
    display: none;
    margin-top: 10px; }
  .navPage-subMenu.is-open {
    display: block; }
  /* SUBMENU ITEMS */
  .navPage-subMenu-item {
    padding: 0; }
  /* SUBMENU LINKS STYLE */
  .navPage-subMenu-action {
    font-size: 14px !important;
    font-weight: 400;
    text-transform: none;
    text-align: center;
    padding: 6px 0 !important;
    color: #ddd; }
  /* OPTIONAL: spacing under parent */
  .navPages-item .navPages-action.has-subMenu.is-open {
    margin-bottom: 0px; }
  /* OPTIONAL: hide arrow icon (clean look like screenshot) */
  .navPages-action-moreIcon {
    display: none; }
  .navPages-list-depth-max.subMenu-is-open .is-hidden {
    display: block !important; }
  .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
    display: block !important; } }

.tags {
  list-style: none;
  margin-left: 0;
  font-size: 0;
  text-align: center; }
  .tags ul,
  .tags ol {
    list-style: none;
    margin-bottom: 0; }

.tag {
  display: inline-block;
  font-size: 1rem; }
  .tag a {
    color: #dddddd;
    display: inline-block;
    padding: 0.35714rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: white; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  line-height: 37px; }
  .socialLinks:before, .socialLinks:after {
    content: " ";
    display: table; }
  .socialLinks:after {
    clear: both; }
  .socialLinks ul,
  .socialLinks ol {
    list-style: none;
    margin-bottom: 0; }
  .socialLinks li {
    margin: 0;
    padding: 0; }
  .socialLinks .icon {
    height: 1.42857rem;
    width: 1.42857rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #bbbbbb; }
    .socialLinks .icon svg {
      fill: white;
      transition: all 0.15s ease; }

.socialLinks-item--pinterest {
  width: 25px; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 0.35714rem;
    margin-right: 0.78571rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }
  .socialLinks-item .socialLinks__link {
    height: 2rem;
    position: relative; }
    .socialLinks-item .socialLinks__link::before {
      border-color: transparent transparent;
      border-style: solid;
      border-width: 0.71429rem;
      content: " ";
      position: absolute;
      right: 0;
      top: 50%; }
    .socialLinks-item .socialLinks__link::after {
      border-radius: 0.57143rem;
      content: attr(title);
      cursor: default;
      font-size: 1rem;
      padding: 0.28571rem 0.42857rem;
      position: absolute;
      right: 0;
      top: 100%;
      white-space: nowrap; }
    .socialLinks-item .socialLinks__link::before, .socialLinks-item .socialLinks__link::after {
      display: none; }
    .socialLinks-item .socialLinks__link:focus::before, .socialLinks-item .socialLinks__link:focus::after {
      display: block; }
    .socialLinks-item .socialLinks__link:focus::after {
      left: 0;
      right: auto;
      z-index: 20; }

.socialLinks--alt .icon {
  height: 1.5rem;
  width: 1.5rem; }

.socialLinks--alt svg {
  fill: #dddddd; }

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  min-width: 100%;
  width: 1px; }
  @media (min-width: 801px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  @media (min-width: 551px) {
    .heroCarousel.slick-initialized {
      max-height: 28.57143rem; } }
  @media (min-width: 801px) {
    .heroCarousel.slick-initialized {
      max-height: 42.85714rem; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .heroCarousel {
      opacity: 0; }
      .heroCarousel.slick-initialized {
        opacity: 1; } }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    margin: 0;
    top: 50%;
    transform: translateY(-50%); }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 801px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }
  .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
  .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
  @media (min-width: 551px) {
    .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper, .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
      height: 56.25vw; } }
  .heroCarousel .slick-slide.is-image-error .heroCarousel-image-wrapper {
    background: url("../img/hero-carousel-image-load-error.svg") center center no-repeat;
    background-size: contain; }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    height: 100%;
    object-fit: contain;
    object-position: 50% 0%;
    width: 100%; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image {
        object-position: 50% 50%; } }
  .heroCarousel-slide.stretch .heroCarousel-image {
    object-fit: cover;
    object-position: 50% 50%; }
  .heroCarousel-slide.stretch.compat-object-fit .heroCarousel-image {
    height: 100%;
    width: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    align-items: flex-start;
    display: flex;
    height: 56.25vw;
    justify-content: center;
    max-height: 100vh;
    transition: height 0.3s ease; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 28.57143rem; } }
    @media (min-width: 801px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 42.85714rem; } }

.heroCarousel-content {
  background-color: #444444;
  padding: 0.78571rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 551px) {
    .heroCarousel-content {
      background-color: #444444;
      background-color: rgba(68, 68, 68, 0.9);
      background-color: rgba(68, 68, 68, 0.9);
      left: 0;
      margin: 0 auto;
      max-height: 80%;
      overflow: auto;
      padding: 2.25rem;
      padding: 1.5rem;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 50rem;
      width: 70%; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent;
        left: 50%;
        overflow: visible;
        padding: 0;
        right: auto;
        transform: translateX(-50%) translateY(-50%);
        width: auto; } }

.heroCarousel-title {
  color: white;
  font-size: 20px;
  margin: 0; }
  @media (min-width: 801px) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: white;
  font-size: 12px;
  margin: 0; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 801px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 1.5rem 0 0; }

@media (min-width: 801px) {
  .writeReview-productDetails {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productDetails .product-brand {
  color: #999999;
  margin: 0; }

.writeReview-productDetails .product-title {
  margin-top: 0; }

@media (min-width: 801px) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }
  .writeReview-productImage-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 551px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 551px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 551px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.78571rem;
        padding-top: 0.78571rem; } }
    .account--addReturn .table th + th,
    .account--addReturn .table th + td,
    .account--addReturn .table td + th,
    .account--addReturn .table td + td {
      padding-left: 0; }
      @media (min-width: 551px) {
        .account--addReturn .table th + th,
        .account--addReturn .table th + td,
        .account--addReturn .table td + th,
        .account--addReturn .table td + td {
          padding-left: 1.5rem; } }
  .account--addReturn .table .return-itemTitle + .definitionList {
    margin-top: 0.21429rem; }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 551px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 15px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 551px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 15px;
  font-weight: 700; }
  @media (min-width: 551px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #999999;
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .return-itemQuantity .form-label {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; } }

.account--addReturn-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0 -1rem; }
  .account--addReturn-row:before, .account--addReturn-row:after {
    content: " ";
    display: table; }
  .account--addReturn-row:after {
    clear: both; }

.account--addReturn-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 551px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  min-width: 100%;
  position: relative;
  width: 1px; }
  .productCarousel:before, .productCarousel:after {
    content: " ";
    display: table; }
  .productCarousel:after {
    clear: both; }

.productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  @media (min-width: 551px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1261px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }
    .productCarousel-slide .card .card-title {
      overflow-wrap: break-word; }

.quickView:before, .quickView:after {
  content: " ";
  display: table; }

.quickView:after {
  clear: both; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .productReviews-list ul,
  .productReviews-list ol {
    list-style: none;
    margin-bottom: 0; }
  .productReviews-list:before, .productReviews-list:after {
    content: " ";
    display: table; }
  .productReviews-list:after {
    clear: both; }

.productReview {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }
  @media (min-width: 801px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1261px) {
    .productReview {
      width: 33.33333%; } }

.productReview-title {
  margin: 0;
  text-transform: none; }

.productReview-author {
  color: #dddddd;
  margin-bottom: 1rem; }

.productReview-rating {
  display: inline-block;
  margin-bottom: 0.35714rem; }

.productReview-ratingNumber {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media (max-width: 768px) {
  body:has(.productView) .container {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media (max-width: 768px) {
  body:has(.productView) .container ol.breadcrumbs {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

.productView {
  padding-top: 1rem; }

.productView-qaCount {
  display: flex;
  align-items: center;
  gap: 2px;
  color: #555;
  font-size: 14px;
  line-height: 1; }

.productView-qaIcon {
  display: inline-flex;
  align-items: center;
  color: #555;
  margin-right: 2px; }
  .productView-qaIcon svg {
    width: 14px;
    height: 14px; }

.productView-qaLink {
  color: #555;
  text-decoration: none;
  font-weight: 400; }
  .productView-qaLink:hover {
    color: #EF6526; }

.productView-ugcCount {
  display: flex;
  align-items: center;
  gap: 2px;
  color: #555;
  font-size: 14px;
  line-height: 1; }

.productView-ugcIcon {
  display: inline-flex;
  align-items: center;
  color: #555;
  margin-right: 2px; }
  .productView-ugcIcon svg {
    width: 14px;
    height: 14px; }

.productView-ugcLink {
  color: #555;
  text-decoration: none;
  font-weight: 400; }
  .productView-ugcLink:hover {
    color: #EF6526; }

.productView-rating {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 6px; }
  .productView-rating .icon {
    display: inline-block;
    height: 16px;
    width: 16px; }
    .productView-rating .icon svg {
      fill: currentColor;
      height: 100%;
      width: 100%; }
  .productView-rating .icon--ratingFull {
    color: #f56721; }
  .productView-rating .icon--ratingEmpty {
    color: #ccc; }

.productView-images {
  margin-bottom: 3rem; }

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  position: relative; }
  @media (min-width: 801px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.78571rem; }
  @media (min-width: 320px) and (max-width: 801px) {
    .productView-image {
      pointer-events: none; } }

.productView-img-container {
  cursor: zoom-in;
  margin: auto;
  max-width: 500px;
  position: relative;
  width: 100%; }
  .productView-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }
  .productView-img-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain;
    width: 100%; }

.productView-img-expand {
  align-items: center;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  height: 38px;
  justify-content: center;
  position: absolute;
  right: 12px;
  top: 12px;
  transition: background 0.2s ease, box-shadow 0.2s ease;
  width: 38px;
  z-index: 10; }
  .productView-img-expand i {
    pointer-events: none; }
  .productView-img-expand .fa-expand::before {
    font-family: "fontAwesome";
    color: #ffffff;
    text-shadow: 0px 0px 5px #000; }

.productView-lightbox {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  visibility: hidden;
  z-index: 99999; }
  .productView-lightbox.is-open {
    opacity: 1;
    visibility: visible; }
  .productView-lightbox.single-image .productView-lightbox-prev,
  .productView-lightbox.single-image .productView-lightbox-next,
  .productView-lightbox.single-image .productView-lightbox-counter {
    display: none; }

.productView-lightbox-overlay {
  background: rgba(0, 0, 0, 0.85);
  bottom: 0;
  cursor: zoom-out;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.productView-lightbox-content {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 70px 90px;
  position: relative;
  width: 100%;
  z-index: 1; }
  @media (max-width: 767px) {
    .productView-lightbox-content {
      padding: 60px 54px; } }
  @media (max-width: 480px) {
    .productView-lightbox-content {
      padding: 60px 48px; } }

.productView-lightbox-imgWrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  max-height: 100%;
  max-width: 100%;
  position: relative; }

.productView-lightbox-img {
  border-radius: 3px;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.5);
  display: block;
  max-height: calc(100vh - 140px);
  max-width: 100%;
  object-fit: contain;
  opacity: 0;
  transform: scale(0.94);
  transition: opacity 0.28s ease, transform 0.28s ease; }
  .productView-lightbox-img.is-loaded {
    opacity: 1;
    transform: scale(1); }

.productView-lightbox-close {
  align-items: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 44px;
  justify-content: center;
  position: absolute;
  right: 16px;
  top: 16px;
  transition: background 0.2s ease, transform 0.25s ease;
  width: 44px;
  z-index: 10; }
  .productView-lightbox-close:hover {
    background: rgba(255, 255, 255, 0.22);
    transform: rotate(90deg); }
  .productView-lightbox-close svg {
    pointer-events: none; }

.productView-lightbox-prev,
.productView-lightbox-next {
  align-items: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 50px;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: background 0.2s ease, transform 0.2s ease;
  width: 50px;
  z-index: 10; }
  .productView-lightbox-prev svg,
  .productView-lightbox-next svg {
    pointer-events: none; }
  @media (max-width: 767px) {
    .productView-lightbox-prev,
    .productView-lightbox-next {
      height: 40px;
      width: 40px; } }

.productView-lightbox-prev {
  left: 16px; }
  .productView-lightbox-prev:hover {
    background: rgba(255, 255, 255, 0.22);
    transform: translateY(-50%) translateX(-2px); }
  @media (max-width: 480px) {
    .productView-lightbox-prev {
      left: 6px; } }

.productView-lightbox-next {
  right: 16px; }
  .productView-lightbox-next:hover {
    background: rgba(255, 255, 255, 0.22);
    transform: translateY(-50%) translateX(2px); }
  @media (max-width: 480px) {
    .productView-lightbox-next {
      right: 6px; } }

.productView-lightbox-counter {
  bottom: 18px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 13px;
  font-weight: 500;
  left: 50%;
  letter-spacing: 0.5px;
  pointer-events: none;
  position: absolute;
  transform: translateX(-50%); }

.productView-lightbox-loading {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s ease; }
  .productView-lightbox-loading.is-visible {
    opacity: 1; }

.productView-lightbox-spinner {
  animation: lightboxSpin 0.7s linear infinite;
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  border-top-color: #fff;
  height: 38px;
  width: 38px; }

@keyframes lightboxSpin {
  to {
    transform: rotate(360deg); } }

body.lightbox-open {
  overflow: hidden; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -0.35714rem;
  margin-right: -0.35714rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails:before, .productView-thumbnails:after {
    content: " ";
    display: table; }
  .productView-thumbnails:after {
    clear: both; }
  .productView-thumbnails[data-slick] {
    opacity: 0; }
    .productView-thumbnails[data-slick].slick-initialized {
      opacity: 1; }
  .productView-thumbnails .slick-list {
    margin-left: 2.85714rem;
    margin-right: 2.85714rem; }
  .productView-thumbnails .slick-next {
    right: 0; }
  .productView-thumbnails .slick-prev {
    left: 0; }
  .productView-thumbnails img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    font-family: "object-fit: contain;";
    margin: 0;
    object-fit: contain;
    position: relative;
    width: 50px; }

.productView-thumbnail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 25%;
  float: left;
  padding: 0.35714rem;
  text-align: center; }
  @media (min-width: 1261px) {
    .productView-thumbnail {
      width: 20%; } }

.productView-thumbnail-link {
  box-sizing: content-box;
  display: flex;
  height: 67px;
  justify-content: center;
  max-width: 75px;
  position: relative;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #333333; }

.productView-details {
  padding-bottom: 2rem; }

@media (min-width: 801px) {
  .productView-product {
    border-bottom: 1px solid #666666;
    padding-bottom: 2rem; } }

.productView-product > :last-child {
  margin-bottom: 0; }

@media (min-width: 801px) {
  .productView-product {
    border-bottom: none; } }

.productView-title {
  font-size: 20px;
  margin: -0.78571rem 0 0.35714rem; }
  @media (min-width: 801px) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media (min-width: 1261px) {
    .productView-title {
      font-size: 28px; } }

.productView-brand {
  color: #dddddd;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 1261px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.21429rem 0 1rem; } }
  .productView-brand a {
    color: #dddddd; }
    .productView-brand a:hover {
      color: white; }

.productView-price {
  font-size: 15px;
  margin-bottom: 0.5rem; }
  @media (min-width: 801px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  color: #333;
  display: inline-block;
  font-size: 15px;
  margin-left: 0.35714rem;
  vertical-align: middle;
  text-decoration: none; }
  .productView-reviewLink--new {
    padding: 0; }

a.productView-reviewLink:hover {
  color: #333;
  text-decoration: none; }

.productView-backorder-availability-prompt {
  margin-left: 0.78571rem; }

[data-backorder-message] {
  margin-left: 0.78571rem; }

.productView-info {
  margin-top: 0.78571rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-info {
      margin-top: 0; } }
  @media (min-width: 551px) {
    .productView-info > :first-child {
      margin-top: 1.5rem; } }
  .productView-info > :last-child {
    margin-bottom: 0; }

.productView-info-name,
.productView-info-value {
  float: left; }
  @media (min-width: 551px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

.productView-info-name {
  clear: both;
  margin-bottom: 0.21429rem;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .productView-info-name {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; } }

.productView-info-value {
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .productView-info-value {
      margin-bottom: 1rem; } }

.productView-releaseDate {
  font-size: 15px;
  margin-bottom: 0.78571rem; }

.productView-options {
  margin-bottom: 1.5rem;
  text-align: center; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-options {
      text-align: left; } }
  .productView-options .form-input {
    background-color: transparent; }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field--error > .form-inlineMessage {
      font-size: 1rem; }
    .productView-options .form-field > .form-checkbox + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      text-align: justify; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  .productView-options .add-to-cart-buttons {
    display: inline-grid;
    float: left;
    margin-bottom: 1rem;
    width: 100%;
    padding: 0 !important; }
    @media (min-width: 551px) {
      .productView-options .add-to-cart-buttons {
        padding: 0 0.71429rem;
        width: 100%; } }
    @media (min-width: 801px) {
      .productView-options .add-to-cart-buttons {
        padding-right: 0.78571rem;
        width: 100%; } }
    @media (min-width: 1261px) {
      .productView-options .add-to-cart-buttons {
        display: inline-block;
        margin-top: 1rem;
        padding-right: 0.78571rem;
        width: 100%; } }
    @media (min-width: 551px) {
      .productView-options .add-to-cart-buttons.pre-order-buttons {
        min-width: 50%;
        width: auto; } }
    @media (min-width: 801px) {
      .productView-options .add-to-cart-buttons.pre-order-buttons {
        margin-right: 0.78571rem;
        min-width: auto;
        padding: 0;
        width: auto; } }
    .productView-options .add-to-cart-buttons.pre-order-buttons .button {
      padding: 0.92857rem 1.71429rem; }
    .productView-options .add-to-cart-buttons .button {
      margin: 0;
      width: 100%; }
  .productView-options .add-to-cart-wallet-buttons {
    margin-top: 0.78571rem; }
    .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] {
      line-height: 0;
      margin-top: 6px; }
      .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] button,
      .productView-options .add-to-cart-wallet-buttons div[data-smart-button-container-id] div {
        width: 100%; }
    .productView-options .add-to-cart-wallet-buttons button.show-more-button {
      color: #dddddd;
      display: block;
      margin-top: 0.35714rem;
      padding: 0.35714rem 0;
      text-align: center;
      text-decoration: underline;
      vertical-align: middle;
      width: 100%; }
      .productView-options .add-to-cart-wallet-buttons button.show-more-button:hover {
        color: white; }

.productOptions-list {
  border: 1px solid #9f9f9f;
  list-style: none;
  margin: 0;
  max-height: 400px;
  overflow-y: auto; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #9f9f9f; }
  .productOptions-list-item .form-label {
    text-align: left;
    top: -2px; }

.productOptions-list-item-figure,
.productOptions-list-item-content {
  display: table-cell;
  vertical-align: middle; }

.productOptions-list-item-figure {
  width: 3rem; }

.productOptions-list-item-content {
  padding-left: 1.28571rem; }

.shareProduct {
  text-align: center; }

.productView-image .easyzoom-flyout {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.price--rrp,
.price--non-sale,
.price--discounted {
  text-decoration: line-through; }

.price-section--minor {
  color: #999999; }

.compareTable {
  border-top: 1px solid #666666;
  table-layout: fixed;
  width: 100%; }

.compareTable-row {
  vertical-align: top; }
  .compareTable-row + .compareTable-row .compareTable-heading,
  .compareTable-row + .compareTable-row .compareTable-item {
    border-top: 1px solid #666666; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

.compareTable-heading {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 1.28571rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 801px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  position: absolute;
  top: 1.28571rem;
  white-space: nowrap; }
  @media (min-width: 801px) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.28571rem 1rem 1.28571rem; }
  @media (min-width: 801px) {
    .compareTable-item {
      padding-top: 1.28571rem; } }

.compareTable-removeProduct {
  background-color: #333333;
  border-radius: 50%;
  height: 2.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  transition: background-color 0.15s ease;
  width: 2.5rem; }
  .compareTable-removeProduct .icon {
    fill: white;
    height: 1.5rem;
    margin-top: 0.5rem;
    width: 1.5rem; }

.compareTable-product {
  font-weight: 400;
  padding: 2rem 1rem 1.28571rem; }
  .compareTable-product .card {
    margin-bottom: 0; }
  .compareTable-product .card-body {
    min-height: 6rem;
    padding-top: 1rem; }
  .compareTable-product .card-figure {
    overflow: visible; }

.compareTable-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.blocker {
  background: rgba(68, 68, 68, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 500; }

.blocker-container {
  position: relative; }

.textTruncate {
  padding-bottom: 1.5rem;
  position: relative;
  transition: max-height 100ms ease-out; }

.js .textTruncate {
  max-height: 110px;
  overflow: hidden; }

.js .textTruncate--visible {
  max-height: 71.42857rem; }

.textTruncate-viewMore {
  background-color: #444444;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

.toggle {
  border-top: 1px solid #666666;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

.toggle-title {
  margin-bottom: 2.28571rem; }

.toggleLink {
  color: #dddddd; }
  .toggleLink:hover {
    color: white; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 13px;
  font-weight: 400; }

.toggleLink-text--off {
  display: inline-block; }
  .toggleLink.is-open .toggleLink-text--off {
    display: none; }

.toggleLink-text--on {
  display: none; }
  .toggleLink.is-open .toggleLink-text--on {
    display: inline-block; }

.toggle-content {
  display: none; }
  .toggle-content.is-open {
    display: block; }

.facetedSearch-toggle {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border: #666666 solid;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  margin-bottom: 2rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 801px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

.facetedSearch-toggle-text,
.facetedSearch-toggle-indicator {
  display: block;
  font-weight: normal; }

.facetedSearch-toggle-text {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 41.66667%;
  float: left;
  font-weight: bold;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: none; }
  @media (min-width: 801px) {
    .facetedSearch-navList {
      display: block !important; } }
  .facetedSearch-navList.is-open {
    display: block; }
    .facetedSearch-navList.is-open .accordion--navList,
    .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .facetedSearch-toggle + .facetedSearch-navList,
  .sidebarBlock + .facetedSearch-navList {
    margin-top: 2rem; }
  .facetedSearch-toggle + .facetedSearch-navList.is-open,
  .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: -1px; }
    @media (min-width: 801px) {
      .facetedSearch-toggle + .facetedSearch-navList.is-open,
      .sidebarBlock + .facetedSearch-navList.is-open {
        margin-top: 2rem; } }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }

.facet-quick-heading {
  text-transform: capitalize; }

.facetedSearch-optionColumns {
  column-count: 3;
  column-gap: 20px; }

.facetedSearch-refineFilters {
  display: none; }
  @media (min-width: 801px) {
    .facetedSearch-refineFilters {
      display: block; } }

.facetedSearch-content--rating .is-selected {
  font-weight: bold; }

.reset-filters {
  display: none; }

.banners {
  background-color: #ff957f;
  color: white;
  padding: 0.78571rem 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.facetLabel {
  background: #333333;
  border-radius: 4px;
  padding: 0.21429rem 0.5rem 0.21429rem 0.71429rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.85714rem;
    width: 0.85714rem;
    display: inline-block;
    fill: #dddddd;
    position: relative;
    top: -1px; }

.cart-additionalCheckoutButtons:before, .previewCart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .previewCart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p, .previewCart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div, .previewCart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.cart-layout {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin: 0 auto 3rem;
  max-width: 1440px;
  margin-top: 5rem; }
  @media (min-width: 801px) {
    .cart-layout {
      flex-direction: row;
      align-items: flex-start; } }

.cart-layout-main {
  width: 100%;
  min-width: 0; }
  @media (min-width: 801px) {
    .cart-layout-main {
      flex: 1 1 auto; } }

.cart-layout-sidebar {
  width: 100%; }
  @media (min-width: 801px) {
    .cart-layout-sidebar {
      flex: 0 0 380px;
      max-width: 380px;
      position: sticky;
      top: 1rem; } }
  @media (min-width: 1261px) {
    .cart-layout-sidebar {
      flex: 0 0 420px;
      max-width: 420px; } }

.cart-summary-box {
  background-color: #f4f4f4;
  padding: 1rem 1.5rem 1.5rem;
  border-radius: 0;
  color: #1a1a1a;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; }
  .cart-summary-box .cart-total-enhanced,
  .cart-summary-box .cart-totals {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none; }
  .cart-summary-box .cart-total {
    border-bottom: 1px solid #e0e0e0 !important;
    border-top: 0 !important;
    padding: 1rem 0 !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: wrap;
    margin: 0 !important;
    width: 100% !important;
    float: none !important; }
    .cart-summary-box .cart-total::before, .cart-summary-box .cart-total::after {
      display: none !important; }
    .cart-summary-box .cart-total:last-child {
      border-bottom: 0 !important; }
    .cart-summary-box .cart-total + .cart-total {
      border-top: 0 !important; }
    .cart-summary-box .cart-total .form-input,
    .cart-summary-box .cart-total .form-select {
      width: 100%; }
  .cart-summary-box .cart-total-label {
    text-align: left !important;
    font-weight: 400 !important;
    color: #1a1a1a !important;
    font-size: 1rem !important;
    line-height: 1.4 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    float: none !important;
    flex: 1 1 auto;
    display: block !important; }
  .cart-summary-box .cart-total-value {
    text-align: right !important;
    font-weight: 400 !important;
    color: #1a1a1a !important;
    font-size: 1rem !important;
    line-height: 1.4 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    float: none !important;
    flex: 0 0 auto; }
  .cart-summary-box .cart-total-grandTotal {
    padding: 1rem 0 1rem !important;
    margin-top: 0 !important;
    top: 0 !important;
    position: relative !important;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
    border-bottom: 0 !important;
    border-top: 1px solid #e0e0e0 !important; }
    .cart-summary-box .cart-total-grandTotal .cart-total-label {
      font-size: 1.42857rem !important;
      font-weight: 700 !important;
      color: #1a1a1a !important; }
    .cart-summary-box .cart-total-grandTotal .cart-total-value,
    .cart-summary-box .cart-total-grandTotal .cart-total-amount {
      font-size: 1.42857rem !important;
      font-weight: 700 !important;
      color: #1a1a1a !important; }
    .cart-summary-box .cart-total-grandTotal .cart-total-savings,
    .cart-summary-box .cart-total-grandTotal .cart-savings-amount {
      font-size: 15px !important;
      font-weight: 400 !important; }
  .cart-summary-box .cart-total-subTotal .cart-total-label,
  .cart-summary-box .cart-total-subTotal .cart-total-value {
    font-size: 1rem !important; }
  .cart-summary-box .cart-total-shipping-estimator,
  .cart-summary-box .estimator-form {
    width: 100%; }
    .cart-summary-box .cart-total-shipping-estimator .form-label,
    .cart-summary-box .cart-total-shipping-estimator .form-radio + label,
    .cart-summary-box .cart-total-shipping-estimator label,
    .cart-summary-box .estimator-form .form-label,
    .cart-summary-box .estimator-form .form-radio + label,
    .cart-summary-box .estimator-form label {
      color: #1a1a1a !important;
      font-weight: 400 !important;
      font-size: 1rem !important; }
    .cart-summary-box .cart-total-shipping-estimator .shipping-estimator-form-row,
    .cart-summary-box .cart-total-shipping-estimator .shippingEstimator-info,
    .cart-summary-box .estimator-form .shipping-estimator-form-row,
    .cart-summary-box .estimator-form .shippingEstimator-info {
      font-weight: 700; }
  .cart-summary-box .cart-total-shipping-estimator b,
  .cart-summary-box .cart-total-shipping-estimator strong {
    color: #1a1a1a !important;
    font-weight: 700 !important;
    font-size: 1rem !important; }
  .cart-summary-box a,
  .cart-summary-box button.gift-certificate-add,
  .cart-summary-box button.coupon-code-add,
  .cart-summary-box button.shipping-estimate-show {
    color: #1a1a1a !important;
    text-decoration: underline !important;
    font-weight: 400 !important;
    background: transparent !important;
    padding: 0 !important;
    border: 0 !important; }
    .cart-summary-box a:hover,
    .cart-summary-box button.gift-certificate-add:hover,
    .cart-summary-box button.coupon-code-add:hover,
    .cart-summary-box button.shipping-estimate-show:hover {
      color: #f56721 !important;
      text-decoration: underline !important; }
  .cart-summary-box .cart-actions {
    margin-top: 1.5rem;
    clear: both;
    padding: 0; }
    .cart-summary-box .cart-actions .button,
    .cart-summary-box .cart-actions .button--primary {
      display: block;
      float: none;
      width: 100%;
      padding: 1rem 1.5rem;
      font-size: 22px;
      font-weight: 700;
      text-align: center;
      text-transform: none;
      margin-bottom: 0;
      background-color: #f56721;
      border-color: #f56721;
      color: #ffffff;
      border-radius: 0;
      letter-spacing: 0.02em;
      line-height: 1.2;
      transition: background-color 0.2s ease;
      text-decoration: none !important; }
      .cart-summary-box .cart-actions .button:hover, .cart-summary-box .cart-actions .button:focus, .cart-summary-box .cart-actions .button:active,
      .cart-summary-box .cart-actions .button--primary:hover,
      .cart-summary-box .cart-actions .button--primary:focus,
      .cart-summary-box .cart-actions .button--primary:active {
        background-color: #d16715;
        border-color: #d16715;
        color: #ffffff; }
    .cart-summary-box .cart-actions .checkoutMultiple {
      display: block;
      float: none;
      text-align: center;
      padding-top: 0.78571rem;
      color: #1a1a1a;
      text-decoration: underline; }
  .cart-summary-box .cart-additionalCheckoutButtons {
    margin-top: 0.78571rem; }
  .cart-summary-box .cart-total-enhanced .cart-total {
    border-top: none !important; }
  .cart-summary-box .cart-total-enhanced .cart-total-label,
  .cart-summary-box .cart-total-enhanced .cart-total-value {
    padding: 0 !important;
    width: auto !important;
    float: none !important; }
  .cart-summary-box .cart-total-enhanced .cart-total-label {
    color: #1a1a1a !important;
    text-align: left !important;
    font-weight: 400 !important; }
  .cart-summary-box .cart-total-enhanced .cart-total-value {
    color: #1a1a1a !important;
    text-align: right !important;
    font-weight: 400 !important; }
  .cart-summary-box .cart-total-enhanced .cart-total-gift-certificate .cart-total-label,
  .cart-summary-box .cart-total-enhanced .cart-total-shipping-estimator .cart-total-label {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    color: #1a1a1a !important;
    font-weight: 400 !important; }
    .cart-summary-box .cart-total-enhanced .cart-total-gift-certificate .cart-total-label a,
    .cart-summary-box .cart-total-enhanced .cart-total-gift-certificate .cart-total-label button,
    .cart-summary-box .cart-total-enhanced .cart-total-shipping-estimator .cart-total-label a,
    .cart-summary-box .cart-total-enhanced .cart-total-shipping-estimator .cart-total-label button {
      color: #1a1a1a !important;
      text-decoration: underline !important;
      font-weight: 400 !important; }
      .cart-summary-box .cart-total-enhanced .cart-total-gift-certificate .cart-total-label a:hover,
      .cart-summary-box .cart-total-enhanced .cart-total-gift-certificate .cart-total-label button:hover,
      .cart-summary-box .cart-total-enhanced .cart-total-shipping-estimator .cart-total-label a:hover,
      .cart-summary-box .cart-total-enhanced .cart-total-shipping-estimator .cart-total-label button:hover {
        color: #f56721 !important; }
  .cart-summary-box .cart-total-enhanced .cart-total-gift-certificate-list-item .cart-total-label {
    color: #1a1a1a !important; }
    .cart-summary-box .cart-total-enhanced .cart-total-gift-certificate-list-item .cart-total-label a {
      color: #1a1a1a !important;
      text-decoration: underline !important; }
  .cart-summary-box .cart-total-enhanced .cart-total-with-savings {
    border-top: 1px solid #e0e0e0 !important; }
    .cart-summary-box .cart-total-enhanced .cart-total-with-savings .cart-total-grandTotal {
      display: flex;
      flex-direction: column;
      text-align: right; }
      .cart-summary-box .cart-total-enhanced .cart-total-with-savings .cart-total-grandTotal .cart-total-amount {
        font-size: 1.42857rem !important;
        font-weight: 700 !important;
        color: #1a1a1a !important; }
      .cart-summary-box .cart-total-enhanced .cart-total-with-savings .cart-total-grandTotal .cart-total-savings {
        font-size: 15px !important;
        font-weight: 400 !important;
        color: #888888 !important; }
      .cart-summary-box .cart-total-enhanced .cart-total-with-savings .cart-total-grandTotal .cart-savings-amount {
        color: #008a06 !important; }

.cart-coupons-wrapper {
  margin-top: 3rem; }
  .cart-coupons-wrapper .cart-coupons {
    float: none;
    width: 100%;
    max-width: 560px;
    padding-bottom: 0;
    border-bottom: 0; }
  .cart-coupons-wrapper .coupon-code-form {
    display: block !important;
    margin-top: 0; }
  .cart-coupons-wrapper .coupon-form {
    display: flex;
    gap: 0.78571rem;
    margin-bottom: 0;
    font-size: inherit; }
    .cart-coupons-wrapper .coupon-form .form-input {
      flex: 1 1 auto;
      width: auto;
      max-width: 240px;
      float: none;
      height: 3.42857rem;
      margin: 0;
      padding: 0 0.78571rem;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background: #ffffff;
      color: #1a1a1a;
      font-size: 1rem; }
      .cart-coupons-wrapper .coupon-form .form-input::placeholder {
        color: #999999; }
    .cart-coupons-wrapper .coupon-form .button {
      flex: 0 0 auto;
      width: auto;
      float: none;
      margin: 0;
      padding: 0 1.5rem;
      height: 3.42857rem;
      background-color: #ebebeb;
      color: #1a1a1a;
      border: 1px solid #d6d6d6;
      border-radius: 3px;
      font-weight: 400;
      font-size: 1rem;
      text-transform: none;
      letter-spacing: 0; }
      .cart-coupons-wrapper .coupon-form .button:hover {
        background-color: #dcdcdc;
        color: #1a1a1a; }

.cart-content-wrapper {
  margin-top: 1.5rem; }
  .cart-content-wrapper .return-to-shop {
    margin: 0; }
    .cart-content-wrapper .return-to-shop .button {
      display: inline-block;
      background: transparent;
      color: #999999;
      padding: 0;
      text-decoration: none;
      border: 0;
      font-weight: 400;
      text-transform: none;
      font-size: 1rem; }
      .cart-content-wrapper .return-to-shop .button:hover {
        color: #1a1a1a;
        text-decoration: underline;
        background: transparent; }

@media (max-width: 800px) {
  .cart-layout-sidebar {
    position: static;
    max-width: 100%;
    flex: 1 1 100%; }
  .cart-summary-box {
    padding: 1.5rem; } }

.cart {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%;
  border-collapse: collapse; }
  @media (min-width: 801px) {
    .cart {
      display: table;
      table-layout: auto; } }

.cart-header {
  display: none !important; }

.cart-header-item {
  display: none !important; }

.cart-list {
  border-top: 1px solid #e0e0e0;
  display: block; }
  @media (min-width: 801px) {
    .cart-list {
      display: table-row-group; } }

.cart-item {
  border-bottom: 1px solid #e0e0e0;
  clear: both;
  display: block;
  padding: 1rem 0;
  position: relative; }
  @media (min-width: 551px) {
    .cart-item {
      padding-left: 0; }
      .cart-item:before, .cart-item:after {
        content: " ";
        display: table; }
      .cart-item:after {
        clear: both; } }
  @media (min-width: 801px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item::before, .cart-item::after {
        display: none; } }

.cart-remove {
  background-color: transparent !important;
  border-radius: 0 !important;
  border: 0 !important;
  cursor: pointer;
  float: none;
  height: 2rem;
  width: 2rem;
  padding: 0 !important;
  margin: 0;
  position: absolute;
  left: 0;
  top: 1.35714rem;
  transition: opacity 0.15s ease;
  display: flex;
  align-items: center;
  justify-content: center; }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #1a1a1a;
    width: 18px;
    height: 18px;
    stroke: #1a1a1a;
    stroke-width: 2; }
  .cart-remove:hover {
    opacity: 0.6;
    background-color: transparent !important; }

.cart-item-figure {
  float: left;
  margin: 0 0 0 2.85714rem;
  padding: 0;
  position: relative;
  text-align: center;
  width: 7.14286rem; }
  @media (min-width: 551px) {
    .cart-item-figure {
      margin: 0 0 0 2.85714rem;
      width: 7.14286rem; } }
  @media (min-width: 801px) {
    .cart-item-figure {
      float: none;
      display: table-cell;
      vertical-align: top;
      padding: 1rem 1.5rem 1rem 3.42857rem;
      width: 10rem;
      margin: 0; } }

.cart-item-fixed-image {
  width: auto;
  max-width: 100%; }

.cart-item-image {
  max-height: 6.42857rem;
  max-width: 6.42857rem;
  width: auto;
  height: auto; }
  @media (min-width: 801px) {
    .cart-item-image {
      margin-left: 0; } }

.cart-item-title {
  display: block;
  height: auto;
  padding: 0 0 0 1.5rem;
  overflow: visible; }
  @media (min-width: 551px) {
    .cart-item-title {
      display: block;
      margin-bottom: 1rem;
      overflow: visible; } }
  @media (min-width: 801px) {
    .cart-item-title {
      display: table-cell;
      vertical-align: top;
      padding: 1rem 1.5rem;
      width: auto; } }

.cart-item-name {
  display: block;
  font-size: 1.42857rem;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 0.78571rem 0;
  line-height: 1.3;
  text-transform: none;
  text-decoration: none !important; }
  .cart-item-name__label {
    display: inline;
    color: #1a1a1a;
    font-weight: 700;
    text-decoration: none !important; }
    .cart-item-name__label a {
      color: #1a1a1a;
      text-decoration: none !important;
      font-weight: 700;
      border-bottom: 0 !important; }
      .cart-item-name__label a:hover, .cart-item-name__label a:focus, .cart-item-name__label a:active, .cart-item-name__label a:visited {
        color: #1a1a1a;
        text-decoration: none !important;
        border-bottom: 0 !important; }
  .cart-item-name a {
    text-decoration: none !important;
    color: #1a1a1a;
    border-bottom: 0 !important; }
    .cart-item-name a:hover, .cart-item-name a:focus, .cart-item-name a:active, .cart-item-name a:visited {
      text-decoration: none !important;
      color: #1a1a1a;
      border-bottom: 0 !important; }
  .cart-item-name + .definitionList {
    margin-top: 0.5rem; }

.cart-item-brand,
.previewCartItem-brand {
  display: none !important; }

.cart-item-block .definitionList,
.cart-item-title .definitionList {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.7;
  color: #1a1a1a; }
  .cart-item-block .definitionList dt,
  .cart-item-title .definitionList dt {
    display: inline;
    color: #1a1a1a;
    font-weight: 700;
    margin: 0;
    padding: 0; }
    .cart-item-block .definitionList dt::after,
    .cart-item-title .definitionList dt::after {
      content: ":"; }
  .cart-item-block .definitionList dd,
  .cart-item-title .definitionList dd {
    display: inline;
    color: #1a1a1a;
    font-weight: 400;
    margin: 0 0 0 0.21429rem;
    padding: 0; }
    .cart-item-block .definitionList dd::after,
    .cart-item-title .definitionList dd::after {
      content: "";
      display: block;
      height: 0; }

.cart-item-info {
  clear: none;
  width: 100%;
  display: block; }
  @media (min-width: 551px) {
    .cart-item-info {
      clear: none;
      float: none;
      overflow: visible;
      width: auto; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 801px) {
    .cart-item-info {
      float: none;
      display: table-cell;
      vertical-align: top;
      padding: 1rem 1.5rem;
      width: 10.71429rem;
      text-align: center; } }

.cart-item-info--itemPrice {
  display: none; }
  @media (min-width: 801px) {
    .cart-item-info--itemPrice {
      display: none; } }

.cart-item-info--quantity {
  text-align: center; }
  @media (min-width: 801px) {
    .cart-item-info--quantity {
      text-align: center;
      width: 11.42857rem; } }

@media (min-width: 801px) {
  .cart-item-info--total {
    text-align: right;
    width: 10rem;
    padding-right: 0; } }

.cart-item-info--total .cart-item-value {
  font-size: 22px;
  font-weight: 400;
  color: #1a1a1a; }

.cart-item-label {
  color: #888888;
  float: none;
  margin-bottom: 0.21429rem;
  text-align: left;
  width: auto;
  font-size: 15px;
  display: inline-block;
  margin-right: 0.5rem; }
  @media (min-width: 551px) {
    .cart-item-label {
      display: inline-block;
      padding-left: 0;
      text-align: left;
      width: auto; } }
  @media (min-width: 801px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 0;
  color: #1a1a1a;
  font-weight: 400;
  display: inline-block; }
  @media (min-width: 801px) {
    .cart-item-value {
      padding-left: 0;
      display: block; } }

.cart-item-quantity {
  text-align: center; }
  .cart-item-quantity .form-increment {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    vertical-align: middle;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    background: #ffffff;
    overflow: hidden;
    height: 2.85714rem; }
    @media (min-width: 801px) {
      .cart-item-quantity .form-increment {
        margin-left: 0; } }
    .cart-item-quantity .form-increment .button,
    .cart-item-quantity .form-increment button {
      background: #ffffff !important;
      border: 0;
      color: #1a1a1a !important;
      font-size: 1.42857rem;
      font-weight: 400;
      padding: 0;
      width: 2.57143rem;
      height: 2.71429rem;
      line-height: 1;
      margin: 0;
      border-radius: 0;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      position: relative; }
      .cart-item-quantity .form-increment .button > svg,
      .cart-item-quantity .form-increment button > svg {
        width: 14px;
        height: 14px;
        fill: #1a1a1a;
        stroke: #1a1a1a;
        stroke-width: 2;
        display: block; }
      .cart-item-quantity .form-increment .button:hover,
      .cart-item-quantity .form-increment button:hover {
        background: #f0f0f0 !important;
        color: #1a1a1a !important; }
      .cart-item-quantity .form-increment .button:focus,
      .cart-item-quantity .form-increment button:focus {
        outline: none; }
    .cart-item-quantity .form-increment .button--icon[data-action="dec"]::before,
    .cart-item-quantity .form-increment button[data-action="dec"]::before,
    .cart-item-quantity .form-increment .form-increment--decrement::before,
    .cart-item-quantity .form-increment button:first-child::before {
      content: "−";
      font-size: 1.57143rem;
      font-weight: 400;
      color: #1a1a1a;
      line-height: 1; }
    .cart-item-quantity .form-increment .button--icon[data-action="dec"] > svg,
    .cart-item-quantity .form-increment button[data-action="dec"] > svg,
    .cart-item-quantity .form-increment .form-increment--decrement > svg,
    .cart-item-quantity .form-increment button:first-child > svg {
      display: none; }
    .cart-item-quantity .form-increment .button--icon[data-action="inc"]::before,
    .cart-item-quantity .form-increment button[data-action="inc"]::before,
    .cart-item-quantity .form-increment .form-increment--increment::before,
    .cart-item-quantity .form-increment button:last-of-type::before {
      content: "+";
      font-size: 1.57143rem;
      font-weight: 400;
      color: #1a1a1a;
      line-height: 1; }
    .cart-item-quantity .form-increment .button--icon[data-action="inc"] > svg,
    .cart-item-quantity .form-increment button[data-action="inc"] > svg,
    .cart-item-quantity .form-increment .form-increment--increment > svg,
    .cart-item-quantity .form-increment button:last-of-type > svg {
      display: none; }
    .cart-item-quantity .form-increment .form-input--incrementTotal {
      border: 0;
      border-left: 1px solid #e0e0e0;
      border-right: 1px solid #e0e0e0;
      background: #ffffff;
      color: #1a1a1a;
      font-weight: 700;
      text-align: center;
      width: 3.57143rem;
      height: 2.71429rem;
      padding: 0;
      margin: 0;
      font-size: 1rem;
      box-shadow: none;
      -moz-appearance: textfield; }
      .cart-item-quantity .form-increment .form-input--incrementTotal::-webkit-outer-spin-button, .cart-item-quantity .form-increment .form-input--incrementTotal::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      .cart-item-quantity .form-increment .form-input--incrementTotal:focus {
        outline: none;
        box-shadow: none; }
  .cart-item-quantity .cart-item-backorder-message {
    margin-bottom: 0;
    font-size: 15px;
    color: #888888; }

.cart-item-block {
  display: block;
  color: #1a1a1a; }
  @media (min-width: 801px) {
    .cart-item-block {
      display: table-cell;
      vertical-align: top;
      padding-top: 1rem;
      padding-bottom: 1rem; } }

.cart-item-options--giftWrapping {
  margin-top: 1.14286rem; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: white; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  text-align: right;
  width: 100%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 801px) {
    .cart-total + .cart-total {
      border-top: 1px solid #666666; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2.28571rem;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%;
    background-color: transparent; }
  .cart-total .form-select {
    background-position: right 0.35714rem center;
    background-size: 1.42857rem 1.42857rem;
    height: 2.28571rem;
    margin-bottom: 0.78571rem;
    padding: 0 0.78571rem;
    background-color: transparent;
    color: #000913; }
  .cart-total .form-inlineMessage {
    text-align: left; }

.cart-total-label {
  color: #dddddd;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 801px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 551px) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 801px) {
    .cart-total-value {
      width: 50%; } }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media (min-width: 801px) {
    .cart-total-label,
    .cart-total-value {
      padding: 1rem 0; } }

.cart-total-grandTotal {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-bottom: 0.21429rem;
  padding-top: 0.21429rem;
  position: relative; }
  @media (min-width: 801px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.28571rem; } }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #1a1a1a;
  padding: 0;
  text-decoration: underline;
  transition: color 0.15s ease; }
  .coupon-code-add:hover,
  .coupon-code-cancel:hover,
  .shipping-estimate-show:hover,
  .gift-certificate-add:hover,
  .gift-certificate-cancel:hover {
    color: #f56721; }

.cart-coupons {
  width: 100%;
  padding-bottom: 1rem;
  border-bottom: 0; }
  .cart-coupons .coupon-form {
    margin-top: 1rem; }
    .cart-coupons .coupon-form .button {
      background-color: #ebebeb;
      color: #1a1a1a;
      font-weight: 400; }

.cart-coupon-link {
  color: #1a1a1a;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
  font-weight: 400; }
  .cart-coupon-link:hover {
    color: #f56721;
    text-decoration: underline; }

.coupon-code-form .form-input {
  display: inline-block;
  height: 2.28571rem;
  padding: 0.5rem;
  vertical-align: top;
  width: 75%; }

.cart-coupon-display {
  margin-top: 1rem; }

.cart-coupon-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: flex-start; }

.cart-coupon-item {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem;
  border: 1px solid;
  max-width: 100%;
  border-radius: 3px; }
  .cart-coupon-item svg {
    fill: white; }
  .cart-coupon-item .cart-coupon-remove svg {
    fill: white; }

.cart-item-discount,
.cart-item-value.price--discounted {
  color: #999999; }

.cart-coupon-name {
  flex: 1;
  margin-left: 0.28571rem;
  display: inline-flex;
  flex-direction: column; }
  .cart-coupon-name .cart-coupon-limit {
    color: #008a06;
    font-size: 12px; }

.cart-discount-item .cart-coupon-remove-wrapper {
  margin-top: 2px; }

.cart-page [data-mkl-pc-button] {
  display: none !important; }

.coupon-code-cancel,
.shipping-estimate-show[aria-expanded="true"] {
  font-style: italic; }

.coupon-form,
.cart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  .coupon-form:before, .coupon-form:after,
  .cart-gift-certificate-form:before,
  .cart-gift-certificate-form:after {
    content: " ";
    display: table; }
  .coupon-form:after,
  .cart-gift-certificate-form:after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .button {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    margin: 0 0 0 2%;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 20%; }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.78571rem;
    width: 100%; }
  .estimator-form .button--primary {
    width: 60%; }

.estimator-form-label {
  clear: both;
  float: left;
  font-weight: 400;
  margin-bottom: 0; }
  .estimator-form-label .form-label {
    line-height: 2.28571rem;
    margin-bottom: 0; }

.estimator-form-label-text {
  margin-left: 0.71429rem; }

.estimator-form-input {
  float: right;
  margin-bottom: 1em;
  width: 60%; }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0; }

.estimator-form-input--price {
  width: 30%; }

.estimator-form-row:before, .estimator-form-row:after {
  content: " ";
  display: table; }

.estimator-form-row:after {
  clear: both; }

.estimator-form-toggleUPSRate {
  display: block;
  margin-bottom: 1em; }

.cart-actions {
  clear: both; }
  .cart-actions:before, .cart-actions:after {
    content: " ";
    display: table; }
  .cart-actions:after {
    clear: both; }
  .cart-actions .button {
    display: block;
    margin-bottom: 0; }
    @media (min-width: 551px) {
      .cart-actions .button {
        display: inline-block;
        float: right; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.35714rem; }

.previewCartWrapper {
  max-height: calc(100vh - 6rem);
  overflow: auto; }

.previewCartList {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .previewCartList ul,
  .previewCartList ol {
    list-style: none;
    margin-bottom: 0; }
  .previewCartList li {
    margin: 0;
    padding: 0; }

.previewCartItem {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  display: table-row;
  line-height: 19px; }
  .previewCartItem:before, .previewCartItem:after {
    content: " ";
    display: table; }
  .previewCartItem:after {
    clear: both; }
  .previewCartItem + .previewCartItem {
    border-top: 1px solid #666666; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: middle; }

.previewCartItem-image {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  padding: 0;
  position: relative;
  text-align: center; }
  .previewCartItem-image::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .previewCartItem-image img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    max-height: 90%; }
  @media (min-width: 320px) {
    .previewCartItem-image::after {
      padding-bottom: 75%; } }
  @media (min-width: 481px) {
    .previewCartItem-image::after {
      padding-bottom: 100%; } }

.previewCartItem-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 66.66667%;
  padding-left: 0; }

.previewCartItem-name {
  margin: 0 0 0.21429rem 0;
  text-transform: none; }
  .previewCartItem-name > a {
    text-decoration: none; }

.previewCartItem-price {
  color: #dddddd;
  display: inline-block;
  font-size: 13px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border-top: 1px solid #666666;
  display: block; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  @media (min-width: 320px) {
    .previewCartAction {
      padding: 0.78571rem 0.35714rem; } }
  @media (min-width: 481px) {
    .previewCartAction {
      padding: 1.5rem 0.78571rem; } }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  .previewCartAction-checkout.previewCartAction-viewCart--sole,
  .previewCartAction-viewCart.previewCartAction-viewCart--sole {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.previewCartAction-checkout {
  padding-right: 0.35714rem; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.78571rem;
  padding-top: 0.35714rem; }

.previewCartAction-viewCart {
  padding-left: 0.35714rem; }

.previewCart-emptyBody {
  padding: 3rem;
  text-align: center; }

.previewCart-additionalCheckoutButtons {
  padding-bottom: 1.5rem;
  padding-right: 1.5rem; }

.shipping-estimate-value #shipping-cost-discounted {
  margin-left: 0.35714rem; }

.cart-actions--outside {
  margin-top: 1.5rem;
  clear: both;
  padding: 0;
  text-align: right; }
  .cart-actions--outside .button,
  .cart-actions--outside .button--primary {
    display: inline-block;
    float: right;
    width: 75%;
    max-width: 100%;
    padding: 1rem 1.5rem;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    margin-bottom: 0;
    background-color: #f56721;
    border-color: #f56721;
    color: #ffffff;
    border-radius: 0;
    letter-spacing: 0.02em;
    line-height: 1.2;
    transition: background-color 0.2s ease;
    text-decoration: none !important; }
    .cart-actions--outside .button:hover, .cart-actions--outside .button:focus, .cart-actions--outside .button:active,
    .cart-actions--outside .button--primary:hover,
    .cart-actions--outside .button--primary:focus,
    .cart-actions--outside .button--primary:active {
      background-color: #d16715;
      border-color: #d16715;
      color: #ffffff;
      text-decoration: none !important; }
  .cart-actions--outside .checkoutMultiple {
    display: block;
    float: none;
    text-align: center;
    padding-top: 0.78571rem;
    color: #1a1a1a;
    text-decoration: underline; }

.cart-additionalCheckoutButtons--outside {
  margin-top: 0.78571rem; }

.addressList {
  font-size: 0;
  list-style: none;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }

.address {
  display: inline-block;
  padding: 0 0.78571rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 551px) {
    .address {
      width: 50%; } }
  @media (min-width: 1261px) {
    .address {
      width: 33.33333%; } }

.panel--address {
  font-size: 1rem;
  position: relative; }
  .panel--address .panel-body {
    min-height: 17.85714rem;
    padding: 1.5rem; }
    @media (min-width: 551px) {
      .panel--address .panel-body {
        padding: 1.5rem 1.5rem 4.5rem; } }
  .panel--address .form-actions {
    margin-bottom: -0.78571rem;
    margin-top: 1.5rem;
    text-align: left; }
    @media (min-width: 551px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button {
      margin-bottom: 0.78571rem; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 551px) {
          .panel--address .form-actions .button + .button {
            margin-left: 0.35714rem; } }

.address-title {
  margin: 0 0 0.78571rem;
  text-transform: none; }

.address-details {
  list-style: none;
  margin: 0 0 0.78571rem; }

.address-details--postal {
  font-size: 15px; }

.address-label,
.address-description {
  display: inline-block;
  font-size: 1rem;
  margin: 0; }

.address-label {
  color: #dddddd;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #bbbbbb; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #666666;
    display: block; }
  .panel--newAddress .address-title {
    margin-bottom: 0;
    transition: all 0.15s ease; }

.address-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.address-symbol {
  font-size: 50px;
  line-height: 1; }

.videoGallery-main {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative;
  margin-bottom: 1.85714rem;
  padding-top: 0; }
  .videoGallery-main.widescreen {
    padding-bottom: 56.34%; }
  .videoGallery-main.vimeo {
    padding-top: 0; }
  .videoGallery-main iframe,
  .videoGallery-main object,
  .videoGallery-main embed,
  .videoGallery-main video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.videoGallery-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .videoGallery-list ul,
  .videoGallery-list ol {
    list-style: none;
    margin-bottom: 0; }
  .videoGallery-list:before, .videoGallery-list:after {
    content: " ";
    display: table; }
  .videoGallery-list:after {
    clear: both; }

.videoGallery-item {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 801px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.85714rem;
  opacity: 0.4;
  text-decoration: none;
  transition: opacity 100ms ease-out; }
  .video:before, .video:after {
    content: " ";
    display: table; }
  .video:after {
    clear: both; }
  .video-figure {
    float: left;
    margin-right: 0.78571rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.78571rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 801px) {
    .video {
      margin-bottom: 1.85714rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    opacity: 1; }

.video-figure {
  margin-right: 1.85714rem; }

.video-title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none; }

.video-description {
  font-size: 1rem;
  margin-bottom: 0; }

.previewCart {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 801px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      align-items: flex-start;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left;
      align-self: flex-start;
      display: block;
      margin: 0;
      padding-top: 0; }
    .previewCart .productView-image--cart {
      display: block;
      height: auto;
      margin: 0;
      max-width: 100%;
      width: 100%; }
    .previewCart .productView-img-container {
      display: block;
      height: auto;
      margin-top: 0;
      padding-bottom: 0;
      position: relative; }
      .previewCart .productView-img-container::after {
        display: none; }
      .previewCart .productView-img-container img {
        height: auto;
        position: static;
        width: 100%; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left;
      padding-top: 0; } }
  .previewCart .productView-title {
    margin-top: 0;
    margin: 0; }
  .previewCart .productView-price {
    margin: 0; }
  .previewCart .productView-info-name {
    margin: 0; }

.previewCartCheckout {
  background: #333333;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 801px) {
    .previewCartCheckout {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + p {
      margin-top: 0.78571rem; }
    .previewCartCheckout .button:not(:last-child) {
      margin-bottom: 0.78571rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 28px;
  font-weight: bold;
  text-align: center; }

.previewCartCheckout-subtotal {
  display: block;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }

.previewCartCheckout-additionalCheckoutButtons p {
  float: none !important;
  margin: 0.5rem 0; }

.previewCartCheckout-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.suggestiveCart {
  display: none;
  text-align: center; }
  @media (min-width: 801px) {
    .suggestiveCart {
      display: block; } }

@media (min-width: 1261px) {
  body:has(.login) .container {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media (max-width: 1260px) {
  body:has(.login) .container {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.login {
  margin: 0 !important;
  max-width: 100% !important;
  padding: 0 !important; }

.login-section-inner,
.register-section-inner {
  max-width: 500px;
  margin: 0 auto;
  padding: 50px 20px;
  box-sizing: border-box; }

[data-page-type="createaccount"] .register-section-inner,
[data-page-type="createaccount_thanks"] .register-section-inner {
  max-width: 900px; }

.login-section {
  background-color: #ececec;
  width: 100%; }

.login-heading {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #000 !important;
  opacity: 1 !important;
  margin: 0 0 20px 0 !important;
  text-transform: none !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  font-family: "matritsa", sans-serif !important; }

.register-section {
  background-color: #ffffff;
  width: 100%; }

.register-overline {
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #dedede;
  text-transform: none;
  margin: 0 0 4px 0;
  line-height: 1.2;
  font-family: "Matritsa", sans-serif; }

.register-heading {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #000 !important;
  opacity: 1 !important;
  margin: 0 0 30px 0 !important;
  text-transform: none !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  font-family: "Matritsa", sans-serif !important; }

.register-note {
  font-size: 14px;
  color: #9a9a9a;
  line-height: 1.6;
  margin: 16px 0 24px 0; }
  .register-note a {
    color: #9a9a9a;
    text-decoration: underline; }

.login-form,
.register-form {
  width: 100%; }
  .login-form .form-field,
  .register-form .form-field {
    margin-bottom: 20px; }
  .login-form .form-label,
  .register-form .form-label {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #1a1a1a;
    margin-bottom: 8px;
    text-transform: none;
    letter-spacing: 0; }
    .login-form .form-label small,
    .register-form .form-label small {
      color: #fd0000; }
  .login-form .form-input,
  .login-form .form-select,
  .register-form .form-input,
  .register-form .form-select {
    display: block;
    width: 100%;
    height: 48px;
    padding: 0 16px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    font-size: 15px;
    color: #1a1a1a;
    box-shadow: none;
    box-sizing: border-box; }
    .login-form .form-input:focus,
    .login-form .form-select:focus,
    .register-form .form-input:focus,
    .register-form .form-select:focus {
      border-color: #b5b5b5;
      outline: none;
      box-shadow: none; }
  .login-form .form-select,
  .register-form .form-select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");
    background-position: right 14px center;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 40px; }

.required-star {
  color: #e74c3c;
  margin-left: 2px;
  font-weight: normal; }

.password-wrapper {
  position: relative;
  display: block;
  width: 100%; }
  .password-wrapper .password-input-inner {
    position: relative;
    width: 100%; }
  .password-wrapper .form-input {
    padding-right: 45px;
    width: 100%; }
  .password-wrapper .password-toggle {
    position: absolute;
    right: 14px;
    top: 24px;
    transform: translateY(-50%);
    background: transparent;
    border: 0;
    cursor: pointer;
    color: #b5b5b5;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    z-index: 2; }
    .password-wrapper .password-toggle:hover {
      color: #1a1a1a; }
  .password-wrapper .form-inlineMessage,
  .password-wrapper .form-field-error,
  .password-wrapper .form-input-error {
    display: block;
    width: 100%;
    margin-top: 8px; }

.register-form .form-row {
  display: grid !important;
  gap: 20px;
  grid-template-columns: minmax(0, 1fr);
  margin: 0 !important;
  padding: 0; }
  .register-form .form-row::before, .register-form .form-row::after {
    content: none !important;
    display: none !important; }

@media (min-width: 801px) {
  .register-form .form-row--half {
    gap: 20px 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.register-form .form-row .form-field {
  clear: none !important;
  float: none !important;
  margin: 0 !important;
  max-width: 100% !important;
  min-width: 0;
  padding: 0 !important;
  position: relative;
  width: 100% !important; }

.remember-field {
  margin-bottom: 24px !important; }

.remember-label {
  display: flex !important;
  align-items: center;
  font-size: 15px;
  color: #1a1a1a;
  cursor: pointer;
  margin: 0 !important;
  font-weight: normal; }
  .remember-label input[type="checkbox"] {
    margin: 0 10px 0 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: #e8823b; }

.login-form .form-actions,
.register-form .form-actions {
  display: block;
  width: 100%;
  margin-top: 8px; }

.login-form .button,
.login-form .button--primary,
.login-form input[type="submit"],
.register-form .button,
.register-form .button--primary {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 50px !important;
  line-height: 50px !important;
  padding: 0 !important;
  background-color: #F06E22 !important;
  font-family: "Matritsa", sans-serif !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0.3px !important;
  text-align: center !important;
  border-radius: 4px !important;
  cursor: pointer;
  box-sizing: border-box;
  text-decoration: none; }
  .login-form .button:hover, .login-form .button:focus, .login-form .button:active,
  .login-form .button--primary:hover,
  .login-form .button--primary:focus,
  .login-form .button--primary:active,
  .login-form input[type="submit"]:hover,
  .login-form input[type="submit"]:focus,
  .login-form input[type="submit"]:active,
  .register-form .button:hover,
  .register-form .button:focus,
  .register-form .button:active,
  .register-form .button--primary:hover,
  .register-form .button--primary:focus,
  .register-form .button--primary:active {
    background-color: #d3722f !important;
    border-color: #d3722f !important;
    color: #ffffff !important; }

.forgot-password {
  display: block;
  margin-top: 16px !important;
  margin-left: 0 !important;
  color: #999999;
  font-size: 14px;
  text-decoration: none;
  text-align: left; }

.forgot-password-form .form-input, .new-password-form .form-input {
  background-color: #ffffff !important;
  color: #222 !important; }

:root {
  --df-accent-primary: #f56721 !important; }

.dfd-fullscreen .dfd-searchbox {
  border-bottom: 1px solid var(--df-accent-primary, #1069f9) !important; }

.dfd-root {
  margin-top: 0 !important; }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  margin-top: 0;
  text-transform: inherit; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

.quickSearchResults {
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 801px) {
      .quickSearchResults .modal-close {
        display: block; } }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  margin: 0 0 1.5rem;
  text-transform: inherit; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  list-style-type: none; }
  .category-suggestion-list:before, .category-suggestion-list:after {
    content: " ";
    display: table; }
  .category-suggestion-list:after {
    clear: both; }

.category-suggestion {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  float: left;
  font-size: 15px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 28px;
  margin: 1.5rem 0 0;
  text-align: center; }

.search-nav {
  position: relative; }

.account-nav {
  width: 100%; }
  @media (min-width: 801px) {
    .account-nav {
      flex-shrink: 0;
      width: 240px; } }

.account-nav-list {
  border: 1px solid #ddd;
  border-radius: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.account-nav-item {
  border-bottom: 1px solid #ddd; }
  .account-nav-item:last-child {
    border-bottom: 0; }
  .account-nav-item.is-active {
    background-color: #fef5f0;
    border-left: 3px solid #e8611a; }

.account-nav-link {
  display: block;
  padding: 10px 16px;
  color: #555;
  text-decoration: none;
  font-size: 15px;
  transition: background-color 0.15s ease, color 0.15s ease; }
  .account-nav-link:hover, .account-nav-link:focus {
    background-color: #f5f5f5;
    color: #e8611a; }
  .is-active .account-nav-link {
    color: #e8611a;
    font-weight: 700; }

.account-nav-item--logout {
  margin-top: 0;
  padding-top: 0; }
  .account-nav-item--logout .account-nav-link {
    color: #999;
    font-size: 12px; }
    .account-nav-item--logout .account-nav-link:hover, .account-nav-item--logout .account-nav-link:focus {
      color: #c00; }

.account-heading {
  border-bottom: 1px solid #ddd;
  color: #222;
  font-size: 18px;
  margin: 0 0 16px;
  padding-bottom: 12px; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #666666;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    position: relative; }

.account-listShipping {
  border-bottom: 1px solid #666666;
  font-weight: 700;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product:before, .account-product:after {
  content: " ";
  display: table; }

.account-product:after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.78571rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.78571rem;
  margin-right: 0; }

.account-product-body:before, .account-product-body:after {
  content: " ";
  display: table; }

.account-product-body:after {
  clear: both; }

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }
  .account-product-figure::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }

.account-product-download {
  border-radius: 50%;
  height: 2.35714rem;
  padding: 0;
  position: absolute;
  right: -0.78571rem;
  top: -0.78571rem;
  width: 2.35714rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.35714rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

.account-product-title {
  margin: 0 0 0.21429rem;
  text-transform: inherit; }
  .account-product-title > a {
    text-decoration: none; }
  .account-product-title + .definitionList {
    margin-top: 0.78571rem; }

.account-product-subtitle {
  color: #999999;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 15px; }

.account-product-description + .definitionList {
  margin: -1.35714rem 0 1.5rem; }

.account-product-refundQty {
  color: #999999;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-product-details:before, .account-product-details:after {
    content: " ";
    display: table; }
  .account-product-details:after {
    clear: both; }

.account-product-detail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1261px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 551px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 551px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1261px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #dddddd;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0.35714rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 15px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #dddddd;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #666666;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 20px; }

.account-orderTotal-discount {
  margin: 0;
  text-align: right;
  font-weight: 400;
  padding: 0.78571rem 0;
  border-bottom: 0; }
  .account-orderTotal-discount:last-of-type {
    border-bottom: 1px solid #666666;
    padding-top: 0; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 551px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0.35714rem;
  padding: 0.21429rem 0.5rem; }

.account-orderStatus-action {
  color: #dddddd;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.78571rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 551px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: white; }

.account .pagination {
  color: #999999;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #999999; }

.account-sidebar-block {
  font-size: 15px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

.account-order-address {
  list-style: none;
  margin-left: 0; }
  .account-order-address ul,
  .account-order-address ol {
    list-style: none;
    margin-bottom: 0; }

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  color: #ff957f;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #666666;
  font-size: 15px;
  padding-bottom: 1.5rem; }

.account-downloadsList {
  list-style: none;
  margin-left: 0; }
  .account-downloadsList ul,
  .account-downloadsList ol {
    list-style: none;
    margin-bottom: 0; }

.account-downloadsItem {
  margin-bottom: 1.5rem; }
  .account-downloadsItem > :first-child {
    margin-top: 0; }
  .account-downloadsItem > :last-child {
    margin-bottom: 0; }

.account-downloadsItem-title {
  color: #dddddd;
  font-size: 15px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #dddddd; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 85.71429rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 39.28571rem; }
  .wishlist-form:before, .wishlist-form:after {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 46.42857rem;
  text-align: center; }

.icon--ratingEmpty svg {
  fill: #cccccc; }

.icon--ratingFull svg {
  fill: #ef6526; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 1rem;
    width: 1rem;
    margin-top: -3px; }

.paymentMethodsTitle {
  margin: 0 0 0.78571rem;
  padding: 0;
  text-transform: none;
  width: 100%; }

.paymentMethodsGrid {
  display: flex;
  flex-wrap: wrap;
  margin: -0.78571rem;
  margin-bottom: 1.5rem; }
  .paymentMethodsGrid-item {
    min-height: 17.85714rem;
    padding: 0.78571rem;
    width: 100%; }
    @media (min-width: 551px) {
      .paymentMethodsGrid-item {
        width: 50%; } }

.paymentMethod {
  background-color: #e5e5e5;
  border: 1px solid #666666;
  border-radius: 0.21429rem;
  display: flex;
  flex-flow: column nowrap;
  height: 100%; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:first-child {
      background-color: #fff; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button {
    margin-bottom: 0; }

.methodHeader {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between; }
  .methodHeader-icon {
    margin-right: 0.78571rem;
    width: 2rem; }
    @media (min-width: 1261px) {
      .methodHeader-icon {
        width: 3rem; } }
  .methodHeader-title {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    color: #666666;
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    display: flex;
    flex-wrap: nowrap;
    margin-left: auto;
    padding-left: 0.78571rem; }
  .methodHeader-default {
    fill: #666666;
    height: 1.28571rem;
    margin-left: 0.78571rem;
    width: 1.28571rem; }
    @media (min-width: 1261px) {
      .methodHeader-default {
        height: 1.42857rem;
        width: 1.42857rem; } }
  .methodHeader-expiry {
    font-size: 15px;
    text-transform: capitalize; }

.methodDetails {
  display: flex;
  margin: 0; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 13px; }

.newPaymentMethod {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-items: center;
  min-height: 13.28571rem;
  text-decoration: none; }
  .newPaymentMethod-icon {
    font-size: 50px;
    line-height: 1;
    margin: auto 0 0.78571rem; }
  .newPaymentMethod-title {
    margin: 0 auto auto;
    text-align: center; }

@media (min-width: 551px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 551px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.78571rem; } }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 551px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 551px) {
    .paymentMethodForm-inputs:last-child {
      padding-left: 1.5rem;
      width: 30%; }
    .paymentMethodForm-inputs:first-child {
      width: 70%; } }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.64286rem;
  top: 2.78571rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #999999;
    height: 1.5rem;
    width: 1.5rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 551px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.78571rem; }

.paymentMethodForm-details-description {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.category-header-image {
  width: 100%; }

.manual-captcha-input-container {
  align-items: center;
  display: flex; }
  .manual-captcha-input-container .question {
    font-size: 1.25rem;
    margin-right: 1rem; }
  .manual-captcha-input-container .form-input {
    flex: 1; }

.skip-to-main-link {
  background: #444444;
  color: white;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, calc(-100% - 80px));
  transition: transform 0.3s;
  z-index: 500; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.header-wrapper {
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #454545;
  padding: 9.5px 0;
  z-index: 100; }

.recover-header-inner {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  background-color: transparent; }

.site-branding {
  display: flex;
  align-items: center; }
  .site-branding .site-url {
    display: flex;
    align-items: center; }
  .site-branding .site-logo {
    width: 171px;
    height: auto;
    max-height: 37px; }

.primary-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex: 1; }

.shoptimizer-primary-navigation {
  padding: 0; }
  .shoptimizer-primary-navigation .col-full {
    padding: 0; }

.main-navigation {
  display: flex;
  align-items: center; }
  .main-navigation .cg-menu-link {
    text-decoration: none;
    transition: color 0.3s ease, text-decoration 0.3s ease; }

.primary-navigation {
  display: flex;
  align-items: center; }
  .primary-navigation.with-logo {
    gap: 20px; }

.logo-mark {
  display: flex;
  align-items: center; }
  .logo-mark a {
    display: flex;
    align-items: center; }
  .logo-mark img {
    max-height: 37px; }

.menu-primary-menu-container {
  display: flex;
  align-items: center; }
  .menu-primary-menu-container ul.menu,
  .menu-primary-menu-container ul.navList {
    display: flex;
    align-items: center;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0; }
  .menu-primary-menu-container > ul > li {
    margin: 0;
    padding: 0;
    position: relative; }
    .menu-primary-menu-container > ul > li > a {
      font-family: "Matritsa", sans-serif;
      font-weight: 500;
      font-size: 16px;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      color: #ffffff;
      padding: 0 1em;
      display: flex;
      align-items: center;
      height: 60px;
      line-height: 50px; }
      .menu-primary-menu-container > ul > li > a span {
        position: relative; }
    .menu-primary-menu-container > ul > li:hover > a {
      opacity: 0.65; }
  .menu-primary-menu-container .current-menu-item > a.main-menu-link,
  .menu-primary-menu-container .current-menu-parent > a {
    color: #f06e22 !important;
    text-transform: uppercase !important;
    box-shadow: 0 5px 0 0 #f06e22; }
  .menu-primary-menu-container .current-menu-item > a.sub-menu-link {
    color: #f06e22 !important; }

.main-navigation ul.menu > li.menu-item-has-children > a::after {
  display: none;
  opacity: 0; }

.main-navigation ul.menu ul.sub-menu {
  background-color: rgba(69, 69, 69, 0.67) !important;
  color: #ffffff; }

.sub-menu-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  z-index: 50;
  width: min(199px, calc(100vw - 24px)); }
  .sub-menu-wrapper .container {
    margin-top: 15px;
    width: 100%;
    max-width: none;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: relative; }
  .sub-menu-wrapper .container .sub-menu {
    background-color: rgba(69, 69, 69, 0.67);
    width: 100%;
    max-width: none;
    box-sizing: border-box;
    max-height: fit-content;
    border-radius: 4px;
    margin: 0;
    padding: 3px;
    list-style: none;
    position: relative; }
    .sub-menu-wrapper .container .sub-menu::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 185px;
      height: 1px;
      background-color: #f06e22; }
    .sub-menu-wrapper .container .sub-menu li {
      box-sizing: border-box;
      width: 100%;
      max-width: 180px;
      border: 1px solid #ffffff;
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
      border-bottom-left-radius: 2px;
      margin-bottom: 5px;
      padding: 3px 0;
      margin: 5px; }
      .sub-menu-wrapper .container .sub-menu li a.sub-menu-link span {
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        color: #ffffff !important; }
      .sub-menu-wrapper .container .sub-menu li a {
        text-decoration: none;
        display: block; }

.menu-item-has-children:hover > .sub-menu-wrapper,
.navItem-has-children:hover > .sub-menu-wrapper {
  display: block; }

.secondary-menu {
  display: flex;
  gap: 16px;
  align-items: center; }
  .secondary-menu a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative; }
    .secondary-menu a img {
      width: 22px;
      height: 22px;
      max-height: 23px; }
  .secondary-menu .open-mini-cart {
    position: relative; }
    .secondary-menu .open-mini-cart .count {
      position: absolute;
      bottom: 15px;
      left: 15px;
      color: #ffffff;
      font-weight: bold;
      font-family: "Inter", sans-serif;
      font-size: 10px;
      padding: 5px;
      border-radius: 50%;
      background: #f56526;
      min-width: 22px;
      min-height: 22px;
      text-align: center;
      line-height: 12px; }

.search-menu-item a,
.search-menu-item button.search-toggle {
  display: flex;
  align-items: center;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: inherit;
  font: inherit; }
  .search-menu-item a img,
  .search-menu-item button.search-toggle img {
    width: 25px;
    height: 25px;
    vertical-align: middle; }

.mobile-search-icon {
  display: none; }
  .mobile-search-icon a,
  .mobile-search-icon button.mobile-search-toggle {
    display: flex;
    align-items: center;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    color: inherit; }
    .mobile-search-icon a img,
    .mobile-search-icon button.mobile-search-toggle img {
      cursor: pointer; }

.mobile-mini-cart {
  display: none; }
  .mobile-mini-cart .open-mini-cart {
    display: flex;
    align-items: center;
    position: relative; }
    .mobile-mini-cart .open-mini-cart .count {
      position: absolute;
      bottom: 18px;
      left: 0;
      margin-left: 15px;
      color: #ffffff;
      font-weight: bold;
      font-family: "Inter", sans-serif;
      font-size: 10px;
      padding: 5px;
      border-radius: 50%;
      background: #f56526;
      min-width: 20px;
      min-height: 20px;
      text-align: center;
      line-height: 10px; }

.mobile-menu-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0; }
  .mobile-menu-toggle img {
    vertical-align: middle; }

.mobile-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10; }

.quick-search {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: white;
  padding: 10px;
  z-index: 50; }

.header {
  background-color: transparent;
  position: relative;
  width: 100%; }

.navPages-container {
  display: none !important; }
  .navPages-container.is-open {
    display: block !important; }
    .navPages-container.is-open .navPages-action.activePage {
      color: #f56721; }
    .navPages-container.is-open .navPages-list--user {
      display: none; }

.recover-header {
  position: relative; }
  .recover-header > #quickSearch.dropdown--quickSearch {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    z-index: 50; }

.doofinder-trigger {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none; }

.site-content {
  padding-top: 80px; }

@media screen and (max-width: 992px) {
  .primary-menu {
    justify-content: flex-end; }
  .shoptimizer-primary-navigation {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #454545;
    opacity: 0.95;
    display: none;
    padding: 0 20px;
    z-index: 999;
    overflow-y: auto; }
    .shoptimizer-primary-navigation.active {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      gap: 20px; }
    .shoptimizer-primary-navigation .primary-navigation {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 20px;
      width: 100%; }
  .menu-primary-menu-container ul.menu,
  .menu-primary-menu-container ul.navList {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    margin: 0;
    margin-bottom: 100px; }
    .menu-primary-menu-container ul.menu li,
    .menu-primary-menu-container ul.navList li {
      list-style: none;
      text-align: center;
      width: 100%; }
      .menu-primary-menu-container ul.menu li a,
      .menu-primary-menu-container ul.menu li button.search-toggle,
      .menu-primary-menu-container ul.menu li button.mobile-search-toggle,
      .menu-primary-menu-container ul.navList li a,
      .menu-primary-menu-container ul.navList li button.search-toggle,
      .menu-primary-menu-container ul.navList li button.mobile-search-toggle {
        font-size: 32px !important;
        color: #ffffff !important;
        width: 100%;
        padding: 10px 0; }
        .menu-primary-menu-container ul.menu li a span,
        .menu-primary-menu-container ul.menu li button.search-toggle span,
        .menu-primary-menu-container ul.menu li button.mobile-search-toggle span,
        .menu-primary-menu-container ul.navList li a span,
        .menu-primary-menu-container ul.navList li button.search-toggle span,
        .menu-primary-menu-container ul.navList li button.mobile-search-toggle span {
          color: #ffffff !important; }
  .sub-menu-wrapper {
    position: static;
    text-align: center;
    width: 100%;
    max-width: 100%; }
    .sub-menu-wrapper .container {
      margin-top: 0;
      width: 100%;
      max-width: 100%; }
      .sub-menu-wrapper .container .sub-menu {
        background-color: transparent;
        max-width: 100%;
        border: none;
        padding: 0; }
        .sub-menu-wrapper .container .sub-menu::before {
          background-color: transparent; }
        .sub-menu-wrapper .container .sub-menu li {
          background-color: transparent !important;
          border: none;
          padding: 0;
          max-width: 100%;
          margin: 0; }
          .sub-menu-wrapper .container .sub-menu li a.sub-menu-link span {
            color: #ffffff !important; }
  .mobile-search-icon {
    display: flex;
    align-items: center; }
    .mobile-search-icon img {
      cursor: pointer;
      margin-left: 10px; }
  .mobile-mini-cart {
    display: flex;
    align-items: center; }
  .mobile-menu-toggle {
    display: inline-block; }
  .secondary-menu {
    display: none; }
  .search-menu-item {
    display: none; }
  .logo-mark {
    display: none; }
  .header-wrapper {
    padding: 10px 20px; }
  .recover-header-inner {
    padding: 6px 20px; }
  .site-branding .site-logo {
    width: 150px; } }

@media screen and (min-width: 900px) {
  .primary-menu .mobile-mini-cart {
    display: none; } }

@media screen and (max-width: 1170px) and (min-width: 992px) {
  .menu-primary-menu-container > ul > li > a {
    font-size: 14px;
    padding: 0 5px; }
  .site-branding .site-logo {
    width: 150px; }
  .search-menu-item a img,
  .secondary-menu a img {
    width: 20px !important;
    height: 20px !important; } }

@media screen and (max-width: 1170px) and (min-width: 768px) {
  .header-wrapper {
    padding: 10px 50px !important; } }

@media screen and (max-width: 1470px) and (min-width: 768px) {
  .header-wrapper {
    padding: 10px 20px !important; } }

@media screen and (max-width: 480px) {
  .site-branding {
    width: fit-content !important;
    max-width: 48%; }
  .primary-menu {
    align-items: center; }
  .menu-primary-menu-container > ul > li > a,
  .primary-navigation .cg-menu-link span {
    font-weight: 900 !important; } }

@media screen and (max-width: 320px) {
  .site-branding {
    max-width: 48%; } }

@media screen and (min-width: 768px) and (max-width: 993px) {
  .shoptimizer-primary-navigation.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20px; }
  .menu-primary-menu-container > ul > li > a,
  .primary-navigation .cg-menu-link span {
    color: #ffffff !important;
    font-size: 32px !important;
    width: 100% !important; }
  .primary-menu {
    align-items: center; } }

@media screen and (min-width: 480px) and (max-width: 993px) {
  .site-branding {
    width: fit-content; }
  .primary-menu {
    align-items: center; } }

@media screen and (min-width: 1200px) {
  .menu-primary-menu-container ul li a {
    padding-right: 1em;
    padding-left: 1em; } }

html,
body {
  min-height: 100vh; }

body {
  display: flex;
  flex-direction: column; }

.body {
  margin: 0;
  flex: 1; }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

.page-region {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  float: right;
  width: 100%; }
  @media (min-width: 801px) {
    .page-region {
      width: 75%; } }

@media (min-width: 801px) {
  .page-content--centered {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page--centered {
  display: flex;
  flex-direction: column;
  min-height: calc(50vh - 80px);
  justify-content: center; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 801px) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 75%;
        float: left; } }

ol.breadcrumbs {
  margin-bottom: 0px;
  padding-top: 10px;
  text-align: left; }

ol.breadcrumbs li,
ol.breadcrumbs li a,
ol.breadcrumbs li span {
  color: #000000;
  font-weight: 400;
  text-decoration: none; }

.site-footer {
  background-color: #213236;
  padding: 64px 0; }
  .site-footer .col-full {
    display: flex;
    flex-direction: row;
    max-width: 1440px;
    padding: 0 22px;
    margin: 0 auto;
    box-sizing: content-box; }
    @media (max-width: 992px) {
      .site-footer .col-full {
        flex-wrap: wrap; } }
    @media (max-width: 768px) {
      .site-footer .col-full {
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0 15px;
        gap: 20px 15px; } }
  .site-footer .widget {
    flex: 1 1 0%;
    padding: 0 20px;
    min-width: 0; }
    @media (max-width: 992px) {
      .site-footer .widget {
        flex: 1 1 50%;
        max-width: 50%;
        margin-bottom: 20px; } }
    @media (max-width: 768px) {
      .site-footer .widget {
        flex: 1 1 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 0; }
        .site-footer .widget:last-child {
          margin-bottom: 0; } }
  .site-footer .widget-title {
    display: none;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 19.5px; }
  .site-footer .textwidget {
    color: #cccccc;
    font-size: 15px;
    line-height: 22.5px;
    font-family: "Roboto", Arial, sans-serif; }
  .site-footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .site-footer ul li {
      list-style-type: none;
      margin: 0 0 5px;
      padding: 0;
      line-height: 22.5px; }
      .site-footer ul li a {
        color: #999999;
        font-size: 15px;
        font-weight: 400;
        text-decoration: none;
        transition: color 0.2s ease; }
        .site-footer ul li a:hover {
          color: #ffffff; }
  .site-footer .widget:last-of-type .textwidget ul li a {
    color: #f56721; }
  .site-footer .textwidget ul + ul {
    margin-top: 12px; }
  .site-footer p {
    color: #cccccc;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 19.5px;
    line-height: 22.5px;
    font-family: "Roboto", Arial, sans-serif; }
    .site-footer p b,
    .site-footer p strong {
      color: #cccccc;
      font-weight: 700; }

.site-footer .footer-newsletter-form {
  flex-direction: column;
  gap: 10px;
  display: flex; }
  @media (max-width: 480px) {
    .site-footer .footer-newsletter-form {
      flex-direction: column; } }
  .site-footer .footer-newsletter-form input[type="email"] {
    background-color: #ffffff;
    border: 1px solid #949596;
    border-radius: 2px;
    color: #000;
    font-size: 16px;
    padding: 11px 16px;
    flex: 1;
    width: 100%;
    display: block;
    font-family: "Roboto", Arial, sans-serif; }
    .site-footer .footer-newsletter-form input[type="email"]:focus {
      outline: none;
      border-color: #f56721; }
    .site-footer .footer-newsletter-form input[type="email"]::placeholder {
      color: #999; }
  .site-footer .footer-newsletter-form button[type="submit"] {
    background-color: #f56721;
    color: #ffffff;
    border: none;
    border-radius: 2px;
    width: 100%;
    display: block;
    font-size: 16px;
    padding: 11px 24px;
    cursor: pointer;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 400;
    transition: background-color 0.2s ease;
    white-space: nowrap; }
    .site-footer .footer-newsletter-form button[type="submit"]:hover {
      background-color: #d94e0a; }

.site-footer .footer-newsletter-form input[type="email"]::placeholder {
  color: #C65C3F;
  opacity: 1; }

.site-footer .widget:first-child .textwidget > h6 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", Arial, sans-serif;
  margin: 20px 0 10px;
  text-transform: none; }

.site-footer .footer-social-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  gap: 10px; }
  .site-footer .footer-social-list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 1; }
    .site-footer .footer-social-list li a {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-decoration: none; }
    .site-footer .footer-social-list li img {
      width: 50px;
      height: 50px;
      display: block; }

.copyright {
  background-color: #213236;
  padding: 32px 0; }
  .copyright .col-full {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    max-width: 1440px;
    padding: 0 22px;
    margin: 0 auto; }
    .copyright .col-full .widget {
      flex: 1 1 50%;
      min-width: 0;
      max-width: 50%;
      padding: 0;
      margin: 0; }
    .copyright .col-full .footer-copyright-aside .textwidget {
      text-align: right; }
  .copyright .textwidget {
    font-family: "Roboto", Arial, sans-serif;
    margin: 0; }
    .copyright .textwidget p.logo {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 0.35rem;
      margin: 0;
      padding: 0;
      text-align: start;
      font-size: 15px;
      color: #999999; }
      .copyright .textwidget p.logo a {
        display: inline-flex;
        align-items: center;
        text-decoration: none; }
      .copyright .textwidget p.logo img {
        width: 228px;
        height: 49px;
        max-width: 228px; }
    .copyright .textwidget p.footer_desc {
      margin: 20px 0 0; }
    .copyright .textwidget p:not(.logo):not(.footer-copyright-aside-inner) {
      color: #cccccc;
      font-size: 16px;
      line-height: 1.6;
      text-align: start; }
      .copyright .textwidget p:not(.logo):not(.footer-copyright-aside-inner) a {
        color: #999999;
        text-decoration: none; }
        .copyright .textwidget p:not(.logo):not(.footer-copyright-aside-inner) a:hover {
          color: #ffffff; }
    .copyright .textwidget p.footer-copyright-aside-inner {
      margin: 0;
      padding: 0;
      line-height: 1.4; }
  .copyright .footer-payment-cards {
    display: block;
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-left: auto;
    margin-top: 10%; }
  .copyright .back-to-topdesktop {
    display: inline-block;
    margin-top: 8px; }
  .copyright .footer-arrow-scroll img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: auto;
    background-color: #f56721;
    height: 40px !important;
    border: 1px solid #fff;
    border-radius: 20px; }

@media (max-width: 1200px) {
  .site-footer {
    padding: 50px 0; }
    .site-footer .widget {
      padding: 0 15px; } }

@media (max-width: 992px) {
  .site-footer {
    padding: 40px 0; }
    .site-footer .col-full {
      flex-wrap: wrap; }
    .site-footer .widget {
      flex: 1 1 50%;
      max-width: 50%;
      margin-bottom: 30px; }
      .site-footer .widget:last-child {
        margin-bottom: 0; } }

@media (max-width: 768px) {
  .site-footer {
    padding: 30px 0; }
    .site-footer .col-full {
      flex-direction: row;
      flex-wrap: wrap;
      padding: 0 15px;
      gap: 20px 15px; }
    .site-footer .widget {
      flex: 1 1 100%;
      max-width: 100%;
      padding: 0;
      margin-bottom: 0; }
      .site-footer .widget:last-child {
        margin-bottom: 0; }
    .site-footer .widget:nth-child(2),
    .site-footer .widget:nth-child(3) {
      flex: 1 1 calc(50% - 8px);
      max-width: calc(50% - 8px); }
    .site-footer .footer-newsletter-form {
      flex-direction: column; }
      .site-footer .footer-newsletter-form input[type="email"] {
        min-width: 100%;
        margin-bottom: 10px; }
      .site-footer .footer-newsletter-form button[type="submit"] {
        width: 100%; }
    .site-footer .footer-social-list {
      flex-direction: row;
      gap: 15px; }
  .copyright .col-full {
    flex-direction: column;
    align-items: stretch;
    gap: 20px; }
    .copyright .col-full .widget {
      flex: 1 1 100%;
      max-width: 100%;
      width: 100%;
      padding: 0; }
    .copyright .col-full .footer-copyright-aside .textwidget {
      text-align: center; }
  .copyright .footer-arrow-scroll img {
    margin-left: auto;
    margin-right: auto; }
  .copyright .footer-payment-cards {
    margin-right: auto;
    margin-top: 0; }
  .copyright p.footer-copyright-aside-inner {
    display: flex; }
  .copyright .textwidget p.logo {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px; } }

@media (max-width: 576px) {
  .site-footer {
    padding: 20px 0; }
  .copyright {
    padding: 15px 0; }
    .copyright .textwidget p:not(.logo) {
      font-size: 14px; }
    .copyright p.footer-copyright-aside-inner {
      display: flex; }
    .copyright .footer-payment-cards {
      margin-top: 0;
      margin-right: 0;
      height: 34px; } }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.71429rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1261px) {
    .container {
      padding: 0 6rem; } }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #666666;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-size: 22px;
  margin: 0 1.5rem 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #dddddd;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  max-width: 190px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 801px) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  @media (min-width: 551px) {
    .blog-post-body {
      width: 83.33333%; } }
  @media (min-width: 801px) {
    .blog-post-body {
      width: 66.66667%; } }
  @media (min-width: 1261px) {
    .blog-post-body {
      width: 50%; } }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #666666;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  font-size: 1.07143rem;
  margin-top: 0;
  text-transform: inherit; }
  @media (min-width: 801px) {
    .sidebarBlock-heading.heading-price {
      margin-top: -0.85714rem; } }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid:before, .brandGrid:after {
    content: " ";
    display: table; }
  .brandGrid:after {
    clear: both; }
  .brandGrid .brand {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  max-width: 100px;
  position: relative; }
  .brand-image-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .brand-image-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.57895%;
    width: 100%; }

.card-text .price-section {
  display: inline-block; }
  .card-text .price-section + .price-section {
    margin-left: 10px; }

.card-text .price--non-sale {
  color: #72767C; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  .productGrid .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 551px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 551px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 801px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    page-break-inside: avoid;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    float: none; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 33.33333%;
      float: none; } }

.productList {
  list-style: none;
  margin-left: 0;
  margin: 0.78571rem; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }

@media (min-width: 551px) {
  .listItem {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
    display: table;
    width: 100%; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 1261px) {
  .listItem:focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 1261px) {
  .listItem.focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 551px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-button {
  background-color: rgba(133, 205, 207, 0.9);
  color: #444444; }
  .listItem-button:hover, .listItem-button:focus {
    background-color: #85cdcf;
    color: #444444; }

.listItem-figure {
  margin: 0 0 1.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }
  .listItem-figure__link {
    display: block;
    margin: 3px; }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1261px) {
      .listItem-figure .listItem-button {
        display: inline-block;
        margin: 0;
        pointer-events: all; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1261px) {
    .listItem-figureBody {
      left: 50%;
      opacity: 0;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); }
      .listItem:hover .listItem-figureBody {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 551px) {
  .listItem-body {
    padding-left: 1.28571rem;
    padding-right: 0.78571rem;
    width: 75%; } }

@media (min-width: 1261px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1261px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.35714rem; }

.listItem-brand {
  color: #999999;
  font-size: 1rem;
  margin: 0 0 0.21429rem; }
  @media (min-width: 801px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 801px) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 801px) {
    .listItem-price {
      font-size: 20px; } }

@media (min-width: 1261px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.57143rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 1261px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

@media (min-width: 1261px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1261px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

ol.breadcrumbs {
  display: block; }

.productView {
  max-width: 1441px !important;
  margin: 0 auto !important;
  padding: 30px 0px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px; }
  @media (min-width: 801px) {
    .productView {
      grid-template-columns: 1.5fr 1fr 1fr;
      align-items: start;
      gap: 40px; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView-details.product-data {
  grid-column: 1;
  width: 100%;
  float: none !important;
  padding: 0 !important; }
  @media (min-width: 801px) {
    .productView-details.product-data {
      grid-column: 1;
      grid-row: 1; } }

.productView-images {
  grid-column: 1;
  width: 100% !important;
  float: none !important;
  padding: 0 !important;
  overflow: visible;
  display: block !important;
  visibility: visible !important; }
  @media (min-width: 801px) {
    .productView-images {
      grid-column: 2;
      grid-row: 1;
      align-self: start; } }

.productView-details.product-options {
  grid-column: 1;
  width: 100% !important;
  float: none !important;
  padding: 0 !important; }
  @media (min-width: 801px) {
    .productView-details.product-options {
      grid-column: 3;
      grid-row: 1; } }

.productView-title {
  font-family: "Matritsa", sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 14px;
  color: #111;
  text-transform: none;
  letter-spacing: -0.5px;
  text-align: left; }

.productView-metaRow {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 18px;
  font-size: 14px;
  color: #555;
  flex-wrap: wrap; }
  .productView-metaRow .meta-item {
    display: inline-flex;
    align-items: center;
    gap: 6px; }
    .productView-metaRow .meta-item i {
      color: #EF6526;
      font-style: normal;
      font-size: 16px; }
    .productView-metaRow .meta-item a {
      color: #555;
      text-decoration: none; }
      .productView-metaRow .meta-item a:hover {
        color: #EF6526; }

.productView-ugcGallery {
  display: none; }

.productView-price {
  color: #EF6526 !important;
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 22px; }
  .productView-price .price {
    font-family: "Inter";
    font-weight: 400;
    font-size: 18px;
    color: #DC9814; }
  .productView-price .price--non-sale {
    color: #72767C;
    font-size: 15.3px; }
  .productView-price .price-section {
    display: inline-block; }
    .productView-price .price-section + .price-section {
      margin-left: 10px; }

.productView-shortDescription {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: #333;
  margin-bottom: 20px; }
  .productView-shortDescription h1, .productView-shortDescription h2, .productView-shortDescription h3, .productView-shortDescription h4 {
    color: #f56721;
    font-weight: 700;
    margin: 22px 0 12px;
    text-transform: none;
    font-size: 20px;
    letter-spacing: -0.3px; }
  .productView-shortDescription ul {
    padding-left: 22px;
    margin: 12px 0;
    list-style: disc; }
    .productView-shortDescription ul li {
      margin-bottom: 8px;
      line-height: 1.5;
      color: #222; }
    .productView-shortDescription ul a {
      text-decoration: none;
      color: #000; }
  .productView-shortDescription p {
    margin: 0 0 12px; }

.productView-disclaimers {
  margin: 20px 0 18px;
  padding: 14px 0;
  border-top: 1px solid #e5e5e5;
  font-size: 14px; }
  .productView-disclaimers .disclaimer-link {
    color: #111;
    font-weight: 600;
    text-decoration: none; }
    .productView-disclaimers .disclaimer-link:hover {
      color: #EF6526; }
  .productView-disclaimers .disclaimer-separator {
    margin: 0 10px;
    color: #ccc; }
  .productView-disclaimers .disclaimer-warning {
    color: #EF6526;
    font-weight: 700; }

.productView-badges {
  display: flex;
  gap: 24px;
  margin-top: 10px;
  align-items: center;
  flex-wrap: wrap; }
  .productView-badges .badge-item {
    text-align: center; }
    .productView-badges .badge-item img {
      max-width: 80px;
      height: auto;
      display: block; }

.productView-image.is-hidden {
  display: none !important; }

.productView-mainCarousel-wrapper {
  position: relative;
  margin-bottom: 16px;
  display: block !important;
  visibility: visible !important; }

.productView-mainCarousel {
  background: #fff;
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  overflow: hidden;
  display: block !important;
  visibility: visible !important; }
  .productView-mainCarousel:not(.slick-initialized) .productView-mainCarousel-item {
    display: none; }
    .productView-mainCarousel:not(.slick-initialized) .productView-mainCarousel-item:first-child {
      display: block; }
  .productView-mainCarousel .productView-mainCarousel-item {
    outline: none; }
  .productView-mainCarousel .productView-img-container {
    position: relative;
    width: 100%;
    text-align: center;
    background: #fff;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    overflow: hidden; }
    @media (max-width: 800px) {
      .productView-mainCarousel .productView-img-container {
        height: 360px; } }
    .productView-mainCarousel .productView-img-container img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      display: block;
      margin: 0 auto; }
  .productView-mainCarousel .slick-prev,
  .productView-mainCarousel .slick-next {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 10 !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    background: transparent !important;
    border-radius: 4px !important;
    color: #333 !important;
    border: none;
    font-size: 0 !important;
    line-height: normal !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    transition: background 0.2s ease, border-color 0.2s ease; }
    .productView-mainCarousel .slick-prev::before,
    .productView-mainCarousel .slick-next::before {
      display: none !important;
      content: "" !important;
      font-size: 0 !important; }
    .productView-mainCarousel .slick-prev.slick-disabled,
    .productView-mainCarousel .slick-next.slick-disabled {
      opacity: 0.3;
      cursor: not-allowed;
      pointer-events: none; }
    .productView-mainCarousel .slick-prev span,
    .productView-mainCarousel .slick-next span {
      font-size: 40px;
      font-weight: 300;
      color: #333;
      line-height: 1;
      display: block;
      pointer-events: none; }
  .productView-mainCarousel .slick-prev {
    left: 12px !important; }
  .productView-mainCarousel .slick-next {
    right: 12px !important; }
  .productView-mainCarousel .slick-dots {
    display: none !important; }

.productView-thumbnails-wrapper {
  margin-top: 16px;
  position: relative;
  padding: 0px;
  overflow: visible;
  display: block !important;
  visibility: visible !important; }

.productView-thumbnails-slick {
  display: block !important;
  visibility: visible !important; }
  .productView-thumbnails-slick:not(.slick-initialized) {
    display: flex !important;
    flex-wrap: nowrap;
    gap: 6px;
    overflow-x: auto; }
    .productView-thumbnails-slick:not(.slick-initialized) .productView-thumbnail-item {
      flex: 0 0 auto;
      width: calc((100% - 24px) / 5); }
  .productView-thumbnails-slick .productView-thumbnail-item {
    padding: 0 4px;
    outline: none; }
  .productView-thumbnails-slick .productView-thumbnail-link {
    display: block;
    background: #fff;
    cursor: pointer;
    outline: none;
    transition: all 0.2s ease;
    padding-bottom: 4px;
    border-bottom: 4px solid transparent; }
    .productView-thumbnails-slick .productView-thumbnail-link img {
      width: 100%;
      height: 70px;
      object-fit: contain;
      display: block;
      border: 1px solid #ddd;
      transition: border-color 0.2s ease; }
    .productView-thumbnails-slick .productView-thumbnail-link:hover img,
    .productView-thumbnails-slick .productView-thumbnail-link:focus img {
      border-color: #EF6526; }
    .productView-thumbnails-slick .productView-thumbnail-link.is-active {
      border-bottom-color: #EF6526; }
      .productView-thumbnails-slick .productView-thumbnail-link.is-active img {
        border-color: #000; }

ul.productView-thumbnails {
  display: none !important; }

.productView-info .sku-label, .productView-info .upc-label,
.productView-info [data-product-sku], .productView-info [data-product-upc] {
  display: none !important; }

.productView-buyPanel {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif; }
  .productView-buyPanel .buyPanel-title {
    font-size: 22px;
    font-weight: 800;
    color: #111;
    margin: 0 0 4px; }
  .productView-buyPanel .buyPanel-subtitle {
    font-size: 14px;
    color: #555;
    margin: 0 0 18px; }
  .productView-buyPanel .buyPanel-option {
    display: block;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    padding: 14px;
    margin-bottom: 12px;
    cursor: pointer;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    position: relative; }
    .productView-buyPanel .buyPanel-option:hover {
      border-color: #EF6526; }
    .productView-buyPanel .buyPanel-option .buyPanel-radio {
      position: absolute;
      top: 16px;
      left: 14px;
      accent-color: #EF6526;
      width: 16px;
      height: 16px;
      cursor: pointer; }
    .productView-buyPanel .buyPanel-option:has(.buyPanel-radio:checked) {
      border-color: #EF6526;
      box-shadow: 0 0 0 1px #EF6526; }
  .productView-buyPanel .buyPanel-optionContent {
    padding-left: 28px; }
  .productView-buyPanel .buyPanel-optionHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    gap: 10px; }
    .productView-buyPanel .buyPanel-optionHeader .buyPanel-optionTitle {
      font-weight: 700;
      font-size: 15px;
      color: #111; }
    .productView-buyPanel .buyPanel-optionHeader .buyPanel-optionPrice {
      font-weight: 700;
      font-size: 15px;
      color: #EF6526;
      white-space: nowrap; }
  .productView-buyPanel .buyPanel-optionBody {
    display: flex;
    gap: 12px;
    align-items: flex-start; }
    .productView-buyPanel .buyPanel-optionBody .buyPanel-optionImg {
      width: 80px;
      height: auto;
      flex-shrink: 0;
      border: 1px solid #eee;
      border-radius: 4px;
      background: #f5f5f5;
      padding: 4px; }
    .productView-buyPanel .buyPanel-optionBody .buyPanel-optionDesc {
      font-size: 12px;
      line-height: 1.45;
      color: #444;
      margin: 0; }
  .productView-buyPanel .buyPanel-customizeBtn {
    display: block;
    text-align: center;
    margin-top: 12px;
    padding: 12px;
    border: 1px solid #EF6526;
    color: #EF6526;
    font-weight: 700;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.2s ease; }
    .productView-buyPanel .buyPanel-customizeBtn:hover {
      background: #EF6526;
      color: #fff; }

.productView-includes {
  margin-bottom: 20px;
  padding: 16px;
  background: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-radius: 6px; }
  .productView-includes h3 {
    font-family: "Matritsa", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #111;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 10px; }
  .productView-includes ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .productView-includes li {
    position: relative;
    padding: 0 0 0 20px;
    margin-bottom: 6px;
    font-size: 13px;
    color: #333;
    line-height: 1.5; }
    .productView-includes li::before {
      content: "•";
      position: absolute;
      left: 0;
      color: #000;
      font-weight: 700; }
    .productView-includes li:last-child {
      margin-bottom: 0; }

.productView-options {
  margin-top: 18px; }
  .productView-options .button--primary,
  .productView-options [data-button-type="add-cart"] {
    background-color: #EF6526 !important;
    border-color: #EF6526 !important;
    color: #fff !important;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0.3px;
    border-radius: 3px;
    padding: 14px 28px;
    width: 100%; }
    .productView-options .button--primary:hover,
    .productView-options [data-button-type="add-cart"]:hover {
      background-color: #e55a00 !important;
      border-color: #e55a00 !important; }
  .productView-options .form-label--alternate {
    color: #222222;
    font-size: 14px;
    font-weight: 600; }
  .productView-options .form-select {
    background-color: #ffffff;
    color: #222222;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    font-size: 15px;
    height: 40px;
    padding: 0 31px 0 13px; }
  .productView-options .option-tick {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    background: #0f834d;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3'%3E%3Cpath d='M5 13l4 4L19 7' /%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3'%3E%3Cpath d='M5 13l4 4L19 7' /%3E%3C/svg%3E");
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    opacity: 0;
    transition: opacity 0.15s ease; }
    .productView-options .option-tick.is-visible {
      opacity: 1; }
  .productView-options .productView-stockAvailability {
    display: none;
    margin-top: 16px;
    padding-top: 14px;
    border-top: 1px solid #e2e2e2; }
    .productView-options .productView-stockAvailability .stock {
      margin: 0;
      font-size: 14px;
      position: relative;
      display: none; }
      .productView-options .productView-stockAvailability .stock::before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        position: relative;
        top: 3px;
        margin-right: 6px;
        -webkit-mask-position: center;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-position: center;
        mask-repeat: no-repeat;
        mask-size: contain; }
    .productView-options .productView-stockAvailability .stock.in-stock {
      color: #0f834d; }
      .productView-options .productView-stockAvailability .stock.in-stock::before {
        background: #0f834d;
        -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3'%3E%3Cpath d='M5 13l4 4L19 7' /%3E%3C/svg%3E");
        mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3'%3E%3Cpath d='M5 13l4 4L19 7' /%3E%3C/svg%3E"); }
    .productView-options .productView-stockAvailability .stock.out-of-stock {
      color: #a61e00; }
      .productView-options .productView-stockAvailability .stock.out-of-stock::before {
        background: #a61e00;
        -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3'%3E%3Cpath d='M6 18L18 6M6 6L18 18' /%3E%3C/svg%3E");
        mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3'%3E%3Cpath d='M6 18L18 6M6 6L18 18' /%3E%3C/svg%3E"); }
    .productView-options .productView-stockAvailability.in-stock .stock.in-stock {
      display: block; }
    .productView-options .productView-stockAvailability.out-of-stock .stock.out-of-stock {
      display: block; }

.modal {
  background-color: #333;
  color: #ccc; }
  .modal .modal-header-title {
    color: #fff; }
  .modal .productView-title {
    color: #fff; }
  .modal .productView-brand,
  .modal .productView-title > a,
  .modal .productView-info-name,
  .modal .productView-info-value {
    color: #ccc; }
  .modal .previewCartCheckout p {
    color: #ccc; }
  .modal .previewCartCheckout-subtotal {
    color: #ccc; }
  .modal .suggestiveCart h2 {
    color: #fff; }
  .modal .modal-close {
    color: #fff; }
    .modal .modal-close:hover {
      color: #bbb; }

@media (max-width: 800px) {
  .productView {
    grid-template-columns: 1fr;
    padding: 20px;
    gap: 0px; }
  .productView-details.product-data,
  .productView-details.product-data > .productView-product {
    display: contents; }
  .productView-header {
    grid-column: 1;
    order: 1; }
  .productView-price {
    grid-column: 1;
    order: 2; }
  .productView-images {
    grid-column: 1;
    order: 3;
    position: static; }
  .productView-details.product-data > .productView-product > :not(.productView-header):not(.productView-price) {
    grid-column: 1;
    order: 4; }
  .productView-details.product-options {
    grid-column: 1;
    order: 5;
    background: #F9F9F9;
    padding: 20px !important;
    border-radius: 6px; }
  .productView-thumbnails-wrapper {
    padding: 0 38px; }
  .productView-thumbnails-slick .slick-prev {
    left: -32px !important; }
  .productView-thumbnails-slick .slick-next {
    right: -32px !important; } }

/* ============================================================
   COMPATIBLE PRODUCTS — DARK DESIGN (FIXED HOVER)
============================================================ */
.compatible-products {
  margin: 60px 0 0;
  padding: 60px 0 70px;
  background: #0f0f0f;
  border-top: none;
  width: 100vw;
  margin-left: calc(-50vw + 50%); }

/* CONTAINER */
.compatible-products-inner {
  max-width: 1441px;
  margin: 0 auto;
  padding: 0 40px; }

/* TITLE */
.compatible-products-title {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 40px;
  font-family: "Matritsa", sans-serif; }

/* ============================================================
   CAROUSEL
============================================================ */
.compatible-products-carousel {
  position: relative; }

/* FLEX TRACK */
.compatible-products-carousel .slick-track {
  display: flex !important;
  align-items: flex-start !important;
  /* key: don't stretch */ }

.compatible-products-carousel .slick-slide {
  height: auto !important; }

.compatible-products-carousel .slick-slide > div {
  height: auto !important; }

.compatible-product-slide {
  padding: 0 14px;
  display: block !important;
  height: auto !important; }

.compatible-product-card {
  height: auto !important;
  /* not 100% */ }

/* Now the title can expand freely */
.compatible-product-title:hover {
  -webkit-line-clamp: unset;
  overflow: visible; }

/* ============================================================
   CARD
============================================================ */
.compatible-product-card {
  background: #fff;
  overflow: hidden;
  transition: all 0.25s ease;
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative; }

.compatible-product-card:hover {
  transform: translateY(-4px); }

/* ============================================================
   IMAGE
============================================================ */
.compatible-product-image {
  background: #f3f3f3;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden; }

.compatible-product-image img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

/* ============================================================
   INFO
============================================================ */
.compatible-product-info {
  padding: 14px 16px 18px;
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

/* PRICE */
.compatible-product-price {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #ff6a00;
  margin-bottom: 10px; }

/* ============================================================
   LABEL + CHECKBOX
============================================================ */
.compatible-product-label {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  cursor: pointer;
  margin-top: auto;
  width: 100%; }

/* CHECKBOX */
.compatible-product-checkbox {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #c7c7c6;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  background: transparent; }

/* CHECKED STATE */
.compatible-product-checkbox:checked {
  background-color: #ff6a00;
  border-color: #ff6a00; }

/* WHITE TICK */
.compatible-product-checkbox:checked::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 1px;
  width: 4px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); }

/* ============================================================
   TITLE
============================================================ */
.compatible-product-title {
  font-size: 14px;
  color: #000;
  line-height: 1.4;
  font-family: "Matritsa", sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  transition: all 0.2s ease;
  word-break: break-word; }

/* ONLY EXPAND ON TITLE HOVER */
.compatible-product-title:hover {
  -webkit-line-clamp: unset;
  overflow: hidden; }

/* ============================================================
   FOOTER BUTTON
============================================================ */
.compatible-products-footer {
  margin-top: 40px;
  text-align: center; }

.compatible-products-footer .button {
  border: 2px solid #ff6a00;
  color: #ff6a00;
  background: transparent;
  padding: 14px 34px;
  font-weight: 700;
  text-transform: none;
  transition: all 0.25s ease; }

.compatible-products-footer .button:hover {
  background: #ff6a00;
  color: #fff; }

/* ============================================================
   SLICK ARROWS
============================================================ */
.compatible-products-carousel .compatible-slick-prev,
.compatible-products-carousel .compatible-slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: transparent;
  border: none;
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  align-items: center;
  justify-content: center;
  cursor: pointer; }

.compatible-products-loading {
  color: #F9F9F9;
  text-align: center; }

/* LEFT */
.compatible-products-carousel .compatible-slick-prev {
  left: -60px; }

/* RIGHT */
.compatible-products-carousel .compatible-slick-next {
  right: -60px; }

/* ICONS */
.compatible-products-carousel svg {
  width: 26px;
  height: 26px;
  color: #fff;
  transition: color 0.2s ease; }

/* HOVER */
.compatible-products-carousel .compatible-slick-prev:hover svg,
.compatible-products-carousel .compatible-slick-next:hover svg {
  color: #ff6a00; }

/* DISABLED */
.compatible-products-carousel .slick-disabled {
  display: flex !important;
  visibility: visible !important;
  opacity: 0.35 !important;
  pointer-events: auto !important; }

/* ============================================================
   RESPONSIVE
============================================================ */
@media (max-width: 1024px) {
  .compatible-products-carousel .compatible-slick-prev {
    left: -20px; }
  .compatible-products-carousel .compatible-slick-next {
    right: -20px; } }

@media (max-width: 768px) {
  .compatible-products {
    padding: 10px 0;
    margin: 0; }
  .compatible-products-title {
    font-size: 24px; } }

@media (max-width: 500px) {
  .compatible-products-carousel {
    position: relative;
    overflow: visible;
    padding-left: 0; }
  .compatible-products-carousel .slick-list {
    padding-right: 35% !important;
    overflow: hidden; }
  .compatible-product-slide {
    padding: 0 8px 0 0; }
  /* ONLY SHOW PREV */
  .compatible-products-carousel .compatible-slick-next {
    display: none !important; }
  .compatible-products-carousel .compatible-slick-prev {
    left: -39px;
    z-index: 50;
    width: 42px;
    height: 42px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
  .compatible-product-image {
    height: 180px; } }

/* ============================================================
   RELATED PRODUCTS — matching compatible accessories design
   ============================================================ */
.productView-related {
  margin: 60px 0 0;
  padding: 60px 0 70px;
  background: #0f0f0f;
  margin-top: 0;
  width: 100vw;
  margin-left: calc(-50vw + 50%); }

.productView-related-inner {
  max-width: 1441px;
  margin: 0 auto;
  padding: 0 40px; }

.productView-related-title {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 40px;
  font-family: "Matritsa", sans-serif; }

/* ============================================================
   RELATED PRODUCT CARDS
   ============================================================ */
.related-product-card {
  cursor: pointer; }

.related-product-info {
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

.related-product-title {
  font-family: "Matritsa", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 1.35;
  text-decoration: none;
  word-break: break-word; }

.related-product-price {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin-top: auto;
  padding: 10px 0 4px; }

.related-product-btn {
  display: block;
  width: 100%;
  padding: 10px 0;
  background: #ff6a00;
  border: 2px solid #ff6a00;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: "Matritsa", sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: all 0.25s ease; }
  .related-product-btn:hover {
    background: #c25507;
    color: #fff; }

/* ============================================================
   RELATED PRODUCTS EQUAL HEIGHT CARDS
   ============================================================ */
#relatedProductsCarousel .slick-track {
  align-items: stretch !important; }

#relatedProductsCarousel .compatible-product-slide {
  display: flex !important;
  height: auto !important; }

#relatedProductsCarousel .slick-slide > div {
  display: flex !important;
  height: 100% !important;
  width: 100%; }

#relatedProductsCarousel .related-product-card {
  height: 100% !important;
  width: 100%; }

/* ============================================================
   RELATED PRODUCTS GRID FALLBACK (when < 3 products)
   ============================================================ */
.related-products-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  justify-content: center; }
  .related-products-grid .compatible-product-slide {
    flex: 0 0 calc((100% - 56px) / 3);
    max-width: calc((100% - 56px) / 3);
    padding: 0; }
  @media (max-width: 1023px) {
    .related-products-grid .compatible-product-slide {
      flex: 0 0 calc((100% - 28px) / 2);
      max-width: calc((100% - 28px) / 2); } }
  @media (max-width: 767px) {
    .related-products-grid .compatible-product-slide {
      flex: 0 0 100%;
      max-width: 100%; } }

.powr-tabs iframe {
  height: 1100px !important;
  min-height: 900px !important; }

.feature-text h2, .feature-text h3, .feature-text h4 {
  color: #131315; }

/* ============================================================
   PRODUCT POPUP MODAL — for compatible accessories quick view
   ============================================================ */
.product-popup-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center; }
  .product-popup-modal.is-open {
    display: flex; }

body.product-popup-open {
  overflow: hidden; }

.product-modal-content {
  background: #fff;
  border-radius: 8px;
  max-width: 900px;
  width: 90%;
  max-height: 90vh;
  position: relative;
  overflow-y: auto; }

.close-product-modal {
  position: absolute;
  top: 12px;
  right: 16px;
  font-size: 28px;
  font-weight: 300;
  color: #999;
  cursor: pointer;
  z-index: 10;
  line-height: 1; }
  .close-product-modal:hover {
    color: #333; }

.product-modal-wrapper {
  display: flex;
  gap: 30px;
  padding: 0px; }

.modal-left {
  flex: 0 0 50%;
  max-width: 50%; }

.modal-gallery {
  margin-bottom: 12px; }
  .modal-gallery img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 4px; }

.modal-thumbnails {
  display: flex;
  gap: 8px;
  overflow-x: auto; }
  .modal-thumbnails img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 4px;
    cursor: pointer;
    border: 2px solid transparent;
    flex-shrink: 0; }
    .modal-thumbnails img.active {
      border-color: #ff6a00; }
    .modal-thumbnails img:hover {
      border-color: #ff6a00; }

.modal-right {
  flex: 1;
  display: flex;
  flex-direction: column; }

.modal-title {
  font-size: 20px;
  font-weight: 600;
  font-family: "Matritsa", sans-serif;
  color: #131315;
  margin: 0 0 12px;
  line-height: 1.3; }

.product-popup-modal .product-price {
  font-size: 22px;
  font-weight: 700;
  color: #ff6a00;
  margin-bottom: 16px; }

.modal-description {
  font-size: 14px;
  line-height: 1.7;
  color: #555;
  margin-bottom: 24px;
  flex-grow: 1;
  overflow-y: auto; }
  .modal-description p {
    margin: 0 0 10px; }

.modal-bottom-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center; }

.learn-more-btn {
  display: inline;
  color: #999;
  font-size: 13px;
  font-weight: 400;
  text-decoration: underline;
  cursor: pointer;
  transition: color 0.2s ease; }
  .learn-more-btn:hover {
    color: #666; }

#popupAddToCart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  background: transparent;
  border: 1px solid #EF6526;
  color: #EF6526;
  font-size: 14px;
  font-weight: 700;
  font-family: "Matritsa", sans-serif;
  cursor: pointer;
  border-radius: 0px;
  transition: all 0.25s ease;
  width: 100%; }
  #popupAddToCart:hover {
    background: transparent;
    border-color: #EF6526;
    color: #EF6526; }
  #popupAddToCart:disabled {
    opacity: 0.6;
    cursor: default; }

@media (max-width: 768px) {
  .product-modal-wrapper {
    flex-direction: column;
    padding: 30px 20px; }
  .modal-left {
    flex: none;
    max-width: 100%; }
  .modal-thumbnails img {
    width: 48px;
    height: 48px; }
  .modal-title {
    font-size: 18px; }
  .product-popup-modal .product-price {
    font-size: 18px; }
  .product-popup-modal #popupAddToCart {
    width: 100%; } }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after, .sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  content: "";
  display: block;
  height: 3.57143rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  transition: background-color 800ms ease;
  width: 3.57143rem;
  z-index: 10; }
  
  .sale-flag-star::before,
  .sold-out-flag-star::before {
    transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }
  
  .sale-flag-star::after,
  .sold-out-flag-star::after {
    transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after {
  background: #007dc6; }

.sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  background: #007dc6; }

.starwrap {
  height: 3.57143rem;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 3.57143rem; }

.listItem-figure .starwrap {
  transform: scale(0.7); }
  @media (min-width: 551px) {
    .listItem-figure .starwrap {
      top: 0;
      transform: scale(0.6); } }
  @media (min-width: 1261px) {
    .listItem-figure .starwrap {
      top: 10px;
      transform: scale(0.7); } }

.sale-text-burst, .sold-out-text-burst {
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.sale-text-burst {
  color: white; }

.sold-out-text-burst {
  color: white; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star::before,
.product:hover .starwrap .sale-flag-star::after {
  background: black; }

.product:hover .starwrap .sold-out-flag-star,
.product:hover .starwrap .sold-out-flag-star::before,
.product:hover .starwrap .sold-out-flag-star::after {
  background: black; }

.sale-flag-side, .sold-out-flag-side {
  border-radius: 0 50px 50px 0;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  line-height: 1.14286rem;
  padding-left: 0.5rem;
  padding-right: 0.78571rem;
  padding-top: 0.10714rem;
  position: absolute;
  transition: background-color 800ms ease;
  z-index: 10; }

.sale-flag-side {
  background: #007dc6;
  color: white; }

.sold-out-flag-side {
  background: #007dc6;
  color: white; }

.product:hover .sale-flag-side {
  background: black; }

.product:hover .sold-out-flag-side {
  background: black; }

.sale-flag-sash, .sold-out-flag-sash {
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -25px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: background-color 800ms ease;
  width: 8.5rem;
  z-index: 10; }

.sale-flag-sash {
  background: #007dc6;
  color: white; }

.sold-out-flag-sash {
  background: #007dc6;
  color: white; }

.listItem-figure .sale-flag-sash,
.listItem-figure .sold-out-flag-sash {
  top: 24px; }
  @media (min-width: 551px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -20px;
      top: 19px; } }
  @media (min-width: 1261px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -15px;
      top: 24px; } }

.product:hover .sale-flag-sash {
  background: black; }

.product:hover .sold-out-flag-sash {
  background: black; }

.product {
  overflow: hidden; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible; }

.form-option-variant--none {
  height: 22px;
  overflow: hidden; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 22px;
  width: 22px; }

.form-option-expanded {
  background-color: #444444;
  border: 1px solid #cccccc;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  display: block;
  height: 100px;
  width: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.account {
  margin: 0 auto 1.5rem;
  max-width: 1440px;
  padding: 0 16px; }
  @media (min-width: 801px) {
    .account {
      padding: 0 32px; } }

.alertBox--info {
  background: transparent; }

@media (min-width: 801px) {
  .account--fixed {
    margin: 0 auto;
    width: 100%; } }

@media (min-width: 801px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 100%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-body {
  display: flex;
  flex-direction: column;
  gap: 1.5rem; }
  @media (min-width: 801px) {
    .account-body {
      flex-direction: row;
      gap: 24px; } }

.account-content {
  background: #fff;
  border: 1px solid #e2e4e8;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.02);
  flex: 1;
  min-width: 0;
  overflow: hidden;
  padding: 0; }
  .account-content h2 {
    color: #1a1a1a;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0; }
  .account-content .account-heading {
    background: #fff;
    border-bottom: 1px solid #edeef1;
    color: #1a1a1a;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.01em;
    margin: 0;
    padding: 20px 24px; }
    @media (min-width: 801px) {
      .account-content .account-heading {
        padding: 22px 36px; } }
  .account-content .form {
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%; }
  .account-content .form-fieldset {
    background: #f8f9fb;
    border: 0;
    border-bottom: 1px solid #edeef1;
    margin: 0;
    padding: 28px 24px; }
    @media (min-width: 801px) {
      .account-content .form-fieldset {
        padding: 32px 36px; } }
    .account-content .form-fieldset:last-of-type {
      border-bottom: 0; }
  .account-content .form-row {
    display: grid !important;
    gap: 20px;
    grid-template-columns: minmax(0, 1fr);
    margin: 0 !important;
    padding: 0; }
    .account-content .form-row::before, .account-content .form-row::after {
      content: none !important;
      display: none !important; }
  @media (min-width: 801px) {
    .account-content .form-row--half {
      gap: 20px 24px;
      grid-template-columns: repeat(2, minmax(0, 1fr)); } }
  .account-content .form-field {
    clear: none !important;
    float: none !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 0;
    padding: 0 !important;
    position: relative;
    width: 100% !important; }
  .account-content .form-label {
    align-items: center;
    color: #374151;
    display: flex;
    font-size: 13px;
    font-weight: 600;
    gap: 6px;
    letter-spacing: 0.01em;
    line-height: 1;
    margin-bottom: 8px;
    text-transform: none; }
  .account-content .form-label small {
    background: linear-gradient(135deg, #e8611a, #f07a3a);
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 1;
    margin-top: 0;
    padding: 3px 6px;
    text-transform: uppercase;
    vertical-align: middle; }
  .account-content .form-input,
  .account-content .form-select {
    appearance: none;
    background-color: #fff;
    border: 1.5px solid #d1d5db;
    border-radius: 8px;
    box-sizing: border-box;
    color: #1f2937;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    min-height: 48px;
    padding: 12px 16px;
    transition: border-color 0.2s ease, box-shadow 0.25s ease, background-color 0.2s ease;
    width: 100%; }
    .account-content .form-input::placeholder,
    .account-content .form-select::placeholder {
      color: #9ca3af;
      font-weight: 400; }
    .account-content .form-input:hover,
    .account-content .form-select:hover {
      border-color: #9ca3af; }
    .account-content .form-input:focus,
    .account-content .form-select:focus {
      background-color: #fff;
      border-color: #e8611a;
      box-shadow: 0 0 0 4px rgba(232, 97, 26, 0.1), 0 1px 2px rgba(0, 0, 0, 0.04);
      outline: none; }
  .account-content .form-field--inputPassword {
    position: relative; }
    .account-content .form-field--inputPassword .form-input {
      font-family: inherit;
      letter-spacing: 0.08em; }
  .account-content .form-select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");
    background-position: right 14px center;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 40px; }
  .account-content .form-actions {
    align-items: center;
    background: #fff;
    border-top: 1px solid #edeef1;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0;
    padding: 20px 24px; }
    @media (min-width: 801px) {
      .account-content .form-actions {
        padding: 24px 36px; } }
  .account-content .button:not(.card-figcaption-button) {
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.01em;
    min-height: 46px;
    padding: 12px 28px;
    text-align: center;
    transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease, transform 0.1s ease; }
    .account-content .button:not(.card-figcaption-button).button--small {
      font-size: 13px;
      min-height: 36px;
      padding: 6px 14px; }
  .account-content .form-actions .button {
    width: 100%; }
    @media (min-width: 551px) {
      .account-content .form-actions .button {
        min-width: 200px;
        width: auto; } }
  .account-content .button--primary:not(.card-figcaption-button) {
    background: linear-gradient(135deg, #e8611a 0%, #f07a3a 100%);
    border: 1px solid #e8611a;
    box-shadow: 0 2px 6px rgba(232, 97, 26, 0.25);
    color: #fff; }
    .account-content .button--primary:not(.card-figcaption-button):hover {
      background: linear-gradient(135deg, #d55610 0%, #e86a28 100%);
      border-color: #d0520e;
      box-shadow: 0 4px 12px rgba(232, 97, 26, 0.35);
      transform: translateY(-1px); }
    .account-content .button--primary:not(.card-figcaption-button):focus {
      background: linear-gradient(135deg, #d55610 0%, #e86a28 100%);
      border-color: #d0520e;
      box-shadow: 0 0 0 4px rgba(232, 97, 26, 0.15), 0 2px 6px rgba(232, 97, 26, 0.25); }
    .account-content .button--primary:not(.card-figcaption-button):active {
      box-shadow: 0 1px 3px rgba(232, 97, 26, 0.2);
      transform: translateY(0); }
  .account-content .button:not(.button--primary):not(.card-figcaption-button) {
    background-color: #fff;
    border: 1.5px solid #d1d5db;
    color: #4b5563; }
    .account-content .button:not(.button--primary):not(.card-figcaption-button):hover {
      background-color: #f9fafb;
      border-color: #9ca3af;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04); }
    .account-content .button:not(.button--primary):not(.card-figcaption-button):focus {
      border-color: #9ca3af;
      box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05); }
  .account-content .panel--address {
    border: 1px solid #e2e4e8;
    border-radius: 8px;
    overflow: hidden;
    transition: box-shadow 0.2s ease; }
    .account-content .panel--address:hover {
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06); }
    .account-content .panel--address .panel-body {
      background: #fff;
      border: 0;
      box-shadow: none;
      padding: 20px; }
  .account-content .address-title {
    color: #1a1a1a;
    font-weight: 600; }
  .account-content .address-label {
    color: #6b7280;
    font-size: 13px; }
  .account-content .address-details {
    color: #374151;
    font-size: 14px;
    line-height: 1.6; }
  .account-content .panel--newAddress {
    border: 0;
    overflow: visible; }
    .account-content .panel--newAddress .panel-body {
      background: #f9fafb;
      border: 2px dashed #d1d5db;
      border-radius: 8px;
      transition: border-color 0.2s ease, background-color 0.2s ease; }
    .account-content .panel--newAddress:hover {
      box-shadow: none; }
      .account-content .panel--newAddress:hover .panel-body {
        background: #f3f4f6;
        border-color: #e8611a; }
      .account-content .panel--newAddress:hover .address-title {
        color: #e8611a; }
  .account-content .account-list {
    background: #f8f9fb;
    list-style: none !important;
    margin: 0 !important;
    padding: 20px 24px !important; }
    @media (min-width: 801px) {
      .account-content .account-list {
        padding: 24px 36px !important; } }
    .account-content .account-list::before, .account-content .account-list::after {
      content: none !important;
      display: none !important; }
  .account-content .account-listItem {
    background: #fff;
    border: 1px solid #e2e4e8;
    border-radius: 10px;
    clear: both;
    float: none !important;
    list-style: none !important;
    margin: 0 0 14px !important;
    overflow: hidden;
    padding: 0 !important;
    transition: box-shadow 0.2s ease, border-color 0.2s ease, transform 0.15s ease;
    width: 100%; }
    .account-content .account-listItem:last-child {
      margin-bottom: 0 !important; }
    .account-content .account-listItem:hover {
      border-color: #d1d5db;
      box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
      transform: translateY(-1px); }
    .account-content .account-listItem::before, .account-content .account-listItem::after {
      content: none !important;
      display: none !important; }
  .account-content .account-product {
    align-items: flex-start !important;
    display: flex !important;
    flex-direction: column;
    float: none !important;
    gap: 16px;
    margin: 0 !important;
    padding: 18px !important;
    position: relative;
    width: 100% !important; }
    @media (min-width: 551px) {
      .account-content .account-product {
        align-items: flex-start !important;
        flex-direction: row;
        gap: 20px;
        padding: 20px !important; } }
    .account-content .account-product::before, .account-content .account-product::after {
      content: none !important;
      display: none !important; }
  .account-content .account-product-figure {
    align-self: flex-start !important;
    background: transparent;
    border: 1px solid #edeef1;
    border-radius: 8px;
    box-sizing: border-box !important;
    display: block !important;
    flex: 0 0 90px !important;
    flex-shrink: 0 !important;
    float: none !important;
    height: 90px !important;
    margin: 0 !important;
    max-height: 90px !important;
    max-width: 90px !important;
    min-height: 90px !important;
    min-width: 90px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
    width: 90px !important; }
    @media (min-width: 551px) {
      .account-content .account-product-figure {
        flex: 0 0 100px !important;
        height: 100px !important;
        max-height: 100px !important;
        max-width: 100px !important;
        min-height: 100px !important;
        min-width: 100px !important;
        width: 100px !important; } }
    .account-content .account-product-figure::before, .account-content .account-product-figure::after {
      content: none !important;
      display: none !important; }
  .account-content .account-product-image {
    display: block !important;
    height: 100% !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    object-fit: contain !important;
    object-position: center !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important; }
  .account-content .account-product-body {
    box-sizing: border-box;
    flex: 1 1 auto;
    float: none !important;
    margin: 0 !important;
    min-width: 0;
    padding: 0 !important;
    position: relative;
    width: 100%; }
    @media (min-width: 551px) {
      .account-content .account-product-body {
        width: auto; } }
  .account-content .account-orderStatus {
    margin: 0 0 10px; }
    @media (min-width: 551px) {
      .account-content .account-orderStatus {
        float: none;
        margin: 0 0 10px;
        position: absolute;
        right: 20px;
        top: 0; } }
  .account-content .account-orderStatus-label {
    background: #fff4ec;
    border: 1px solid #ffd9bd;
    border-radius: 999px;
    color: #c44b0a;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1;
    margin: 0 !important;
    padding: 6px 12px;
    text-transform: uppercase;
    white-space: nowrap; }
  .account-content .account-orderStatus--shipped .account-orderStatus-label,
  .account-content .account-orderStatus-label[data-status="shipped"] {
    background: #e8f4ff;
    border-color: #bcdcff;
    color: #1262b9; }
  .account-content .account-orderStatus--completed .account-orderStatus-label,
  .account-content .account-orderStatus-label[data-status="completed"] {
    background: #e9f9ee;
    border-color: #bce5c9;
    color: #1f7a3a; }
  .account-content .account-orderStatus--cancelled .account-orderStatus-label,
  .account-content .account-orderStatus-label[data-status="cancelled"] {
    background: #fdecec;
    border-color: #f5c2c2;
    color: #b3261e; }
  .account-content .account-product-title {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 4px !important;
    padding-right: 0; }
    @media (min-width: 551px) {
      .account-content .account-product-title {
        padding-right: 140px; } }
    .account-content .account-product-title a {
      color: inherit;
      text-decoration: none;
      transition: color 0.15s ease; }
      .account-content .account-product-title a:hover {
        color: #e8611a; }
  .account-content .account-product-description {
    color: #6b7280;
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 14px !important; }
  .account-content .account-product-details {
    border-top: 1px dashed #edeef1;
    display: flex !important;
    flex-wrap: wrap;
    gap: 24px;
    margin: 0 !important;
    padding: 12px 0 0 !important; }
    .account-content .account-product-details::before, .account-content .account-product-details::after {
      content: none !important;
      display: none !important; }
  .account-content .account-product-detail {
    display: flex !important;
    flex: 0 0 auto;
    flex-direction: column !important;
    float: none !important;
    gap: 4px;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    width: auto !important; }
    .account-content .account-product-detail::before, .account-content .account-product-detail::after {
      content: none !important;
      display: none !important; }
  .account-content .account-product-detail-heading {
    color: #9ca3af;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    margin: 0 !important;
    text-transform: uppercase;
    white-space: nowrap; }
  .account-content .account-product-detail span {
    color: #374151;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    white-space: nowrap; }
  .account-content .pagination {
    background: #fff;
    border-top: 1px solid #edeef1;
    display: flex;
    justify-content: center;
    padding: 16px 24px; }
    @media (min-width: 801px) {
      .account-content .pagination {
        padding: 18px 36px; } }
    .account-content .pagination:empty {
      display: none; }
  .account-content .pagination-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    list-style: none;
    margin: 0;
    padding: 0; }
    .account-content .pagination-list:empty {
      display: none; }
    .account-content .pagination-list li {
      margin: 0;
      position: static; }
    .account-content .pagination-list a,
    .account-content .pagination-list span {
      align-items: center;
      border: 1px solid #d1d5db;
      border-radius: 6px;
      color: #4b5563;
      display: inline-flex;
      font-size: 13px;
      font-weight: 600;
      height: 36px;
      justify-content: center;
      min-width: 36px;
      padding: 0 10px;
      text-decoration: none;
      transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease; }
    .account-content .pagination-list a:hover {
      background: #f9fafb;
      border-color: #9ca3af;
      color: #1a1a1a; }
    .account-content .pagination-list .pagination-item--current span,
    .account-content .pagination-list .pagination-item--current a {
      background: #e8611a;
      border-color: #e8611a;
      color: #fff; }
  .account-content .productGrid {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -6px;
    padding: 20px 24px;
    width: 100%; }
    @media (min-width: 801px) {
      .account-content .productGrid {
        padding: 24px 36px; } }
    .account-content .productGrid::before, .account-content .productGrid::after {
      content: none;
      display: none; }
    .account-content .productGrid > .product {
      box-sizing: border-box;
      clear: none;
      display: flex;
      flex: 0 0 50%;
      float: none;
      list-style: none;
      margin: 0;
      max-width: 50%;
      padding: 6px;
      width: 50%; }
      @media (min-width: 551px) {
        .account-content .productGrid > .product {
          flex: 0 0 33.3333%;
          max-width: 33.3333%;
          width: 33.3333%; } }
      @media (min-width: 801px) {
        .account-content .productGrid > .product {
          flex: 0 0 25%;
          max-width: 25%;
          width: 25%; } }
  .account-content .card {
    background: #fff;
    border: 1px solid #e2e4e8;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-width: 0;
    overflow: hidden;
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
    width: 100%; }
    .account-content .card:hover {
      border-color: #d1d5db;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06); }
    .account-content .card .card-figure {
      background: #f9fafb;
      flex-shrink: 0;
      height: 200px;
      margin: 0;
      overflow: hidden;
      padding: 0;
      width: 100%; }
      .account-content .card .card-figure .card-figure__link {
        display: block;
        height: 100%;
        overflow: hidden;
        width: 100%; }
      .account-content .card .card-figure .card-img-container {
        display: block;
        height: 100%;
        max-width: 100%;
        width: 100%; }
        .account-content .card .card-figure .card-img-container::after {
          display: none; }
    .account-content .card .card-image {
      border: 0;
      display: block;
      height: 100%;
      object-fit: cover;
      transition: transform 0.3s ease;
      width: 100%; }
    .account-content .card:hover .card-image {
      transform: scale(1.04); }
    .account-content .card .card-figcaption {
      width: 100%; }
    .account-content .card .card-body {
      border-top: 1px solid #f0f0f0;
      box-sizing: border-box;
      display: flex;
      flex: 1 1 auto;
      flex-direction: column;
      gap: 4px;
      justify-content: flex-start;
      min-width: 0;
      padding: 12px 14px;
      width: 100%; }
    .account-content .card .card-text[data-test-info-type="brandName"] {
      display: none !important; }
    .account-content .card .card-title {
      line-height: 1.35;
      margin: 0; }
      .account-content .card .card-title a {
        color: #1f2937;
        display: block;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        transition: color 0.15s ease; }
        .account-content .card .card-title a:hover {
          color: #e8611a; }
    .account-content .card .card-text {
      color: #6b7280;
      line-height: 1.4;
      margin: 0; }
    .account-content .card [data-test-info-type="price"] {
      margin-top: 2px; }
    .account-content .card .price-section {
      margin: 0; }
    .account-content .card .price {
      color: #1a1a1a;
      font-size: 16px;
      font-weight: 700; }
  .account-content .table--line {
    border-color: #e2e4e8;
    border-radius: 8px;
    overflow: hidden; }
    .account-content .table--line .table-thead {
      background: #f8f9fb; }
      .account-content .table--line .table-thead th {
        border-bottom: 1px solid #edeef1;
        color: #374151;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.02em;
        padding: 12px 16px;
        text-transform: uppercase; }
    .account-content .table--line tr {
      border-color: #f0f0f0;
      transition: background-color 0.15s ease; }
      .account-content .table--line tr:hover {
        background-color: #fafbfc; }
      .account-content .table--line tr td {
        color: #4b5563;
        font-size: 14px;
        padding: 14px 16px; }
        .account-content .table--line tr td a {
          color: #e8611a;
          font-weight: 500;
          text-decoration: none;
          transition: color 0.15s ease; }
          .account-content .table--line tr td a:hover {
            color: #d0520e;
            text-decoration: underline; }
  .account-content .panel {
    border: 1px solid #e2e4e8;
    border-radius: 8px;
    margin-bottom: 16px;
    overflow: hidden; }
    .account-content .panel .panel-heading {
      background: #f8f9fb;
      border-bottom: 1px solid #edeef1;
      color: #1a1a1a;
      font-size: 14px;
      font-weight: 600;
      padding: 14px 20px; }
    .account-content .panel .panel-body {
      padding: 20px; }
  .account-content p {
    color: #4b5563;
    font-size: 14px;
    line-height: 1.6; }
  .account-content a {
    color: #e8611a;
    transition: color 0.15s ease; }
    .account-content a:hover {
      color: #d0520e; }

@media (min-width: 801px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.btn-cart.is-loading {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  line-height: 1; }

.btn-spinner {
  width: 20px;
  height: 20px;
  border: 2.5px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  border-radius: 50%;
  animation: btn-spin 0.65s linear infinite; }

@keyframes btn-spin {
  to {
    transform: rotate(360deg); } }

main.page {
  max-width: 1441px !important;
  margin: 0 auto !important; }

body {
  padding-top: 80px;
  background-color: #fff; }

body .container.homepage-container {
  max-width: 100vw !important;
  width: 100% !important; }

@media (max-width: 768px) {
  .container.homepage-container {
    margin-top: 5px; } }

body .container.homepage-container ol.breadcrumbs {
  max-width: 1441px !important;
  margin: 0 auto !important; }
  @media (max-width: 767px) {
    body .container.homepage-container ol.breadcrumbs {
      padding-left: 15px; } }

body .container.homepage-container.page {
  max-width: 1441px !important;
  width: 100% !important;
  margin: 0 auto !important; }

.breadcrumb:not(:first-child)::before {
  border-right: 0.1em solid #d4d4d4 !important;
  content: "";
  display: inline-block;
  height: 0.8em;
  margin: 0 0.25rem;
  transform: rotate(15deg); }

.container:has(.main.full) {
  max-width: 100%;
  padding: 0;
  width: 100%; }

.container .main.full {
  max-width: 100vw;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 0;
  position: relative;
  left: auto;
  right: auto; }

body,
button,
input,
select,
option,
textarea,
h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #222; }

a {
  color: #1e68c4; }
  a:hover {
    color: #111; }

.button,
input[type="submit"],
.button--primary {
  background-color: #f56721;
  border-color: #f56721;
  color: #fff; }
  .button:hover,
  input[type="submit"]:hover,
  .button--primary:hover {
    background-color: #f89b6c;
    border-color: #f89b6c; }

.onsale,
.product-label {
  background-color: #f56721;
  color: #fff; }

.productGrid .product .card-title {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700; }
  .productGrid .product .card-title:hover {
    color: #f06e22; }

.productGrid .product .card-figcaption-button {
  background-color: #f06e22;
  color: #fff; }
  .productGrid .product .card-figcaption-button:hover {
    background-color: #f89b6c; }

.navPages-action:hover {
  color: #f06e22; }

.navPages-action.activePage {
  color: #f06e22; }

@media (max-width: 768px) {
  .heroCarousel .heroCarousel-slide {
    min-height: 300px; }
  .productGrid .product {
    width: 50%; } }

.recover-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2rem;
  height: 60px;
  max-width: 1400px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .recover-header-wrapper {
      padding: 0 1rem; } }

.recover-header-logo {
  flex-shrink: 0; }
  .recover-header-logo .recover-header-logo-link {
    display: block;
    text-decoration: none; }
  .recover-header-logo .recover-header-logo-text {
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin: 0; }
    @media (max-width: 768px) {
      .recover-header-logo .recover-header-logo-text {
        font-size: 1.25rem; } }

.recover-header-nav {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: center; }
  @media (max-width: 1024px) {
    .recover-header-nav {
      display: none; } }

.recover-nav-list {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.5rem; }

.recover-nav-item {
  position: relative; }
  .recover-nav-item.has-dropdown:hover .recover-nav-dropdown,
  .recover-nav-item.has-dropdown:focus-within .recover-nav-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }

.recover-nav-link {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.75rem 1rem;
  color: #ffffff;
  text-decoration: none;
  font-size: 0.9375rem;
  font-weight: 500;
  transition: color 0.2s ease;
  white-space: nowrap; }
  .recover-nav-link:hover, .recover-nav-link.active {
    color: #f06e22; }
  .recover-nav-link .recover-nav-chevron {
    width: 12px;
    height: 12px;
    fill: currentColor;
    transition: transform 0.2s ease; }
  .recover-nav-link:hover .recover-nav-chevron {
    transform: rotate(180deg); }

.recover-nav-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  background-color: #454545;
  border-top: 2px solid #f06e22;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.2s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  z-index: 100; }

.recover-dropdown-list {
  list-style: none;
  margin: 0;
  padding: 0.5rem 0; }

.recover-dropdown-item {
  display: block; }

.recover-dropdown-link {
  display: block;
  padding: 0.625rem 1.25rem;
  color: #ffffff;
  text-decoration: none;
  font-size: 0.875rem;
  transition: all 0.2s ease; }
  .recover-dropdown-link:hover {
    background-color: rgba(240, 110, 34, 0.1);
    color: #f06e22; }

.recover-header-actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-shrink: 0; }
  @media (max-width: 768px) {
    .recover-header-actions {
      gap: 0.5rem; } }

.recover-header-action-btn,
.recover-header-action-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  color: #ffffff;
  background: none;
  border: none;
  cursor: pointer;
  transition: color 0.2s ease; }
  .recover-header-action-btn:hover,
  .recover-header-action-link:hover {
    color: #f06e22; }

.recover-action-icon {
  width: 24px;
  height: 24px;
  fill: currentColor; }
  @media (max-width: 768px) {
    .recover-action-icon {
      width: 20px;
      height: 20px; } }

.recover-cart-link {
  position: relative; }

.recover-cart-count {
  position: absolute;
  top: -4px;
  right: -4px;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  background-color: #f06e22;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1; }

.recover-search-panel {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #454545;
  padding: 1rem 2rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  display: none; }
  .recover-search-panel[aria-hidden="false"] {
    display: block; }

.mobileMenu-toggle {
  display: none;
  height: 3.92857rem;
  width: 3.92857rem;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1.28571rem;
  position: absolute;
  z-index: 50; }
  @media (max-width: 1024px) {
    .mobileMenu-toggle {
      display: inline-block; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #ffffff;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.42857rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 1.92857rem;
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.5rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #ffffff;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

@media (max-width: 1024px) {
  .recover-mobile-menu {
    background-color: #454545; }
    .recover-mobile-menu .navPages-list {
      background-color: #454545; }
      .recover-mobile-menu .navPages-list.navPages-list--user {
        display: none; }
      .recover-mobile-menu .navPages-list .navPages-item .navPages-action {
        color: #ffffff;
        padding: 1rem;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
        .recover-mobile-menu .navPages-list .navPages-item .navPages-action:hover {
          color: #f06e22;
          background-color: rgba(240, 110, 34, 0.1); }
    .recover-mobile-menu .navPage-subMenu {
      background-color: rgba(0, 0, 0, 0.2); }
      .recover-mobile-menu .navPage-subMenu .navPage-subMenu-action {
        color: #ffffff;
        padding: 0.75rem 1.5rem; }
        .recover-mobile-menu .navPage-subMenu .navPage-subMenu-action:hover {
          color: #f06e22; } }

.skip-to-main-link {
  background: #454545;
  color: #ffffff;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, calc(-100% - 80px));
  transition: transform 0.3s;
  z-index: 500; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.heroCarousel .heroCarousel-content {
  text-align: center; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #f06e22;
    margin-bottom: 0.5rem; }
    @media (max-width: 768px) {
      .heroCarousel .heroCarousel-content .heroCarousel-title {
        font-size: 1.5rem; } }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-size: 1.25rem;
    color: #444; }
    @media (max-width: 768px) {
      .heroCarousel .heroCarousel-content .heroCarousel-description {
        font-size: 1rem; } }
  .heroCarousel .heroCarousel-content .heroCarousel-action {
    background-color: #f06e22;
    border-color: #f06e22; }
    .heroCarousel .heroCarousel-content .heroCarousel-action:hover {
      background-color: #f89b6c;
      border-color: #f89b6c; }

.productGrid .product .card-title:hover {
  color: #f06e22; }

.productGrid .product .card-figcaption-button {
  background-color: #f06e22;
  color: #fff; }
  .productGrid .product .card-figcaption-button:hover {
    background-color: #f89b6c; }

.trust-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
  padding: 2rem 0;
  background-color: #f9fafb;
  border-top: 1px solid #e5e7eb;
  border-bottom: 1px solid #e5e7eb;
  margin: 2rem 0; }
  .trust-badges .trust-badge {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 200px; }
    .trust-badges .trust-badge .trust-badge-icon {
      font-size: 2.5rem;
      color: #f06e22;
      margin-bottom: 0.5rem; }
    .trust-badges .trust-badge .trust-badge-title {
      font-weight: 600;
      color: #222;
      margin-bottom: 0.25rem; }
    .trust-badges .trust-badge .trust-badge-description {
      font-size: 0.875rem;
      color: #444; }
  @media (max-width: 768px) {
    .trust-badges {
      flex-direction: column;
      align-items: center; } }

.partners-section {
  padding: 3rem 0;
  background-color: #fff; }
  .partners-section .partners-title {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    color: #222;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
  .partners-section .partners-subtitle {
    text-align: center;
    font-size: 0.875rem;
    color: #444;
    margin-bottom: 2rem; }
  .partners-section .partners-logos {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap; }
    .partners-section .partners-logos .partner-logo {
      max-height: 60px;
      max-width: 150px;
      opacity: 0.7;
      transition: opacity 0.3s ease; }
      @media (max-width: 767px) {
        .partners-section .partners-logos .partner-logo {
          max-height: 40px;
          max-width: 75px; } }
      .partners-section .partners-logos .partner-logo:hover {
        opacity: 1; }
  .partners-section .partners-link {
    text-align: center;
    margin-top: 2rem; }
    .partners-section .partners-link a {
      color: #f06e22;
      font-weight: 600;
      text-decoration: none; }
      .partners-section .partners-link a:hover {
        text-decoration: underline; }

.catalog-banner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 3rem;
  background: linear-gradient(135deg, #222 0%, #374151 100%);
  color: #fff;
  margin: 2rem 0; }
  .catalog-banner .catalog-content {
    flex: 1;
    min-width: 300px; }
    .catalog-banner .catalog-content .catalog-title {
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 1rem; }
    .catalog-banner .catalog-content .catalog-description {
      font-size: 1rem;
      opacity: 0.9;
      margin-bottom: 1.5rem; }
    .catalog-banner .catalog-content .catalog-buttons {
      display: flex;
      gap: 1rem; }
      .catalog-banner .catalog-content .catalog-buttons .btn {
        padding: 0.75rem 1.5rem;
        border-radius: 4px;
        font-weight: 600;
        text-decoration: none;
        transition: all 0.3s ease; }
      .catalog-banner .catalog-content .catalog-buttons .btn-primary {
        background-color: #f06e22;
        color: #fff; }
        .catalog-banner .catalog-content .catalog-buttons .btn-primary:hover {
          background-color: #f89b6c; }
      .catalog-banner .catalog-content .catalog-buttons .btn-secondary {
        background-color: transparent;
        border: 2px solid #fff;
        color: #fff; }
        .catalog-banner .catalog-content .catalog-buttons .btn-secondary:hover {
          background-color: rgba(255, 255, 255, 0.1); }
  @media (max-width: 768px) {
    .catalog-banner {
      flex-direction: column;
      text-align: center; }
      .catalog-banner .catalog-buttons {
        justify-content: center; } }

.footer {
  background-color: #222;
  color: #fff; }
  .footer .footer-info-heading {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 1rem; }
  .footer .footer-info-list li {
    margin-bottom: 0.5rem; }
    .footer .footer-info-list li a {
      color: rgba(255, 255, 255, 0.7);
      transition: color 0.3s ease; }
      .footer .footer-info-list li a:hover {
        color: #f06e22; }
  .footer .footer-copyright {
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.875rem; }

.button--primary {
  background-color: #f06e22;
  border-color: #f06e22; }
  .button--primary:hover {
    background-color: #f89b6c;
    border-color: #f89b6c; }

.navPages-action:hover {
  color: #f06e22; }

.navPages-action.activePage {
  color: #f06e22; }

.card-figure:hover .card-figcaption {
  opacity: 1; }

@media (min-width: 801px) {
  .productGrid.productGrid--maxCol5 .card-figcaption,
  .productGrid.productGrid--maxCol4 .card-figcaption {
    opacity: 0;
    transition: opacity 0.2s ease-in-out; } }

.card-figcaption-button {
  background-color: #f06e22;
  color: #fff; }
  .card-figcaption-button:hover {
    background-color: #f89b6c; }

@media (max-width: 768px) {
  .heroCarousel .heroCarousel-slide {
    min-height: 300px; }
  .productGrid .product {
    width: 50%; }
  .trust-badges .trust-badge {
    max-width: 100%; } }

/* =========================================
   DEALERS PAGE - GLOBAL HIDE ELEMENTS
========================================= */
.homepage-container:has(.dealers-page-wrapper) nav[aria-label="Breadcrumb"] {
  display: none !important; }

@media (min-width: 551px) {
  .homepage-container:has(.dealers-page-wrapper) ol.breadcrumbs {
    display: none !important; } }

@media (max-width: 550px) {
  .container.homepage-container:has(.dealers-page-wrapper) {
    padding: 0 !important; } }

.homepage-container:has(.dealers-page-wrapper) h1.page-heading {
  display: none !important; }

/* =========================================
   DEALERS PAGE WRAPPER
========================================= */
.dealers-page-wrapper {
  /* =========================================
   HERO SECTION
========================================= */
  /* =========================================
   SECOND SECTION
========================================= */
  /* =========================================
   LEFT + RIGHT BASE BOXES
========================================= */
  /* =========================================
   PARTNERS SECTION
========================================= */
  /* =========================================
   DEALERS SECTION
========================================= */
  /* TABS */
  /* ICON GRID */
  /* HEADINGS CENTER */ }
  .dealers-page-wrapper .hero-section {
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    overflow: hidden; }
    .dealers-page-wrapper .hero-section .hero-container {
      width: 100%;
      position: relative; }
    .dealers-page-wrapper .hero-section .image-container {
      width: 100%;
      height: auto;
      position: relative; }
      .dealers-page-wrapper .hero-section .image-container picture,
      .dealers-page-wrapper .hero-section .image-container img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover; }
    .dealers-page-wrapper .hero-section::before {
      content: "";
      position: absolute;
      inset: 0;
      z-index: 1; }
    .dealers-page-wrapper .hero-section .overlay-content {
      position: absolute;
      top: 53%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
      color: white;
      padding: 20px;
      border-radius: 8px;
      max-width: 90%;
      z-index: 2; }
      .dealers-page-wrapper .hero-section .overlay-content h1 {
        font-family: "Matritsa";
        font-weight: 900;
        font-size: 40px;
        letter-spacing: 1.2px;
        color: #ffffff;
        line-height: 40px;
        margin-bottom: 10px; }
      .dealers-page-wrapper .hero-section .overlay-content p {
        font-family: "Inter";
        font-weight: 400;
        font-size: 16px;
        color: #ffffff;
        width: 334px;
        height: 57px;
        line-height: 16px;
        margin: 0 auto; }
  .dealers-page-wrapper .second-section {
    display: flex;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    gap: 10px;
    padding: 10px 0; }
  .dealers-page-wrapper .dealer-container,
  .dealers-page-wrapper .partner-container {
    display: flex;
    flex-direction: column;
    flex: 1 1 45%;
    background-color: #EDEDED;
    height: 578px; }
  .dealers-page-wrapper .partner-header .header-title {
    font-size: 32px;
    font-weight: 900;
    color: #111;
    text-align: center;
    font-family: "Matritsa"; }
  .dealers-page-wrapper .partners-logo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    max-width: 500px;
    margin: 0 auto;
    align-items: center; }
  .dealers-page-wrapper .partner-logo-img {
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: contain;
    margin: 0 auto; }
  .dealers-page-wrapper .dealer-container {
    background: #0f0f0f; }
  .dealers-page-wrapper .dealer-heading .heading-title {
    font-family: "Matritsa";
    font-weight: 900;
    font-size: 32px;
    color: #fff; }
  .dealers-page-wrapper .dealer-location {
    display: flex;
    gap: 12px;
    margin-bottom: 40px;
    flex-wrap: wrap;
    justify-content: center; }
    .dealers-page-wrapper .dealer-location .location {
      display: inline-block;
      padding: 5px 10px;
      border: 1px solid #CCCCCC;
      border-radius: 4px;
      white-space: nowrap;
      font-family: "Inter";
      font-size: 14px;
      font-weight: 400;
      line-height: 14px;
      color: #CCCCCC;
      height: 27px;
      cursor: pointer; }
      .dealers-page-wrapper .dealer-location .location:hover {
        border-color: #EF6526;
        color: #EF6526; }
      .dealers-page-wrapper .dealer-location .location.active {
        border-color: #EF6526;
        color: #EF6526; }
  .dealers-page-wrapper .icon-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    max-width: 400px;
    margin: 0 auto; }
    .dealers-page-wrapper .icon-group.hidden {
      display: none; }
    .dealers-page-wrapper .icon-group a {
      width: calc(25% - 7.5px);
      background: #ffffff;
      display: flex;
      justify-content: center;
      align-items: center; }
      .dealers-page-wrapper .icon-group a:hover {
        transform: scale(1.05); }
    .dealers-page-wrapper .icon-group img {
      max-width: 100%;
      max-height: 60px;
      object-fit: contain; }
  .dealers-page-wrapper .dealer-heading,
  .dealers-page-wrapper .partner-header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px; }
  @media (max-width: 768px) {
    .dealers-page-wrapper .second-section {
      flex-direction: column;
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      gap: 0; }
    .dealers-page-wrapper .dealers-page-wrapper .partner-header {
      margin-top: 0px; }
    .dealers-page-wrapper .dealer-container,
    .dealers-page-wrapper .partner-container {
      flex: 1 1 100%;
      width: 100%;
      height: auto; }
    .dealers-page-wrapper .partner-container {
      margin-bottom: 10px; }
    .dealers-page-wrapper .partners-logo {
      max-width: 100%;
      gap: 15px;
      padding: 10px; }
    .dealers-page-wrapper .icon-group {
      max-width: 100%;
      padding: 10px; }
    .dealers-page-wrapper .icon-group a {
      width: calc(33.33% - 10px); } }

.homepage-container:has(.affiliate-page) nav[aria-label="Breadcrumb"] {
  display: none !important; }

.homepage-container:has(.affiliate-page) h1.page-heading {
  display: none !important; }

@media (min-width: 551px) {
  .homepage-container:has(.affiliate-page) ol.breadcrumbs {
    display: none !important; } }

.homepage-container:has(.affiliate-page) .page-content.page-content--centered p:first-of-type {
  margin-bottom: 0; }

@media (max-width: 550px) {
  .homepage-container:has(.affiliate-page).container {
    padding: 0 !important; } }

.affiliate-page .btn {
  background-color: #F06E22;
  width: 150px;
  height: 41px;
  line-height: 41px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  border-radius: 2px;
  font-family: "Matritsa", sans-serif;
  text-align: center;
  text-decoration: none;
  opacity: 1; }

.affiliate-page section.hero {
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: -1px;
  height: 521px;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw; }

.affiliate-page .hero h1 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin-bottom: 5px; }

.affiliate-page .hero .subtitle {
  font-size: 40px;
  color: #EF6526;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 1.2px;
  font-family: "Matritsa", sans-serif;
  margin-bottom: 20px !important; }

.affiliate-page .hero .subtitle2 {
  font-size: 16px;
  color: #fff;
  font-family: "Inter", sans-serif;
  margin-bottom: 5px; }

.affiliate-page .benefits-section {
  padding: 30px 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #EDEDED;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw; }
  .affiliate-page .benefits-section .container {
    max-width: 100%;
    width: 100%;
    padding: 0 60px; }
    @media (max-width: 1300px) {
      .affiliate-page .benefits-section .container {
        padding: 0 40px; } }
    @media (max-width: 768px) {
      .affiliate-page .benefits-section .container {
        padding: 0 30px; } }
    @media (max-width: 480px) {
      .affiliate-page .benefits-section .container {
        padding: 0 20px; } }
  .affiliate-page .benefits-section .section-title {
    font-size: 32px;
    font-family: "Matritsa", sans-serif;
    font-weight: 900;
    color: #000000;
    letter-spacing: 1.2px;
    margin-bottom: 5px;
    margin-top: 20px; }
    @media (max-width: 768px) {
      .affiliate-page .benefits-section .section-title {
        font-size: 24px; } }
  .affiliate-page .benefits-section .section-subtitle {
    font-size: 24px;
    color: #565754;
    letter-spacing: 1.2px;
    font-family: "Matritsa", sans-serif;
    font-weight: 700;
    margin-bottom: 20px; }
    @media (max-width: 768px) {
      .affiliate-page .benefits-section .section-subtitle {
        font-size: 18px; } }

.affiliate-page .benefits-carousel {
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin: auto; }
  .affiliate-page .benefits-carousel .item {
    width: 100%;
    height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; }
    @media (max-width: 768px) {
      .affiliate-page .benefits-carousel .item {
        height: 120px; } }
    @media (max-width: 480px) {
      .affiliate-page .benefits-carousel .item {
        height: 100px; } }
    .affiliate-page .benefits-carousel .item img {
      object-fit: cover;
      width: 92;
      height: 72px;
      display: block;
      margin: 0;
      padding: 0; }
      @media (max-width: 768px) {
        .affiliate-page .benefits-carousel .item img {
          height: 120px; } }
      @media (max-width: 480px) {
        .affiliate-page .benefits-carousel .item img {
          height: 100px; } }
  .affiliate-page .benefits-carousel .owl-nav button {
    width: 24px;
    height: 50px;
    background: none !important;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    padding: 0; }
    .affiliate-page .benefits-carousel .owl-nav button span {
      display: block;
      line-height: 1;
      color: #BEBEBE;
      font-size: 60px; }
    .affiliate-page .benefits-carousel .owl-nav button.disabled span,
    .affiliate-page .benefits-carousel .owl-nav button.inactive span {
      color: #fff;
      pointer-events: none; }
  .affiliate-page .benefits-carousel .owl-nav .owl-prev {
    left: -40px; }
    @media (max-width: 768px) {
      .affiliate-page .benefits-carousel .owl-nav .owl-prev {
        left: -25px; } }
  .affiliate-page .benefits-carousel .owl-nav .owl-next {
    right: -40px; }
    @media (max-width: 768px) {
      .affiliate-page .benefits-carousel .owl-nav .owl-next {
        right: -25px; } }

.affiliate-page .new-products-carousel-section {
  padding: 50px 0;
  text-align: center;
  background-color: #181818;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw; }
  .affiliate-page .new-products-carousel-section .container {
    width: 100%;
    max-width: 50vw;
    margin: 0 auto; }
    @media (max-width: 1200px) {
      .affiliate-page .new-products-carousel-section .container {
        max-width: 60vw; } }
    @media (max-width: 768px) {
      .affiliate-page .new-products-carousel-section .container {
        max-width: 85vw; } }
    @media (max-width: 480px) {
      .affiliate-page .new-products-carousel-section .container {
        max-width: 95vw; } }
  .affiliate-page .new-products-carousel-section .section-title {
    font-size: 28px;
    width: 478px;
    max-width: 100%;
    color: #fff;
    font-family: "Matritsa", sans-serif;
    font-weight: 900;
    margin: 0 auto 30px auto;
    line-height: 1.3; }
    @media (max-width: 768px) {
      .affiliate-page .new-products-carousel-section .section-title {
        font-size: 22px;
        width: 100%; } }
    @media (max-width: 480px) {
      .affiliate-page .new-products-carousel-section .section-title {
        font-size: 18px; } }
  .affiliate-page .new-products-carousel-section .btn {
    margin-top: 30px; }

.affiliate-page .new-products-carousel .owl-stage {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.affiliate-page .new-products-carousel .item {
  max-width: 198px;
  width: 100%;
  height: 217px;
  border-radius: 2px;
  border: 1px solid #ccc;
  padding: 6px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  opacity: 1; }
  .affiliate-page .new-products-carousel .item img {
    width: 186px;
    height: 140px;
    border-radius: 2px;
    object-fit: cover;
    margin: 0 auto 10px;
    display: block;
    opacity: 1; }

.affiliate-page .new-products-carousel .product-description {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  text-align: left;
  line-height: normal;
  width: 100%; }

.affiliate-page .new-products-carousel .owl-nav {
  display: block !important; }
  .affiliate-page .new-products-carousel .owl-nav button {
    width: 18px;
    height: 37px;
    background: none !important;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    padding: 0;
    outline: none; }
    .affiliate-page .new-products-carousel .owl-nav button span {
      color: #BEBEBE;
      font-size: 50px;
      line-height: 1;
      display: block; }
    .affiliate-page .new-products-carousel .owl-nav button:hover span {
      color: #fff; }
  .affiliate-page .new-products-carousel .owl-nav .owl-prev {
    left: -100px; }
    @media (max-width: 1200px) {
      .affiliate-page .new-products-carousel .owl-nav .owl-prev {
        left: -40px; } }
    @media (max-width: 768px) {
      .affiliate-page .new-products-carousel .owl-nav .owl-prev {
        left: -25px; } }
  .affiliate-page .new-products-carousel .owl-nav .owl-next {
    right: -100px; }
    @media (max-width: 1200px) {
      .affiliate-page .new-products-carousel .owl-nav .owl-next {
        right: -40px; } }
    @media (max-width: 768px) {
      .affiliate-page .new-products-carousel .owl-nav .owl-next {
        right: -25px; } }

.affiliate-page .new-products-carousel .owl-dots {
  display: none !important; }

.affiliate-page .design {
  width: 100%;
  background-color: #EDEDED;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw; }

.affiliate-page .design-section {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
  max-width: 1440px;
  margin: auto; }

.affiliate-page .blocks-container {
  display: flex;
  width: 100%; }
  @media (max-width: 768px) {
    .affiliate-page .blocks-container {
      flex-direction: column; } }

.affiliate-page .block-left,
.affiliate-page .block-right {
  flex: 1;
  min-width: 0;
  padding: 40px;
  display: flex;
  flex-direction: column; }
  @media (max-width: 1280px) {
    .affiliate-page .block-left,
    .affiliate-page .block-right {
      padding: 30px 24px; } }
  @media (max-width: 768px) {
    .affiliate-page .block-left,
    .affiliate-page .block-right {
      padding: 30px 20px; } }

.affiliate-page .block-left {
  border-right: solid 3px #fff; }
  @media (max-width: 768px) {
    .affiliate-page .block-left {
      border-right: none;
      border-bottom: solid 3px #fff; } }

@media (max-width: 768px) {
  .affiliate-page .block-right {
    border-top: none; } }

.affiliate-page .block-content {
  margin-bottom: 30px;
  width: 100%;
  text-align: justify; }
  @media (max-width: 768px) {
    .affiliate-page .block-content br {
      display: none; } }

.affiliate-page .block-left p,
.affiliate-page .block-right p {
  line-height: normal;
  color: #000000;
  font-size: 32px;
  font-family: "Matritsa", sans-serif;
  font-weight: 900;
  margin-bottom: 20px !important; }
  @media (max-width: 1440px) {
    .affiliate-page .block-left p,
    .affiliate-page .block-right p {
      font-size: 26px; } }
  @media (max-width: 1280px) {
    .affiliate-page .block-left p,
    .affiliate-page .block-right p {
      font-size: 24px; } }
  @media (max-width: 1024px) {
    .affiliate-page .block-left p,
    .affiliate-page .block-right p {
      font-size: 22px; } }
  @media (max-width: 768px) {
    .affiliate-page .block-left p,
    .affiliate-page .block-right p {
      font-size: 22px;
      line-height: 2.2rem; } }

.affiliate-page .affiliate-form-section {
  margin-top: 70px;
  padding: 0 20px 60px; }

.affiliate-page .affiliate-form-container {
  max-width: 600px;
  margin: 0 auto; }

.affiliate-page .affiliate-form-title {
  font-size: 32px;
  font-family: "Matritsa", sans-serif;
  font-weight: 900;
  color: #000;
  text-align: center;
  margin-bottom: 30px; }

.affiliate-page .affilate-page-contact-form {
  max-width: 600px;
  margin: 0 auto; }
  .affiliate-page .affilate-page-contact-form .affiliate-field {
    margin: 0 0 15px; }
  .affiliate-page .affilate-page-contact-form .affiliate-field-row {
    display: flex;
    gap: 1%; }
  .affiliate-page .affilate-page-contact-form .affiliate-field--half {
    width: 49.5%; }
  .affiliate-page .affilate-page-contact-form .affiliate-field--full {
    width: 100%; }
  .affiliate-page .affilate-page-contact-form .affiliate-field--submit {
    text-align: center; }
  .affiliate-page .affilate-page-contact-form input,
  .affiliate-page .affilate-page-contact-form textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.3s;
    background-color: transparent;
    color: #000; }
  .affiliate-page .affilate-page-contact-form input:focus,
  .affiliate-page .affilate-page-contact-form textarea:focus {
    border-color: #f26522; }
  .affiliate-page .affilate-page-contact-form textarea {
    min-height: 150px;
    resize: vertical; }
  .affiliate-page .affilate-page-contact-form input[type="submit"] {
    background: #EF6526;
    color: #fff;
    border: none;
    padding: 12px 30px;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    border-radius: 3px;
    font-family: "Matritsa", sans-serif;
    width: 268px;
    display: inline-block;
    margin: 0; }
    .affiliate-page .affilate-page-contact-form input[type="submit"]:hover {
      background: #d24d1f; }

@media (max-width: 768px) {
  .affiliate-page .affiliate-form-section {
    margin-top: 18px;
    padding: 0 8px 40px; }
  .affiliate-page .affilate-page-contact-form {
    max-width: 100%; }
    .affiliate-page .affilate-page-contact-form .affiliate-field-row {
      display: block; }
    .affiliate-page .affilate-page-contact-form .affiliate-field--half {
      width: 100%; }
    .affiliate-page .affilate-page-contact-form input[type="submit"] {
      width: 100%; } }

body.affiliate .owl-carousel .owl-item img {
  display: flex !important;
  margin: 0 auto 10px; }

.affilates-page .new-products-carousel.owl-carousel .owl-nav.disabled {
  display: block !important; }

.affilates-page .btn {
  background-color: #F06E22;
  width: 150px;
  height: 41px;
  line-height: 41px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  border-radius: 2px;
  font-family: "Matritsa", sans-serif;
  text-align: center;
  text-decoration: none;
  opacity: 1; }

body.single-product .bcpt-above-options,
body.single-product .above_add_to_cart {
  background-color: #F4F4F4;
  padding: 15px; }
  body.single-product .bcpt-above-options:has(> a:only-child),
  body.single-product .above_add_to_cart:has(> a:only-child) {
    background-color: transparent;
    padding: 0; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.hero-section {
  margin-top: -80px;
  position: relative;
  z-index: 1; }
  .hero-section .container-fluid {
    width: 100%;
    max-width: none;
    padding: 0;
    margin: 0; }
  .hero-section .hero {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .hero-section .hero__slides {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 100svh;
    overflow: hidden; }
  @media (max-width: 768px) {
    .hero-section .hero__slides {
      height: 96vh;
      min-height: 96svh; } }
  .hero-section .background__slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
    z-index: 1; }
    .hero-section .background__slide.active {
      opacity: 1;
      visibility: visible;
      z-index: 2; }
    .hero-section .background__slide .hero__image-desktop,
    .hero-section .background__slide .hero__image-mobile {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .hero-section .background__slide .hero__image-desktop {
      display: block; }
      @media (max-width: 767px) {
        .hero-section .background__slide .hero__image-desktop {
          display: none; } }
    .hero-section .background__slide .hero__image-mobile {
      display: none; }
      @media (max-width: 767px) {
        .hero-section .background__slide .hero__image-mobile {
          display: block; } }
  .hero-section .hero__background {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
    .hero-section .hero__background.lazyload, .hero-section .hero__background.lazyloading {
      opacity: 0; }
    .hero-section .hero__background.lazyloaded {
      opacity: 1;
      transition: opacity 0.3s ease; }
  .hero-section img.hero__background {
    font-size: 0; }
  .hero-section .hero__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.15); }
  .hero-section .hero__frame {
    position: relative;
    width: 90%;
    max-width: 900px;
    background: transparent;
    border: 2px solid #ffffff;
    padding: 32px 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .hero-section .hero__frame {
        padding: 24px;
        width: 92%; } }
    @media (min-width: 1024px) {
      .hero-section .hero__frame {
        padding: 40px 48px; } }
  .hero-section .hero-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    width: 100%; }
  .hero-section .hero__logo-box {
    margin: -33px 0 16px -41px;
    width: 286px;
    height: 97px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%); }
    @media (max-width: 767px) {
      .hero-section .hero__logo-box {
        margin: -21px 0 12px -21px; } }
    @media (min-width: 1024px) {
      .hero-section .hero__logo-box {
        margin: -41px 0 20px -49px; } }
    .hero-section .hero__logo-box .hero__logo {
      max-width: 260px;
      height: auto;
      display: block; }
      @media (min-width: 768px) {
        .hero-section .hero__logo-box .hero__logo {
          max-width: 190px;
          height: auto; } }
  .hero-section .hero__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .hero-section .hero__content {
        gap: 10px; } }
  .hero-section .hero__title {
    font-family: "Matritsa", "Roboto", sans-serif;
    font-weight: 900;
    font-size: clamp(1.5rem, 5vw, 3rem);
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
    @media (min-width: 1024px) {
      .hero-section .hero__title {
        font-size: clamp(2.5rem, 4vw, 3.5rem); } }
  .hero-section .hero__subtitle {
    font-family: "Spoiler", "Roboto", sans-serif;
    font-weight: 900;
    font-size: clamp(1rem, 2.5vw, 1.5rem);
    color: #ffffff;
    margin: 0;
    line-height: 1.4;
    letter-spacing: 0.72px;
    text-transform: uppercase; }
  .hero-section .hero-button-content {
    margin: auto -41px -33px auto;
    padding-top: 0; }
    @media (max-width: 767px) {
      .hero-section .hero-button-content {
        margin: auto -21px -21px auto; } }
    @media (min-width: 1024px) {
      .hero-section .hero-button-content {
        margin: auto -49px -41px auto; } }
  .hero-section .hero__button {
    display: inline-block;
    box-sizing: border-box;
    background-color: #f56721;
    color: #ffffff;
    font-family: "Matritsa", "Roboto", sans-serif;
    font-weight: 900;
    font-size: 1rem;
    padding: 0.85em 2.4em;
    border-radius: 0;
    text-decoration: none;
    border: none;
    letter-spacing: 0.05em;
    transition: background-color 0.2s ease;
    cursor: pointer;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%); }
    @media (min-width: 768px) {
      .hero-section .hero__button {
        font-size: 18px;
        padding: 0.9em 2.8em; } }
    .hero-section .hero__button:hover {
      background-color: #f89b6c; }
    .hero-section .hero__button:focus {
      outline: 2px solid #f56721;
      outline-offset: 2px; }
  .hero-section .hero__dots {
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0 20px;
    z-index: 10; }
    @media (min-width: 768px) {
      .hero-section .hero__dots {
        bottom: 32px;
        gap: 16px; } }
    .hero-section .hero__dots .hero__arrow {
      background: transparent;
      border: none;
      padding: 4px;
      cursor: pointer;
      color: rgba(255, 255, 255, 0.7);
      transition: color 0.2s ease;
      display: flex;
      align-items: center;
      justify-content: center;
      outline: none; }
      .hero-section .hero__dots .hero__arrow:hover {
        color: #ffffff; }
      .hero-section .hero__dots .hero__arrow:focus-visible {
        outline: 2px solid #ffffff;
        outline-offset: 2px; }
      .hero-section .hero__dots .hero__arrow svg {
        display: block; }
    .hero-section .hero__dots .hero__dots-list {
      display: flex;
      align-items: center;
      gap: 12px; }
      @media (min-width: 768px) {
        .hero-section .hero__dots .hero__dots-list {
          gap: 16px; } }
    .hero-section .hero__dots .dot {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: rgba(255, 255, 255, 0.4);
      cursor: pointer;
      transition: background-color 0.2s ease;
      border: none; }
      @media (min-width: 768px) {
        .hero-section .hero__dots .dot {
          width: 12px;
          height: 12px; } }
      .hero-section .hero__dots .dot:hover {
        background-color: rgba(255, 255, 255, 0.7); }
      .hero-section .hero__dots .dot.active {
        background-color: #ffffff; }
    .hero-section .hero__dots .hero__play-pause {
      background: none;
      border: none;
      padding: 4px;
      cursor: pointer;
      color: rgba(255, 255, 255, 0.7);
      transition: color 0.2s ease;
      display: flex;
      align-items: center;
      justify-content: center; }
      .hero-section .hero__dots .hero__play-pause:hover {
        color: #ffffff; }
      .hero-section .hero__dots .hero__play-pause[aria-pressed="true"] .hero__pause-icon {
        display: none; }
      .hero-section .hero__dots .hero__play-pause[aria-pressed="true"] .hero__play-icon {
        display: block; }
      .hero-section .hero__dots .hero__play-pause[aria-pressed="false"] .hero__pause-icon {
        display: block; }
      .hero-section .hero__dots .hero__play-pause[aria-pressed="false"] .hero__play-icon {
        display: none; }
      .hero-section .hero__dots .hero__play-pause svg {
        display: block; }

@media (max-width: 767px) {
  .hero-section .hero__overlay {
    background: rgba(0, 0, 0, 0.2); }
  .hero-section .hero__frame {
    padding: 20px; }
  .hero-section .hero__logo-box {
    margin: -21px 0 12px -21px;
    padding: 6px 12px; }
    .hero-section .hero__logo-box .hero__logo {
      max-width: 180px; }
  .hero-section .hero-button-content {
    margin: auto -21px -21px auto;
    padding-top: 0; }
  .hero-section .hero__title {
    font-size: 6.5vw; }
  .hero-section .hero__subtitle {
    font-size: 20px;
    font-weight: 900;
    font-family: 'Matritsa', 'Roboto', sans-serif; }
  .hero-section .hero__dots {
    bottom: 16px; } }

.body .hero-section {
  margin-top: -80px; }

.rt-marketing-hero-carousel {
  margin-top: -80px;
  position: relative;
  z-index: 1; }

.rt-mhc {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #111; }
  .rt-mhc::before {
    content: "";
    display: block;
    padding-top: 56.25%; }
  .rt-mhc .rt-mhc-viewport {
    position: absolute;
    inset: 0;
    overflow: hidden; }
  .rt-mhc .rt-mhc-track {
    display: flex;
    flex-direction: row;
    width: 400%;
    height: 100%;
    animation: rt-mhc-slide 24s ease-in-out infinite; }
  .rt-mhc .rt-mhc-panel {
    position: relative;
    flex: 0 0 25%;
    width: 25%;
    height: 100%;
    overflow: hidden; }
  .rt-mhc .rt-mhc-bg {
    position: absolute;
    inset: 0; }
    .rt-mhc .rt-mhc-bg picture,
    .rt-mhc .rt-mhc-bg img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      display: block; }
  .rt-mhc .rt-mhc-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1rem 1.25rem;
    background: rgba(0, 0, 0, 0.28);
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .rt-mhc .rt-mhc-overlay {
        background: rgba(0, 0, 0, 0.18); } }
  .rt-mhc .rt-mhc-logo {
    margin: 0 0 0.75rem;
    max-width: 90%; }
    .rt-mhc .rt-mhc-logo img {
      max-width: 320px;
      width: 100%;
      height: auto;
      display: block; }
  .rt-mhc .rt-mhc-title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: clamp(1.25rem, 4vw, 2.5rem);
    color: #fff;
    margin: 0 0 0.35rem;
    line-height: 1.2;
    letter-spacing: -0.5px; }
  .rt-mhc .rt-mhc-text {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: clamp(0.9rem, 2.2vw, 1.15rem);
    color: #fff;
    margin: 0;
    line-height: 1.45;
    max-width: 36rem; }
  .rt-mhc .rt-mhc-cta {
    margin-top: 1rem; }
  .rt-mhc .rt-mhc-btn {
    display: inline-block;
    background-color: #f56721;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    padding: 0.65em 1.85em;
    border-radius: 3px;
    text-decoration: none; }
    @media (min-width: 768px) {
      .rt-mhc .rt-mhc-btn {
        font-size: 18px; } }
    .rt-mhc .rt-mhc-btn:hover {
      background-color: #f89b6c;
      color: #fff; }

@keyframes rt-mhc-slide {
  0%,
  20% {
    transform: translateX(0); }
  25%,
  45% {
    transform: translateX(-25%); }
  50%,
  70% {
    transform: translateX(-50%); }
  75%,
  95% {
    transform: translateX(-75%); }
  100% {
    transform: translateX(0); } }

@media (prefers-reduced-motion: reduce) {
  .rt-mhc .rt-mhc-track {
    animation: none;
    transform: translateX(0); } }

@media (max-width: 767px) {
  .rt-mhc .rt-mhc-overlay {
    justify-content: flex-end;
    padding-bottom: 4.5rem;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.55) 100%); } }

.product-highlights-section {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%; }

@media (max-width: 767px) {
  .product-highlights-section {
    gap: 5px; } }

.highlight-item {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 280px; }
  @media (min-width: 768px) {
    .highlight-item {
      min-height: 370px; } }
  @media (min-width: 1024px) {
    .highlight-item {
      min-height: 420px; } }

.highlight-image {
  width: 100%;
  height: 100%;
  min-height: 280px;
  object-fit: cover;
  object-position: center center;
  display: block; }
  @media (min-width: 768px) {
    .highlight-image {
      min-height: 370px; } }
  @media (min-width: 1024px) {
    .highlight-image {
      min-height: 420px; } }

.highlight-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2; }

.highlight-text {
  text-align: center;
  width: 90%;
  max-width: 600px; }

.highlight-title-image {
  max-width: 363px;
  width: auto;
  height: auto;
  margin-bottom: 15px; }
  @media (max-width: 768px) {
    .highlight-title-image {
      max-width: 220px;
      margin-bottom: 15px; } }
  @media (max-width: 480px) {
    .highlight-title-image {
      max-width: 300px;
      margin-bottom: 0; } }

.highlight-title-image--small {
  max-width: 190px; }
  @media (max-width: 768px) {
    .highlight-title-image--small {
      max-width: 120px; } }
  @media (max-width: 480px) {
    .highlight-title-image--small {
      max-width: 160px; } }

.highlight-subtitle {
  font-family: "Spoiler", "Roboto", sans-serif;
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.72px;
  color: #ffffff;
  margin: 0 0 20px; }
  @media (min-width: 768px) {
    .highlight-subtitle {
      font-size: 24px;
      margin-bottom: 24px; } }

.btn-action {
  display: inline-block;
  background-color: #ef6526;
  color: #ffffff;
  font-family: "Matritsa", "Roboto", sans-serif;
  font-weight: 900;
  font-size: 16px;
  height: 44px;
  width: 105px;
  line-height: 44px;
  text-align: center;
  border-radius: 2px;
  text-decoration: none;
  transition: background-color 0.2s ease; }
  .btn-action:hover {
    background-color: #d24d1f;
    color: #ffffff; }

.product-grid-section {
  padding: 0;
  width: 100%; }
  .product-grid-section .product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding: 10px; }
    @media (max-width: 767px) {
      .product-grid-section .product-grid {
        grid-template-columns: 1fr 1fr;
        gap: 5px;
        padding: 5px; } }

.grid-item {
  position: relative;
  overflow: hidden; }
  .grid-item.grid-item-hidden {
    display: none; }
  @media (min-width: 768px) {
    .grid-item {
      min-height: 485px; } }
  @media (max-width: 767px) {
    .grid-item {
      min-height: 250px; } }

.grid-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  min-height: 250px; }
  @media (min-width: 768px) {
    .grid-image {
      min-height: 485px; } }

.grid-overlay {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
  width: 90%; }
  @media (max-width: 767px) {
    .grid-overlay {
      top: 50%; } }

.grid-title-image {
  max-width: 150px;
  width: 60%;
  height: auto;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .grid-title-image {
      max-width: 180px;
      width: 70%; } }

.grid-subtitle {
  font-family: "Spoiler", "Roboto", sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.72px;
  color: #ffffff;
  margin: 0 0 16px; }
  @media (min-width: 768px) {
    .grid-subtitle {
      font-size: 24px;
      margin-bottom: 20px; } }

.grid-link-btn {
  display: inline-block;
  background-color: #ef6526;
  color: #ffffff;
  font-family: "Matritsa", "Roboto", sans-serif;
  font-weight: 900;
  font-size: 16px;
  height: 44px;
  width: 105px;
  line-height: 44px;
  text-align: center;
  border-radius: 2px;
  text-decoration: none;
  transition: background-color 0.2s ease; }
  .grid-link-btn:hover {
    background-color: #d24d1f;
    color: #ffffff; }

.catalog-section {
  background-color: #ebebea;
  padding: 60px 0; }
  .catalog-section .container {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 20px; }
  .catalog-section .catalog-content {
    text-align: center;
    max-width: 1440px;
    margin: 0 auto; }
  .catalog-section .catalog-header {
    margin-bottom: 24px; }
  .catalog-section .catalog-title {
    font-family: "Matritsa", "Roboto", sans-serif;
    font-weight: 900;
    font-size: 40px;
    color: #565754;
    text-transform: uppercase;
    margin: 0 0 12px;
    letter-spacing: 0.05em; }
    @media (max-width: 767px) {
      .catalog-section .catalog-title {
        font-size: 28px; } }
  .catalog-section .catalog-description {
    font-family: "Spoiler", "Roboto", sans-serif;
    font-weight: 900;
    font-size: 24px;
    color: #565754;
    text-transform: uppercase;
    letter-spacing: 0.72px;
    margin: 0; }
    @media (max-width: 767px) {
      .catalog-section .catalog-description {
        font-size: 16px; } }
  .catalog-section .catalog-preview {
    width: 100%;
    margin-bottom: 24px; }
  .catalog-section .catalog-image {
    width: 70%;
    margin: 0 auto;
    height: auto;
    display: block; }
  .catalog-section .catalog-actions {
    display: inline-flex;
    justify-content: center;
    border: 1px solid #f06e22; }
  @media (max-width: 767px) {
    .catalog-section .catalog-actions {
      display: flex;
      flex-direction: row; } }
  .catalog-section .btn-overview,
  .catalog-section .btn-download {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: "Matritsa", "Roboto", sans-serif;
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
    height: 41px;
    width: 195px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none; }
  .catalog-section .btn-overview {
    background: #ffffff;
    color: #f06e22;
    border-right: 1px solid #f06e22; }
  .catalog-section .btn-download {
    background-color: #f06e22;
    color: #ffffff; }
    .catalog-section .btn-download:hover {
      background-color: #d24d1f; }

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  justify-content: center;
  align-items: center;
  background-color: #0000008c; }
  .popup.active {
    display: flex; }

.popup-content {
  background: #eeeeef;
  padding: 20px;
  max-width: 734px;
  width: 90%;
  position: relative;
  height: 300px;
  overflow: hidden; }

.popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  z-index: 1;
  color: #d9d9d9;
  width: 24px;
  height: 24px; }

#catalog-download.popup .header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px; }

#catalog-download.popup .header .download-header {
  font-family: "Matritsa", sans-serif;
  font-size: 32px;
  font-weight: 900;
  color: #000000;
  text-transform: none;
  letter-spacing: -0.5px; }

#catalog-download .thank-you-message {
  font-size: 22px;
  text-align: center;
  color: #f06e22; }

.overview-wrapper .overview-text {
  margin-bottom: 20px;
  display: flex;
  gap: 10px;
  padding: 0 40px; }
  .overview-wrapper .overview-text p {
    font-weight: 400;
    font-size: 14px;
    color: #070707;
    line-height: 18px;
    margin: 0;
    width: 270px;
    margin-left: 15px;
    text-align: justify;
    font-family: "Inter", sans-serif !important; }
    .overview-wrapper .overview-text p:last-child {
      margin-bottom: 0; }

.overview-wrapper .overview-image {
  max-width: 618px;
  margin-left: 27px;
  margin-top: -10px; }
  .overview-wrapper .overview-image img {
    height: auto;
    max-width: 100%; }

.download-header {
  font-family: "Matritsa", "Roboto", sans-serif;
  font-weight: 900;
  font-size: 24px;
  color: #231f20;
  margin: 0 0 15px; }

.download-form form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 326px;
  margin: 0 auto; }

.download-form input[type="email"] {
  padding: 10px 8px;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
  font-size: 14px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); }

.btn-submit {
  max-width: 326px;
  width: 100%;
  border-radius: 2px;
  background-color: #f06e22;
  margin-top: 10px;
  padding: 12.5px;
  color: #ffffff;
  font-family: "Matritsa", sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 16px;
  cursor: pointer; }
  .btn-submit:hover {
    background-color: #d24d1f; }

.download-text-bottom {
  display: flex;
  justify-content: center;
  margin-top: 5px; }
  .download-text-bottom p {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    color: #999999;
    max-width: 326px;
    margin: 10px 0; }

.download-image-wrapper {
  position: relative;
  width: 500px; }
  .download-image-wrapper img {
    position: absolute;
    bottom: -165px;
    right: 275px;
    width: 100%;
    height: auto;
    transform: rotate(30deg);
    transform-origin: center center; }

#catalog-overview .popup-content {
  height: unset;
  padding-left: 28px; }

#catalog-overview.popup .header {
  margin-top: 20px;
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center; }

#catalog-overview.popup .header h1.overview-heading {
  margin-bottom: 10px;
  margin-top: 0px;
  font-family: "Matritsa", sans-serif;
  font-size: 32px;
  font-weight: 900;
  color: #000;
  text-transform: none; }

/* ================================
   RESPONSIVE FIX - POPUP + CATALOG
================================ */
@media (max-width: 768px) {
  /* Popup container */
  .popup-content {
    padding: 20px;
    max-width: 95vw;
    max-height: 90vh; }
  /* Overview heading */
  .overview-heading {
    font-size: 22px; }
  /* STACK layout instead of flex row */
  .overview-wrapper .overview-text {
    flex-direction: column;
    padding: 0;
    gap: 16px; }
  .overview-wrapper .overview-text p {
    width: 100%;
    margin-left: 0;
    font-size: 13px;
    line-height: 1.6;
    text-align: justify;
    font-family: "Inter", sans-serif !important; }
  .overview-wrapper .overview-image img {
    max-width: 100%;
    margin-left: 0;
    margin-top: 0; }
  /* Download popup */
  .download-header {
    font-size: 18px;
    text-align: center; }
  .download-form form {
    max-width: 100%; }
  /* Catalog section */
  .catalog-title {
    font-size: 28px; }
  .catalog-description {
    font-size: 16px; }
  .catalog-actions {
    flex-direction: column;
    width: 100%; }
  .btn-overview,
  .btn-download {
    width: 100%; } }

/* Extra small devices */
@media (max-width: 480px) {
  .popup-content {
    padding: 20px; }
  .overview-heading {
    font-size: 20px; }
  .overview-text p {
    font-size: 12px; }
  .catalog-title {
    font-size: 22px; } }

.conversion-kits-section {
  padding: 4px 0;
  background-color: #ffffff; }
  .conversion-kits-section .container-fluid {
    max-width: 100%;
    padding: 0; }
  .conversion-kits-section .conversion-grid {
    width: 100%; }
  .conversion-kits-section .conversion-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px; }
    @media (max-width: 767px) {
      .conversion-kits-section .conversion-wrapper {
        grid-template-columns: 1fr;
        gap: 4px; } }

.conversion-item {
  position: relative;
  overflow: hidden; }
  .conversion-item.black-text .conversion-overlay {
    color: #231f20; }
  .conversion-item.black-text .conversion-title,
  .conversion-item.black-text .conversion-subtitle {
    color: #231f20; }
  .conversion-item.black-text .conversion-link {
    color: #231f20; }
  .conversion-item.black-text .conversion-available {
    color: rgba(0, 0, 0, 0.5); }
  .conversion-item.white-text .conversion-overlay {
    color: #ffffff; }
  .conversion-item.white-text .conversion-title,
  .conversion-item.white-text .conversion-subtitle {
    color: #ffffff; }
  .conversion-item.white-text .conversion-link {
    color: #ffffff; }
  .conversion-item.white-text .conversion-available {
    color: rgba(255, 255, 255, 0.5); }

.conversion-image {
  width: 100%;
  height: auto;
  min-height: 280px;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease; }
  @media (min-width: 768px) {
    .conversion-image {
      min-height: 485px; } }

.conversion-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, transparent 40%); }
  @media (min-width: 768px) {
    .conversion-overlay {
      padding: 32px; } }

.conversion-header {
  margin-top: 40px;
  margin-bottom: 12px;
  text-align: center; }
  @media (max-width: 768px) {
    .conversion-header {
      margin-top: 0px; } }

.conversion-title {
  font-family: "Matritsa", "Roboto", sans-serif;
  font-weight: 900;
  font-size: 22px;
  margin: 0 0 4px;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .conversion-title {
      font-size: 28px; } }

.conversion-subtitle {
  font-family: "Spoiler", "Roboto", sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.72px;
  margin: 0; }
  @media (min-width: 768px) {
    .conversion-subtitle {
      font-size: 16px; } }

.conversion-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px; }
  .conversion-actions .price {
    width: 100%;
    margin-bottom: 8px;
    text-align: center; }

.conversion-price {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  background-color: #f06e22;
  padding: 8px 20px;
  margin: 0 0 12px; }
  @media (min-width: 768px) {
    .conversion-price {
      font-size: 18px; } }

.conversion-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  transition: color 0.2s ease; }
  .conversion-link:hover {
    opacity: 0.8; }
  .conversion-link svg {
    width: 24px;
    height: 24px; }

.conversion-available {
  display: none; }

.partners-section {
  background-color: #ffffff;
  padding: 60px 0; }
  .partners-section .container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center; }
  .partners-section .partners-header {
    margin-bottom: 32px; }
  .partners-section .partners-title {
    font-family: "Matritsa", "Roboto", sans-serif;
    font-weight: 900;
    font-size: 40px;
    color: #231f20;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 8px; }
    @media (max-width: 767px) {
      .partners-section .partners-title {
        font-size: 28px; } }
  .partners-section .partners-subtitle {
    font-family: "Spoiler", "Roboto", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #777777;
    text-transform: uppercase;
    letter-spacing: 0.72px;
    margin: 0; }
    @media (max-width: 767px) {
      .partners-section .partners-subtitle {
        font-size: 14px; } }
  .partners-section .partners-logos {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .partners-section .partners-logos {
        flex-wrap: nowrap;
        overflow: hidden;
        gap: 2px; } }
  .partners-section .partner-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px; }
    @media (max-width: 767px) {
      .partners-section .partner-item {
        padding: 2px;
        flex-shrink: 0; } }
    .partners-section .partner-item a {
      display: flex;
      align-items: center;
      justify-content: center; }
  .partners-section .partner-logo {
    max-height: 63px;
    max-width: 157px;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    filter: grayscale(100%); }
    @media (max-width: 767px) {
      .partners-section .partner-logo {
        max-height: 24px;
        max-width: 52px; } }
    .partners-section .partner-logo:hover {
      opacity: 1;
      filter: grayscale(0%); }
  .partners-section .vertical-divider {
    width: 2px;
    height: 48px; }
    @media (max-width: 767px) {
      .partners-section .vertical-divider {
        height: 24px; } }
  .partners-section .partners-footer {
    margin-top: 32px; }
  .partners-section .partners-note {
    font-size: 16px;
    font-weight: 400;
    color: #231f20;
    font-family: "Matritsa", sans-serif;
    font-style: normal;
    text-decoration: none; }
    .partners-section .partners-note:hover {
      color: #f06e22; }
    .partners-section .partners-note .partners-note-icon {
      width: 12px;
      height: 10px; }

.trust-badges-section {
  background-color: #f2f2f2;
  border-top: 1px solid #e5e7eb;
  border-bottom: 1px solid #e5e7eb;
  padding: 32px 0; }
  .trust-badges-section .trust-badges-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    padding: 0 20px; }
    @media (max-width: 767px) {
      .trust-badges-section .trust-badges-wrapper {
        flex-direction: column;
        align-items: center;
        gap: 24px; } }
  .trust-badges-section .trust-badge {
    display: flex;
    align-items: center;
    gap: 12px;
    max-width: 260px; }
    @media (max-width: 767px) {
      .trust-badges-section .trust-badge {
        max-width: 100%; } }
  .trust-badges-section .trust-badge-icon {
    color: #f06e22;
    flex-shrink: 0; }
  .trust-badges-section .trust-badge-text {
    display: flex;
    flex-direction: column; }
  .trust-badges-section .trust-badge-title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #231f20;
    line-height: 1.3; }
  .trust-badges-section .trust-badge-desc {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #777777;
    line-height: 1.3; }

.affiliate-sidebar {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(179deg, #ff7013 61.21%, #aa4d16 177.2%);
  color: #ffffff;
  z-index: 9999;
  border-radius: 2px 0px 0px 2px;
  padding: 12px 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  box-shadow: -2px 3px 5px 0px rgba(26, 22, 22, 0.25);
  width: 35px;
  height: 195px;
  transition: transform 0.3s ease, opacity 0.3s ease; }
  @media (max-width: 600px) {
    .affiliate-sidebar {
      display: none; } }
  .affiliate-sidebar.affiliate-hidden {
    transform: translateY(-50%) translateX(-100%);
    opacity: 0; }
  .affiliate-sidebar .affiliate-close {
    padding: 0px 0px 0 10px;
    display: flex;
    justify-content: right;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    line-height: 1;
    align-self: flex-end;
    transition: color 0.2s ease; }
    .affiliate-sidebar .affiliate-close:hover {
      color: #ffffff; }
  .affiliate-sidebar .affiliate-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    text-decoration: none;
    color: #ffffff;
    transition: color 0.2s ease; }
    .affiliate-sidebar .affiliate-link:hover {
      color: #f06e22; }
  .affiliate-sidebar .affiliate-icon {
    width: 24px;
    height: 24px; }
  .affiliate-sidebar .affiliate-text {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.6px;
    transform: rotate(90deg);
    display: flex;
    white-space: nowrap;
    top: 60px;
    position: relative;
    height: 100%;
    width: 100%; }

.shop-page {
  width: 100%;
  max-width: 1441px;
  margin: 0 auto;
  padding: 10px 0 0; }

.shop-main {
  width: 100%; }

.shop-category-grid.products {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }

.shop-category-grid .product-row {
  display: flex;
  gap: 10px;
  margin: 0 0 10px; }
  .shop-category-grid .product-row:last-child {
    margin-bottom: 0; }

.shop-category-grid .shop-category-card {
  position: relative;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.shop-category-grid .product-row.row-1 .shop-category-card,
.shop-category-grid .product-row.row-3 .shop-category-card {
  flex: 0 0 calc(50% - 5px); }

.shop-category-grid .product-row.row-2 .shop-category-card,
.shop-category-grid .product-row.row-4 .shop-category-card {
  flex: 0 0 calc(33.3333% - 6.6667px); }

.shop-category-grid .product-row.row-5 .shop-category-card {
  flex: 0 0 calc(50% - 5px); }

.shop-category-grid .product-row.row-1 .shop-category-card,
.shop-category-grid .product-row.row-4 .shop-category-card,
.shop-category-grid .product-row.row-5 .shop-category-card {
  aspect-ratio: 619 / 325; }

.shop-category-grid .product-row.row-2 .shop-category-card,
.shop-category-grid .product-row.row-3 .shop-category-card {
  aspect-ratio: 3 / 2; }

.shop-category-grid .shop-category-card a {
  color: inherit;
  text-decoration: none; }

.shop-category-grid .cat-image-wrapper {
  display: block;
  width: 100%;
  height: 100%; }

.shop-card-image.cg-cat-image,
.shop-card-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.36s ease-out; }

.shop-category-grid .shop-category-card:hover .shop-card-image {
  transform: scale(1.04); }

.shop-card-title.woocommerce-loop-category__title,
.shop-card-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 41%;
  margin: 0;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  font-family: "Roboto Condensed", "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
  z-index: 2; }

.shop-card-title .shop-card-count,
.shop-card-title .count {
  color: #fff;
  background: transparent; }

.cat-button-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  display: flex;
  justify-content: center;
  z-index: 2; }

.cat-button.shop-card-link,
.shop-card-link {
  display: block;
  min-width: 150px;
  padding: 10px;
  text-align: center;
  background-color: #ef6526;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25.888px;
  height: 41px;
  border-radius: 2px;
  text-decoration: none; }
  .cat-button.shop-card-link:hover,
  .shop-card-link:hover {
    background-color: #f89b6c;
    color: #fff; }

@media (max-width: 1024px) {
  .shop-page {
    padding: 8px 0 0; }
  .shop-category-grid .product-row {
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px; }
  .shop-category-grid .product-row.row-1 .shop-category-card,
  .shop-category-grid .product-row.row-3 .shop-category-card,
  .shop-category-grid .product-row.row-5 .shop-category-card {
    flex: 0 0 calc(50% - 4px); }
  .shop-category-grid .product-row.row-2 .shop-category-card,
  .shop-category-grid .product-row.row-4 .shop-category-card {
    flex: 0 0 calc(50% - 4px);
    aspect-ratio: 3 / 2; }
  .shop-card-title.woocommerce-loop-category__title,
  .shop-card-title {
    font-size: 18px; } }

@media (max-width: 767px) {
  .shop-page {
    padding: 8px 0 0; }
  .shop-category-grid .product-row {
    display: flex;
    gap: 8px;
    margin-bottom: 8px; }
  .shop-category-grid .product-row .shop-category-card {
    flex: 0 0 100% !important;
    aspect-ratio: 619 / 325; }
  .shop-card-title.woocommerce-loop-category__title,
  .shop-card-title {
    font-size: 17px;
    top: 42%; }
  .cat-button-wrapper {
    top: 52%; }
  .cat-button.shop-card-link,
  .shop-card-link {
    min-width: 132px;
    font-size: 14px;
    padding: 8px 10px; } }

body:has(.shop-page) {
  background-color: #fff; }

body:has(.shop-page) .body {
  margin-top: 20px;
  margin-bottom: 10px; }

body:has(.shop-page) .body .container {
  background-color: #fff;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px; }

@media (max-width: 1024px) {
  body:has(.shop-page) .body .container {
    padding-left: 16px;
    padding-right: 16px; } }

@media (max-width: 767px) {
  body:has(.shop-page) .body .container {
    padding-left: 12px;
    padding-right: 12px; } }

body:has(.shop-page) ol.breadcrumbs {
  display: block;
  margin: 20px 0 0;
  padding: 10px 20px;
  text-align: left;
  font-size: 12px; }

body:has(.shop-page) .breadcrumb .breadcrumb-label {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #555;
  text-transform: none; }

body:has(.shop-page) .breadcrumb.is-active .breadcrumb-label {
  color: #555;
  font-weight: 400; }

body:has(.shop-page) .shop-card-title.woocommerce-loop-category__title,
body:has(.shop-page) .shop-card-title,
body:has(.shop-page) .cat-button.shop-card-link,
body:has(.shop-page) .shop-card-link {
  font-family: "Matritsa", "Roboto", sans-serif; }

body:has(.shop-page) .shop-card-title .count,
body:has(.shop-page) .shop-card-title .shop-card-count,
body:has(.shop-page) .woocommerce-loop-category__title .count {
  display: none !important; }

body:has(.shop-page) .cat-button.shop-card-link,
body:has(.shop-page) .cat-button.shop-card-link:link,
body:has(.shop-page) .cat-button.shop-card-link:visited,
body:has(.shop-page) .cat-button.shop-card-link:hover,
body:has(.shop-page) .cat-button.shop-card-link:focus {
  background-color: #ef6526 !important;
  color: #fff !important;
  border: 0 !important;
  transform: translateY(0);
  transition: transform 220ms ease, box-shadow 220ms ease, background-color 220ms ease;
  box-shadow: none; }

body:has(.shop-page) .cat-button.shop-card-link:hover,
body:has(.shop-page) .cat-button.shop-card-link:focus {
  background-color: #f47a42 !important;
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.24); }

.shop-trust-section {
  background-color: #f5f5f5;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 24px 0;
  margin: 20px 0; }

.shop-trust-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px; }
  @media (max-width: 768px) {
    .shop-trust-wrapper {
      flex-direction: column;
      align-items: center;
      gap: 16px; } }

.shop-trust-badge {
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: 280px; }
  @media (max-width: 768px) {
    .shop-trust-badge {
      max-width: 100%; } }

.shop-trust-icon {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  color: #f06e22; }
  .shop-trust-icon svg {
    width: 100%;
    height: 100%; }

.shop-trust-text {
  display: flex;
  flex-direction: column; }

.shop-trust-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #222;
  line-height: 1.3; }

.shop-trust-desc {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #666;
  line-height: 1.3; }

.shop-email-section {
  padding: 30px 0;
  text-align: center; }

.shop-email-heading {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin: 0 0 16px;
  text-transform: uppercase; }

.shop-email-follow {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #666;
  margin: 0 0 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.shop-social-links {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 12px; }

.shop-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #f5f5f5;
  color: #333;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease; }
  .shop-social-link:hover {
    background-color: #f06e22;
    color: #fff; }
  .shop-social-link svg {
    width: 20px;
    height: 20px; }

.container:has(.our-story) {
  max-width: 100%;
  padding: 0;
  width: 100%;
  margin: 0; }

.our-story-breadcrumbs {
  max-width: 1440px;
  margin: 0 auto;
  padding: 10px 20px; }
  .our-story-breadcrumbs nav[aria-label="Breadcrumb"] {
    padding: 0;
    margin: 0; }
  .our-story-breadcrumbs ol.breadcrumbs {
    font-size: 12px;
    color: #555;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .our-story-breadcrumbs ol.breadcrumbs li.breadcrumb {
      color: #555;
      font-size: 12px;
      margin-right: 5px;
      display: flex;
      align-items: center; }
      .our-story-breadcrumbs ol.breadcrumbs li.breadcrumb:last-child {
        margin-right: 0; }
      .our-story-breadcrumbs ol.breadcrumbs li.breadcrumb a.breadcrumb-label {
        color: #000;
        text-decoration: none;
        font-size: 12px;
        display: flex;
        align-items: center; }
        .our-story-breadcrumbs ol.breadcrumbs li.breadcrumb a.breadcrumb-label:hover {
          color: #1e68c4; }
        .our-story-breadcrumbs ol.breadcrumbs li.breadcrumb a.breadcrumb-label span {
          color: #000;
          font-size: 12px; }

.our-story {
  width: 100%; }

.story-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0; }

.story-intro {
  padding: 0 20px;
  margin: 30px 0 5px; }
  .story-intro__heading {
    font-family: "Matritsa", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    color: #000;
    margin: 0 0 15px;
    letter-spacing: -0.5px; }
  .story-intro__content {
    display: flex;
    gap: 10px; }
  .story-intro__image {
    flex: 0 0 auto;
    width: 548px; }
    .story-intro__image img {
      width: 446px;
      height: 312px;
      object-fit: contain;
      display: block;
      float: right; }
  .story-intro__text {
    flex: 1; }
    .story-intro__text p {
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #000;
      margin: 0 0 19px; }
      .story-intro__text p:last-child {
        margin-bottom: 0; }

.story-text-highlight {
  font-family: "Matritsa", sans-serif;
  font-size: 24px;
  line-height: 24px; }
  .story-text-highlight strong {
    font-family: "Matritsa", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px; }

.story-problem {
  padding: 40px 20px;
  background-color: #ededed; }
  .story-problem__heading {
    font-family: "Matritsa", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    color: #222;
    margin: 0 0 15px;
    letter-spacing: -0.5px; }
  .story-problem__columns {
    display: flex;
    gap: 10px; }
  .story-problem__left {
    flex: 0 0 auto;
    width: 548px; }
    .story-problem__left p {
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #000;
      margin: 0 0 19px; }
      .story-problem__left p:last-child {
        margin-bottom: 0; }
  .story-problem__right {
    flex: 1;
    display: flex;
    gap: 20px;
    align-items: center; }
  .story-problem__vision {
    flex: 0 0 auto;
    width: 357px; }
    .story-problem__vision p {
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #000;
      margin: 0 0 19px; }
      .story-problem__vision p:last-child {
        margin-bottom: 0; }
    .story-problem__vision a {
      color: #000;
      text-decoration: underline;
      font-weight: 400; }
      .story-problem__vision a:hover {
        color: #1e68c4; }
  .story-problem__image {
    flex: 0 0 auto;
    width: 300px; }
    @media (max-width: 767px) {
      .story-problem__image {
        width: 100%; } }
    .story-problem__image img {
      width: 300px;
      height: 169px;
      object-fit: contain;
      display: block; }
      @media (max-width: 767px) {
        .story-problem__image img {
          width: 100%;
          max-width: 100%;
          width: 100%;
          height: auto; } }

.story-middle-banner {
  padding: 20px; }
  .story-middle-banner__content {
    display: flex;
    gap: 10px; }
  .story-middle-banner__left {
    flex: 0 0 auto;
    width: 548px; }
    .story-middle-banner__left p {
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #000;
      margin: 0 0 19px; }
      .story-middle-banner__left p:last-child {
        margin-bottom: 0; }
      .story-middle-banner__left p strong {
        font-weight: 700;
        font-size: 14px; }
    .story-middle-banner__left a {
      color: #000;
      text-decoration: underline;
      font-weight: 400; }
      .story-middle-banner__left a:hover {
        color: #1e68c4; }
  .story-middle-banner__right {
    flex: 1; }
    .story-middle-banner__right p {
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #000;
      margin: 0 0 19px; }
      .story-middle-banner__right p:last-child {
        margin-bottom: 0; }
      .story-middle-banner__right p strong {
        font-weight: 700;
        font-size: 14px; }

.story-legacy {
  padding: 20px;
  background-color: #ededed; }
  .story-legacy__content p {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin: 0 0 19px; }
    .story-legacy__content p:last-child {
      margin-bottom: 0; }

@media (max-width: 1024px) {
  .story-intro__content,
  .story-problem__columns,
  .story-middle-banner__content {
    flex-direction: column; }
  .story-intro__image,
  .story-intro__text,
  .story-problem__left,
  .story-problem__right,
  .story-middle-banner__left,
  .story-middle-banner__right {
    width: 100%; }
  .story-problem__right {
    flex-direction: column; }
  .story-problem__vision {
    width: 100%; }
  .story-intro__image img {
    width: 100%;
    height: auto; } }

@media (max-width: 768px) {
  .story-intro__heading {
    font-size: 32px;
    line-height: 36px; }
  .story-problem__heading {
    font-size: 28px;
    line-height: 36px; }
  .story-intro__text p br,
  .story-problem__left p br,
  .story-problem__vision p br,
  .story-middle-banner__left p br,
  .story-middle-banner__right p br,
  .story-legacy__content p br {
    display: none; }
  .story-text-highlight {
    font-size: 20px;
    line-height: 24px; }
    .story-text-highlight strong {
      font-size: 20px; } }

/* =========================================
  shipping and delivery page - HERO SECTION
========================================= */
.shipping-page-wrapper ~ nav[aria-label="Breadcrumb"],
.shipping-page-wrapper nav[aria-label="Breadcrumb"] {
  display: none !important; }

.page-heading {
  display: none; }

.shipping-page-wrapper {
  /* HERO FULL WIDTH BREAKOUT */ }
  .shipping-page-wrapper .hero-section {
    width: 100vw;
    position: relative;
    /* BREAK OUT OF CONTAINER */
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    overflow: hidden;
    /* IMAGE WRAPPER */
    /* OVERLAY TEXT */
    /* OPTIONAL DARK OVERLAY (for better readability) */ }
    .shipping-page-wrapper .hero-section .hero-container {
      width: 100%;
      position: relative; }
    .shipping-page-wrapper .hero-section .image-container {
      width: 100%;
      height: auto;
      position: relative; }
      .shipping-page-wrapper .hero-section .image-container picture,
      .shipping-page-wrapper .hero-section .image-container img {
        width: 100%;
        height: 600px;
        display: block;
        object-fit: cover; }
    .shipping-page-wrapper .hero-section .overlay-content {
      position: absolute;
      top: 50%;
      left: 36%;
      transform: translateY(-50%);
      color: #ffffff;
      max-width: 600px;
      z-index: 2; }
      .shipping-page-wrapper .hero-section .overlay-content h1 {
        font-size: 44px;
        font-weight: 700;
        margin-bottom: 10px;
        font-family: "Matritsa", sans-serif;
        text-align: center; }
      .shipping-page-wrapper .hero-section .overlay-content p {
        font-size: 16px;
        line-height: 1.6;
        opacity: 0.95;
        text-align: center; }
    .shipping-page-wrapper .hero-section::before {
      content: "";
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.7);
      z-index: 1; }

.shipping-page-wrapper .shipping-hero h1 {
  font-family: "Matritsa";
  font-size: 40px;
  font-weight: 800;
  color: white; }

.shipping-page-wrapper {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  overflow: hidden; }

.shipping-page-wrapper .shipping-content-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
  width: 100vw;
  margin: 15px 0 20px 0; }

.shipping-page-wrapper .shipping-box {
  background-color: #EDEDED;
  padding: 35px 150px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.3s ease; }

.shipping-page-wrapper .shipping-box:nth-of-type(odd) .shipping-box-wrapper {
  float: right; }

.shipping-page-wrapper .shipping-box-wrapper {
  width: 560px; }

.shipping-page-wrapper .shipping-box h3 {
  font-family: "Matritsa";
  font-size: 32px;
  color: #000000;
  margin-bottom: 16px;
  font-weight: 400; }

.shipping-page-wrapper .shipping-box p {
  font-size: 14px; }

.homepage-container:has(.shipping-page-wrapper) nav[aria-label="Breadcrumb"] {
  max-width: 1440px;
  margin: 0 auto;
  padding: 10px 20px; }

.homepage-container:has(.shipping-page-wrapper) ol.breadcrumbs {
  text-align: left;
  margin: 0 auto; }

.homepage-container:has(.shipping-page-wrapper) ol.breadcrumbs a {
  color: #000000;
  font-weight: 500; }

@media (max-width: 768px) {
  .homepage-container:has(.shipping-page-wrapper) ol.breadcrumbs {
    display: block; }
  .shipping-page-wrapper .hero-section .overlay-content {
    left: 0;
    padding: 12px; }
  .shipping-page-wrapper .shipping-box-wrapper {
    width: unset;
    padding: 20px; }
  .shipping-page-wrapper .shipping-box {
    padding: 0; }
  .shipping-page-wrapper .shipping-content-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr)); }
  .shipping-page-wrapper .shipping-box:nth-of-type(odd) .shipping-box-wrapper {
    float: left; }
  .homepage-container:has(.shipping-page-wrapper) nav[aria-label="Breadcrumb"] {
    padding-left: 0px; } }

@media (min-width: 1261px) {
  .homepage-container:has(.shipping-page-wrapper) nav[aria-label="Breadcrumb"] {
    padding-left: 0px; }
  .homepage-container:has(.shipping-page-wrapper) {
    max-width: unset;
    padding: 0px; } }

/* =========================================
  Refund and Warrenty Policy
========================================= */
.homepage-container:has(.refund-policy-page-wrapper) ol.breadcrumbs a {
  color: #000000;
  font-weight: 500; }

.homepage-container:has(.refund-policy-page-wrapper) ol.breadcrumbs {
  padding-top: 10px;
  margin-bottom: 0px;
  text-align: left; }

@media (max-width: 768px) {
  .homepage-container:has(.refund-policy-page-wrapper) ol.breadcrumbs {
    display: block; } }

@media (min-width: 1261px) {
  .homepage-container:has(.refund-policy-page-wrapper) {
    max-width: unset;
    padding: 0px; }
  .homepage-container:has(.refund-policy-page-wrapper) ol.breadcrumbs {
    max-width: 100vw; }
  .homepage-container:has(.refund-policy-page-wrapper) nav[aria-label="Breadcrumb"] {
    width: 66.66667%;
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 767px) {
  body {
    padding-top: 55px; } }

body.return-request-page {
  background-color: #EDEDED; }
  body.return-request-page .homepage-container {
    padding: 0; }
    body.return-request-page .homepage-container nav {
      background: #ffff;
      padding-top: 15px;
      padding-bottom: 10px; }
  body.return-request-page main.page h1 {
    font-family: "matritsa", sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin: 20px 0 10px;
    letter-spacing: 0.03em;
    color: #000; }
  body.return-request-page main.page > p {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 0 0 30px; }
  body.return-request-page .return-page-layout {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 60px;
    flex-wrap: wrap;
    max-width: 1441px;
    margin: 0 auto 60px;
    float: unset; }
    @media (max-width: 768px) {
      body.return-request-page .return-page-layout {
        flex-direction: column;
        gap: 30px; } }
  body.return-request-page .return-info-col,
  body.return-request-page .return-form-col {
    width: 100%; }
  body.return-request-page .return-info-col {
    flex: 1;
    max-width: 509px; }
  body.return-request-page .return-form-col {
    flex: 1 1 55%;
    max-width: 700px;
    margin-top: 12%; }
  body.return-request-page .instruction-item {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    padding: 14px 18px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: normal;
    color: #000;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    font-family: "Roboto", sans-serif; }
  body.return-request-page .instruction-item::before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #f36f21;
    border-radius: 50%;
    flex-shrink: 0; }
  body.return-request-page .return-request-page-contact-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
  body.return-request-page .return-request-page-contact-form .form-group.half {
    flex: 1 1 calc(50% - 10px);
    display: flex;
    flex-direction: column; }
  body.return-request-page .return-request-page-contact-form .form-group.half p,
  body.return-request-page .return-request-page-contact-form .form-group.full p {
    margin: 0; }
  body.return-request-page .return-request-page-contact-form .form-group.full {
    flex: 1 1 100%;
    display: flex;
    flex-direction: column; }
  body.return-request-page .return-request-page-contact-form label {
    font-size: 14px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    margin-bottom: 6px;
    color: #000;
    position: relative; }
  body.return-request-page .return-request-page-contact-form label::after {
    content: " *";
    color: red;
    margin-left: 2px; }
  body.return-request-page .return-request-page-contact-form input[type="text"],
  body.return-request-page .return-request-page-contact-form input[type="email"],
  body.return-request-page .return-request-page-contact-form textarea {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 15px;
    background: #fff;
    transition: border 0.3s ease;
    color: #000; }
  body.return-request-page .return-request-page-contact-form input:focus,
  body.return-request-page .return-request-page-contact-form textarea:focus {
    border-color: #f36f21;
    outline: none; }
  body.return-request-page .return-request-page-contact-form textarea {
    min-height: 120px;
    resize: vertical; }
  body.return-request-page .return-request-page-contact-form .form-submit {
    flex: 1 1 100%;
    height: 41px;
    display: flex;
    justify-content: flex-end;
    padding-right: 0; }
  body.return-request-page .return-request-page-contact-form .form-submit p {
    width: min-content;
    margin: 0;
    padding: 0; }
  body.return-request-page .return-request-page-contact-form .form-submit input[type="submit"] {
    background: #EF6526;
    color: #fff;
    border: none;
    padding: 12px 40px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 266px;
    height: 41px;
    line-height: 100%;
    font-family: "Matritsa", sans-serif;
    text-align: center;
    text-decoration: none; }
  body.return-request-page .return-request-page-contact-form .form-submit input[type="submit"]:hover {
    background-color: #d24d1f; }
  @media (max-width: 768px) {
    body.return-request-page .return-request-page-contact-form .form-group.half {
      flex: 1 1 100%; }
    body.return-request-page .return-request-page-contact-form .form-submit p {
      width: 100%; }
    body.return-request-page .return-request-page-contact-form .form-submit input[type="submit"] {
      width: 100%; } }

.cart-page .container.homepage-container {
  width: 100%;
  max-width: 100vw;
  padding: 0;
  margin: 0 auto; }

.cart-page .money-back-guarantee {
  position: sticky;
  bottom: 0;
  z-index: 9;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ffffff;
  padding: 0;
  box-shadow: 1px 1px 14px 0px rgba(0, 0, 0, 0.1);
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 0 !important; }

.cart-page .money-back-guarantee-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center; }

.cart-page .guarantee-items-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px; }

.cart-page .money-back-guarantee .guarantee-item {
  display: flex;
  align-items: center;
  gap: 12px; }

.cart-page .guarantee-item img {
  width: 50px;
  height: 50px; }

.cart-page .guarantee-item p {
  font-size: 14px;
  line-height: normal;
  color: #000;
  font-family: "Roboto"; }

.cart-page .guarantee-items {
  display: flex;
  align-items: center;
  justify-content: center; }

.cart-page .money-back-guarantee .guarantee-item h3 {
  font-family: Inter, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
  color: #222; }

.cart-page .money-back-guarantee .guarantee-item img {
  width: 67px;
  height: auto; }

.cart-page .money-back-guarantee .warranty-text-below p {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  color: #333;
  margin: 0; }

.cart-page .money-back-guarantee .warranty-text-below {
  width: 100%;
  text-align: center;
  margin-top: 0;
  padding: 0 0 10px 0; }

.cart-page .cart-content-wrapper {
  max-width: 1441px;
  margin: 0 auto;
  margin-top: 20px; }

.cart-page .cart-content-wrapper .return-to-shop {
  text-align: center; }

.help-support-page .customer-service-header h2 {
  font-family: "Matritsa";
  font-size: 32px;
  font-weight: 900;
  line-height: 32px;
  letter-spacing: 0.96px;
  color: #000000;
  margin-bottom: 10px;
  text-align: center; }

.help-support-page .subtitle {
  font-family: "Matritsa";
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
  color: #999999;
  margin-bottom: 15px;
  text-align: center;
  margin-top: 0; }

.help-support-page .description {
  font-family: "Inter";
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #000000;
  text-align: center;
  margin-bottom: 20px; }

.help-support-page .description .highlight-text {
  font-weight: 700; }

.help-support-page .description a {
  color: #EF6526;
  text-decoration: underline; }

.help-support-page .pc-contact-form h2 {
  color: #000000;
  font-family: "Matritsa";
  text-align: center;
  font-size: 24px;
  margin: 20px 0px 15px;
  font-weight: 900; }

.help-support-page form label {
  display: none; }

.help-support-page input,
.help-support-page textarea,
.help-support-page select {
  background: #fff;
  border: 1px solid #C3C3C3;
  color: #000; }

.help-support-page #contact_order::placeholder {
  color: #000; }

.help-support-page input[type="submit"] {
  background: #EF6526;
  color: #fff;
  border: none;
  max-width: 266px;
  width: 100%;
  border-radius: 2px;
  padding: 18px 0;
  font-family: "Matritsa";
  font-size: 20px;
  font-weight: 900; }

.help-support-page .help-support-form-col {
  margin-top: 40px;
  max-width: 700px;
  margin: 0 auto; }

.help-support-page .pc-contact-form p {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #999999; }

.help-support-page .form-inlineMessage {
  display: none; }

.help-support-page .form-select--subject {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Ctitle%3Ebackground%3C/title%3E%3Crect fill='none' id='canvas_background' height='402' width='582' y='-1' x='-1'/%3E%3C/g%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath fill='%23bfbfbf' id='svg_1' d='m1408,704q0,26 -19,45l-448,448q-19,19 -45,19t-45,-19l-448,-448q-19,-19 -19,-45t19,-45t45,-19l896,0q26,0 45,19t19,45z'/%3E%3C/g%3E%3C/svg%3E") calc(100% - 12px) 12px no-repeat;
  background-size: 15px 15px;
  width: 100%;
  height: 44px;
  padding: 0 35px 0 12px;
  border: 1px solid #C3C3C3;
  border-radius: 4px;
  font-size: 15px;
  color: #000;
  cursor: pointer; }

.help-support-page .form-select--subject:hover {
  border-color: #999; }

.help-support-page .form-select--subject:focus {
  outline: none;
  border-color: #EF6526; }

.help-support-page .contact-row {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between; }

.help-support-page .contact-row .contact-column {
  width: 48%; }

.help-support-page .contact-row.contact-textarea textarea {
  width: 100%; }

.help-support-page .pc-contact-form .sub-description {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  text-align: center;
  margin-bottom: 10px; }

.help-support-page .pc-contact-form .sub-description a {
  color: #EF6526;
  text-decoration: underline; }

.help-support-page .note {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #999999; }

.help-support-page .note strong {
  font-weight: 700;
  color: #cccccc; }

.help-support-page .form-success-message {
  background: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
  border-radius: 4px;
  padding: 12px 16px;
  margin-top: 15px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  text-align: center; }

.help-support-page .form-error-message {
  background: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
  border-radius: 4px;
  padding: 12px 16px;
  margin-top: 15px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  text-align: center; }

@media (max-width: 767px) {
  .help-support-page .contact-row {
    flex-direction: column;
    gap: 15px; }
  .help-support-page .contact-row .contact-column {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .content .sub-header {
    display: block;
    margin: 0 auto 10px auto;
    width: 324px; } }

.become-a-dealer-page .content {
  text-align: center;
  margin-top: 20px; }

.become-a-dealer-page .become-a-dealer-form-col {
  max-width: 700px;
  margin: 0 auto; }

.become-a-dealer-page .header-title {
  font-family: "Matritsa";
  font-weight: 900;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: .96px;
  color: #000;
  text-align: center; }

.become-a-dealer-page .sub-header {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #000;
  text-align: center;
  margin-top: 35px;
  font-family: "Inter"; }

.become-a-dealer-page .content .content-wrapper {
  display: flex;
  gap: 40px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .become-a-dealer-page .content .content-wrapper {
      gap: 15px; } }

.become-a-dealer-page .content-wrapper .section-description p {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #EF6526;
  margin: 0;
  text-align: center; }

.become-a-dealer-page .content-wrapper .section-description p.description {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #000; }

.become-a-dealer-page .divider-image {
  margin-top: 10px; }

.become-a-dealer-page form label {
  display: none; }

.become-a-dealer-page input:not([type="checkbox"]):not([type="submit"]):not([type="file"]),
.become-a-dealer-page textarea,
.become-a-dealer-page select {
  background: #fff;
  border: 1px solid #C3C3C3;
  color: #000;
  width: 100%;
  height: 48px;
  padding: 0 15px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  border-radius: 6px;
  box-sizing: border-box;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  display: block; }
  .become-a-dealer-page input:not([type="checkbox"]):not([type="submit"]):not([type="file"])::placeholder,
  .become-a-dealer-page textarea::placeholder,
  .become-a-dealer-page select::placeholder {
    color: #AAAAAA;
    font-size: 14px; }
  .become-a-dealer-page input:not([type="checkbox"]):not([type="submit"]):not([type="file"]):focus,
  .become-a-dealer-page textarea:focus,
  .become-a-dealer-page select:focus {
    outline: none;
    border-color: #EF6526;
    box-shadow: 0 2px 10px rgba(239, 101, 38, 0.15); }

.become-a-dealer-page textarea {
  height: auto;
  padding: 12px 15px;
  resize: vertical; }

.become-a-dealer-page select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding-right: 40px;
  cursor: pointer; }

.become-a-dealer-page input[type="submit"],
.become-a-dealer-page .button--primary {
  display: block;
  background: #EF6526;
  color: #fff;
  border: none;
  font-family: "Matritsa";
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 14px 60px;
  border-radius: 2px;
  box-shadow: none;
  margin: 0 auto;
  width: auto;
  min-width: 266px;
  text-align: center;
  float: left; }
  .become-a-dealer-page input[type="submit"]:hover,
  .become-a-dealer-page .button--primary:hover {
    background: #d4511a;
    box-shadow: 0 4px 12px rgba(239, 101, 38, 0.3); }
  @media (max-width: 767px) {
    .become-a-dealer-page input[type="submit"],
    .become-a-dealer-page .button--primary {
      width: 100%;
      padding: 14px 20px; } }

.become-a-dealer-page input[type="checkbox"] {
  width: 16px;
  height: 16px;
  min-width: 16px;
  border: 1px solid #C3C3C3;
  border-radius: 3px;
  box-shadow: none;
  flex-shrink: 0;
  cursor: pointer;
  accent-color: #EF6526;
  margin-top: 2px; }

.become-a-dealer-page .dealer-row {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 15px !important;
  margin-bottom: 15px !important; }
  .become-a-dealer-page .dealer-row input {
    width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    margin: 0 !important; }
  @media (max-width: 767px) {
    .become-a-dealer-page .dealer-row {
      grid-template-columns: 1fr !important; } }

.become-a-dealer-page .form-row--half {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 15px !important;
  margin-bottom: 15px; }
  .become-a-dealer-page .form-row--half .form-field--half {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    float: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    flex: none !important; }
    .become-a-dealer-page .form-row--half .form-field--half input {
      width: 100% !important;
      min-width: 0 !important;
      box-sizing: border-box !important; }
  @media (max-width: 767px) {
    .become-a-dealer-page .form-row--half {
      grid-template-columns: 1fr !important;
      gap: 12px !important; } }

.become-a-dealer-page .form-field {
  margin-bottom: 15px;
  padding: 0; }
  @media (max-width: 767px) {
    .become-a-dealer-page .form-field {
      margin-bottom: 12px; } }

.become-a-dealer-page .upload-label {
  font-weight: 700;
  font-size: 14px;
  color: #000;
  display: block !important;
  margin-bottom: 10px; }

.become-a-dealer-page .file-upload-wrapper {
  display: flex;
  align-items: center;
  gap: 14px;
  position: relative; }
  .become-a-dealer-page .file-upload-wrapper input[type="file"] {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 2;
    box-shadow: none;
    border: none;
    height: auto; }
  .become-a-dealer-page .file-upload-wrapper .file-upload-btn {
    cursor: pointer;
    background-color: #EDEDED;
    color: #000;
    width: 215px;
    height: 42px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 2px;
    font-size: 14px;
    transition: 0.3s;
    padding: 8px 15px; }
    .become-a-dealer-page .file-upload-wrapper .file-upload-btn:hover {
      border-color: #EF6526;
      box-shadow: 0 2px 10px rgba(239, 101, 38, 0.12); }
    .become-a-dealer-page .file-upload-wrapper .file-upload-btn svg {
      flex-shrink: 0; }
  .become-a-dealer-page .file-upload-wrapper .file-name {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 220px; }

.become-a-dealer-page .checkbox-field {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 12px; }
  .become-a-dealer-page .checkbox-field span {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000; }

.become-a-dealer-page .form-actions {
  margin-top: 24px;
  text-align: center; }

.become-a-dealer-page .form-inlineMessage {
  display: none; }

.become-a-dealer-page .site-footer .footer-newsletter-form input[type="email"] {
  background-color: #ffffff;
  border: 1px solid #949596;
  border-radius: 2px;
  color: #000;
  font-size: 16px;
  padding: 11px 16px;
  flex: 1;
  width: 100%;
  display: block;
  font-family: "Roboto", Arial, sans-serif; }
  .become-a-dealer-page .site-footer .footer-newsletter-form input[type="email"]:focus {
    outline: none;
    border-color: #f56721; }
  .become-a-dealer-page .site-footer .footer-newsletter-form input[type="email"]::placeholder {
    color: #C65C3F; }

.container.homepage-container:has(article.blog) {
  max-width: 100vw;
  width: 100%; }
  .container.homepage-container:has(article.blog) ol.breadcrumbs {
    max-width: 1441px;
    margin: 0 auto; }

.container.homepage-container:has(article.blog):not(:has(.page-heading)):has(article.blog h1.blog-title) {
  background: none !important;
  padding: 0 !important; }
  .container.homepage-container:has(article.blog):not(:has(.page-heading)):has(article.blog h1.blog-title) nav,
  .container.homepage-container:has(article.blog):not(:has(.page-heading)):has(article.blog h1.blog-title) nav[aria-label="Breadcrumb"],
  .container.homepage-container:has(article.blog):not(:has(.page-heading)):has(article.blog h1.blog-title) ol.breadcrumbs {
    background: #000 !important;
    padding: 10px; }

.container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) ol.breadcrumbs,
.container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) ol.breadcrumbs a,
.container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) ol.breadcrumbs span {
  color: #d4d4d4 !important;
  text-decoration: none; }

.container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) article.blog {
  border: 1px solid #656565;
  border-radius: 2px;
  padding: 20px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #000;
  box-shadow: 0 0 0 100vmax #000;
  clip-path: inset(0 -100vmax);
  margin-top: -1px; }
  .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) article.blog:has(h1.blog-title) .acf-section {
    display: flex;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 10px; }
    .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) article.blog:has(h1.blog-title) .acf-section h3 {
      margin: 0;
      font-family: "Matritsa";
      font-weight: 700;
      font-size: 14px;
      line-height: 14px;
      color: #ffffff; }
  .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) article.blog:has(h1.blog-title) .blog-post ol {
    color: #ffffff; }
  .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) article.blog:has(h1.blog-title) .blog-post p,
  .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) article.blog:has(h1.blog-title) .blog-post ul {
    margin: 0;
    font-family: "Matritsa";
    font-weight: 400;
    font-size: 17px;
    line-height: 1.4em;
    color: #ffffff; }

.container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-thumbnail,
.container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-post-figure,
.container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-post-body {
  max-width: 100% !important;
  width: 100%; }

.container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-title {
  text-align: left;
  margin: 0; }
  .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-title a {
    font-family: "Matritsa";
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 1.2px;
    color: #ffffff !important;
    text-align: left !important; }

.container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-post-body {
  text-align: left;
  margin: 0; }
  .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-post-body .acf-post-description {
    color: #fff;
    margin-bottom: 40px;
    padding-bottom: 30px;
    position: relative; }
    .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-post-body .acf-post-description p {
      margin-bottom: 0; }
    .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-post-body .acf-post-description::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: #656565; }
  .container.homepage-container:has(article.blog h1.blog-title):not(:has(.page-heading)) .blog-post-body .acf-heading {
    font-family: "Matritsa";
    font-weight: 900;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff; }

.page:has(article.blog) {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 24px !important;
  align-items: stretch !important;
  box-sizing: border-box !important;
  max-width: 1441px;
  width: 100%;
  margin: 0 auto; }
  .page:has(article.blog) .page-heading {
    grid-column: 1 / -1 !important;
    margin: 0 0 8px 0 !important;
    display: block;
    font-family: "Matritsa";
    font-weight: 900;
    font-size: 32px;
    color: #000;
    line-height: 32px;
    text-transform: none;
    letter-spacing: 0.96px; }
  .page:has(article.blog) .pagination {
    grid-column: 1 / -1 !important;
    margin-top: 32px; }
    .page:has(article.blog) .pagination .pagination-list {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 6px;
      margin-bottom: 0; }
    .page:has(article.blog) .pagination .pagination-item {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-width: 36px;
      height: 36px;
      border: 1px solid #d1d5db;
      border-radius: 6px;
      background: #fff;
      transition: all 0.2s ease; }
      .page:has(article.blog) .pagination .pagination-item:hover {
        border-color: #EF6526;
        background: #fff6f0; }
      .page:has(article.blog) .pagination .pagination-item.pagination-item--current {
        border-color: #EF6526;
        background: #EF6526; }
        .page:has(article.blog) .pagination .pagination-item.pagination-item--current .pagination-link {
          color: #fff; }
      .page:has(article.blog) .pagination .pagination-item.pagination-item--previous, .page:has(article.blog) .pagination .pagination-item.pagination-item--next {
        border: none;
        background: none; }
        .page:has(article.blog) .pagination .pagination-item.pagination-item--previous .icon, .page:has(article.blog) .pagination .pagination-item.pagination-item--next .icon {
          width: 18px;
          height: 18px;
          margin: 0;
          float: none; }
        .page:has(article.blog) .pagination .pagination-item.pagination-item--previous svg, .page:has(article.blog) .pagination .pagination-item.pagination-item--next svg {
          fill: #6b7280;
          transition: fill 0.2s ease; }
        .page:has(article.blog) .pagination .pagination-item.pagination-item--previous:hover svg, .page:has(article.blog) .pagination .pagination-item.pagination-item--next:hover svg {
          fill: #EF6526; }
      .page:has(article.blog) .pagination .pagination-item.pagination-item--previous .icon {
        margin-left: 0; }
      .page:has(article.blog) .pagination .pagination-item.pagination-item--next .icon {
        margin-right: 0; }
    .page:has(article.blog) .pagination .pagination-link {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      padding: 6px 10px;
      font-size: 14px;
      font-weight: 600;
      color: #374151;
      text-decoration: none;
      line-height: 1; }
      .page:has(article.blog) .pagination .pagination-link:hover {
        color: #EF6526; }
    .page:has(article.blog) .pagination .pagination-item--previous > a,
    .page:has(article.blog) .pagination .pagination-item--next > a {
      color: #6b7280;
      font-size: 13px;
      gap: 4px; }
      .page:has(article.blog) .pagination .pagination-item--previous > a:hover,
      .page:has(article.blog) .pagination .pagination-item--next > a:hover {
        color: #EF6526; }
  .page:has(article.blog) .blog {
    display: flex !important;
    flex-direction: column !important;
    background: #fff !important;
    border: 1px solid #282828 !important;
    overflow: hidden !important;
    margin: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 20px; }
    .page:has(article.blog) .blog-post-figure {
      width: 100% !important;
      display: block !important;
      text-align: unset !important;
      margin: 0 !important;
      flex-shrink: 0 !important; }
    .page:has(article.blog) .blog-thumbnail {
      max-width: 100% !important;
      margin: 0 !important;
      height: 300px !important;
      overflow: hidden !important;
      position: relative !important;
      display: block !important; }
      .page:has(article.blog) .blog-thumbnail a {
        display: block !important;
        height: 100% !important;
        width: 100% !important;
        position: relative !important;
        overflow: hidden !important; }
        .page:has(article.blog) .blog-thumbnail a::after {
          content: "";
          position: absolute !important;
          inset: 0 !important;
          background: rgba(0, 0, 0, 0.25) !important;
          opacity: 0 !important;
          transition: opacity 0.25s !important; }
        .page:has(article.blog) .blog-thumbnail a:hover::after {
          opacity: 1 !important; }
        .page:has(article.blog) .blog-thumbnail a::before {
          position: absolute !important;
          z-index: 2 !important;
          opacity: 0 !important;
          transition: all 0.25s !important;
          left: 50% !important;
          top: 50% !important;
          transform: translate(-50%, -50%) !important;
          width: 40px !important;
          height: 40px !important;
          content: "";
          background: #fff !important;
          -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5L21 12M21 12L14 19M21 12L3 12' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
          mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5L21 12M21 12L14 19M21 12L3 12' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
          -webkit-mask-position: center !important;
          -webkit-mask-repeat: no-repeat !important;
          -webkit-mask-size: contain !important;
          mask-position: center !important;
          mask-repeat: no-repeat !important;
          mask-size: contain !important; }
        .page:has(article.blog) .blog-thumbnail a:hover::before {
          opacity: 1 !important; }
      .page:has(article.blog) .blog-thumbnail img {
        width: 100% !important;
        height: 100% !important;
        object-position: center !important;
        display: block !important;
        max-width: unset !important;
        min-width: 100% !important; }
    .page:has(article.blog) .blog-post-body {
      width: 100% !important;
      text-align: left !important;
      margin: 0 !important;
      padding: 1.25rem 0 0 !important;
      display: flex !important;
      flex-direction: column !important;
      flex: 1 !important;
      justify-content: space-between !important;
      box-sizing: border-box !important; }
    .page:has(article.blog) .blog-date {
      display: none !important; }
    .page:has(article.blog) .blog-title {
      font-size: 15px !important;
      font-weight: 700 !important;
      margin: 0 0 12px 0 !important;
      line-height: 1.4 !important;
      text-align: left !important; }
      .page:has(article.blog) .blog-title a {
        text-decoration: none !important;
        font-family: "Matritsa";
        font-weight: 900;
        font-size: 20px;
        line-height: 20px;
        color: #000;
        text-transform: none; }
    .page:has(article.blog) .blog-post {
      text-align: left !important;
      margin: 0 !important;
      padding: 0 !important;
      display: flex !important;
      flex-direction: column !important;
      font-family: "Inter";
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      color: #000000;
      gap: 10px; }
      .page:has(article.blog) .blog-post a {
        text-decoration: none !important;
        background: transparent !important;
        margin: auto 0 0 0 !important;
        transition: background 0.15s, color 0.15s !important;
        width: 100%;
        height: auto;
        border: 1px solid #EF6526;
        border-radius: 2px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 11.5px 0;
        font-family: "Matritsa";
        font-weight: 900;
        font-size: 16px;
        line-height: 16px;
        color: #EF6526; }
        .page:has(article.blog) .blog-post a:hover {
          background: #E05A1A !important;
          color: #fff !important; }

.blog-date {
  display: none; }

@media (max-width: 900px) {
  .page:has(article.blog) {
    grid-template-columns: repeat(2, 1fr) !important; }
  .container.homepage-container:has(article.blog) nav[aria-label="Breadcrumb"] ol.breadcrumbs {
    display: block !important; } }

@media (max-width: 768px) {
  body:has(article.blog h1.blog-title):not(:has(.page-heading)) {
    padding-top: 64px !important; } }

@media (max-width: 550px) {
  .page:has(article.blog) {
    grid-template-columns: 1fr !important; } }

body:has(article.blog h1.blog-title):not(:has(.page-heading)) {
  padding-top: 79px; }

/* ============================================
   MAIN DESCRIPTION SECTION
   ============================================ */
.section {
  padding: 0px 20px;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  /* ============================================
     LEFT SIDE - MAIN CONTENT
     ============================================ */
  /* ============================================
     RIGHT SIDEBAR
     ============================================ */
  /* ===== Recent Posts Widget ===== */
  /* ===== Popular Products Widget ===== */
  /* ============================================
     RESPONSIVE
     ============================================ */ }
  .section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 59%;
    background: #f0f0f0;
    z-index: -1; }
  .section .section-wrapper {
    max-width: 1441px;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
  .section .main-description {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 480px;
    gap: 40px;
    align-items: start; }
  .section .left-side-section {
    position: relative;
    z-index: 2;
    padding-top: 40px; }
    .section .left-side-section .acf-main-block {
      margin-bottom: 40px; }
      .section .left-side-section .acf-main-block:last-child {
        margin-bottom: 0; }
    .section .left-side-section .acf-main-heading {
      font-size: 26px;
      font-weight: 800;
      color: #1a1a1a;
      line-height: 1.3;
      margin: 0 0 20px;
      font-family: "Matritsa"; }
    .section .left-side-section .acf-main-introduction p {
      font-size: 15px;
      color: #333;
      line-height: 1.7;
      margin: 0 0 16px;
      font-family: "Inter"; }
      .section .left-side-section .acf-main-introduction p:last-child {
        margin-bottom: 0; }
  .section .right-side-bar {
    display: flex;
    flex-direction: column;
    gap: 25px;
    position: relative;
    z-index: 2; }
  .section .acf-recent-posts {
    background: #ffffff;
    padding: 25px;
    border: 1px solid #000000; }
    .section .acf-recent-posts h3 {
      font-size: 20px;
      font-weight: 900;
      color: #1a1a1a;
      margin: 0 0 20px;
      font-family: "Matritsa", sans-serif; }
    .section .acf-recent-posts .recent-posts-list {
      list-style: none;
      padding: 0;
      margin: 0; }
      .section .acf-recent-posts .recent-posts-list .recent-post-card {
        display: flex;
        gap: 15px;
        padding: 15px 0;
        border-bottom: 1px solid #eee; }
        .section .acf-recent-posts .recent-posts-list .recent-post-card:first-child {
          padding-top: 0; }
        .section .acf-recent-posts .recent-posts-list .recent-post-card:last-child {
          border-bottom: none;
          padding-bottom: 0; }
        .section .acf-recent-posts .recent-posts-list .recent-post-card .recent-post-thumb {
          flex-shrink: 0;
          width: 80px;
          height: 80px;
          overflow: hidden;
          border-radius: 4px; }
          .section .acf-recent-posts .recent-posts-list .recent-post-card .recent-post-thumb a {
            display: block;
            width: 100%;
            height: 100%; }
          .section .acf-recent-posts .recent-posts-list .recent-post-card .recent-post-thumb img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .section .acf-recent-posts .recent-posts-list .recent-post-card .recent-post-info {
          flex: 1;
          display: flex;
          flex-direction: column; }
          .section .acf-recent-posts .recent-posts-list .recent-post-card .recent-post-info .recent-post-title {
            display: block;
            font-size: 14px;
            font-weight: 700;
            color: #1a1a1a;
            line-height: 1.4;
            text-decoration: none;
            margin-bottom: 6px; }
            .section .acf-recent-posts .recent-posts-list .recent-post-card .recent-post-info .recent-post-title:hover {
              color: #ff5722; }
          .section .acf-recent-posts .recent-posts-list .recent-post-card .recent-post-info .recent-post-readmore {
            font-size: 13px;
            color: #666;
            text-decoration: underline; }
            .section .acf-recent-posts .recent-posts-list .recent-post-card .recent-post-info .recent-post-readmore:hover {
              color: #ff5722; }
  .section .acf-popular-products {
    background: #ffffff;
    padding: 25px;
    border: 1px solid #000000; }
    .section .acf-popular-products h3 {
      font-size: 20px;
      font-weight: 800;
      color: #1a1a1a;
      margin: 0 0 20px;
      font-family: "Matritsa"; }
    .section .acf-popular-products .products-wrapper .products {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      flex-direction: column;
      gap: 30px; }
      .section .acf-popular-products .products-wrapper .products .product {
        display: block; }
        .section .acf-popular-products .products-wrapper .products .product .product-image__wrapper {
          width: 100%;
          margin-bottom: 15px;
          background: #f5f5f5;
          border-radius: 4px;
          overflow: hidden; }
          .section .acf-popular-products .products-wrapper .products .product .product-image__wrapper a {
            display: block; }
          .section .acf-popular-products .products-wrapper .products .product .product-image__wrapper img {
            width: 100%;
            height: auto;
            display: block; }
        .section .acf-popular-products .products-wrapper .products .product .product-card__header {
          display: flex;
          flex-direction: column;
          gap: 10px; }
          .section .acf-popular-products .products-wrapper .products .product .product-card__header .product-loop-title {
            flex: 1; }
            .section .acf-popular-products .products-wrapper .products .product .product-card__header .product-loop-title a {
              font-size: 14px;
              font-weight: 700;
              color: #1a1a1a;
              line-height: 1.4;
              text-decoration: none;
              display: block;
              font-family: "Inter"; }
              .section .acf-popular-products .products-wrapper .products .product .product-card__header .product-loop-title a:hover {
                color: #ff5722; }
          .section .acf-popular-products .products-wrapper .products .product .product-card__header .price {
            display: block;
            text-align: right;
            margin-top: -30px;
            margin-bottom: 10px; }
            .section .acf-popular-products .products-wrapper .products .product .product-card__header .price .price-amount {
              font-size: 16px;
              font-weight: 800;
              color: #ff5722; }
            .section .acf-popular-products .products-wrapper .products .product .product-card__header .price .price-currency {
              font-size: 14px; }
          .section .acf-popular-products .products-wrapper .products .product .product-card__header .add-to-cart-button {
            display: block;
            width: 100%;
            padding: 12px;
            background: transparent;
            color: #ff5722;
            border: 1px solid #ff5722;
            border-radius: 4px;
            text-align: center;
            text-decoration: none;
            font-size: 13px;
            font-weight: 700;
            text-transform: none;
            transition: all 0.3s ease;
            cursor: pointer; }
            .section .acf-popular-products .products-wrapper .products .product .product-card__header .add-to-cart-button:hover {
              background: #ff5722;
              color: #ffffff; }
  @media (min-width: 1401px) and (max-width: 1471px) {
    .section::before {
      width: 62%; } }
  @media (min-width: 1472px) and (max-width: 1500px) {
    .section::before {
      width: 64%; } }
  @media (min-width: 1501px) and (max-width: 1600px) {
    .section::before {
      width: 64%; } }
  @media (min-width: 1601px) and (max-width: 2100px) {
    .section::before {
      width: 62%; } }
  @media (min-width: 2101px) and (max-width: 2083px) {
    .section::before {
      width: 60%; } }
  @media (min-width: 2084px) and (max-width: 2250px) {
    .section::before {
      width: 60%; } }
  @media (max-width: 1400px) {
    .section::before {
      width: calc(100% - 505px); } }
  @media (max-width: 1100px) {
    .section .section {
      padding: 20px; }
    .section::before {
      display: none; }
    .section .main-description {
      grid-template-columns: 1fr;
      gap: 10px; }
    .section .left-side-section {
      background: #f0f0f0;
      padding: 40px 20px; }
    .section .right-side-bar {
      margin-top: 0px;
      padding: 20px; } }
  @media (max-width: 768px) {
    .section {
      padding: 20px 0; }
      .section .acf-main-heading {
        font-size: 22px; }
      .section .acf-main-introduction p {
        font-size: 14px; } }
  @media (max-width: 480px) {
    .section .recent-post-card {
      flex-direction: row;
      gap: 10px; }
      .section .recent-post-card .recent-post-thumb {
        width: 60px;
        height: 60px; } }

/* ============================================
   SHOP BY CATEGORY SECTION
   ============================================ */
.shop-by-category {
  background-color: #1a1a1a;
  padding: 60px 20px;
  width: 100%;
  margin-top: 20px; }

.shop-by-category__wrapper {
  max-width: 1400px;
  margin: 0 auto; }

.shop-by-category__heading {
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 40px 0;
  text-align: left;
  font-family: "Matritsa"; }

.shop-by-category__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px; }

.category-card {
  background-color: #ffffff;
  padding: 20px 15px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  aspect-ratio: 1 / 1.1;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  overflow: hidden; }

.category-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(255, 149, 127, 0.3); }

.category-card__title {
  color: #ff6b35;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-align: left;
  line-height: 1.2; }

.category-card__image {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; }

.category-card__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-height: 200px; }

/* ============================================
   RESPONSIVE STYLES
   ============================================ */
/* Large Tablets */
@media (max-width: 1200px) {
  .shop-by-category__grid {
    grid-template-columns: repeat(4, 1fr); } }

/* Tablets */
@media (max-width: 900px) {
  .shop-by-category__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px; }
  .shop-by-category__heading {
    font-size: 28px;
    margin-bottom: 30px; }
  .category-card__title {
    font-size: 16px; } }

/* Mobile */
@media (max-width: 600px) {
  .shop-by-category {
    padding: 40px 15px; }
  .shop-by-category__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px; }
  .shop-by-category__heading {
    font-size: 24px;
    margin-bottom: 25px; }
  .category-card {
    padding: 15px 10px; }
  .category-card__title {
    font-size: 14px; } }

/* Small Mobile */
@media (max-width: 380px) {
  .shop-by-category__grid {
    grid-template-columns: 1fr; } }

/* ============================================
   CART DRAWER — Recover Tactical style
   ============================================ */
.cart-drawer-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 399;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease; }

.cart-drawer-overlay.is-open {
  opacity: 1;
  visibility: visible; }

/* --- Drawer Panel --- */
.cart-drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 600px;
  max-width: 100vw;
  background: #fff;
  z-index: 400;
  display: flex;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: -4px 0 32px rgba(0, 0, 0, 0.15);
  outline: none;
  font-family: inherit; }

.cart-drawer.is-open {
  transform: translateX(0); }

/* --- Header --- */
.cart-drawer__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.25rem 1.75rem;
  border-bottom: 1px solid #e5e5e5;
  flex-shrink: 0;
  background: #fff; }

.cart-drawer__title {
  font-size: 32px;
  font-weight: 600;
  color: #111;
  margin: 0;
  font-family: "Matritsa", sans-serif; }

.cart-drawer__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: transparent;
  border: none;
  color: #555;
  cursor: pointer;
  border-radius: 4px;
  transition: color 0.15s, background 0.15s;
  flex-shrink: 0;
  padding: 0; }

.cart-drawer__close:hover {
  color: #111;
  background: #f2f2f2; }

/* --- Body --- */
.cart-drawer__body {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
  scrollbar-width: thin;
  scrollbar-color: #ccc transparent; }

.cart-drawer__body::-webkit-scrollbar {
  width: 4px; }

.cart-drawer__body::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px; }

/* --- Loading --- */
.cart-drawer__loading {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 0; }

.cart-drawer__spinner {
  width: 28px;
  height: 28px;
  border: 2px solid #e0e0e0;
  border-top-color: #e8611a;
  border-radius: 50%;
  animation: cartSpinner 0.65s linear infinite; }

@keyframes cartSpinner {
  to {
    transform: rotate(360deg); } }

/* --- Items List --- */
.cart-drawer__items {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 2px 0; }

/* --- Single Item Row --- */
.cart-drawer__item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 12px;
  background: #f0f0f0;
  min-height: 110px; }

@keyframes itemFadeIn {
  from {
    opacity: 0;
    transform: translateY(4px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

/* × remove — col 1 */
.cart-drawer__item-remove {
  grid-column: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  align-self: center;
  background: none;
  border: none;
  cursor: pointer;
  color: #222;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  transition: color 0.15s;
  padding: 0;
  flex-shrink: 0; }

.cart-drawer__item-remove:hover {
  color: #e8611a; }

/* Details — col 2 */
.cart-drawer__item-details {
  grid-column: 2;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  padding: 0.75rem 0.5rem 0.75rem 0;
  min-width: 0;
  align-self: center; }

.cart-drawer__item-name {
  font-size: 16px;
  font-weight: 600;
  color: #111;
  line-height: 1.35;
  word-break: break-word; }

.cart-drawer__item-qty-price {
  font-size: 0.875rem;
  color: #444; }

.cart-drawer__item-options {
  font-size: 0.75rem;
  color: #888; }

/* Image — col 3 */
.cart-drawer__item-image-wrap {
  grid-column: 3;
  width: 110px;
  height: 110px;
  flex-shrink: 0;
  background: #fff;
  overflow: hidden;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center; }

.cart-drawer__item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

/* --- Empty State --- */
.cart-drawer__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4rem 2rem;
  gap: 0.75rem;
  text-align: center;
  background: #fff; }

.cart-drawer__empty p {
  font-size: 0.95rem;
  color: #888;
  margin: 0; }

/* --- Footer --- */
.cart-drawer__footer {
  padding: 1.25rem 1.75rem;
  border-top: 1px solid #e5e5e5;
  flex-shrink: 0;
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 0.75rem; }

.cart-drawer__subtotal-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  color: #111;
  font-weight: 600; }

.cart-drawer__view-cart-btn {
  display: block;
  width: 100%;
  padding: 0.8rem;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #e8611a;
  border: 1.5px solid #e8611a;
  border-radius: 3px;
  text-decoration: none;
  letter-spacing: 0.02em;
  transition: background 0.18s;
  box-sizing: border-box;
  text-transform: uppercase; }

.cart-drawer__view-cart-btn:hover {
  background: #fdf2ec;
  color: #cf5215; }

.cart-drawer__checkout-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.9rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: #fff;
  background: #e8611a;
  border-radius: 3px;
  text-decoration: none;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: background 0.18s, transform 0.15s;
  box-sizing: border-box; }

.cart-drawer__checkout-btn:hover {
  background: #cf5215;
  transform: translateY(-1px);
  color: #fff; }

/* --- Scroll lock --- */
body.cart-drawer-open {
  overflow: hidden; }

/* --- Reduce motion --- */
@media (prefers-reduced-motion: reduce) {
  .cart-drawer, .cart-drawer-overlay, .cart-drawer__item {
    transition: none;
    animation: none; } }

body:has(.page-content--centered) .container {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%; }

.page:has(.page-content--centered) {
  background-color: #ffffff;
  padding: 0;
  max-width: 100%;
  width: 100%;
  margin: 0; }
  .page:has(.page-content--centered) > .page-heading {
    font-family: "Matritsa", sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #000000;
    text-align: center;
    text-transform: none;
    margin: 0 auto 40px auto;
    padding: 50px 20px 20px;
    line-height: 1.2;
    letter-spacing: 0;
    max-width: 1200px;
    border: 0; }
    @media (max-width: 768px) {
      .page:has(.page-content--centered) > .page-heading {
        font-size: 32px;
        padding: 30px 15px 15px;
        margin-bottom: 25px; } }
    @media (max-width: 480px) {
      .page:has(.page-content--centered) > .page-heading {
        font-size: 26px; } }
  .page:has(.page-content--centered) [data-content-region="page_builder_content"]:empty {
    display: none; }

.page-content--centered {
  max-width: 1441px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 30px 80px;
  color: #4a4a4a;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  background: #ffffff; }
  .page-content--centered .refund-policy-page-wrapper a {
    color: #1e68c4; }
  @media (max-width: 768px) {
    .page-content--centered {
      padding: 15px 20px 60px; } }
  @media (max-width: 480px) {
    .page-content--centered {
      padding: 15px 15px 40px; } }
  .page-content--centered h2:nth-of-type(4) {
    text-align: center; }
  .page-content--centered h2 {
    font-family: "Matritsa", sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    text-transform: none;
    text-align: left;
    margin: 35px 0 15px 0;
    padding: 0;
    line-height: 1.3;
    letter-spacing: 0;
    border: 0; }
    @media (max-width: 768px) {
      .page-content--centered h2 {
        font-size: 20px;
        margin: 30px 0 12px 0; } }
    @media (max-width: 480px) {
      .page-content--centered h2 {
        font-size: 18px;
        margin: 25px 0 10px 0; } }
  .page-content--centered > h2:nth-of-type(1),
  .page-content--centered > h2:nth-of-type(2),
  .page-content--centered > h2:nth-of-type(3) {
    text-align: center;
    font-size: 28px;
    margin: 5px 0 5px 0; }
    @media (max-width: 768px) {
      .page-content--centered > h2:nth-of-type(1),
      .page-content--centered > h2:nth-of-type(2),
      .page-content--centered > h2:nth-of-type(3) {
        font-size: 22px; } }
  .page-content--centered > h2:nth-of-type(1) {
    margin-top: 0; }
  .page-content--centered > h2:nth-of-type(3) {
    margin-bottom: 35px; }
  .page-content--centered h1, .page-content--centered h3, .page-content--centered h4, .page-content--centered h5, .page-content--centered h6 {
    font-family: "Matritsa", sans-serif;
    color: #1a1a1a;
    text-transform: none;
    text-align: left;
    margin: 30px 0 12px 0;
    line-height: 1.3;
    font-weight: 700; }
  .page-content--centered h3 {
    font-size: 20px; }
  .page-content--centered h4 {
    font-size: 18px; }
  .page-content--centered p {
    margin: 0 0 18px 0;
    padding: 0;
    color: #7c7c7c;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif; }
    @media (max-width: 768px) {
      .page-content--centered p {
        font-size: 15px;
        line-height: 1.7;
        margin-bottom: 15px; } }
    @media (max-width: 480px) {
      .page-content--centered p {
        font-size: 14px; } }
    .page-content--centered p b,
    .page-content--centered p strong {
      font-weight: 700;
      color: #1a1a1a; }
  .page-content--centered a {
    color: #F06E22;
    text-decoration: none;
    transition: color 0.2s ease;
    word-break: break-word;
    background: transparent; }
    .page-content--centered a:hover, .page-content--centered a:focus {
      color: #000;
      text-decoration: none; }
  .page-content--centered a[href^="mailto:"] {
    color: #1e68c4;
    font-weight: 400; }
    .page-content--centered a[href^="mailto:"]:hover, .page-content--centered a[href^="mailto:"]:focus {
      color: #000;
      text-decoration: none; }
  .page-content--centered ul {
    margin: 0 0 20px 0;
    padding-left: 25px;
    list-style: disc; }
    .page-content--centered ul li {
      margin: 0 0 10px 0;
      padding-left: 5px;
      color: #4a4a4a;
      font-size: 16px;
      line-height: 1.8;
      list-style: disc; }
      @media (max-width: 768px) {
        .page-content--centered ul li {
          font-size: 15px;
          line-height: 1.7; } }
      @media (max-width: 480px) {
        .page-content--centered ul li {
          font-size: 14px; } }
  .page-content--centered ol {
    margin: 0 0 20px 0;
    padding-left: 25px; }
    .page-content--centered ol li {
      margin: 0 0 10px 0;
      color: #4a4a4a;
      font-size: 16px;
      line-height: 1.8; }

/* ===========================================
   STOREFRONT — COMPARISON SECTION
   Fallback SCSS — primary source is Gadget CSS route
   (GET /api/comparison-css)
   =========================================== */
.product-comparison-page {
  background: #ffffff; }

.container.homepage-container:has(.banner-wrapper) {
  padding-left: 0;
  padding-right: 0;
  margin-top: -2px; }

.ckc-section {
  max-width: 1400px;
  margin: 0 auto;
  padding: 40px 20px 80px;
  background: #fff;
  overflow: visible; }

.ckc-title {
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  color: #1a1a1a;
  margin-bottom: 32px;
  letter-spacing: -0.01em; }

.ckc-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 80px 20px;
  color: #8a8a8a;
  font-size: 14px; }

.ckc-spinner {
  width: 20px;
  height: 20px;
  border: 2.5px solid #e0e0e0;
  border-top-color: #4f46e5;
  border-radius: 50%;
  animation: ckc-spin 0.6s linear infinite; }

@keyframes ckc-spin {
  to {
    transform: rotate(360deg); } }

.ckc-error-state {
  text-align: center;
  padding: 80px 20px;
  color: #dc2626;
  font-size: 14px; }

/* ===========================================
   EMPTY STATE — desktop & mobile
   =========================================== */
.ckc-no-results-desktop {
  grid-column: 3 / 7;
  display: flex;
  align-items: start;
  justify-content: center;
  text-align: center;
  padding: 0 20px; }

.ckc-no-results-desktop p {
  font-size: 32px;
  font-family: Matritsa, sans-serif;
  color: #000;
  line-height: 1.3; }

.ckc-no-results-mobile {
  display: none; }

/* ===========================================
   OUTER LAYOUT
   =========================================== */
.ckc-layout {
  display: flex;
  flex-direction: column;
  /* stack mobile filter above grid */
  gap: 0; }

/* Mobile filter strip — hidden on desktop */
.ckc-mobile-filter {
  display: none; }

/* Desktop filter inside sidebar — shown on desktop */
.ckc-desktop-filter {
  display: block; }

.ckc-grid {
  flex: 1;
  display: grid;
  grid-template-columns: 220px 32px repeat(4, 1fr) 32px;
  gap: 12px;
  align-items: stretch; }

.ckc-col {
  display: flex;
  flex-direction: column;
  min-height: 100%; }

.ckc-col--sidebar {
  gap: 0; }

/* Desktop cards — horizontal scroll carousel (4 visible at once) */
.ckc-cards-desktop {
  display: contents; }

/* Mobile card scroll strip — hidden on desktop */
.ckc-cards-mobile {
  display: none; }

/* ===========================================
   ARROWS
   =========================================== */
.ckc-nav {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #b0b0b0;
  transition: color 150ms, transform 150ms;
  flex-shrink: 0;
  background: none;
  border: none;
  padding: 0; }

.ckc-nav:hover:not(:disabled) {
  color: #1a1a1a;
  transform: scale(1.15); }

.ckc-nav:disabled {
  opacity: 0.25;
  cursor: not-allowed; }

.ckc-nav-col {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%; }

/* ===========================================
   FILTER BOX
   =========================================== */
.ckc-sidebar-filter {
  flex-shrink: 0;
  margin-bottom: 16px; }

.sf-filter-box {
  background: transparent;
  border-radius: 0;
  padding: 0; }

.sf-filter-header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  background: #d9d9d9;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 10px; }

.sf-filter-header svg {
  flex-shrink: 0; }

.sf-filter-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 0;
  margin: 0; }

.sf-filter-btn {
  width: 100%;
  padding: 4px 12px;
  background: #fff;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  color: #1a1a1a;
  text-align: left;
  font-family: inherit;
  transition: all 120ms; }

.sf-filter-btn:hover {
  border-color: #1a1a1a; }

.sf-filter-btn--active {
  background: #fff;
  color: #1a1a1a;
  border-color: #1a1a1a;
  font-weight: 700; }

.sf-filter-reset {
  width: 100%;
  margin-top: 12px;
  padding: 10px;
  background: #fff;
  border: 1px solid #e8d5cc;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 700;
  color: #d99a7c;
  font-family: inherit;
  transition: all 120ms; }

.sf-filter-reset:not(:disabled):hover {
  background: #fef5f0;
  color: #e8712a;
  border-color: #e8712a; }

.sf-filter-reset:disabled {
  opacity: 0.7;
  cursor: not-allowed; }

/* ===========================================
   SIDEBAR SPEC LABELS
   =========================================== */
.ckc-sidebar-specs {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  padding-bottom: 100px; }

.sf-spec-label-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  height: 42px;
  padding: 0 4px;
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
  border-bottom: 1px solid #d0d0d0; }

/* ===========================================
   SPEC TOOLTIP ICON
   =========================================== */
.sf-spec-tooltip {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
  opacity: 0.85;
  transition: opacity 120ms; }

.sf-spec-tooltip:hover {
  opacity: 1; }

/* ===========================================
   PORTAL TOOLTIP
   =========================================== */
.portal-tooltip {
  position: fixed;
  z-index: 999999;
  pointer-events: none; }

.portal-tooltip-box {
  position: relative;
  background: #ffffff;
  color: #1a1a1a;
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.45;
  padding: 14px 18px;
  border-radius: 10px;
  max-width: 280px;
  width: max-content;
  white-space: normal;
  text-align: center;
  border: 1px solid #e5e7eb;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.06);
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  animation: portal-tooltip-in 120ms ease; }

.portal-tooltip-arrow {
  position: absolute;
  width: 12px;
  height: 12px;
  background: #ffffff;
  transform: rotate(45deg);
  border: 1px solid #e5e7eb; }

.portal-tooltip-arrow--right {
  left: -6px;
  top: 50%;
  margin-top: -6px;
  border-top: none;
  border-right: none; }

.portal-tooltip-arrow--left {
  right: -6px;
  top: 50%;
  margin-top: -6px;
  border-bottom: none;
  border-left: none; }

.portal-tooltip-arrow--bottom {
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  border-top: none;
  border-left: none; }

.portal-tooltip-arrow--top {
  top: -6px;
  left: 50%;
  margin-left: -6px;
  border-bottom: none;
  border-right: none; }

@keyframes portal-tooltip-in {
  from {
    opacity: 0;
    transform: scale(0.96); }
  to {
    opacity: 1;
    transform: scale(1); } }

/* ===========================================
   PRODUCT CARD COLUMN
   =========================================== */
.ckc-col--card {
  display: flex;
  flex-direction: column;
  min-height: 100%; }

.sf-card {
  position: relative;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  overflow: visible;
  transition: box-shadow 200ms;
  height: 100%; }

.sf-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05); }

/* ===========================================
   IMAGE + TITLE + CLOSE — STICKY
   =========================================== */
.sf-card-sticky {
  position: sticky;
  top: 80px;
  z-index: 10;
  background: #f9f9f9;
  border-radius: 8px 8px 0 0;
  flex-shrink: 0; }

.sf-card-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 20;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4a4a4a;
  border-radius: 50%;
  transition: all 120ms;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #e0e0e0;
  cursor: pointer; }

.sf-card-close:hover {
  background: #fff;
  color: #1a1a1a;
  border-color: #b0b0b0; }

.sf-card-close svg {
  width: 12px;
  height: 12px; }

.sf-card-image {
  width: 100%;
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f9f9f9;
  border-radius: 8px 8px 0 0;
  overflow: hidden; }

.sf-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block; }

.sf-card-no-image {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.sf-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px 12px;
  gap: 8px;
  background: #f9f9f9; }

.sf-card-title {
  font-size: 18px;
  font-weight: 800;
  color: #1a1a1a;
  letter-spacing: -0.01em;
  margin: 0; }

.sf-card-price {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
  white-space: nowrap; }

/* ===========================================
   DESCRIPTION BODY
   =========================================== */
.sf-card-body {
  padding: 0;
  background: #f9f9f9;
  flex: 1;
  display: flex;
  flex-direction: column; }

.sf-card-desc {
  padding: 8px 16px 16px;
  flex: 1;
  display: flex;
  flex-direction: column; }

.sf-desc-content {
  flex: 1; }

.sf-desc-block {
  margin-bottom: 10px; }

.sf-desc-title {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 2px; }

.sf-desc-body {
  font-size: 12.5px;
  color: #4a4a4a;
  line-height: 1.5; }

.sf-desc-link {
  display: block;
  margin-top: auto;
  padding-top: 12px;
  font-size: 11.5px;
  color: #8a8a8a;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer; }

.sf-desc-link:hover {
  color: #4a4a4a; }

/* ===========================================
   FOOTER: SPEC ROWS + CTA + HIDE
   =========================================== */
.sf-card-footer {
  border-top: 1px solid #e0e0e0;
  flex-shrink: 0;
  display: flex;
  flex-direction: column; }

.sf-spec-rows {
  padding: 0;
  margin: 0;
  list-style: none; }

.sf-spec-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 42px;
  padding: 0 12px;
  font-size: 13px;
  font-weight: 600;
  border-bottom: 1px solid #e0e0e0; }

.sf-spec-row--included {
  color: #2f9e44; }

.sf-spec-row--optional {
  color: #f08c00; }

.sf-spec-row--not-available {
  color: #e03131; }

.sf-spec-text {
  font-size: 13px; }

.sf-spec-icon {
  display: inline-flex;
  align-items: center; }

/* ===========================================
   CTA BUTTON
   =========================================== */
.sf-card-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px 16px;
  padding: 14px 20px;
  background: #e8712a;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.01em;
  border-radius: 4px;
  transition: background 150ms, transform 100ms;
  flex-shrink: 0;
  border: none;
  cursor: pointer;
  font-family: inherit;
  text-decoration: none;
  box-sizing: border-box; }

.sf-card-cta:hover {
  background: #d55f1f;
  color: #fff; }

.sf-card-cta:active {
  transform: translateY(1px); }

.sf-card-hide {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px;
  border-top: 1px solid #e0e0e0;
  font-size: 11px;
  font-weight: 700;
  color: #9ca3af;
  letter-spacing: 0.06em;
  font-family: inherit;
  transition: color 120ms, background 120ms;
  flex-shrink: 0;
  background: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  width: 100%;
  border-radius: 0 0 8px 8px; }

.sf-card-hide:hover {
  color: #1a1a1a;
  background: #fafafa; }

/* ===========================================
   MODEL LIST MODAL
   =========================================== */
.model-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(50, 50, 50, 0.65);
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  animation: model-modal-fade-in 150ms ease; }

@keyframes model-modal-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.model-modal {
  background: #fff;
  border-radius: 0;
  width: 100%;
  max-width: 1120px;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  animation: model-modal-slide-in 220ms ease;
  position: relative; }

.model-modal--wide {
  max-width: 700px; }

.model-modal--empty {
  max-width: 720px;
  max-height: none; }

@keyframes model-modal-slide-in {
  from {
    opacity: 0;
    transform: translateY(20px) scale(0.98); }
  to {
    opacity: 1;
    transform: translateY(0) scale(1); } }

.model-modal-close {
  position: absolute;
  top: 20px;
  right: 24px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4a4a4a;
  background: none;
  border: none;
  cursor: pointer;
  transition: color 120ms;
  z-index: 5;
  padding: 0; }

.model-modal-close:hover {
  color: #000; }

.model-modal-close svg {
  width: 20px;
  height: 20px; }

.model-modal-title-block {
  text-align: center;
  padding: 60px 24px 40px;
  flex-shrink: 0; }

.model-modal-title {
  font-size: 28px;
  font-weight: 800;
  color: #e8712a;
  letter-spacing: 0.01em;
  margin: 0; }

.model-modal-body {
  flex: 1;
  overflow-y: auto;
  padding: 0 48px 48px;
  min-height: 100px; }

.model-modal-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 60px 24px;
  color: #8a8a8a;
  font-size: 15px; }

.model-modal-error {
  text-align: center;
  color: #dc2626;
  font-size: 15px;
  padding: 60px 24px; }

.model-modal-empty-state {
  padding: 60px 40px 80px;
  text-align: left; }

.model-modal-empty-state p {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 400;
  margin: 0; }

.model-compat-grid {
  display: grid;
  gap: 12px;
  width: 100%; }

.model-compat-grid--4col {
  grid-template-columns: repeat(4, 1fr); }

.model-compat-grid--3col {
  grid-template-columns: repeat(3, 1fr); }

.model-compat-grid--2col {
  grid-template-columns: repeat(2, 1fr); }

.model-compat-cell {
  background: #f5f5f5;
  padding: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  min-height: 70px;
  line-height: 1.4;
  border-radius: 2px; }

.model-compat-cell--header {
  background: #f0f0f0;
  font-weight: 400;
  color: #1a1a1a; }

.model-compat-cell--empty {
  color: #b0b0b0; }

.compat-chip-sku {
  display: block;
  font-size: 10px;
  color: #9ca3af;
  font-weight: 500;
  margin-top: 1px;
  font-family: "SF Mono", "Fira Code", monospace; }

.spec-value-sku {
  margin-left: 6px;
  padding: 1px 5px;
  background: #f0f0f0;
  border-radius: 3px;
  font-size: 10px;
  color: #9ca3af;
  font-weight: 500;
  font-family: "SF Mono", "Fira Code", monospace; }

/* ===========================================
   BOTTOM-RIGHT RESET FILTER
   =========================================== */
.ckc-bottom-reset {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  padding-right: 44px; }

.sf-filter-reset--bottom {
  width: auto;
  min-width: 220px;
  margin-top: 0;
  padding: 12px 24px;
  font-size: 13px;
  font-weight: 700;
  background: #fff;
  border: 1px solid #e8d5cc;
  border-radius: 4px;
  color: #d99a7c;
  font-family: inherit;
  cursor: pointer;
  transition: all 120ms; }

.sf-filter-reset--bottom:not(:disabled):hover {
  background: #fef5f0;
  color: #e8712a;
  border-color: #e8712a; }

.sf-filter-reset--bottom:disabled {
  opacity: 0.7;
  cursor: not-allowed; }

/* ===========================================
   PAGINATION
   =========================================== */
.ckc-pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 32px; }

.ckc-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background: #d0d0d0;
  transition: all 150ms; }

.ckc-dot:hover {
  background: #8a8a8a; }

.ckc-dot.active {
  background: #e8712a;
  width: 22px;
  border-radius: 4px; }

/* ===========================================
   SMOOTH SLIDE ANIMATIONS
   =========================================== */
@keyframes ckc-slide-in-right {
  from {
    opacity: 0;
    transform: translateX(60px); }
  to {
    opacity: 1;
    transform: translateX(0); } }

@keyframes ckc-slide-in-left {
  from {
    opacity: 0;
    transform: translateX(-60px); }
  to {
    opacity: 1;
    transform: translateX(0); } }

.ckc-slide-right {
  animation: ckc-slide-in-right 450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.ckc-slide-left {
  animation: ckc-slide-in-left 450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

/* ===========================================
   RESPONSIVE — 1200px
   =========================================== */
@media (max-width: 1200px) {
  .ckc-grid {
    grid-template-columns: 200px 32px repeat(3, 1fr) 32px; }
  .ckc-no-results-desktop {
    grid-column: 3 / 6; } }

/* ===========================================
   RESPONSIVE — TABLET  601px – 1024px
   EXACT desktop layout, just 2 cards instead of 4
   =========================================== */
@media (min-width: 601px) and (max-width: 1024px) {
  /* Keep desktop sidebar visible, hide mobile filter strip */
  .ckc-mobile-filter {
    display: none; }
  .ckc-desktop-filter {
    display: block; }
  /* Keep the outer layout the same as desktop */
  .ckc-layout {
    display: flex;
    flex-direction: column;
    gap: 0; }
  /* Sidebar column: vertical, exactly like desktop */
  .ckc-col--sidebar {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: auto;
    margin-bottom: 0; }
  /* Filter box stays vertical in the sidebar */
  .ckc-sidebar-filter {
    flex: initial;
    margin-bottom: 16px; }
  /* Spec labels stay vertical, one per row — exactly like desktop */
  .ckc-sidebar-specs {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    padding-bottom: 100px;
    border-bottom: none; }
  .sf-spec-label-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    height: 42px;
    padding: 0 4px;
    text-align: left;
    border-bottom: 1px solid #d0d0d0;
    border-right: none;
    font-size: 13px;
    font-weight: 700; }
  /* Filter list stays vertical, one button per row */
  .sf-filter-list {
    display: flex;
    flex-direction: column;
    gap: 4px; }
  .sf-filter-btn {
    width: 100%;
    text-align: left;
    padding: 4px 12px;
    font-size: 12px; }
  /* Grid: sidebar | left-arrow | 2 cards | right-arrow */
  .ckc-grid {
    display: grid;
    grid-template-columns: 200px 32px repeat(2, 1fr) 32px;
    gap: 12px;
    align-items: stretch;
    width: 100%; }
  /* Empty state spans both card columns */
  .ckc-no-results-desktop {
    grid-column: 3 / 5; }
  /* Arrows visible */
  .ckc-nav-col {
    display: flex; }
  /* Cards render inside the grid */
  .ckc-cards-desktop {
    display: contents; }
  .ckc-cards-mobile {
    display: none; }
  /* Modal tweaks */
  .model-modal-title {
    font-size: 26px; }
  .model-modal-body {
    padding: 0 32px 40px; }
  .model-modal-title-block {
    padding: 50px 24px 30px; }
  .model-compat-grid--4col,
  .model-compat-grid--3col {
    grid-template-columns: repeat(2, 1fr); } }

/* ===========================================
   RESPONSIVE — 900px  (admin only)
   =========================================== */
@media (max-width: 900px) {
  .admin-layout {
    grid-template-columns: 1fr; }
  .admin-sidebar {
    border-right: none;
    border-bottom: 1px solid #e0e0e0; }
  .form-grid-2 {
    grid-template-columns: 1fr; } }

/* ===========================================
   RESPONSIVE — 600px (MOBILE)
   =========================================== */
@media (max-width: 600px) {
  /* --- section padding --- */
  .ckc-section {
    padding: 24px 12px 60px; }
  .ckc-title {
    font-size: 24px;
    margin-bottom: 20px; }
  /* --- sticky off on mobile --- */
  .sf-card-sticky {
    position: relative;
    top: auto; }
  /* -----------------------------------------------
     SHOW mobile filter strip, HIDE desktop sidebar filter
  ----------------------------------------------- */
  .ckc-mobile-filter {
    display: block;
    margin-bottom: 16px; }
  .ckc-desktop-filter {
    display: none; }
  /* Also hide the spec labels column on mobile */
  .ckc-sidebar-specs {
    display: none; }
  /* Hide the sidebar col entirely (it only had filter+specs) */
  .ckc-col--sidebar {
    display: none; }
  /* -----------------------------------------------
     Hide desktop nav arrows
  ----------------------------------------------- */
  /* ── ARROWS visible on mobile, on the sides of the card ── */
  .ckc-nav-col {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    min-height: unset;
    align-self: center;
    width: 28px; }
  .ckc-nav {
    width: 28px;
    height: 28px; }
  .ckc-nav svg {
    width: 20px;
    height: 20px; }
  /* -----------------------------------------------
     FILTER LIST — 2 columns
  ----------------------------------------------- */
  .sf-filter-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px; }
  .sf-filter-btn {
    text-align: center;
    padding: 6px 8px;
    font-size: 11px; }
  .sf-filter-header {
    font-size: 13px;
    padding: 10px 14px; }
  /* -----------------------------------------------
     GRID — flex row: [left arrow] [carousel] [right arrow]
  ----------------------------------------------- */
  .ckc-grid {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
    gap: 4px; }
  /* -----------------------------------------------
     DESKTOP CARDS — hidden on mobile
  ----------------------------------------------- */
  .ckc-cards-desktop,
  .ckc-no-results-desktop {
    display: none; }
  /* -----------------------------------------------
     MOBILE CARDS — horizontal scroll carousel
  ----------------------------------------------- */
  .ckc-cards-mobile {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    gap: 12px;
    padding: 4px 4px 16px; }
  .ckc-cards-mobile::-webkit-scrollbar {
    display: none; }
  .ckc-no-results-mobile {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 40px 16px; }
  .ckc-no-results-mobile p {
    font-size: 22px;
    font-family: Matritsa, sans-serif;
    color: #000;
    line-height: 1.3; }
  /* -----------------------------------------------
     EACH CARD — fills the carousel viewport
  ----------------------------------------------- */
  .ckc-col--card {
    flex: 0 0 100%;
    max-width: 100%;
    min-height: unset;
    scroll-snap-align: start;
    scroll-snap-stop: always; }
  /* -----------------------------------------------
     CARD INNER adjustments
  ----------------------------------------------- */
  .sf-card-image {
    height: 160px; }
  .sf-card-title {
    font-size: 16px; }
  .sf-card-price {
    font-size: 13px; }
  .sf-card-header {
    padding: 6px 12px 10px; }
  .sf-card-desc {
    padding: 6px 12px 12px; }
  .sf-card-cta {
    margin: 10px 12px;
    padding: 12px 16px;
    font-size: 14px; }
  .sf-spec-row {
    height: 36px;
    font-size: 12px;
    padding: 0 8px; }
  /* -----------------------------------------------
     BOTTOM RESET
  ----------------------------------------------- */
  .ckc-bottom-reset {
    padding-right: 0;
    justify-content: center;
    margin-top: 16px; }
  .sf-filter-reset--bottom {
    width: 100%;
    min-width: unset; }
  /* -----------------------------------------------
      MODAL — centered popup, scrollable grid
  ----------------------------------------------- */
  .model-modal-overlay {
    padding: 16px;
    align-items: center; }
  .model-modal {
    max-width: 100%;
    max-height: 88vh;
    border-radius: 8px; }
  .model-modal--wide {
    max-width: 100%; }
  .model-modal--empty {
    max-width: 100%;
    border-radius: 8px; }
  .model-modal-title-block {
    padding: 32px 20px 20px; }
  .model-modal-title {
    font-size: 22px; }
  .model-modal-close {
    top: 16px;
    right: 16px; }
  .model-modal-body {
    padding: 0 0 32px;
    overflow-x: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
  .model-compat-grid {
    gap: 8px;
    padding: 0 16px; }
  .model-compat-grid--4col {
    grid-template-columns: repeat(4, 1fr); }
  .model-compat-grid--3col {
    grid-template-columns: repeat(3, 1fr); }
  .model-compat-grid--2col {
    grid-template-columns: repeat(2, 1fr); }
  .model-compat-cell {
    padding: 12px 10px;
    font-size: 13px;
    min-height: 52px; }
  .model-modal-empty-state {
    padding: 40px 20px 50px; }
  .model-modal-empty-state p {
    font-size: 15px; } }

/* ===========================================
   BUTTON HELPERS
   =========================================== */
.btn-ghost {
  padding: 8px 16px;
  border: 1px solid #d0d0d0;
  border-radius: 6px;
  background: #fff;
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 500;
  font-family: inherit;
  cursor: pointer;
  transition: all 120ms; }

.btn-ghost:hover {
  background: #f4f4f4;
  border-color: #b0b0b0; }

.category-page {
  width: 100%;
  max-width: 1441px;
  margin: 0 auto;
  padding: 10px 20px 40px; }
  .category-page .page-wrapper {
    display: flex;
    gap: 0px;
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 20px; }

.category-page .sidebar {
  width: 280px;
  min-width: 280px;
  padding: 20px;
  position: relative;
  top: 0px; }
  .category-page .sidebar .back-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #7a7a7a;
    text-decoration: none;
    margin-bottom: 30px;
    line-height: 1;
    white-space: nowrap; }
    .category-page .sidebar .back-link svg {
      width: 12px;
      height: 18px;
      flex-shrink: 0; }
    .category-page .sidebar .back-link:hover {
      color: #000; }

.category-page .filter-section {
  margin-bottom: 20px; }

.category-page .filter-label-bar {
  display: none; }

.category-page .filter-group-title {
  background: #4a4a4a;
  color: #fff;
  font-weight: 700;
  padding: 14px 18px;
  border-radius: 8px;
  margin-bottom: 15px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.category-page .price-slider-wrap {
  padding: 20px 10px 5px; }

.category-page .price-track {
  position: relative;
  height: 4px;
  background: #d8d8d8;
  border-radius: 2px;
  margin: 30px 0 14px;
  cursor: pointer;
  touch-action: none; }
  .category-page .price-track::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 160%;
    transform: translateY(-50%);
    height: 10px;
    background-image: repeating-linear-gradient(to right, transparent 0, transparent 18px, #cfcfcf 18px, #cfcfcf 20px);
    pointer-events: none; }

.category-page .price-range-fill {
  position: absolute;
  height: 4px;
  background: #f26522;
  border-radius: 2px;
  left: 0;
  width: 100%;
  z-index: 2;
  pointer-events: none; }

.category-page .price-thumb {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 26px;
  height: 26px;
  background: #fff;
  border: 5px solid #f26522;
  border-radius: 50%;
  z-index: 3;
  cursor: pointer;
  touch-action: none; }
  .category-page .price-thumb:active {
    cursor: grabbing; }

.category-page .price-thumb-label {
  position: absolute;
  bottom: 38px;
  left: 50%;
  transform: translateX(-50%);
  background: #f26522;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 6px;
  white-space: nowrap; }
  .category-page .price-thumb-label::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #f26522; }

.category-page .price-axis {
  display: flex;
  justify-content: space-between;
  font-size: 10px;
  color: #999; }
  .category-page .price-axis span {
    position: relative; }
    .category-page .price-axis span::before {
      position: absolute;
      top: -15px;
      left: 40%;
      transform: translateX(-50%);
      width: 2px;
      height: 12px;
      background: #bfbfbf; }

.category-page .price-inputs {
  display: none;
  align-items: center;
  gap: 6px;
  margin-top: 10px; }
  .category-page .price-inputs input[type="number"] {
    width: 64px;
    height: 32px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 0 6px;
    font-size: 13px;
    text-align: center;
    -moz-appearance: textfield; }
    .category-page .price-inputs input[type="number"]::-webkit-outer-spin-button, .category-page .price-inputs input[type="number"]::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .category-page .price-inputs span {
    font-size: 14px;
    color: #999; }

.category-page .price-go-btn {
  height: 32px;
  padding: 0 14px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  background: #f06e22;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-left: auto; }
  .category-page .price-go-btn:hover {
    opacity: 0.9; }

.category-page .filter-group {
  margin-bottom: 20px; }
  .category-page .filter-group ul {
    list-style: none;
    padding: 0;
    margin: 0 0 30px; }
  .category-page .filter-group li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    font-size: 13px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 6px;
    color: #333; }
    .category-page .filter-group li.disabled {
      opacity: 0.4;
      pointer-events: none; }
    .category-page .filter-group li label {
      display: flex;
      align-items: center;
      gap: 6px;
      cursor: pointer; }
    .category-page .filter-group li input[type="checkbox"] {
      accent-color: #f06e22;
      width: 20px;
      height: 20px;
      cursor: pointer;
      flex-shrink: 0; }
    .category-page .filter-group li .count {
      font-size: 11px;
      color: #999; }

.category-page .main-content {
  flex: 1;
  padding-left: 24px;
  min-width: 0; }

.category-page .mobile-filter-btn {
  display: none;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  font-size: 13px;
  font-weight: 600;
  color: #222;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  cursor: pointer;
  margin-bottom: 16px; }
  .category-page .mobile-filter-btn svg {
    width: 16px;
    height: 16px; }
  .category-page .mobile-filter-btn:hover {
    background: #e8e8e8; }

.category-page .page-heading-area {
  margin-bottom: 24px; }
  .category-page .page-heading-area h1 {
    font-family: "Matritsa";
    font-size: 36px;
    font-weight: 900;
    color: #000;
    margin: 0 0 4px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.5px; }
  .category-page .page-heading-area .page-subhead {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    margin-bottom: 40px;
    font-family: "Spoiler", sans-serif;
    letter-spacing: 0.2px; }

.category-page .products-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px; }

.category-page .no-products {
  grid-column: 1 / -1;
  text-align: center;
  padding: 40px 20px;
  font-size: 15px;
  color: #666; }

.category-page .product-card {
  background: #EDEDED;
  border: 1px solid #e5e5e5;
  padding: 5px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease, background 0.3s ease;
  position: relative; }
  .category-page .product-card:hover {
    background: #fff;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08); }

.category-page .product-img-wrap {
  position: relative;
  width: 100%;
  padding-top: 75%;
  overflow: hidden;
  background: #f5f5f5; }
  .category-page .product-img-wrap a {
    display: block;
    position: absolute;
    inset: 0;
    transition: transform 0.3s ease; }
  .category-page .product-img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.category-page .product-card:hover .product-img-wrap a {
  transform: scale(1.08); }

.category-page .product-card-img.primary {
  opacity: 1;
  z-index: 1;
  transition: opacity 0.3s ease; }

.category-page .product-card-img.secondary {
  opacity: 0;
  z-index: 2;
  transition: opacity 0.3s ease; }

.category-page .product-card.has-second-image:hover .product-card-img.primary {
  opacity: 0; }

.category-page .product-card.has-second-image:hover .product-card-img.secondary {
  opacity: 1; }

.category-page .product-info {
  padding: 0px;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 6px; }

.category-page .product-name {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: Spoiler, sans-serif;
  color: #000000;
  line-height: 25px;
  padding-top: 7px; }
  .category-page .product-name a {
    color: inherit;
    text-decoration: none; }

.category-page .product-price-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin: 4px 0 0px;
  margin-top: auto; }

.category-page .product-price {
  font-size: 16px;
  font-weight: 400;
  color: #222; }
  .category-page .product-price .price--non-sale {
    color: #72767C;
    text-decoration: line-through;
    margin-right: 8px; }

.category-page .product-rating {
  display: flex;
  align-items: center;
  margin-top: 1px; }

.category-page .product-actions {
  display: flex;
  gap: 0px;
  padding-top: 8px; }

.category-page .btn-cart {
  flex: 1;
  padding: 14px 0;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  background: #f26522;
  border: none;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none; }
  .category-page .btn-cart:hover {
    background: #d9541a; }

.category-page .btn-details {
  flex: 1;
  padding: 14px 0;
  font-size: 15px;
  font-weight: 700;
  color: #f26522;
  background: transparent;
  border: 2px solid #f26522;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }
  .category-page .btn-details:hover {
    color: #f26522; }

.category-page .on-sale-badge {
  position: absolute;
  background: #f26522;
  color: #fff;
  padding: 6px 10px;
  font-size: 13px;
  font-weight: 700;
  top: 15px;
  left: 15px; }

.product-out-of-stock {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  padding: 10px 0;
  width: 100%;
  font-size: 12px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  pointer-events: none; }
  .product-out-of-stock em {
    font-style: normal; }

.category-page .sort-bar {
  display: none; }

.category-page .page-content.page-content--centered {
  width: 100%; }

.category-page .products-grid .pagination {
  grid-column: 1 / -1;
  margin-top: 32px; }
  .category-page .products-grid .pagination .pagination-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-bottom: 0; }
  .category-page .products-grid .pagination .pagination-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    background: #fff;
    transition: all 0.2s ease; }
    .category-page .products-grid .pagination .pagination-item:hover {
      border-color: #f06e22;
      background: #fff6f0; }
    .category-page .products-grid .pagination .pagination-item.pagination-item--current {
      border-color: #f06e22;
      background: #f06e22; }
      .category-page .products-grid .pagination .pagination-item.pagination-item--current .pagination-link {
        color: #fff; }
    .category-page .products-grid .pagination .pagination-item.pagination-item--previous, .category-page .products-grid .pagination .pagination-item.pagination-item--next {
      border: none;
      background: none; }
      .category-page .products-grid .pagination .pagination-item.pagination-item--previous .icon, .category-page .products-grid .pagination .pagination-item.pagination-item--next .icon {
        width: 18px;
        height: 18px;
        margin: 0;
        float: none; }
      .category-page .products-grid .pagination .pagination-item.pagination-item--previous svg, .category-page .products-grid .pagination .pagination-item.pagination-item--next svg {
        fill: #666;
        transition: fill 0.2s ease; }
      .category-page .products-grid .pagination .pagination-item.pagination-item--previous:hover svg, .category-page .products-grid .pagination .pagination-item.pagination-item--next:hover svg {
        fill: #f06e22; }
    .category-page .products-grid .pagination .pagination-item.pagination-item--previous .icon {
      margin-left: 0; }
    .category-page .products-grid .pagination .pagination-item.pagination-item--next .icon {
      margin-right: 0; }
  .category-page .products-grid .pagination .pagination-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    line-height: 1; }
    .category-page .products-grid .pagination .pagination-link:hover {
      color: #f06e22; }
  .category-page .products-grid .pagination .pagination-item--previous > a,
  .category-page .products-grid .pagination .pagination-item--next > a {
    color: #666;
    font-size: 13px;
    gap: 4px; }
    .category-page .products-grid .pagination .pagination-item--previous > a:hover,
    .category-page .products-grid .pagination .pagination-item--next > a:hover {
      color: #f06e22; }

@media (max-width: 820px) {
  .category-page.category-page {
    padding: 10px 12px 30px; }
    .category-page.category-page .page-wrapper {
      flex-direction: column;
      gap: 0;
      padding: 0; }
    .category-page.category-page .sidebar {
      position: static;
      width: 100%;
      min-width: auto;
      height: auto;
      overflow-y: visible;
      z-index: auto;
      box-shadow: none;
      padding: 20px 0;
      left: auto;
      transition: none;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 16px; }
      .category-page.category-page .sidebar .back-link {
        grid-column: 1 / -1; }
      .category-page.category-page .sidebar .filter-section {
        grid-column: 1 / -1; }
      .category-page.category-page .sidebar #compatibleGroup {
        grid-column: 1 / 2;
        margin-bottom: 0; }
      .category-page.category-page .sidebar #sortGroup {
        grid-column: 2 / 3; }
    .category-page.category-page .mobile-filter-btn {
      display: none; }
    .category-page.category-page .filter-group-title {
      cursor: pointer;
      user-select: none;
      margin-bottom: 0; }
    .category-page.category-page .filter-group {
      position: relative; }
    .category-page.category-page .filter-group ul {
      display: none; }
    .category-page.category-page .filter-group.open ul {
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      z-index: 10;
      margin-bottom: 0;
      background: rgba(255, 255, 255, 0.85);
      backdrop-filter: blur(8px);
      -webkit-backdrop-filter: blur(8px); }
    .category-page.category-page .main-content {
      padding-left: 0; }
    .category-page.category-page .products-grid {
      grid-template-columns: repeat(2, 1fr);
      gap: 10px; }
    .category-page.category-page .page-heading-area h1 {
      font-size: 22px; } }

@media (max-width: 768px) {
  .category-page .page-wrapper {
    flex-direction: column; }
  .category-page .sidebar {
    width: 100%; } }

@media (max-width: 600px) {
  .category-page .products-grid {
    grid-template-columns: 1fr; } }

@media (max-width: 480px) {
  .category-page .product-name {
    font-size: 13px;
    line-height: normal; }
  .category-page .product-price {
    font-size: 12px; }
  .category-page .product-actions {
    flex-direction: column; }
  .category-page .product-actions {
    gap: 2px; } }

:root {
  --font-family-default: Inter, Roboto, Arial, sans-serif;
  --body-bg: #fff;
  --body-text-color: #222;
  --header-bg: #fff;
  --header-text-color: #111;
  --header-border-color: #e5e5e5;
  --body-link-color: #e8611a;
  --body-link-hover-color: #cf5215;
  --button-primary-bg: #e8611a;
  --button-primary-color: #fff;
  --button-primary-border-color: #e8611a;
  --button-primary-hover-bg: #cf5215;
  --button-primary-hover-color: #fff;
  --button-primary-hover-border-color: #cf5215;
  --button-primary-active-bg: #b84813;
  --button-primary-active-color: #fff;
  --button-primary-active-border-color: #b84813;
  --button-primary-font-weight: 700;
  --button-primary-text-transform: uppercase;
  --button-secondary-bg: transparent;
  --button-secondary-color: #e8611a;
  --button-secondary-border-color: #e8611a;
  --button-secondary-hover-bg: #fdf2ec;
  --button-secondary-hover-color: #cf5215;
  --button-secondary-hover-border-color: #cf5215;
  --form-input-bg-color: #fff;
  --form-input-text-color: #222;
  --form-input-border-color: #d1d1d1;
  --form-input-border-color-active: #e8611a;
  --form-input-error-color: #c00;
  --form-input-success-color: #0f834d;
  --form-input-font-size: 14px;
  --form-label-font-color: #222;
  --form-label-font-weight: 600;
  --form-label-font-size: 14px;
  --step-heading-bg: #f8f8f8;
  --step-heading-text-color: #222;
  --step-heading-border-color: #e5e5e5;
  --step-body-bg: #fff;
  --step-number-bg: #e8611a;
  --step-number-color: #fff;
  --summary-bg: #fafafa;
  --summary-text-color: #222;
  --summary-link-color: #e8611a;
  --summary-border-color: #e5e5e5;
  --discount-banner-bg: #fff;
  --discount-banner-text-color: #222;
  --discount-banner-border-color: #e5e5e5;
  --error-color: #c00;
  --error-bg: #fff5f5;
  --success-color: #0f834d;
  --success-bg: #f0fff4;
  --focus-ring-color: rgba(232, 97, 26, 0.3); }

.form-body {
  background: none;
  border: 0;
  box-shadow: none;
  margin: 0;
  padding: 0; }

.form-input.optimizedCheckout-form-input,
.form-select.optimizedCheckout-form-select {
  background-color: #fff;
  color: #222; }

.form-label.optimizedCheckout-form-label {
  color: #222; }

.form-field {
  margin-bottom: 1.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
  margin-left: 0;
  margin-right: 0; }
  .form-row .form-field {
    flex: 1 1 0;
    min-width: 0; }

.form-actions {
  text-align: right; }

.form-field--error .form-input,
.form-field--error .form-select {
  border-color: #c00; }
  .form-field--error .form-input:focus,
  .form-field--error .form-select:focus {
    box-shadow: 0 0 0 3px rgba(204, 0, 0, 0.12); }

.form-field--error .form-label {
  color: #c00; }

.form-inlineMessage {
  color: #c00;
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-top: 4px; }

.form-checkbox + .form-label,
.form-radio + .form-label {
  font-weight: 400;
  font-size: 14px;
  color: #333;
  line-height: 1.4; }
  .form-checkbox + .form-label::before,
  .form-radio + .form-label::before {
    background-color: transparent; }

.breadcrumbs {
  display: none; }

.checkout-header {
  border-bottom: 1px solid #e5e5e5; }

.stepHeader {
  font-weight: 600; }
  .stepHeader .stepHeader-figure {
    color: #fff;
    font-weight: 700; }

.customerContainer .customerView .customerView-body {
  font-size: 14px;
  color: #222; }

.customerContainer .customerEmail-container .form-label {
  font-size: 14px;
  font-weight: 600;
  color: #222; }

.customerContainer .customerEmail-container .form-input {
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  height: 44px;
  font-size: 14px; }

.customerContainer .customerEmail-container .form-input:focus {
  border-color: #e8611a;
  box-shadow: 0 0 0 3px rgba(232, 97, 26, 0.12); }

.button--primary {
  border-radius: 4px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 0.9rem 2rem;
  transition: background-color 0.2s ease, border-color 0.2s ease; }
  .button--primary:hover {
    background-color: #f89b6c;
    border-color: #f89b6c;
    color: #fff; }

.stepBody {
  background: #fff; }

.step-actions .button--primary {
  border-radius: 4px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 0.9rem 2rem;
  min-width: 200px; }

.cart-summary .cart-summary-header {
  border-bottom: 1px solid #e5e5e5; }

.checkout-footer {
  border-top: 1px solid #e5e5e5;
  padding-top: 1.5rem; }

a {
  color: #e8611a; }
  a:hover {
    color: #cf5215; }

.form-field--checkbox .form-label {
  font-weight: 400;
  font-size: 13px;
  color: #555; }

.customerView-body a {
  color: #e8611a;
  font-weight: 600; }

.header-wrapper {
  z-index: 500; }

.cart-drawer {
  top: 80px;
  height: calc(100% - 80px); }
